Age | Commit message (Expand) | Author |
2012-03-08 | Improve a bit asprintf unit tests | Esteban Manchado Velázquez |
2012-03-08 | Rewrite the find_str_at_start_of_line unit tests | Esteban Manchado Velázquez |
2012-03-08 | Improve/extend strtok_r unit tests | Esteban Manchado Velázquez |
2012-03-08 | Improve tor_sscanf tests | Esteban Manchado Velázquez |
2012-03-08 | Improve test case for read_escaped_data unit test | Esteban Manchado Velázquez |
2012-03-08 | Trivial readability changes in mmap unit tests | Esteban Manchado Velázquez |
2012-03-08 | Clean up and improve gzip unit tests | Esteban Manchado Velázquez |
2012-03-08 | Add/improve the rest of the strmisc tests | Esteban Manchado Velázquez |
2012-03-08 | Improve tor_snprintf tests | Esteban Manchado Velázquez |
2012-03-08 | Add/improve tests for str{,case}cmp{start,end} | Esteban Manchado Velázquez |
2012-03-08 | Add more/better tests in test_util_strmisc | Esteban Manchado Velázquez |
2012-03-08 | Trivial cosmetic fix in test comments | Esteban Manchado Velázquez |
2012-03-08 | Organize test_util_time in blocks | Esteban Manchado Velázquez |
2012-03-08 | Add test for comments in the config parser | Esteban Manchado Velázquez |
2012-03-08 | Remove duplicated macro definition | Esteban Manchado Velázquez |
2012-03-08 | Add test for broken hex parsing | Esteban Manchado Velázquez |
2012-03-08 | Improve config parser escaped content tests | Esteban Manchado Velázquez |
2012-03-08 | Add tests for escaped content in config | Esteban Manchado Velázquez |
2012-03-08 | Add quoted content tests for the config parser | Esteban Manchado Velázquez |
2012-02-22 | Add a sha256 hmac function, with tests | Nick Mathewson |
2012-02-20 | Fix off-by-one error in test_util_make_environment | Patrick Mézard |
2012-02-17 | Merge branch 'bug5105-v2-squashed' | Nick Mathewson |
2012-02-17 | Add unit tests for easily tested, non-trivial utility functions | Robert Ransom |
2012-02-13 | Oops; there were a couple of typos in the upstream tinytest | Nick Mathewson |
2012-02-13 | Synchronize with upstream tinytest again: remove _identifiers | Nick Mathewson |
2012-02-13 | Synchronize with upstream tinytest. | Nick Mathewson |
2012-02-09 | Count IPv6 connections in bridge and entry stats. | Karsten Loesing |
2012-01-31 | Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 | Nick Mathewson |
2012-01-18 | Rename nonconformant identifiers. | Nick Mathewson |
2012-01-11 | Merge branch 'feature3457-v4-nm-squashed' | Nick Mathewson |
2012-01-11 | Use spaceless ISO8601 time format, not sec,usec. | Nick Mathewson |
2012-01-10 | Test for broken counter-mode at runtime | Nick Mathewson |
2012-01-08 | Merge branch 'maint-0.2.2' | Roger Dingledine |
2012-01-08 | tell me who votes are actually for, not just where they're from | Roger Dingledine |
2011-12-28 | Use getifaddrs, not connect+getsockname, to find our address | Nick Mathewson |
2011-12-19 | Tweak the haiku-support patches | Nick Mathewson |
2011-12-19 | -lm should not be hardcoded. | Martin Hebnes Pedersen |
2011-12-17 | test_util_spawn_background_ok: fix expectation | Peter Palfrader |
2011-12-02 | Appease check-spaces | Sebastian Hahn |
2011-11-30 | Add an initializer to appease older gcc | Nick Mathewson |
2011-11-30 | Merge branch 'bug933_nm_rebased_v2' | Nick Mathewson |
2011-11-30 | No new "LEGACY" tests allowed. | Nick Mathewson |
2011-11-30 | Fix compilation: get_options() now returns const | Nick Mathewson |
2011-11-30 | Address nickm's comments at https://trac.torproject.org/projects/tor/ticket/9... | Robert Hogan |
2011-11-30 | Address nickm's comments at https://trac.torproject.org/projects/tor/ticket/9... | Robert Hogan |
2011-11-30 | bug933 - Match against super-domains in MapAddress | Robert Hogan |
2011-11-30 | Resolve a resource leak in test_util_split_lines | Nick Mathewson |
2011-11-30 | Initial support for simplest use of prop186 or-address lines | Nick Mathewson |
2011-11-29 | Make unit tests run again. Fix bug 4606. | Nick Mathewson |
2011-11-27 | Implement consensus method 12 (proposal 178) | Sebastian Hahn |