Steven Engler 818176870a Added support for multiple eventloops vor 4 Jahren
..
conf_examples 9be51e8a8e test/parseconf: Add tests for ignored options vor 4 Jahren
fuzz 53116ca0b7 Re-run "make autostyle" with improved annotate_ifdef_directives vor 4 Jahren
Makefile.nmake a336d816a6 Circuit padding tests. vor 5 Jahren
bench.c 60213a3621 Run "make autostyle." vor 5 Jahren
bt_test.py 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
ed25519_exts_ref.py 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
ed25519_vectors.inc 4ad4467fa1 Don't double hash the ed25519 blind key parameter. vor 6 Jahren
example_extrainfo.inc 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes vor 8 Jahren
failing_routerdescs.inc 79db24b3d5 Sign extrainfo documents with ed25519 vor 9 Jahren
fakechans.h 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
fuzz_static_testcases.sh daff9e1ba1 Fix shellcheck warning in fuzz_static_testcases.sh vor 5 Jahren
hs_build_address.py 0ac2afad0d prop224 client-side: Start validating onion address pubkeys. vor 6 Jahren
hs_indexes.py 75ec72f24d test: Unit test for the hs indexes vor 6 Jahren
hs_ntor_ref.py 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
hs_test_helpers.c abe086dd97 test/hs: Re-enable the IPv6 intro point in the HS tests vor 5 Jahren
hs_test_helpers.h 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
include.am eebd2d44a1 Merge remote-tracking branch 'tor-github/pr/1393' into maint-0.4.2 vor 4 Jahren
log_test_helpers.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
log_test_helpers.h 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
ntor_ref.py 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
ope_ref.py a10d4adc25 Stop assuming that /usr/bin/python3 exists vor 5 Jahren
prob_distr_mpfr_ref.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
ptr_helpers.c 60213a3621 Run "make autostyle." vor 5 Jahren
ptr_helpers.h 60213a3621 Run "make autostyle." vor 5 Jahren
rend_test_helpers.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
rend_test_helpers.h 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
resolve_test_helpers.c 4a0749596c Add a mock replacement for blocking hostname resolution vor 4 Jahren
resolve_test_helpers.h 4a0749596c Add a mock replacement for blocking hostname resolution vor 4 Jahren
rng_test_helpers.c d8bd98b2fd Merge branch 'tor-github/pr/1032' vor 5 Jahren
rng_test_helpers.h 261d43cdd5 Make testing_disable_reproducible_rng() log seed on test failure vor 5 Jahren
rust_supp.txt d110f9c9a6 Add a leak suppression for backtrace_alloc vor 5 Jahren
slow_ed25519.py 7ca470e13c Add a reference implementation of our ed25519 modifications vor 9 Jahren
slownacl_curve25519.py f4be34f70d Make the python test scripts work on python3 vor 10 Jahren
sr_commit_calc_ref.py f46ce6e3d8 test: Fix shared random unit test for big endian vor 7 Jahren
sr_srv_calc_ref.py 39be8af709 prop250: Add unit tests vor 7 Jahren
test-memwipe.c 60213a3621 Run "make autostyle." vor 5 Jahren
test-network.sh a549e4f7a3 Remove no-longer needed logging statements vor 5 Jahren
test-process.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test-timers.c 818176870a Added support for multiple eventloops vor 4 Jahren
test.c 3778b97cab Merge branch 'tor-github/pr/1276' vor 4 Jahren
test.h 3778b97cab Merge branch 'tor-github/pr/1276' vor 4 Jahren
test_accounting.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_addr.c fdfb4b196b Use {mock,unmock}_hostname_resolver() in relevant tests vor 4 Jahren
test_address.c 69a1f9c8a7 test: test dirserv_router_has_valid_address() with DirAllowPrivateAddresses vor 4 Jahren
test_address_set.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_bridges.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_bt.sh b7ad8bcaad Use setrlimit instead of ulimit -c in backtrace tests vor 5 Jahren
test_bt_cl.c a959d7cb98 Use tor_assertf{_nonfatal} in code vor 5 Jahren
test_btrack.c a90d1918af Update #includes to point to confparse.h in its new location. vor 4 Jahren
test_buffers.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_bwmgt.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_cell_formats.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_cell_queue.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_channel.c d5db40a014 test_channel_listener: free 'chan' explicitly vor 5 Jahren
test_channelpadding.c 990b434c4f Make evloop into a subsystem. vor 4 Jahren
test_channeltls.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_checkdir.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_circuitbuild.c 0bf980705e Fix a memory-leak warning in test_circuitbuid.c vor 4 Jahren
test_circuitlist.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_circuitmux.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_circuitpadding.c b257e8e553 Merge remote-tracking branch 'mike/bug31356+logs-rebased2' into bug31356_final vor 4 Jahren
test_circuitstats.c 0bce0c339d Rework origin circuit tracking to use pubsub vor 4 Jahren
test_circuituse.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_cmdline.sh 7a8ea0d3c3 integration test for --list-torrc-options vor 4 Jahren
test_compat_libevent.c 990b434c4f Make evloop into a subsystem. vor 4 Jahren
test_config.c fdfb4b196b Use {mock,unmock}_hostname_resolver() in relevant tests vor 4 Jahren
test_confmgr.c a90d1918af Update #includes to point to confparse.h in its new location. vor 4 Jahren
test_confparse.c cd72850e08 Merge branch 'tor-github/pr/1316' vor 4 Jahren
test_connection.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_connection.h 60213a3621 Run "make autostyle." vor 5 Jahren
test_conscache.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_consdiff.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_consdiffmgr.c 547376f189 Added the ability to shutdown the threadpool vor 4 Jahren
test_containers.c 82a3161c41 Document check for 30176, since it's a bit subtle. vor 5 Jahren
test_controller.c 52b7ae71b3 hs: ADD_ONION NEW:BEST now defaults to ED25519-V3 vor 4 Jahren
test_controller_events.c 68792f77e5 Fix a few coverity unitinitialzed-value warnings in the unit tests. vor 4 Jahren
test_crypto.c 53116ca0b7 Re-run "make autostyle" with improved annotate_ifdef_directives vor 4 Jahren
test_crypto_ope.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_crypto_openssl.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_crypto_rng.c 208f04e9b8 Add a quick test for get_thread_fast_rng() vor 5 Jahren
test_crypto_slow.c 295feeb093 Replace all remaining tor_mem_is_zero() with fast_mem_is_zero() vor 5 Jahren
test_data.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_descriptors.inc 7259e3f604 Move test_descriptors.txt to an include file vor 9 Jahren
test_dir.c a90d1918af Update #includes to point to confparse.h in its new location. vor 4 Jahren
test_dir_common.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_dir_common.h 60213a3621 Run "make autostyle." vor 5 Jahren
test_dir_handle_get.c 47654d3249 Refactor config free logic to use a single path. vor 4 Jahren
test_dispatch.c 34bbdaf5d4 Add a test for max_u16_in_sl(). vor 4 Jahren
test_dns.c 60213a3621 Run "make autostyle." vor 5 Jahren
test_dos.c 60213a3621 Run "make autostyle." vor 5 Jahren
test_entryconn.c a90d1918af Update #includes to point to confparse.h in its new location. vor 4 Jahren
test_entrynodes.c 286b129b09 Merge branch 'tor-github/pr/1319' vor 4 Jahren
test_extorport.c a8c0f4ddfe Rework orconn tracking to use pubsub vor 4 Jahren
test_geoip.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_guardfraction.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_handles.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_helpers.c a90d1918af Update #includes to point to confparse.h in its new location. vor 4 Jahren
test_helpers.h a8c0f4ddfe Rework orconn tracking to use pubsub vor 4 Jahren
test_hs.c 295feeb093 Replace all remaining tor_mem_is_zero() with fast_mem_is_zero() vor 5 Jahren
test_hs_cache.c ef2123c7c7 hs-v3: Disallow single hop client to post/get a descriptor vor 4 Jahren
test_hs_cell.c dde073764c test: Build DoS cell extension vor 4 Jahren
test_hs_client.c 14654d5c97 Remove the unused circuit_type field from hs_ident_circuit_t and hs_ident_circuit_new() vor 4 Jahren
test_hs_common.c 5fa2b32200 Coverity: fix test issues with always-present 'service' var. vor 4 Jahren
test_hs_config.c fdfb4b196b Use {mock,unmock}_hostname_resolver() in relevant tests vor 4 Jahren
test_hs_control.c 7d513a5d55 crypto_format: Remove the return values from digest256_to_base64() vor 5 Jahren
test_hs_descriptor.c 295feeb093 Replace all remaining tor_mem_is_zero() with fast_mem_is_zero() vor 5 Jahren
test_hs_descriptor.inc 45732a1a13 Add unittest for #23233. vor 6 Jahren
test_hs_dos.c 622c2c7884 hs-v3: Rename validation function in hs_intropoint.c vor 4 Jahren
test_hs_intropoint.c 4c71accc49 test: Handling of ESTABLISH_INTRO DoS extension vor 4 Jahren
test_hs_ntor.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_hs_ntor.sh ea5901bf1c prop224: Add Python integration tests for HS ntor. vor 7 Jahren
test_hs_ntor_cl.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_hs_service.c ab064cf762 Merge remote-tracking branch 'tor-github/pr/1399' vor 4 Jahren
test_introduce.c ea154a6108 Coverity: fix memory leak on error in test function. vor 4 Jahren
test_key_expiration.sh 650bdca97f Merge branch 'maint-0.4.0' vor 5 Jahren
test_keygen.sh 650bdca97f Merge branch 'maint-0.4.0' vor 5 Jahren
test_keypin.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_link_handshake.c 5a3c0cf6d5 Added the scheduler as a subsystem vor 4 Jahren
test_logging.c d30a042fa8 test: Use SEVERITY_MASK_IDX() to find the LOG_* mask indexes vor 4 Jahren
test_mainloop.c d194f6bedf Implement an DormantCanceledByStartup option vor 5 Jahren
test_microdesc.c d8ef6b1548 Add a unit test for ed25519 identity parsing in microdescriptors vor 4 Jahren
test_namemap.c f74301f8fd Unit test for namemap_fmt_name() vor 5 Jahren
test_netinfo.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_nodelist.c 1ebff4d7f3 test/nodelist: Add unit tests for describe.c vor 4 Jahren
test_ntor.sh 85b65bf29f Add more quotes in the test scripts vor 8 Jahren
test_ntor_cl.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_oom.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_oos.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_options.c eebd2d44a1 Merge remote-tracking branch 'tor-github/pr/1393' into maint-0.4.2 vor 4 Jahren
test_parsecommon.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_parseconf.sh 8ad419744f On windows, allow failures in test_parseconf.sh vor 4 Jahren
test_pem.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_periodic_event.c 60213a3621 Run "make autostyle." vor 5 Jahren
test_policy.c b65f8c419a Add firewall_choose_address_ls() and hs_get_extend_info_from_lspecs() tests vor 5 Jahren
test_prob_distr.c 2d467544fe Use new RNG and tinytest code to simplify prob_distr tests vor 5 Jahren
test_process.c 60213a3621 Run "make autostyle." vor 5 Jahren
test_process_descs.c 49d6990cae Unit tests for dirserv_reject_tor_version(). vor 4 Jahren
test_process_slow.c 4ed06acb2a Add test to check if the exit callback is called in process_t upon process_exec() failures. vor 4 Jahren
test_procmon.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_proto_http.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_proto_misc.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_protover.c 53116ca0b7 Re-run "make autostyle" with improved annotate_ifdef_directives vor 4 Jahren
test_pt.c a90d1918af Update #includes to point to confparse.h in its new location. vor 4 Jahren
test_ptr_slow.c 68260e85b5 Move sizeof check to torint.h vor 5 Jahren
test_pubsub_build.c a8a0144d11 Multiple subscribers or publishers per subsystem vor 5 Jahren
test_pubsub_msg.c 3f0bfe1d29 Rename DISPATCH_DEFINE_TYPE() to DISPATCH_REGISTER_TYPE() vor 5 Jahren
test_rebind.py 5c8ecf364a Merge remote-tracking branch 'tor-github/pr/1354' into maint-0.4.2 vor 4 Jahren
test_rebind.sh a52e00b5b3 Fix shellcheck warning SC2034 in test_rebind.sh. vor 4 Jahren
test_relay.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_relaycell.c 5479ffabf8 sendme: Always pop last SENDME digest from circuit vor 5 Jahren
test_relaycrypt.c ea5f355fc9 Hiding crypt_path_t: Change code to use the privatization macro. vor 5 Jahren
test_rendcache.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_replay.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_rng.c 60213a3621 Run "make autostyle." vor 5 Jahren
test_router.c 7c9450fb07 test_router: Add comment to explain mocking vor 5 Jahren
test_routerkeys.c 295feeb093 Replace all remaining tor_mem_is_zero() with fast_mem_is_zero() vor 5 Jahren
test_routerlist.c 6095bbf74e test: Use a 64-bit comparison for logging domains. vor 4 Jahren
test_routerset.c 1d44ac9acd Make nodelist_get_list() return a const pointer. vor 5 Jahren
test_rust.sh ad48aab056 Let's not double-quote EXTRA_CARGO_OPTIONS after all vor 5 Jahren
test_scheduler.c 5a3c0cf6d5 Added the scheduler as a subsystem vor 4 Jahren
test_sendme.c fcd51fd49f Tests for deciding how full our relay cells should be vor 5 Jahren
test_shared_random.c 60213a3621 Run "make autostyle." vor 5 Jahren
test_slow.c d731ab4583 Check that all valid values of int and unsigned int can be put into void pointer vor 5 Jahren
test_socks.c b1ae2fd65b Merge branch 'maint-0.3.5' vor 5 Jahren
test_status.c 278e65887b Fix more 32-bit errors with domain and tt_int_op vor 4 Jahren
test_storagedir.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_switch_id.c 53116ca0b7 Re-run "make autostyle" with improved annotate_ifdef_directives vor 4 Jahren
test_switch_id.sh b7dced893a Fix shellcheck SC2006 warnings in test_switch_id.sh vor 5 Jahren
test_threads.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_token_bucket.c 484b654048 test_token_bucket: negate after casting to signed type. vor 4 Jahren
test_tortls.c 60213a3621 Run "make autostyle." vor 5 Jahren
test_tortls.h 60213a3621 Run "make autostyle." vor 5 Jahren
test_tortls_openssl.c 60213a3621 Run "make autostyle." vor 5 Jahren
test_util.c b2802ae3c3 util/map_anon_nofork: Add a cast to avoid passing -48 to memset vor 4 Jahren
test_util_format.c 295feeb093 Replace all remaining tor_mem_is_zero() with fast_mem_is_zero() vor 5 Jahren
test_util_process.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_voting_flags.c 6f42efaa59 Move voteflags.[ch] to become dirauth only. vor 5 Jahren
test_voting_schedule.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_workqueue.c 818176870a Added support for multiple eventloops vor 4 Jahren
test_workqueue_cancel.sh b53fee4622 Fix SC2086 warning in test_workqueue_*.sh shell scripts vor 5 Jahren
test_workqueue_efd.sh b53fee4622 Fix SC2086 warning in test_workqueue_*.sh shell scripts vor 5 Jahren
test_workqueue_efd2.sh b53fee4622 Fix SC2086 warning in test_workqueue_*.sh shell scripts vor 5 Jahren
test_workqueue_pipe.sh b53fee4622 Fix SC2086 warning in test_workqueue_*.sh shell scripts vor 5 Jahren
test_workqueue_pipe2.sh b53fee4622 Fix SC2086 warning in test_workqueue_*.sh shell scripts vor 5 Jahren
test_workqueue_socketpair.sh b53fee4622 Fix SC2086 warning in test_workqueue_*.sh shell scripts vor 5 Jahren
test_x509.c 2f683465d4 Bump copyright date to 2019 vor 5 Jahren
test_zero_length_keys.sh 81cb0afb2b Start splitting src/or vor 5 Jahren
testing_common.c 818176870a Added support for multiple eventloops vor 4 Jahren
testing_rsakeys.c 53116ca0b7 Re-run "make autostyle" with improved annotate_ifdef_directives vor 4 Jahren
vote_descriptors.inc 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes vor 8 Jahren
zero_length_keys.sh 650bdca97f Merge branch 'maint-0.4.0' vor 5 Jahren