Commit History

Author SHA1 Message Date
  Nick Mathewson 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 12 years ago
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 years ago
  Nick Mathewson 3b88b63826 Merge branch 'bug933_nm_rebased_v2' 12 years ago
  Robert Hogan c6d8c6baaa bug933 - Match against super-domains in MapAddress 14 years ago
  Nick Mathewson 441ab6cdd5 Make unit tests run again. Fix bug 4606. 12 years ago
  Nick Mathewson ff93535c71 New src/test/bench.c to allow us to actually _run_ benchmark code 12 years ago
  Sebastian Hahn 38123ffa23 Fix the bench_{aes,dmap} test functions to work with TT 12 years ago
  Nick Mathewson ed39621a9d Merge remote-tracking branch 'asn2/bug3656' 12 years ago
  Nick Mathewson a41f1fc612 Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Nick Mathewson 393e4fb5b5 Use %f with printf-style formatting, not %lf 12 years ago
  Karsten Loesing d690a99dfe Clean up bridge-stats code. 13 years ago
  Karsten Loesing 88083463cb Separate generation of an entry-stats string from writing it to disk. 13 years ago
  Karsten Loesing 2174fc0ba0 Separate generation of a dirreq-stats string from writing it to disk. 13 years ago
  Karsten Loesing 3d3ed853e7 Add unit tests for buffer-stats. 13 years ago
  Nick Mathewson 9a7c16fb00 Unit test for generic_buffer_set_to_copy 13 years ago
  Nick Mathewson 3380dc9cc0 Remove compare_addr_to_addr_policy 13 years ago
  George Kadianakis ce419a78c5 Add some unit tests. 13 years ago
  Nick Mathewson 1aab5b6b39 Merge remote-tracking branch 'public/bug1666' 13 years ago
  Nick Mathewson 0317dc2bb2 Check return value of crypto_global_init in test.c 13 years ago
  Nick Mathewson 05c424f4b8 Refactor fetch_from_buf_socks() to be greedy 13 years ago
  Nick Mathewson 5d43a15720 Refactor socks unit tests into a suite of their own 13 years ago
  Nick Mathewson 2e6604f42e Record username/password data in socks_request_t 13 years ago
  Nick Mathewson 9b3f48c074 Fix 'make check-spaces' 13 years ago
  Nick Mathewson 47c8433a0c Make the get_options() return const 13 years ago
  Nick Mathewson 85ac832a14 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Gisle Vanem 70e0291468 Use GetTempDir instead of hardcoded path to c:\windows\tmp for unittests 13 years ago
  Nick Mathewson 8730884ebe Merge remote branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 years ago
  Robert Hogan 02c2d9a4aa bug1666 - Pass-through support for SOCKS5 authentication(4) 13 years ago
  Robert Hogan f85f52808c bug1666 - Pass-through support for SOCKS5 authentication (2) 13 years ago