summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2012-01-11Merge branch 'feature3457-v4-nm-squashed'Nick Mathewson
2012-01-11Use spaceless ISO8601 time format, not sec,usec.Nick Mathewson
2012-01-10Test for broken counter-mode at runtimeNick Mathewson
2012-01-08Merge branch 'maint-0.2.2'Roger Dingledine
2012-01-08tell me who votes are actually for, not just where they're fromRoger Dingledine
2011-12-28Use getifaddrs, not connect+getsockname, to find our addressNick Mathewson
2011-12-19Tweak the haiku-support patchesNick Mathewson
2011-12-19-lm should not be hardcoded.Martin Hebnes Pedersen
2011-12-17test_util_spawn_background_ok: fix expectationPeter Palfrader
2011-12-02Appease check-spacesSebastian Hahn
2011-11-30Add an initializer to appease older gccNick Mathewson
2011-11-30Merge branch 'bug933_nm_rebased_v2'Nick Mathewson
2011-11-30No new "LEGACY" tests allowed.Nick Mathewson
2011-11-30Fix compilation: get_options() now returns constNick Mathewson
2011-11-30Address nickm's comments at https://trac.torproject.org/projects/tor/ticket/9...Robert Hogan
2011-11-30Address nickm's comments at https://trac.torproject.org/projects/tor/ticket/9...Robert Hogan
2011-11-30bug933 - Match against super-domains in MapAddressRobert Hogan
2011-11-30Resolve a resource leak in test_util_split_linesNick Mathewson
2011-11-30Initial support for simplest use of prop186 or-address linesNick Mathewson
2011-11-29Make unit tests run again. Fix bug 4606.Nick Mathewson
2011-11-27Implement consensus method 12 (proposal 178)Sebastian Hahn
2011-11-25Make the pt/transports test not crash.Nick Mathewson
2011-11-25Make process_handle_t private and fix some unit testsNick Mathewson
2011-11-25Make AES unit tests cover the AES and the EVP case.Nick Mathewson
2011-11-19Imporved unit test coverage for tor_inet_ptonAnders Sundman
2011-11-18Merge remote-tracking branch 'public/benchmark'Nick Mathewson
2011-11-14Merge remote-tracking branch '4ZM/topic/test/4433_address'Nick Mathewson
2011-11-11Fix test_util.c compilation on MSVCGisle Vanem
2011-11-11All-in-one benchmark test for cell cryptoNick Mathewson
2011-11-11Convert bench_dmap to produce reasonable output.Nick Mathewson
2011-11-11New src/test/bench.c to allow us to actually _run_ benchmark codeNick Mathewson
2011-11-11Fix the bench_{aes,dmap} test functions to work with TTSebastian Hahn
2011-11-11Merge remote-tracking branch '4ZM/topic/test/4434_address'Nick Mathewson
2011-11-11Unit tests for tor_addr_to_strAnders Sundman
2011-11-11Unit tests for tor_addr_to_PTR_nameAnders Sundman
2011-11-11Unit tests for tor_inet_ntopAnders Sundman
2011-11-10Unit tests for eat_whitespace functionsAnders Sundman
2011-11-10Unit test for n_bits_set funcAnders Sundman
2011-11-10Unit test for hex_str funcAnders Sundman
2011-10-11Change "reverse_lookup_name" functions to refer to "PTR_name"sNick Mathewson
2011-10-11Fix names of functions that convert strings to addrsNick Mathewson
2011-10-10Add a sha256 hmac function, with testsNick Mathewson
2011-10-07Merge remote-tracking branch 'public/bug2003_nm'Nick Mathewson
2011-10-07Merge remote-tracking branch 'asn2/bug3656'Nick Mathewson
2011-10-07Revive our beautiful unit tests.George Kadianakis
2011-09-09Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-09-07Make the unit tests pass again after the bug2003 fixNick Mathewson
2011-09-01Handle test case where fgets() sees EOF on the last readSteven Murdoch
2011-09-01Fix double-closing a stdio streamSteven Murdoch
2011-08-31Tweaks on last process-launch patchesNick Mathewson