aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* Fix test_config_write_to_data_subdirNick Mathewson2014-05-01
* Merge remote-tracking branch 'public/valgrind_tests'Nick Mathewson2014-05-01
|\
| * Fix leaks in tests related to setting options->DataDirectoryNick Mathewson2014-04-29
| * Fix memory leaks in test_status.cNick Mathewson2014-04-29
| * Fix leaks in dir voting testsNick Mathewson2014-04-29
| * Fix leaks in test_oom.cNick Mathewson2014-04-26
| * Fix leaks in test_dir_formatsNick Mathewson2014-04-26
| * Fix numerous leaks in test_pt.cNick Mathewson2014-04-26
| * test_cntev_append_cell_stats now no longer leaksNick Mathewson2014-04-26
| * Fix leaks in test_exit_policy_dump_to_stringNick Mathewson2014-04-26
| * Memory leaks in test_config_addressmapNick Mathewson2014-04-26
| * Fix a leak in test_buffer_allocation_trackingNick Mathewson2014-04-26
| * Fix memory leak in unittest helper function.Nick Mathewson2014-04-26
| * Fix memory leak in test_util_asprintfNick Mathewson2014-04-26
| * Fix memory leaks in test_cntev_append_cell_statsNick Mathewson2014-04-26
| * fix uninitialized memory reads from test_geoip_with_pt. Found with valgrindNick Mathewson2014-04-26
| * Fix memory leak in test_geoipNick Mathewson2014-04-26
| * Fix memory leak in test_onion_queuesNick Mathewson2014-04-26
| * Fix memory leaks in test_circuit_timeoutNick Mathewson2014-04-26
* | Make --disable-buf-freelists build and pass unit testsAndrea Shepard2014-04-29
* | Make the python test scripts work on python3Nick Mathewson2014-04-27
|/
* fix memory leak in dump_exit_policy_to_string testsNick Mathewson2014-04-25
* Merge branch 'scanbuild_fixes'Nick Mathewson2014-04-25
|\
| * scan-build: avoid undef behaior in tor_inet_ptonNick Mathewson2014-04-19
| * scan-build: Fix harmless sizeof(ptr) in test_oom.cNick Mathewson2014-04-19
| * scan-build: fix a crash-on-fail possibility in test_policy.cNick Mathewson2014-04-18
* | Merge branch 'bug11396_v2_squashed'Nick Mathewson2014-04-24
|\ \ | |/ |/|
| * get_total_system_memory(): see how much RAM we haveNick Mathewson2014-04-24
* | Fix uninitialized-ram free in unit testsNick Mathewson2014-04-17
* | Fix compiler warning on test_status.cNick Mathewson2014-04-15
* | Uplift status.c unit test coverage with new test cases and macros.dana koch2014-04-15
* | Merge remote-tracking branch 'asn/bug11486'Nick Mathewson2014-04-12
|\ \
| * | Add another unit test for parse_bridge_line().George Kadianakis2014-04-11
* | | Fix a dumb C bug in the unit tests for 9841Nick Mathewson2014-04-09
* | | Merge remote-tracking branch 'public/bug10431'Nick Mathewson2014-04-09
|\ \ \
| * | | Report only the first bootstrap failure from an orconnNick Mathewson2014-03-27
* | | | Move existing policy tests from test.c to new test_policy.cNick Mathewson2014-04-08
* | | | Remove unused extern decl for a nonexistent test suiteNick Mathewson2014-04-08
* | | | Merge branch 'bug7952_final'Nick Mathewson2014-04-08
|\ \ \ \ | |_|/ / |/| | |
| * | | Making entire exit policy available to Tor controller.rl19872014-04-08
* | | | Merge remote-tracking branch 'public/bug9841_025'Nick Mathewson2014-04-08
|\ \ \ \
| * | | | Test for circuit_set_rend_token(.,.,NULL)Nick Mathewson2014-04-04
| * | | | Tests for rend_token mapsNick Mathewson2014-02-13
* | | | | Fix some harmless/untriggerable memory leaks found by coverityNick Mathewson2014-04-07
* | | | | Merge remote-tracking branch 'public/bug10363_024_squashed'Nick Mathewson2014-04-07
|\ \ \ \ \
| * | | | | Another 10363 instance: this one in tor_memmem fallback codeNick Mathewson2014-04-07
* | | | | | Merge remote-tracking branch 'public/bug10801_024'Nick Mathewson2014-04-05
|\ \ \ \ \ \
| * | | | | | Make tor_addr_port_parse handle portless IPv6 addresses correctly.Nick Mathewson2014-04-05
| * | | | | | Add a test for default/port conflicts in tor_addr_port_parseNick Mathewson2014-04-05
| * | | | | | Don't do a DNS lookup on a bridge line addressNick Mathewson2014-03-27