aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32Nick Mathewson2012-01-31
* Rename nonconformant identifiers.Nick Mathewson2012-01-18
* Merge branch 'feature3457-v4-nm-squashed'Nick Mathewson2012-01-11
|\
| * Use spaceless ISO8601 time format, not sec,usec.Nick Mathewson2012-01-11
* | Test for broken counter-mode at runtimeNick Mathewson2012-01-10
* | Merge branch 'maint-0.2.2'Roger Dingledine2012-01-08
|\ \
| * | tell me who votes are actually for, not just where they're fromRoger Dingledine2012-01-08
* | | Use getifaddrs, not connect+getsockname, to find our addressNick Mathewson2011-12-28
* | | Tweak the haiku-support patchesNick Mathewson2011-12-19
* | | -lm should not be hardcoded.Martin Hebnes Pedersen2011-12-19
* | | test_util_spawn_background_ok: fix expectationPeter Palfrader2011-12-17
* | | Appease check-spacesSebastian Hahn2011-12-02
* | | Add an initializer to appease older gccNick Mathewson2011-11-30
* | | Merge branch 'bug933_nm_rebased_v2'Nick Mathewson2011-11-30
|\ \ \
| * | | No new "LEGACY" tests allowed.Nick Mathewson2011-11-30
| * | | Fix compilation: get_options() now returns constNick Mathewson2011-11-30
| * | | Address nickm's comments at https://trac.torproject.org/projects/tor/ticket/9...Robert Hogan2011-11-30
| * | | Address nickm's comments at https://trac.torproject.org/projects/tor/ticket/9...Robert Hogan2011-11-30
| * | | bug933 - Match against super-domains in MapAddressRobert Hogan2011-11-30
* | | | Resolve a resource leak in test_util_split_linesNick Mathewson2011-11-30
* | | | Initial support for simplest use of prop186 or-address linesNick Mathewson2011-11-30
* | | | Make unit tests run again. Fix bug 4606.Nick Mathewson2011-11-29
* | | | Implement consensus method 12 (proposal 178)Sebastian Hahn2011-11-27
* | | | Make the pt/transports test not crash.Nick Mathewson2011-11-25
* | | | Make process_handle_t private and fix some unit testsNick Mathewson2011-11-25
* | | | Make AES unit tests cover the AES and the EVP case.Nick Mathewson2011-11-25
| |_|/ |/| |
* | | Imporved unit test coverage for tor_inet_ptonAnders Sundman2011-11-19
* | | Merge remote-tracking branch 'public/benchmark'Nick Mathewson2011-11-18
|\ \ \
| * | | All-in-one benchmark test for cell cryptoNick Mathewson2011-11-11
| * | | Convert bench_dmap to produce reasonable output.Nick Mathewson2011-11-11
| * | | New src/test/bench.c to allow us to actually _run_ benchmark codeNick Mathewson2011-11-11
* | | | Merge remote-tracking branch '4ZM/topic/test/4433_address'Nick Mathewson2011-11-14
|\ \ \ \
| * | | | Unit tests for tor_addr_to_PTR_nameAnders Sundman2011-11-11
* | | | | Fix test_util.c compilation on MSVCGisle Vanem2011-11-11
| |/ / / |/| | |
* | | | Fix the bench_{aes,dmap} test functions to work with TTSebastian Hahn2011-11-11
* | | | Merge remote-tracking branch '4ZM/topic/test/4434_address'Nick Mathewson2011-11-11
|\ \ \ \
| * | | | Unit tests for tor_addr_to_strAnders Sundman2011-11-11
| * | | | Unit tests for tor_inet_ntopAnders Sundman2011-11-11
| |/ / /
* | | | Unit tests for eat_whitespace functionsAnders Sundman2011-11-10
* | | | Unit test for n_bits_set funcAnders Sundman2011-11-10
* | | | Unit test for hex_str funcAnders Sundman2011-11-10
|/ / /
* | | Change "reverse_lookup_name" functions to refer to "PTR_name"sNick Mathewson2011-10-11
* | | Fix names of functions that convert strings to addrsNick Mathewson2011-10-11
* | | Add a sha256 hmac function, with testsNick Mathewson2011-10-10
* | | Merge remote-tracking branch 'public/bug2003_nm'Nick Mathewson2011-10-07
|\ \ \
| * | | Make the unit tests pass again after the bug2003 fixNick Mathewson2011-09-07
* | | | Merge remote-tracking branch 'asn2/bug3656'Nick Mathewson2011-10-07
|\ \ \ \
| * | | | Revive our beautiful unit tests.George Kadianakis2011-10-07
| * | | | Updated #includes etc. to use transports.[ch].George Kadianakis2011-07-18
| * | | | Add some unit tests.George Kadianakis2011-07-13