| Commit message (Expand) | Author | Age |
* | Add checks to prevent memcmp(.,.,negative) in tests (CID 1064417) | Nick Mathewson | 2013-11-22 |
* | Fix another unit test memory leak. CID1087949,CID1087950. | Nick Mathewson | 2013-11-22 |
* | Fix a bunch of coverity-spotted unit test resource leaks | Nick Mathewson | 2013-11-22 |
* | Remove needless fd var from test. CID 1130989. | Nick Mathewson | 2013-11-22 |
* | Whitespace cleanup | Nick Mathewson | 2013-11-20 |
* | Fix crypto/digests test | Nick Mathewson | 2013-11-18 |
* | Merge branch 'finish_prop157' | Nick Mathewson | 2013-11-18 |
|\ |
|
| * | Make the dir-key-crosscert element required | Nick Mathewson | 2013-11-14 |
* | | Fix whitespace | Nick Mathewson | 2013-11-18 |
* | | Merge branch 'backtrace_squashed' | Nick Mathewson | 2013-11-18 |
|\ \ |
|
| * | | Tests for backtrace.c | Nick Mathewson | 2013-11-18 |
| * | | Unit tests for new functions in log.c | Nick Mathewson | 2013-11-18 |
| * | | Add a signal-safe decimal formatting function | Nick Mathewson | 2013-07-19 |
* | | | Fix test_cmdline_args to work with old openssl | Nick Mathewson | 2013-11-11 |
* | | | Documentation and tests for 10060 | Nick Mathewson | 2013-11-07 |
* | | | Merge branch 'morestats4' into morestats5 | Karsten Loesing | 2013-10-28 |
|\ \ \ |
|
| * | | | squash! Pass const uint64_t pointers, document array length. | Karsten Loesing | 2013-10-28 |
| * | | | Pass const uint64_t pointers, document array length. | Karsten Loesing | 2013-09-12 |
| * | | | Pass around const struct timeval * instead of struct timeval. | Karsten Loesing | 2013-09-12 |
| * | | | Test functions used for TB_EMPTY and CELL_STATS events. | Karsten Loesing | 2013-05-31 |
* | | | | Make test_cmdline_args.py work with older pythons | Nick Mathewson | 2013-10-21 |
* | | | | Fix out-of-tree "make check-local" | Nick Mathewson | 2013-10-11 |
* | | | | When possible, run the ntor python integration tests too | Nick Mathewson | 2013-10-11 |
* | | | | When python is available, run the commandline unit tests from "make check" | Nick Mathewson | 2013-10-11 |
* | | | | Merge branch 'bug1376' | Nick Mathewson | 2013-10-11 |
|\ \ \ \ |
|
| * | | | | Fix some whitespace; tighten the tests. | Nick Mathewson | 2013-10-11 |
| * | | | | Added test for new write_chunks_to_file behaviour in #1376. | Kevin Butler | 2013-09-04 |
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-10-10 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 | Nick Mathewson | 2013-10-10 |
| |\ \ \ \ |
|
| | * | | | | Fix unit test for format_helper_exit_status | Nick Mathewson | 2013-10-10 |
* | | | | | | test-network.sh: tools dir in PATH, parameterization | Jim Pannacciulli | 2013-09-29 |
* | | | | | | Use tt_ptr_op, not test_eq, for pointer comparisons in tests | Nick Mathewson | 2013-09-23 |
* | | | | | | Fix benchmarks to run without crashing. | Nick Mathewson | 2013-09-18 |
* | | | | | | Merge branch 'bug4647_squashed' | Nick Mathewson | 2013-09-13 |
|\ \ \ \ \ \ |
|
| * | | | | | | Finish tests for command-line arguments | Nick Mathewson | 2013-09-13 |
| * | | | | | | Integration test for parsing arguments on the commandline | Nick Mathewson | 2013-09-13 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Fix unit tests with --disable-curve25519 | Nick Mathewson | 2013-09-08 |
* | | | | | | Merge branch 'maint-0.2.4' | Roger Dingledine | 2013-09-04 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | refactor and give it unit tests | Roger Dingledine | 2013-09-04 |
* | | | | | | Fix some "ISO C90 forbids mixed declarations and code" warnings | Nick Mathewson | 2013-09-03 |
* | | | | | | Fix warnings in test_config_fix_my_family | Nick Mathewson | 2013-09-03 |
* | | | | | | Merge remote-tracking branch 'Ryman/bug4341' | Nick Mathewson | 2013-09-03 |
|\ \ \ \ \ \ |
|
| * | | | | | | MyFamily option will now fix fingerprints missing their leading instead of c... | Kevin Butler | 2013-08-31 |
* | | | | | | | Handle HTTP minor versions greater than 9 | Nick Mathewson | 2013-09-03 |
* | | | | | | | Tougher validation for parsing urls from HTTP headers. Fixes #2767. | Kevin Butler | 2013-09-03 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | Basic unit test for EVENT_TRANSPORT_LAUNCHED | Nick Mathewson | 2013-08-25 |
|/ / / / / |
|
* | | | | | Fix a wide line in test_geoip_with_pt | Nick Mathewson | 2013-08-15 |
* | | | | | Merge branch 'bug5040_4773_rebase_3' | Nick Mathewson | 2013-08-15 |
|\ \ \ \ \ |
|
| * | | | | | Test ExtORPort cookie initialization when file writing is broken. | George Kadianakis | 2013-08-15 |
| * | | | | | Test some fail conditions of ext_orport.c USERADDR/TRANSPORT parsing. | George Kadianakis | 2013-08-15 |