David Goulet 1a4fc9cddf test: DoS test to make sure we exclude known relays il y a 6 ans
..
Makefile.nmake df0c135d62 Prop210: Refactor connection_get_* to produce lists and counts il y a 8 ans
bench.c ff116b7808 Simplify the crypto_cipher_t interface and structure il y a 7 ans
bt_test.py b860f82d56 Treat bt_test.py failures as "SKIP" on freebsd. il y a 8 ans
ed25519_exts_ref.py f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. il y a 9 ans
ed25519_vectors.inc 9b43a4a122 Add comments to ed25519_vectors.inc il y a 9 ans
example_extrainfo.inc 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes il y a 8 ans
failing_routerdescs.inc 79db24b3d5 Sign extrainfo documents with ed25519 il y a 9 ans
fakechans.h 57699de005 Update the copyright year. il y a 8 ans
include.am 112638921b Merge branch 'ticket25183_029_01' into ticket24902_029_05 il y a 6 ans
log_test_helpers.c 55713f0d79 Placate "make check-spaces" il y a 7 ans
log_test_helpers.h 150a2b39b0 fixup! Add expect_log_msg_containing_either3() and expect_log_msg_containing_either4() il y a 7 ans
ntor_ref.py d4c5ccf79c Use the kdf_rfc5869() function instead of kdf(). il y a 8 ans
rend_test_helpers.c 57699de005 Update the copyright year. il y a 8 ans
rend_test_helpers.h 57699de005 Update the copyright year. il y a 8 ans
slow_ed25519.py 7ca470e13c Add a reference implementation of our ed25519 modifications il y a 9 ans
slownacl_curve25519.py f4be34f70d Make the python test scripts work on python3 il y a 10 ans
sr_commit_calc_ref.py f46ce6e3d8 test: Fix shared random unit test for big endian il y a 7 ans
sr_srv_calc_ref.py 39be8af709 prop250: Add unit tests il y a 7 ans
test-child.c 94bff894f9 Fix a large pile of solaris warnings for bug 19767. il y a 7 ans
test-memwipe.c 543fd89fb7 Merge branch 'maint-0.2.8' into maint-0.2.9 il y a 6 ans
test-network.sh bf2f7c265c We fixed #15937, update a comment il y a 7 ans
test-timers.c 6a2002fc09 convert timers.c to use real monotonic time. il y a 7 ans
test.c 112638921b Merge branch 'ticket25183_029_01' into ticket24902_029_05 il y a 6 ans
test.h 112638921b Merge branch 'ticket25183_029_01' into ticket24902_029_05 il y a 6 ans
test_accounting.c 4f0e28977d Added AccountRule in and AccountingRule out options il y a 8 ans
test_addr.c 32c0066e4b Merge branch 'maint-0.2.8' into maint-0.2.9 il y a 6 ans
test_address.c 150a2b39b0 fixup! Add expect_log_msg_containing_either3() and expect_log_msg_containing_either4() il y a 7 ans
test_address_set.c a445327b80 test: Add unit tests for addressset.c il y a 6 ans
test_bt.sh 2b74e13a7c More coverage in backtrace.c il y a 8 ans
test_bt_cl.c 9bbd6502f0 Use autoconf, not gcc version, to decide which warnings we have il y a 8 ans
test_buffers.c 20c4b01694 Make preferred_chunk_size avoid overflow, handle big inputs better il y a 7 ans
test_cell_formats.c a969ae8e21 test_cfmt_connected_cells: use TTL value that's above the new min. il y a 7 ans
test_cell_queue.c 57699de005 Update the copyright year. il y a 8 ans
test_channel.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes il y a 8 ans
test_channeltls.c 64521a9d35 Merge remote-tracking branch 'public/solaris_warnings_028' il y a 7 ans
test_checkdir.c 57699de005 Update the copyright year. il y a 8 ans
test_circuitlist.c 75a7997148 Fix a coupole of coverity complaints. il y a 7 ans
test_circuitmux.c 7d845976e3 Merge branch 'maint-0.2.5' into maint-0.2.8 il y a 6 ans
test_compat_libevent.c deb294ff53 Simplify log_test_helpers interface il y a 7 ans
test_config.c fcd5c3144a Merge branch 'maint-0.2.8' into maint-0.2.9 il y a 6 ans
test_connection.c 4c55e8a58f Fix cases where the tests were doing closesocket() on a non-socket il y a 7 ans
test_containers.c 4757303873 Fix all -Wshadow warnings on Linux il y a 7 ans
test_controller.c 55c468c521 Whitespace cleaning il y a 7 ans
test_controller_events.c 57699de005 Update the copyright year. il y a 8 ans
test_crypto.c 6cb9c2cf77 Add support for AES256 and AES192 il y a 7 ans
test_crypto_slow.c 3a7d757140 Merge branch 'bug22916_027' into maint-0.2.9 il y a 6 ans
test_data.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes il y a 8 ans
test_descriptors.inc 7259e3f604 Move test_descriptors.txt to an include file il y a 9 ans
test_dir.c e482541cfb Fix another 20499-broken test il y a 7 ans
test_dir_common.c 075c52084d Fix unit test failure introduced by #20002 il y a 7 ans
test_dir_common.h 57699de005 Update the copyright year. il y a 8 ans
test_dir_handle_get.c bee5f38e39 set the "addr" field in the dir_handle_get tests, to resolve bug warnings. il y a 7 ans
test_dns.c 609065f165 DefecTor countermeasure: change server- and client-side DNS TTL clipping il y a 7 ans
test_dos.c 1a4fc9cddf test: DoS test to make sure we exclude known relays il y a 6 ans
test_entryconn.c 57699de005 Update the copyright year. il y a 8 ans
test_entrynodes.c 57699de005 Update the copyright year. il y a 8 ans
test_extorport.c 57699de005 Update the copyright year. il y a 8 ans
test_guardfraction.c deb294ff53 Simplify log_test_helpers interface il y a 7 ans
test_handles.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers il y a 8 ans
test_helpers.c 9bbd6502f0 Use autoconf, not gcc version, to decide which warnings we have il y a 8 ans
test_helpers.h 57699de005 Update the copyright year. il y a 8 ans
test_hs.c f3c040e33e test: fix memory leak in single onion poisoning il y a 7 ans
test_introduce.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes il y a 8 ans
test_keygen.sh 81e58cd00a Fix windows test_keygen.sh. This time I think I have it! il y a 8 ans
test_keypin.c 57699de005 Update the copyright year. il y a 8 ans
test_link_handshake.c d561da10dd Rename "link" variable to avoid shadowing warning. il y a 7 ans
test_logging.c 5c596cdbc0 Tests for message rate-limiting il y a 8 ans
test_microdesc.c 4757303873 Fix all -Wshadow warnings on Linux il y a 7 ans
test_nodelist.c 57699de005 Update the copyright year. il y a 8 ans
test_ntor.sh 85b65bf29f Add more quotes in the test scripts il y a 8 ans
test_ntor_cl.c 568dc27a19 Make base16_decodes return number of decoded bytes il y a 8 ans
test_oom.c 7f145b54af Merge remote-tracking branch 'public/Fix_19450' il y a 7 ans
test_oos.c 33a3e6f718 Avoid asserts in oos/kill_conn_list unit test il y a 7 ans
test_options.c 9fe6ffa588 Use the correct preprocessor macro for Linux il y a 7 ans
test_policy.c 1afc2ed956 Fix policies.c instance of the "if (r=(a-b)) return r" pattern il y a 7 ans
test_procmon.c 57699de005 Update the copyright year. il y a 8 ans
test_protover.c 3a3120819c Rename compute_protover_vote to protover_compute_vote il y a 7 ans
test_pt.c 4757303873 Fix all -Wshadow warnings on Linux il y a 7 ans
test_pubsub.c 80a6c8caa3 Basic work on a publish/subscribe abstraction il y a 8 ans
test_relay.c 75a7997148 Fix a coupole of coverity complaints. il y a 7 ans
test_relaycell.c e80a032b61 Add clang's -Wstring-conversion, and fix the one place it hits il y a 8 ans
test_rendcache.c deb294ff53 Simplify log_test_helpers interface il y a 7 ans
test_replay.c 57699de005 Update the copyright year. il y a 8 ans
test_routerkeys.c 57699de005 Update the copyright year. il y a 8 ans
test_routerlist.c 39be8af709 prop250: Add unit tests il y a 7 ans
test_routerset.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes il y a 8 ans
test_scheduler.c 64521a9d35 Merge remote-tracking branch 'public/solaris_warnings_028' il y a 7 ans
test_shared_random.c 5e30e26c6d Chop another ~93 RSA key generations out of the unit tests il y a 7 ans
test_slow.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes il y a 8 ans
test_socks.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes il y a 8 ans
test_status.c 64521a9d35 Merge remote-tracking branch 'public/solaris_warnings_028' il y a 7 ans
test_switch_id.c ae756f251f mingw fix: avoid "unused var" warning. il y a 6 ans
test_switch_id.sh 5fbd195918 Coverage hack for test_switch_id.sh il y a 8 ans
test_threads.c 373bfd9630 Make a couple more tests run faster. il y a 7 ans
test_tortls.c e9ec818c28 Support LibreSSL with opaque structures il y a 7 ans
test_util.c d9e2db1efd Avoid sscanf() warnings from openbsd in the unit tests il y a 6 ans
test_util_format.c c138c9a2be Merge branch 'maint-0.2.8' il y a 7 ans
test_util_process.c deb294ff53 Simplify log_test_helpers interface il y a 7 ans
test_util_slow.c 57699de005 Update the copyright year. il y a 8 ans
test_workqueue.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer il y a 7 ans
test_workqueue_cancel.sh 3cc374456b Add several test scripts wrapping test_workqueue il y a 8 ans
test_workqueue_efd.sh 3cc374456b Add several test scripts wrapping test_workqueue il y a 8 ans
test_workqueue_efd2.sh 3cc374456b Add several test scripts wrapping test_workqueue il y a 8 ans
test_workqueue_pipe.sh 3cc374456b Add several test scripts wrapping test_workqueue il y a 8 ans
test_workqueue_pipe2.sh 3cc374456b Add several test scripts wrapping test_workqueue il y a 8 ans
test_workqueue_socketpair.sh 3cc374456b Add several test scripts wrapping test_workqueue il y a 8 ans
test_zero_length_keys.sh 85b65bf29f Add more quotes in the test scripts il y a 8 ans
testing_common.c 13fbbe9cce Make sure passthrough_test_setup doesn't inadvertently fail or skip tests il y a 7 ans
vote_descriptors.inc 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes il y a 8 ans
zero_length_keys.sh 21e2425307 Integrate zero_length_keys test into the automake test suite. il y a 9 ans