Nick Mathewson e3a19b1c78 Merge branch 'maint-0.3.3' into maint-0.3.4 5 years ago
..
fuzz 8645647250 Fix build to work with --disable-unittests again 5 years ago
Makefile.nmake 050bb67974 Add tests for circuitstats.c 6 years ago
bench.c c3b7258370 Merge remote-tracking branch 'isis/bug24660_r1' 6 years ago
bt_test.py bcc1a71808 Merge branch 'maint-0.2.9' into maint-0.3.3 5 years ago
ed25519_exts_ref.py 4ad4467fa1 Don't double hash the ed25519 blind key parameter. 6 years ago
ed25519_vectors.inc 4ad4467fa1 Don't double hash the ed25519 blind key parameter. 6 years ago
example_extrainfo.inc 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 years ago
failing_routerdescs.inc 79db24b3d5 Sign extrainfo documents with ed25519 9 years ago
fakechans.h 04762be612 test: Cleanup unused code in test_channel.c 6 years ago
fuzz_static_testcases.sh 7505f452c8 Run the copyright update script. 7 years ago
hs_build_address.py 0ac2afad0d prop224 client-side: Start validating onion address pubkeys. 6 years ago
hs_indexes.py 75ec72f24d test: Unit test for the hs indexes 6 years ago
hs_ntor_ref.py 3baf3d01cb hs_ntor_ref.py: pass only strings to subprocess.Popen 5 years ago
hs_test_helpers.c 68dfbd5ef4 Merge branch 'maint-0.3.1' into maint-0.3.2 5 years ago
hs_test_helpers.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
include.am 0483f7f64c Merge branch 'maint-0.3.3' into maint-0.3.4 5 years ago
log_test_helpers.c cbe04d4550 Merge branch 'maint-0.2.9' into maint-0.3.3 5 years ago
log_test_helpers.h 15e752e6b1 Merge branch 'maint-0.3.3' into maint-0.3.4 5 years ago
ntor_ref.py a4e8f94507 Merge branch 'maint-0.2.9' into maint-0.3.2 5 years ago
rend_test_helpers.c fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 years ago
rend_test_helpers.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
rust_supp.txt d110f9c9a6 Add a leak suppression for backtrace_alloc 5 years ago
slow_ed25519.py 7ca470e13c Add a reference implementation of our ed25519 modifications 9 years ago
slownacl_curve25519.py f4be34f70d Make the python test scripts work on python3 10 years ago
sr_commit_calc_ref.py f46ce6e3d8 test: Fix shared random unit test for big endian 7 years ago
sr_srv_calc_ref.py 39be8af709 prop250: Add unit tests 7 years ago
test-child.c c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
test-memwipe.c fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 years ago
test-network.sh d784236822 Make test-network.sh always call chutney's test-network.sh 7 years ago
test-timers.c c3b7258370 Merge remote-tracking branch 'isis/bug24660_r1' 6 years ago
test.c 6e0872e867 Merge branch 'maint-0.3.3' into maint-0.3.4 5 years ago
test.h 9054ccb36b Enable DEBUG_SMARTLIST in unit tests 5 years ago
test_accounting.c fa78546dbc Make sure all C files have copyright/license notices 6 years ago
test_addr.c 01d729cbfe Fix compilation of test_addr.c 6 years ago
test_address.c fc22bcadb5 Revert 4438ef32's changes to test_address.c 6 years ago
test_address_set.c fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 years ago
test_bridges.c 7bb3777dfb Refrain from accessing empty smartlist in test_bridges_clear_bridge_list 5 years ago
test_bt.sh 501deba8cf Try putting ulimit -c 0 in test_bt.sh to see if it fixes bug 26787 5 years ago
test_bt_cl.c c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
test_buffers.c fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 years ago
test_bwmgt.c a54e94878a Rename SEC identifier to BW_SEC in test_bwmgt.h 5 years ago
test_cell_formats.c fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 years ago
test_cell_queue.c b0cc9856ee Update free functions into macros: src/or/ part 1 6 years ago
test_channel.c f6c96fd0ca Merge remote-tracking branch 'public/bug25994' 6 years ago
test_channelpadding.c 75a6e7e256 Merge branch 'maint-0.3.3' into maint-0.3.4 5 years ago
test_channeltls.c 011d94fb11 apply ahf's test_assert_null.cocci 6 years ago
test_checkdir.c c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
test_circuitbuild.c b1c7e5d8c0 Capture expected log in test_circuitbuild.c 7 years ago
test_circuitlist.c e19cd38f08 cmux: Always use the cmux policy 6 years ago
test_circuitmux.c 6e5e1be737 Make circuitmux ewma timing test more tolerant on 32bit osx 5 years ago
test_circuitstats.c 2484d1eb35 Fix a memory leak in build_unopened_fourhop 6 years ago
test_circuituse.c 77b92c2214 Ensure that `make check-spaces` is happy. 6 years ago
test_compat_libevent.c 62f4d5a265 Add a unit test for post-loop events 6 years ago
test_config.c 861d690018 Merge branch 'maint-0.3.3' into maint-0.3.4 5 years ago
test_connection.c ab16f1e2a1 test: Add unittest for the OR connection failure cache 6 years ago
test_connection.h dc3a2037f5 test: Move some test code to test helpers. 6 years ago
test_conscache.c a57bcffcc7 Implement the various get_foodir_*() functions. 6 years ago
test_consdiff.c 76c33f7ff4 Merge branch 'scan-build-032' 6 years ago
test_consdiffmgr.c fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 years ago
test_containers.c fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 years ago
test_controller.c d7bbfd0f62 Fix various typos 6 years ago
test_controller_events.c 16f08de0fd Remove TestingEnableTbEmptyEvent 6 years ago
test_crypto.c f42739e746 Merge branch 'maint-0.3.3' 6 years ago
test_crypto_openssl.c fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 years ago
test_crypto_slow.c fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 years ago
test_data.c 7505f452c8 Run the copyright update script. 7 years ago
test_descriptors.inc 7259e3f604 Move test_descriptors.txt to an include file 9 years ago
test_dir.c a7bd20ebaf Merge branch 'maint-0.3.3' into maint-0.3.4 5 years ago
test_dir_common.c c3b7258370 Merge remote-tracking branch 'isis/bug24660_r1' 6 years ago
test_dir_common.h 7505f452c8 Run the copyright update script. 7 years ago
test_dir_handle_get.c 2d79d0155e vote: Move dirvote_recalculate_timing() to voting_schedule.c 6 years ago
test_dns.c 0792cc107e Convert connection_free to a nulling macro. 6 years ago
test_dos.c fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 years ago
test_entryconn.c a48ba072a9 Rename connection_free_ to connection_free_minimal. 6 years ago
test_entrynodes.c e3a19b1c78 Merge branch 'maint-0.3.3' into maint-0.3.4 5 years ago
test_extorport.c fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 years ago
test_geoip.c 3cc0a145bd Fix test_geoip failures on windows by writing file in binary mode. 5 years ago
test_guardfraction.c c4744a01cc Fix operator usage in src/test/*.c 6 years ago
test_handles.c 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 years ago
test_helpers.c c3b7258370 Merge remote-tracking branch 'isis/bug24660_r1' 6 years ago
test_helpers.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
test_hs.c df896ed632 Merge branch 'maint-0.3.2' into maint-0.3.3 5 years ago
test_hs_cache.c a48ba072a9 Rename connection_free_ to connection_free_minimal. 6 years ago
test_hs_cell.c 21babc8d3f Merge branch 'maint-0.3.3' into maint-0.3.4 5 years ago
test_hs_client.c a2b53c1d0b coverage: Repeat the test for avoiding failed intro points 6 years ago
test_hs_common.c d3ecb3a8d6 Merge branch 'maint-0.3.3' into maint-0.3.4 5 years ago
test_hs_config.c 34e4122025 Merge branch 'ticket20657_nickm_bugfixes_squashed' 6 years ago
test_hs_control.c bfe5a739b7 Make hsdir_index in node_t a hsdir_index_t rather than a pointer. 6 years ago
test_hs_descriptor.c 75a6e7e256 Merge branch 'maint-0.3.3' into maint-0.3.4 5 years ago
test_hs_descriptor.inc 45732a1a13 Add unittest for #23233. 6 years ago
test_hs_intropoint.c 21babc8d3f Merge branch 'maint-0.3.3' into maint-0.3.4 5 years ago
test_hs_ntor.c c4744a01cc Fix operator usage in src/test/*.c 6 years ago
test_hs_ntor.sh ea5901bf1c prop224: Add Python integration tests for HS ntor. 7 years ago
test_hs_ntor_cl.c ea5901bf1c prop224: Add Python integration tests for HS ntor. 7 years ago
test_hs_service.c 38599de2dd test: Update approx_time before the test starts 5 years ago
test_introduce.c 011d94fb11 apply ahf's test_assert_null.cocci 6 years ago
test_key_expiration.sh 449d190e2e SKIP test_key_expiration.sh on Windows until the underlying issue is resolved 5 years ago
test_keygen.sh 28d1057d56 Merge branch 'maint-0.3.2' into maint-0.3.3 5 years ago
test_keypin.c 77b92c2214 Ensure that `make check-spaces` is happy. 6 years ago
test_link_handshake.c a48ba072a9 Rename connection_free_ to connection_free_minimal. 6 years ago
test_logging.c 011d94fb11 apply ahf's test_assert_null.cocci 6 years ago
test_mainloop.c 285e7c98fd Distinguish true clock jumps from idleness 6 years ago
test_microdesc.c 2115a54b4a mod: Move dirauth specific files to its own module 6 years ago
test_nodelist.c d1eac7830f Merge branch 'maint-0.3.3' into maint-0.3.4 5 years ago
test_ntor.sh 85b65bf29f Add more quotes in the test scripts 8 years ago
test_ntor_cl.c 7505f452c8 Run the copyright update script. 7 years ago
test_oom.c fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 years ago
test_oos.c 011d94fb11 apply ahf's test_assert_null.cocci 6 years ago
test_options.c 9aaed729c1 Rename *DownloadSchedule to *DownloadInitialDelay; make them ints 6 years ago
test_periodic_event.c 176999fd95 When enabling periodic events, schedule but don't run them immediately. 5 years ago
test_policy.c 036df13a03 Tweak error handling for #25852 6 years ago
test_procmon.c 7505f452c8 Run the copyright update script. 7 years ago
test_proto_http.c f21102c069 Let's get 100% coverage for proto_http while we're at it. 6 years ago
test_proto_misc.c 99e52711bb Add unit test for buf_get_line(). 6 years ago
test_protover.c 7edc594ee7 Merge branch 'maint-0.3.3' into maint-0.3.4 5 years ago
test_pt.c 011d94fb11 apply ahf's test_assert_null.cocci 6 years ago
test_pubsub.c 7505f452c8 Run the copyright update script. 7 years ago
test_relay.c 3ed0b28a01 test: Fix memleak of channel cmux 6 years ago
test_relaycell.c 6d33f65638 Use the correct function signatures in test_relaycell.c 5 years ago
test_relaycrypt.c c3b7258370 Merge remote-tracking branch 'isis/bug24660_r1' 6 years ago
test_rendcache.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 years ago
test_replay.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 years ago
test_router.c cbe04d4550 Merge branch 'maint-0.2.9' into maint-0.3.3 5 years ago
test_routerkeys.c a57bcffcc7 Implement the various get_foodir_*() functions. 6 years ago
test_routerlist.c de343b4e42 Improve tolerance for dirauths with skewed clocks 6 years ago
test_routerset.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 years ago
test_rust.sh e1291aa84a Rust: Use --all-features in test_rust.sh for 0.3.3 and 0.3.4 5 years ago
test_scheduler.c 4225300648 Remove redundant event2/event.h usage from test_scheduler.c 6 years ago
test_shared_random.c 75a6e7e256 Merge branch 'maint-0.3.3' into maint-0.3.4 5 years ago
test_slow.c 7505f452c8 Run the copyright update script. 7 years ago
test_socks.c 12afd8bfed Also test bracket-less IPv6 string validation 6 years ago
test_status.c 93ff1870ba heartbeat: Log the number of circuits killed because too many cells 6 years ago
test_storagedir.c fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 years ago
test_switch_id.c c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
test_switch_id.sh 5fbd195918 Coverage hack for test_switch_id.sh 8 years ago
test_threads.c c4744a01cc Fix operator usage in src/test/*.c 6 years ago
test_tortls.c f68aab83ba Merge branch 'maint-0.3.3' into maint-0.3.4 5 years ago
test_util.c c3b7258370 Merge remote-tracking branch 'isis/bug24660_r1' 6 years ago
test_util_format.c fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 years ago
test_util_process.c c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
test_util_slow.c c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
test_voting_schedule.c d14c245a0f Add unit test for ..get_start_of_next_voting_interval(). 6 years ago
test_workqueue.c 6e3e96d2ff Fix the selection of events to cancel in test_workqueue.c 6 years ago
test_workqueue_cancel.sh 3cc374456b Add several test scripts wrapping test_workqueue 8 years ago
test_workqueue_efd.sh 3cc374456b Add several test scripts wrapping test_workqueue 8 years ago
test_workqueue_efd2.sh 3cc374456b Add several test scripts wrapping test_workqueue 8 years ago
test_workqueue_pipe.sh 3cc374456b Add several test scripts wrapping test_workqueue 8 years ago
test_workqueue_pipe2.sh 3cc374456b Add several test scripts wrapping test_workqueue 8 years ago
test_workqueue_socketpair.sh 3cc374456b Add several test scripts wrapping test_workqueue 8 years ago
test_zero_length_keys.sh 85b65bf29f Add more quotes in the test scripts 8 years ago
testing_common.c c3b7258370 Merge remote-tracking branch 'isis/bug24660_r1' 6 years ago
testing_rsakeys.c fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 years ago
vote_descriptors.inc 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 years ago
zero_length_keys.sh 21e2425307 Integrate zero_length_keys test into the automake test suite. 9 years ago