Nick Mathewson a6c9fcc486 Fix nodelist/node_is_dir test wrt 12538. преди 8 години
..
Makefile.nmake df0c135d62 Prop210: Refactor connection_get_* to produce lists and counts преди 8 години
bench.c dedea28c2e Make crypto_seed_rng() and crypto_rand() less scary. преди 8 години
bt_test.py afc5af3f00 Log the backtrace when the backtrace test fails преди 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 79db24b3d5 Sign extrainfo documents with ed25519 преди 9 години
failing_routerdescs.inc 79db24b3d5 Sign extrainfo documents with ed25519 преди 9 години
fakechans.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. преди 9 години
include.am c4fb7ad034 Merge branch 'feature12538_028_01_squashed' преди 8 години
log_test_helpers.c ac8c5ec67a Clean up compat_libevent tests преди 8 години
log_test_helpers.h ac8c5ec67a Clean up compat_libevent tests преди 8 години
ntor_ref.py f9327848ba Collect badness values in ntor_ref.py; don't just clobber. преди 9 години
rend_test_helpers.c b7941cbfbb Fix numerous leaks and memory errors in tests. Found by valgrind преди 8 години
rend_test_helpers.h 4ff08bb581 Add tests for directory_handle_command_get преди 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 години
test-child.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. преди 9 години
test-memwipe.c 824a6a2a90 Replace usage of INLINE with inline преди 8 години
test-network.sh 6f35fd07c9 Bump default test-network bootstrap time to 35 sec (see 16953) преди 8 години
test.c df0c135d62 Prop210: Refactor connection_get_* to produce lists and counts преди 8 години
test.h 05d52899cb Fix an overzealous compiler warning in the tests преди 8 години
test_accounting.c 4903ab1caa Avoid frequent strcmp() calls for AccountingRule преди 9 години
test_addr.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. преди 9 години
test_address.c 86eba14ac5 Fix unit tests on systems without IPv4 or localhost addresses преди 8 години
test_bt.sh 5c95762ec6 Skip tests if backtrace support not compiled-in преди 8 години
test_bt_cl.c 4c55ccbe95 Fix a memory leak in the backtrace test преди 8 години
test_buffers.c 4cff437a0a Remove remaining references to "nulterminate" in comments преди 8 години
test_cell_formats.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. преди 9 години
test_cell_queue.c 5246e8f992 Remove lingering mempool code преди 9 години
test_channel.c 8ca3773f68 Fix unit tests on MSVC2013. преди 9 години
test_channeltls.c 824a6a2a90 Replace usage of INLINE with inline преди 8 години
test_checkdir.c f8a5106823 Make test_checkdir.c dirent include consistent with other files преди 8 години
test_circuitlist.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. преди 9 години
test_circuitmux.c 5246e8f992 Remove lingering mempool code преди 9 години
test_compat_libevent.c ac8c5ec67a Clean up compat_libevent tests преди 8 години
test_config.c 1b70497948 Prop210: Fix directory fetch tests преди 8 години
test_connection.c 4ede2decad Fix an unreached null-pointer deref in connection tests преди 8 години
test_containers.c 05d52899cb Fix an overzealous compiler warning in the tests преди 8 години
test_controller.c f61088ce23 Fix a few more memory leaks; not in any released Tor преди 9 години
test_controller_events.c e507f9bf42 Make the control/events test run TT_FORK преди 8 години
test_crypto.c fc264975b1 Unit test the full length of SHA256 and SHA512 digests преди 8 години
test_crypto_slow.c f7ce93d979 Fix 17251: avoid integer overflow in test_crypto_slow преди 8 години
test_data.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. преди 9 години
test_descriptors.inc 7259e3f604 Move test_descriptors.txt to an include file преди 9 години
test_dir.c 54406f78b8 Change dataflow on generating 'dir-cache' flag. преди 8 години
test_dir_common.c 185c93c954 Automatically generate md-con method vers in test преди 8 години
test_dir_common.h e0bd6cdef2 Add unit test for router_pick_directory_server_impl преди 8 години
test_dir_handle_get.c 1c2366ea43 Authorities on IPv6: minor fixes and unit tests преди 8 години
test_dns.c 428e2b7636 Fix a coverity NULL-pointer deref warning in the DNS tests. преди 8 години
test_entryconn.c 2e8b8c8698 Make check-spaces happier. преди 9 години
test_entrynodes.c e10e6f78b1 Update entrynodes unit test for dirs преди 9 години
test_extorport.c ddcbe26474 Now that crypto_rand() cannot fail, it should return void. преди 8 години
test_guardfraction.c 0e4bdc4005 clean up comments and whitespace a bit преди 9 години
test_helpers.c afe10e4707 whitespace fixes преди 9 години
test_helpers.h 6cdb213b6c Combine test_helpers.[ch] and testhelper.[ch] преди 9 години
test_hs.c bab221f113 Refactor our logic for sending events to controllers преди 8 години
test_introduce.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. преди 9 години
test_keygen.sh 81e58cd00a Fix windows test_keygen.sh. This time I think I have it! преди 8 години
test_keypin.c 01733e2b15 New AuthDirPinKeys option to enable/disable keypinning enforcement преди 8 години
test_link_handshake.c 3028507e96 More check-spaces fixes преди 9 години
test_logging.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. преди 9 години
test_microdesc.c 8507d75c82 Fix a leak in test_microdesc (CID 1311631) преди 8 години
test_nodelist.c a6c9fcc486 Fix nodelist/node_is_dir test wrt 12538. преди 8 години
test_ntor.sh 85b65bf29f Add more quotes in the test scripts преди 8 години
test_ntor_cl.c 4ae555face Fix memory leak in ntor test преди 8 години
test_oom.c 5246e8f992 Remove lingering mempool code преди 9 години
test_options.c 997f779a7f Add new DirCache configuration option преди 8 години
test_policy.c 498897e33d Fix a coverity uninitialized-pointer warning in policy tests. преди 8 години
test_procmon.c f41be5f9df memory leaks in procmon tests преди 8 години
test_pt.c bab221f113 Refactor our logic for sending events to controllers преди 8 години
test_relay.c 5246e8f992 Remove lingering mempool code преди 9 години
test_relaycell.c 4b23b398a3 Merge branch 'bug8546_squashed' преди 9 години
test_rendcache.c 0a97a3095b Remove unnecessary casting преди 8 години
test_replay.c 2e9779e5d8 Use SHA256 in the replaycache, rather than SHA1 преди 8 години
test_routerkeys.c 83ad7d2fbb Memory leak in tor_cert_parse. CID 1301382. преди 9 години
test_routerlist.c e0bd6cdef2 Add unit test for router_pick_directory_server_impl преди 8 години
test_routerset.c b5aa257d46 Fix "make check-spaces" преди 8 години
test_scheduler.c ba17968534 Fix another int-to-ptr cast. преди 9 години
test_slow.c 7322de15dc Split the slow unit tests into their own binary преди 9 години
test_socks.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. преди 9 години
test_status.c eb68ea20f8 Merge remote-tracking branch 'public/feature15212_026' into maint-0.2.6 преди 9 години
test_switch_id.c 54d9632cdd Fix unused variable errors преди 8 години
test_switch_id.sh fd0c6671d1 Add unit tests for switch_id(), including tests for capabilities преди 8 години
test_threads.c eead861266 More leaks to fix. преди 8 години
test_tortls.c 6b5b1a02d4 Fix a coverity NULL-pointer deref warning in the tortls tests. преди 8 години
test_util.c 35bfd782ea Merge remote-tracking branch 'teor/bug17632-no-ipv4-no-localhost-squashed' преди 8 години
test_util_format.c 2592d537f9 Merge remote-tracking branch 'twstrike/util_format_tests' преди 8 години
test_util_process.c 8acaac4622 Compilation was off by one character преди 8 години
test_util_slow.c fda61e030e Implement "TOR_PT_EXIT_ON_STDIN_CLOSE". преди 9 години
test_workqueue.c 10fdee6285 Add crypto-initializer functions to those whose return values must be checked преди 8 години
test_zero_length_keys.sh 85b65bf29f Add more quotes in the test scripts преди 8 години
testing_common.c a56fb58d6e Fix some memory leaks in the unit tests преди 8 години
vote_descriptors.inc 4ff08bb581 Add tests for directory_handle_command_get преди 8 години
zero_length_keys.sh 21e2425307 Integrate zero_length_keys test into the automake test suite. преди 9 години