Nick Mathewson 7ef4eef764 Actually, always monotime_init() in the unit tests. 7 лет назад
..
Makefile.nmake df0c135d62 Prop210: Refactor connection_get_* to produce lists and counts 8 лет назад
bench.c 4757303873 Fix all -Wshadow warnings on Linux 7 лет назад
bt_test.py b860f82d56 Treat bt_test.py failures as "SKIP" on freebsd. 8 лет назад
ed25519_exts_ref.py f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
ed25519_vectors.inc 9b43a4a122 Add comments to ed25519_vectors.inc 9 лет назад
example_extrainfo.inc 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 лет назад
failing_routerdescs.inc 79db24b3d5 Sign extrainfo documents with ed25519 9 лет назад
fakechans.h 57699de005 Update the copyright year. 8 лет назад
include.am 26c2ded00c Unit test for connection_handle_oos() 7 лет назад
log_test_helpers.c 871b711f10 Work even harder not to suppress logging messages unless we mean to. 7 лет назад
log_test_helpers.h d4f05dcd0e Detect and suppress bug message from zlib compression bomb test 7 лет назад
ntor_ref.py d4c5ccf79c Use the kdf_rfc5869() function instead of kdf(). 8 лет назад
rend_test_helpers.c 57699de005 Update the copyright year. 8 лет назад
rend_test_helpers.h 57699de005 Update the copyright year. 8 лет назад
slow_ed25519.py 7ca470e13c Add a reference implementation of our ed25519 modifications 9 лет назад
slownacl_curve25519.py f4be34f70d Make the python test scripts work on python3 10 лет назад
sr_commit_calc_ref.py f46ce6e3d8 test: Fix shared random unit test for big endian 7 лет назад
sr_srv_calc_ref.py 39be8af709 prop250: Add unit tests 7 лет назад
test-child.c 57699de005 Update the copyright year. 8 лет назад
test-memwipe.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 лет назад
test-network.sh bf2f7c265c We fixed #15937, update a comment 7 лет назад
test-timers.c 6a2002fc09 convert timers.c to use real monotonic time. 7 лет назад
test.c 26c2ded00c Unit test for connection_handle_oos() 7 лет назад
test.h 26c2ded00c Unit test for connection_handle_oos() 7 лет назад
test_accounting.c 4f0e28977d Added AccountRule in and AccountingRule out options 8 лет назад
test_addr.c 4757303873 Fix all -Wshadow warnings on Linux 7 лет назад
test_address.c d5614b2102 Use setup_full_capture_of_logs() where appropriate. 7 лет назад
test_bt.sh 2b74e13a7c More coverage in backtrace.c 8 лет назад
test_bt_cl.c 9bbd6502f0 Use autoconf, not gcc version, to decide which warnings we have 8 лет назад
test_buffers.c 7f145b54af Merge remote-tracking branch 'public/Fix_19450' 7 лет назад
test_cell_formats.c 4757303873 Fix all -Wshadow warnings on Linux 7 лет назад
test_cell_queue.c 57699de005 Update the copyright year. 8 лет назад
test_channel.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 лет назад
test_channeltls.c 4d4ccc505b Search for remaining references to 'bufferevent'. 7 лет назад
test_checkdir.c 57699de005 Update the copyright year. 8 лет назад
test_circuitlist.c 57699de005 Update the copyright year. 8 лет назад
test_circuitmux.c 57699de005 Update the copyright year. 8 лет назад
test_compat_libevent.c d5614b2102 Use setup_full_capture_of_logs() where appropriate. 7 лет назад
test_config.c e99cc8740f Repair unit test that assumed we have 9 dirauths. 7 лет назад
test_connection.c 2d21f03cdc Fix unused-but-set-variable warnings in the connection unit tests 8 лет назад
test_containers.c 4757303873 Fix all -Wshadow warnings on Linux 7 лет назад
test_controller.c ad0ce8716d Unit tests for GETINFO download/desc and download/bridge cases 7 лет назад
test_controller_events.c 57699de005 Update the copyright year. 8 лет назад
test_crypto.c b8bfdf638e Introduce ed25519_{sign,checksig}_prefixed functions(). 7 лет назад
test_crypto_slow.c be3875cda2 Make sure that libscrypt_scrypt actually exists before using it. 8 лет назад
test_data.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 лет назад
test_descriptors.inc 7259e3f604 Move test_descriptors.txt to an include file 9 лет назад
test_dir.c bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' 7 лет назад
test_dir_common.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 лет назад
test_dir_common.h 57699de005 Update the copyright year. 8 лет назад
test_dir_handle_get.c 2713de2a47 Fix more naked strdup/malloc/free instances 7 лет назад
test_dns.c 4757303873 Fix all -Wshadow warnings on Linux 7 лет назад
test_entryconn.c 57699de005 Update the copyright year. 8 лет назад
test_entrynodes.c 57699de005 Update the copyright year. 8 лет назад
test_extorport.c 57699de005 Update the copyright year. 8 лет назад
test_guardfraction.c 568dc27a19 Make base16_decodes return number of decoded bytes 8 лет назад
test_handles.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers 8 лет назад
test_helpers.c 9bbd6502f0 Use autoconf, not gcc version, to decide which warnings we have 8 лет назад
test_helpers.h 57699de005 Update the copyright year. 8 лет назад
test_hs.c 33d3572a1d Merge branch 'feature15588_squashed' 8 лет назад
test_introduce.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 лет назад
test_keygen.sh 81e58cd00a Fix windows test_keygen.sh. This time I think I have it! 8 лет назад
test_keypin.c 57699de005 Update the copyright year. 8 лет назад
test_link_handshake.c d299c043d4 Require specific messages for remaining link-handshake failure cases 7 лет назад
test_logging.c 5c596cdbc0 Tests for message rate-limiting 8 лет назад
test_microdesc.c 4757303873 Fix all -Wshadow warnings on Linux 7 лет назад
test_nodelist.c 57699de005 Update the copyright year. 8 лет назад
test_ntor.sh 85b65bf29f Add more quotes in the test scripts 8 лет назад
test_ntor_cl.c 568dc27a19 Make base16_decodes return number of decoded bytes 8 лет назад
test_oom.c 7f145b54af Merge remote-tracking branch 'public/Fix_19450' 7 лет назад
test_oos.c 33a3e6f718 Avoid asserts in oos/kill_conn_list unit test 7 лет назад
test_options.c f5dcab8072 Add new warn_deprecated option to config_assign*(). 7 лет назад
test_policy.c a8676b1ede Merge branch 'bug18902_squashed' 7 лет назад
test_procmon.c 57699de005 Update the copyright year. 8 лет назад
test_pt.c 4757303873 Fix all -Wshadow warnings on Linux 7 лет назад
test_pubsub.c 80a6c8caa3 Basic work on a publish/subscribe abstraction 8 лет назад
test_relay.c 57699de005 Update the copyright year. 8 лет назад
test_relaycell.c e80a032b61 Add clang's -Wstring-conversion, and fix the one place it hits 8 лет назад
test_rendcache.c 2713de2a47 Fix more naked strdup/malloc/free instances 7 лет назад
test_replay.c 57699de005 Update the copyright year. 8 лет назад
test_routerkeys.c 57699de005 Update the copyright year. 8 лет назад
test_routerlist.c 39be8af709 prop250: Add unit tests 7 лет назад
test_routerset.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 лет назад
test_scheduler.c a8676b1ede Merge branch 'bug18902_squashed' 7 лет назад
test_shared_random.c f46ce6e3d8 test: Fix shared random unit test for big endian 7 лет назад
test_slow.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 лет назад
test_socks.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 лет назад
test_status.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 лет назад
test_switch_id.c 57699de005 Update the copyright year. 8 лет назад
test_switch_id.sh 5fbd195918 Coverage hack for test_switch_id.sh 8 лет назад
test_threads.c 57699de005 Update the copyright year. 8 лет назад
test_tortls.c 69dce09031 Do not call tor_tls_server_info_callback(NULL) from tests. 7 лет назад
test_util.c cfc62e2374 Initialize monotonic timer code before using it in the tests 7 лет назад
test_util_format.c c138c9a2be Merge branch 'maint-0.2.8' 7 лет назад
test_util_process.c 57699de005 Update the copyright year. 8 лет назад
test_util_slow.c 57699de005 Update the copyright year. 8 лет назад
test_workqueue.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer 7 лет назад
test_workqueue_cancel.sh 3cc374456b Add several test scripts wrapping test_workqueue 8 лет назад
test_workqueue_efd.sh 3cc374456b Add several test scripts wrapping test_workqueue 8 лет назад
test_workqueue_efd2.sh 3cc374456b Add several test scripts wrapping test_workqueue 8 лет назад
test_workqueue_pipe.sh 3cc374456b Add several test scripts wrapping test_workqueue 8 лет назад
test_workqueue_pipe2.sh 3cc374456b Add several test scripts wrapping test_workqueue 8 лет назад
test_workqueue_socketpair.sh 3cc374456b Add several test scripts wrapping test_workqueue 8 лет назад
test_zero_length_keys.sh 85b65bf29f Add more quotes in the test scripts 8 лет назад
testing_common.c 7ef4eef764 Actually, always monotime_init() in the unit tests. 7 лет назад
vote_descriptors.inc 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 лет назад
zero_length_keys.sh 21e2425307 Integrate zero_length_keys test into the automake test suite. 9 лет назад