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