Nick Mathewson dc0fcbd812 Fix memory leaks in test_cntev_append_cell_stats 10 年 前
..
Makefile.nmake 0b0d4b4ebc add test case for hidden service async events 10 年 前
bench.c c1e98c8afe Randomize the global siphash key at startup 10 年 前
bt_test.py 56e3f056e9 Tests for backtrace.c 10 年 前
include.am 3ce3984772 Uplift status.c unit test coverage with new test cases and macros. 10 年 前
ntor_ref.py 27d81c756b slownacl's pure-python curve25519 lets us test ntor everywhere. 10 年 前
slownacl_curve25519.py 27d81c756b slownacl's pure-python curve25519 lets us test ntor everywhere. 10 年 前
test-child.c 4da083db3b Update the copyright date to 201. 11 年 前
test-network.sh 8bc5b9f3d0 test-network.sh: tools dir in PATH, parameterization 10 年 前
test.c 3fa296ce28 fix uninitialized memory reads from test_geoip_with_pt. Found with valgrind 10 年 前
test.h 3ce3984772 Uplift status.c unit test coverage with new test cases and macros. 10 年 前
test_addr.c 685d450ab3 scan-build: avoid undef behaior in tor_inet_pton 10 年 前
test_bt_cl.c 4b9ec85e47 Fix whitespace 10 年 前
test_buffers.c 663aba07e5 Fix whitespace errors, all of them mine. 10 年 前
test_cell_formats.c 4215c801ff Tests for resolved_cell_parse 10 年 前
test_cell_queue.c 2e0fad542c Merge branch 'morestats4' into morestats5 10 年 前
test_circuitlist.c 0175fcaf7c Fix uninitialized-ram free in unit tests 10 年 前
test_circuitmux.c 8f0755fa85 Whoops; check in test_circuitmux.c 11 年 前
test_cmdline_args.py 4aa9affec2 Fix test_cmdline_args to work with old openssl 10 年 前
test_config.c 1ec4d52e59 Add another unit test for parse_bridge_line(). 10 年 前
test_containers.c 31f6806aa7 Use tt_ptr_op, not test_eq, for pointer comparisons in tests 10 年 前
test_controller_events.c dc0fcbd812 Fix memory leaks in test_cntev_append_cell_stats 10 年 前
test_crypto.c 0be9e6099b Unit tests for pk fingerprint functions 10 年 前
test_data.c 027f4c82eb Whitespace cleanup 10 年 前
test_dir.c f0b2dc83b6 Merge remote-tracking branch 'arma/ticket5528' 10 年 前
test_extorport.c b0bbe6b2f1 Report only the first bootstrap failure from an orconn 10 年 前
test_hs.c bf66ff915a fix longname returned in HS_DESC control events 10 年 前
test_introduce.c 4da083db3b Update the copyright date to 201. 11 年 前
test_logging.c 56e3f056e9 Tests for backtrace.c 10 年 前
test_microdesc.c 3d5154550c Merge remote-tracking branch 'public/bug10409_023' into maint-0.2.4 10 年 前
test_nodelist.c aa3c8c1397 Use the right functions; strncpy is usually not the answer 10 年 前
test_ntor_cl.c 717946089b Resolve memory leaks in the unit tests and benchmarks (found by coverity) 11 年 前
test_oom.c 1800e79ca5 scan-build: Fix harmless sizeof(ptr) in test_oom.c 10 年 前
test_options.c c342ea9879 Unit tests for ext_or_id_map. 10 年 前
test_policy.c 167536a112 fix memory leak in dump_exit_policy_to_string tests 10 年 前
test_pt.c 078d6bcda5 Basic unit test for EVENT_TRANSPORT_LAUNCHED 10 年 前
test_relaycell.c da908a593f Unit tests for connection_edge_process_resolved_cell 10 年 前
test_replay.c 506a01bda8 Use size_t for length in replaycache_add_test_and_elapsed() 10 年 前
test_routerkeys.c 119896cd43 Fix some leaks/missed checks in the unit tests 10 年 前
test_socks.c 7a12cbc03d Split out buffers and socks tests into separate modules. 10 年 前
test_status.c 1126ce1d86 Fix compiler warning on test_status.c 10 年 前
test_util.c 67aa3685e7 Merge branch 'bug11396_v2_squashed' 10 年 前