Nick Mathewson 721e65a1d5 Add comments to include.am files to note where new sources go hace 5 años
..
fuzz 4973ceb46b Merge remote-tracking branch 'tor-github/pr/950' hace 5 años
Makefile.nmake a336d816a6 Circuit padding tests. hace 5 años
bench.c 490e187056 Add a benchmark for our several PRNGs. 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 257cea8876 test/hs: minor hs test fixes hace 5 años
hs_test_helpers.h 2f683465d4 Bump copyright date to 2019 hace 5 años
include.am 721e65a1d5 Add comments to include.am files to note where new sources go hace 5 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 0bc9ed9d38 Move casts to separate C file to prevent compiler from optimising them away hace 5 años
ptr_helpers.h 4e6ba575a6 Add header guards to ptr_helpers.h 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
rng_test_helpers.c 730dddc380 Make sure that the rng is not replaced if it is already replaced. hace 5 años
rng_test_helpers.h fe173ce0bc Add a testing PRNG replacement that returns canned data. hace 5 años
rust_supp.txt d110f9c9a6 Add a leak suppression for backtrace_alloc hace 6 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 8 años
test-memwipe.c 4bc55ed5ee Merge branch 'bug29145_029' into maint-0.4.0 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 2f683465d4 Bump copyright date to 2019 hace 5 años
test.c 64d5ed0415 Update circuit_timeout test to use deterministic prng hace 5 años
test.h a47b61f329 Merge branch 'messaging_v3' into messaging_v3_merged hace 5 años
test_accounting.c 2f683465d4 Bump copyright date to 2019 hace 5 años
test_addr.c 7bd34698af Use prefilled_rng in test_addr.c in place of existing code. hace 5 años
test_address.c d32e407976 Downgrade some LOG_ERR messages in the address/* tests to warnings hace 5 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 2f683465d4 Bump copyright date to 2019 hace 5 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 aee65084b4 circ: Remove n_mux and p_mux members hace 5 años
test_channelpadding.c 2f683465d4 Bump copyright date to 2019 hace 5 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 1d44ac9acd Make nodelist_get_list() return a const pointer. hace 5 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 e992c5e4bc Merge branch 'bug29500_040_monoinit_revert' into bug29500_master_monoinit hace 5 años
test_circuitstats.c 2f683465d4 Bump copyright date to 2019 hace 5 años
test_circuituse.c 2f683465d4 Bump copyright date to 2019 hace 5 años
test_compat_libevent.c 2f683465d4 Bump copyright date to 2019 hace 5 años
test_config.c 73df91bbb5 kvline: handle empty alues as well as empty keys hace 5 años
test_connection.c 2f683465d4 Bump copyright date to 2019 hace 5 años
test_connection.h 065b74fa36 Fix all nonconformant headers' guard macros. 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 2f683465d4 Bump copyright date to 2019 hace 5 años
test_containers.c 82a3161c41 Document check for 30176, since it's a bit subtle. hace 5 años
test_controller.c 86f8dfe419 Merge branch 'tor-github/pr/983' hace 5 años
test_controller_events.c a49f506e05 Split all controller events code into a new control_events.c hace 5 años
test_crypto.c ce5e38642d crypto_format: Remove the return value from ed25519_signature_to_base64() hace 5 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 2f683465d4 Bump copyright date to 2019 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 10 años
test_dir.c 7d513a5d55 crypto_format: Remove the return values from digest256_to_base64() hace 5 años
test_dir_common.c 2f683465d4 Bump copyright date to 2019 hace 5 años
test_dir_common.h 065b74fa36 Fix all nonconformant headers' guard macros. hace 5 años
test_dir_handle_get.c 367dd9cf02 30001: Fix a race condition in test_dir_handle_get.c hace 5 años
test_dispatch.c b11b4b7bb7 Add test for dispatch_send() fast path. hace 5 años
test_dns.c 2f683465d4 Bump copyright date to 2019 hace 5 años
test_dos.c 2f683465d4 Bump copyright date to 2019 hace 5 años
test_entryconn.c 2f683465d4 Bump copyright date to 2019 hace 5 años
test_entrynodes.c 650b94ebc1 Use a linear algorithm to subtract two nodelists. hace 5 años
test_extorport.c 0a9fb6938d Use prefilled PRNG replacement in test_extorport hace 5 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 1d44ac9acd Make nodelist_get_list() return a const pointer. hace 5 años
test_helpers.h 2f683465d4 Bump copyright date to 2019 hace 5 años
test_hs.c 011307dd5f Make repeated/rate limited HSFETCH queries fail with QUERY_RATE_LIMITED hace 5 años
test_hs_cache.c 88dc7bc171 Add an assertion to test_hs_cache.c to appease coverity. hace 5 años
test_hs_cell.c 6170d3fcf1 hs: Onion services put IPv6 addresses in service descriptors hace 5 años
test_hs_client.c bb98bc8562 hs: abolish hs_desc_link_specifier_t hace 5 años
test_hs_common.c 1d44ac9acd Make nodelist_get_list() return a const pointer. hace 5 años
test_hs_config.c 2f683465d4 Bump copyright date to 2019 hace 5 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 e543c4e20c Merge branch 'tor-github/pr/909' hace 5 años
test_hs_descriptor.inc 45732a1a13 Add unittest for #23233. hace 6 años
test_hs_intropoint.c 6170d3fcf1 hs: Onion services put IPv6 addresses in service descriptors hace 5 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 bb98bc8562 hs: abolish hs_desc_link_specifier_t hace 5 años
test_introduce.c 2f683465d4 Bump copyright date to 2019 hace 5 años
test_key_expiration.sh 4172b638b8 Fix SC2015 warning hace 5 años
test_keygen.sh 3f5459cb95 Fix all instances of SC2015 in test_keygen.sh hace 5 años
test_keypin.c 2f683465d4 Bump copyright date to 2019 hace 5 años
test_link_handshake.c 2f683465d4 Bump copyright date to 2019 hace 5 años
test_logging.c 2f683465d4 Bump copyright date to 2019 hace 5 años
test_mainloop.c d194f6bedf Implement an DormantCanceledByStartup option hace 5 años
test_microdesc.c 2f683465d4 Bump copyright date to 2019 hace 5 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 2f683465d4 Bump copyright date to 2019 hace 5 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 2f683465d4 Bump copyright date to 2019 hace 5 años
test_parsecommon.c 2f683465d4 Bump copyright date to 2019 hace 5 años
test_pem.c 2f683465d4 Bump copyright date to 2019 hace 5 años
test_periodic_event.c b7cc631d23 Rename and clarify some functions for periodic events hace 5 años
test_policy.c 2f683465d4 Bump copyright date to 2019 hace 5 años
test_prob_distr.c d3526d3f2c Update test_prob_distr to use new reproducible RNG override code hace 5 años
test_process.c 2f683465d4 Bump copyright date to 2019 hace 5 años
test_process_slow.c d9010c5b67 One more 32-bit clang warning hace 5 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 2f683465d4 Bump copyright date to 2019 hace 5 años
test_pt.c 2917ecaa97 Split command-handling and authentication from control.c hace 5 años
test_ptr_slow.c 68260e85b5 Move sizeof check to torint.h hace 5 años
test_pubsub_build.c 203e9138d1 Remove message/subsystem numbers from log messages hace 5 años
test_pubsub_msg.c 3f0bfe1d29 Rename DISPATCH_DEFINE_TYPE() to DISPATCH_REGISTER_TYPE() hace 5 años
test_rebind.py 1c47459e5a Merge branch 'maint-0.3.5' hace 5 años
test_rebind.sh 00fff96e48 Fix shellcheck warning in test_rebind.sh hace 5 años
test_relay.c 2f683465d4 Bump copyright date to 2019 hace 5 años
test_relaycell.c 2f683465d4 Bump copyright date to 2019 hace 5 años
test_relaycrypt.c 2f683465d4 Bump copyright date to 2019 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 acbde10fce Add a test-rng program so we can pipe to dieharder. hace 5 años
test_router.c 7c9450fb07 test_router: Add comment to explain mocking hace 5 años
test_routerkeys.c a7bc47532b test_routerkeys.c: Always check mkdir() return value hace 5 años
test_routerlist.c 2f683465d4 Bump copyright date to 2019 hace 5 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 2f683465d4 Bump copyright date to 2019 hace 5 años
test_shared_random.c f09205ef53 Refactor test_utils_general() to fix Coverity warnings 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 2f683465d4 Bump copyright date to 2019 hace 5 años
test_storagedir.c 2f683465d4 Bump copyright date to 2019 hace 5 años
test_switch_id.c 2f683465d4 Bump copyright date to 2019 hace 5 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_tortls.c 2f683465d4 Bump copyright date to 2019 hace 5 años
test_tortls.h 2f683465d4 Bump copyright date to 2019 hace 5 años
test_tortls_openssl.c 2f683465d4 Bump copyright date to 2019 hace 5 años
test_util.c c28cdcc9bf Merge branch 'maint-0.4.0' hace 5 años
test_util_format.c 7fbfdf2af7 Merge branch 'tor-github/pr/611' hace 5 años
test_util_process.c 2f683465d4 Bump copyright date to 2019 hace 5 años
test_voting_flags.c 2f683465d4 Bump copyright date to 2019 hace 5 años
test_voting_schedule.c 2f683465d4 Bump copyright date to 2019 hace 5 años
test_workqueue.c 2f683465d4 Bump copyright date to 2019 hace 5 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 a49f506e05 Split all controller events code into a new control_events.c hace 5 años
testing_rsakeys.c a959d7cb98 Use tor_assertf{_nonfatal} in code hace 5 años
vote_descriptors.inc 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes hace 8 años
zero_length_keys.sh 8df6a65e6b Fix shellcheck warning in zero_length_keys.sh hace 5 años