Commit History

Author SHA1 Message Date
  Nick Mathewson 98c24670e7 Merge remote-tracking branch 'origin/maint-0.2.3' 13 years ago
  Nick Mathewson 85659d3964 Fix parse_short_policy (bug 7192.) 13 years ago
  Roger Dingledine 4c8b58f900 add a unit test to expose bug 7192 13 years ago
  Nick Mathewson 907db008ab Move the circuit build timeout code into its own file. 13 years ago
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 13 years ago
  Andrea Shepard 96c7612679 Unit tests for new rend_intro_cell_t parser 13 years ago
  Andrea Shepard 8f63ef10ad Implement replaycache_t for bug 6177, and unit tests for the preceding 13 years ago
  Nick Mathewson 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 13 years ago
  Nick Mathewson 5a3d9636f5 Merge remote-tracking branch 'public/bug3940_redux' 13 years ago
  Nick Mathewson bf9252587b Fix mingw build with -DUNICODE -D_UNICODE 13 years ago
  Nick Mathewson b482c870ca Fix some mingw build warnings 13 years ago
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
  Nick Mathewson d9ceab5bc3 Fix some remaining nmake/msvc build issues 13 years ago
  Nick Mathewson 35d08e30d8 An attempt at bug3940 and making AllowDotExit 0 work with MapAddress 13 years ago
  Karsten Loesing 4aca55efd2 Count IPv6 connections in bridge and entry stats. 13 years ago
  Nick Mathewson 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 13 years ago
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 14 years ago
  Nick Mathewson 3b88b63826 Merge branch 'bug933_nm_rebased_v2' 14 years ago
  Robert Hogan c6d8c6baaa bug933 - Match against super-domains in MapAddress 15 years ago
  Nick Mathewson 441ab6cdd5 Make unit tests run again. Fix bug 4606. 14 years ago
  Nick Mathewson ff93535c71 New src/test/bench.c to allow us to actually _run_ benchmark code 14 years ago
  Sebastian Hahn 38123ffa23 Fix the bench_{aes,dmap} test functions to work with TT 14 years ago
  Nick Mathewson ed39621a9d Merge remote-tracking branch 'asn2/bug3656' 14 years ago
  Nick Mathewson a41f1fc612 Merge remote-tracking branch 'origin/maint-0.2.2' 14 years ago
  Nick Mathewson 393e4fb5b5 Use %f with printf-style formatting, not %lf 14 years ago
  Karsten Loesing d690a99dfe Clean up bridge-stats code. 14 years ago
  Karsten Loesing 88083463cb Separate generation of an entry-stats string from writing it to disk. 14 years ago
  Karsten Loesing 2174fc0ba0 Separate generation of a dirreq-stats string from writing it to disk. 14 years ago
  Karsten Loesing 3d3ed853e7 Add unit tests for buffer-stats. 14 years ago
  Nick Mathewson 9a7c16fb00 Unit test for generic_buffer_set_to_copy 14 years ago