Nick Mathewson f2e23d5ad6 Fix a huge number of leaks in test_config.c hace 10 años
..
Makefile.nmake df0c135d62 Prop210: Refactor connection_get_* to produce lists and counts hace 10 años
bench.c 687f9b3bd7 Add the SHA-3 hash functions to common/crypto.h. hace 10 años
bt_test.py afc5af3f00 Log the backtrace when the backtrace test fails hace 10 años
ed25519_exts_ref.py f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
ed25519_vectors.inc 9b43a4a122 Add comments to ed25519_vectors.inc hace 11 años
example_extrainfo.inc 79db24b3d5 Sign extrainfo documents with ed25519 hace 11 años
failing_routerdescs.inc 79db24b3d5 Sign extrainfo documents with ed25519 hace 11 años
fakechans.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
include.am 8ede8d411a Fix a couple of jenkins issues from 12538. hace 10 años
log_test_helpers.c f7b2ae91e9 Make all unit tests independent of log message order and count hace 10 años
log_test_helpers.h 2b5ff52594 Merge branch 'feature17840-v11-tests_truncated' hace 10 años
ntor_ref.py f9327848ba Collect badness values in ntor_ref.py; don't just clobber. hace 11 años
rend_test_helpers.c b7941cbfbb Fix numerous leaks and memory errors in tests. Found by valgrind hace 10 años
rend_test_helpers.h 4ff08bb581 Add tests for directory_handle_command_get hace 10 años
slow_ed25519.py 7ca470e13c Add a reference implementation of our ed25519 modifications hace 11 años
slownacl_curve25519.py f4be34f70d Make the python test scripts work on python3 hace 12 años
test-child.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
test-memwipe.c 824a6a2a90 Replace usage of INLINE with inline hace 10 años
test-network.sh 6f35fd07c9 Bump default test-network bootstrap time to 35 sec (see 16953) hace 10 años
test.c 1bac468882 Fix two problems in the 0.2.8.x unit tests hace 10 años
test.h 05d52899cb Fix an overzealous compiler warning in the tests hace 10 años
test_accounting.c 4f0e28977d Added AccountRule in and AccountingRule out options hace 10 años
test_addr.c a8749ea9fd Test another codepath in inet_ntop hace 10 años
test_address.c b3534dfc5e Add missing check to test_address_get_if_addrs_ifaddrs. Bug 18378 hace 10 años
test_bt.sh 5c95762ec6 Skip tests if backtrace support not compiled-in hace 10 años
test_bt_cl.c 4c55ccbe95 Fix a memory leak in the backtrace test hace 10 años
test_buffers.c 4cff437a0a Remove remaining references to "nulterminate" in comments hace 10 años
test_cell_formats.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
test_cell_queue.c 5246e8f992 Remove lingering mempool code hace 11 años
test_channel.c 8ca3773f68 Fix unit tests on MSVC2013. hace 11 años
test_channeltls.c 824a6a2a90 Replace usage of INLINE with inline hace 10 años
test_checkdir.c f8a5106823 Make test_checkdir.c dirent include consistent with other files hace 10 años
test_circuitlist.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
test_circuitmux.c 1bac468882 Fix two problems in the 0.2.8.x unit tests hace 10 años
test_compat_libevent.c f7b2ae91e9 Make all unit tests independent of log message order and count hace 10 años
test_config.c f2e23d5ad6 Fix a huge number of leaks in test_config.c hace 10 años
test_connection.c 4ede2decad Fix an unreached null-pointer deref in connection tests hace 10 años
test_containers.c 05d52899cb Fix an overzealous compiler warning in the tests hace 10 años
test_controller.c f61088ce23 Fix a few more memory leaks; not in any released Tor hace 11 años
test_controller_events.c e507f9bf42 Make the control/events test run TT_FORK hace 10 años
test_crypto.c 882e0fbd76 Merge branch 'bug17795' hace 10 años
test_crypto_slow.c f7ce93d979 Fix 17251: avoid integer overflow in test_crypto_slow hace 10 años
test_data.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
test_descriptors.inc 7259e3f604 Move test_descriptors.txt to an include file hace 11 años
test_dir.c 73c433a48a Remove the freelist from memarea.c hace 10 años
test_dir_common.c da4dbb29b7 Fix some leaks in the unit tests. hace 10 años
test_dir_common.h e0bd6cdef2 Add unit test for router_pick_directory_server_impl hace 10 años
test_dir_handle_get.c 882e0fbd76 Merge branch 'bug17795' hace 10 años
test_dns.c 1bac468882 Fix two problems in the 0.2.8.x unit tests hace 10 años
test_entryconn.c 2e8b8c8698 Make check-spaces happier. hace 11 años
test_entrynodes.c c213f277cd Make bridge clients prefer the configured bridge address hace 10 años
test_extorport.c ddcbe26474 Now that crypto_rand() cannot fail, it should return void. hace 10 años
test_guardfraction.c 0e4bdc4005 clean up comments and whitespace a bit hace 11 años
test_helpers.c afe10e4707 whitespace fixes hace 11 años
test_helpers.h 6cdb213b6c Combine test_helpers.[ch] and testhelper.[ch] hace 11 años
test_hs.c bab221f113 Refactor our logic for sending events to controllers hace 10 años
test_introduce.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
test_keygen.sh 81e58cd00a Fix windows test_keygen.sh. This time I think I have it! hace 10 años
test_keypin.c 01733e2b15 New AuthDirPinKeys option to enable/disable keypinning enforcement hace 10 años
test_link_handshake.c 3028507e96 More check-spaces fixes hace 11 años
test_logging.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
test_microdesc.c 8507d75c82 Fix a leak in test_microdesc (CID 1311631) hace 10 años
test_nodelist.c a6c9fcc486 Fix nodelist/node_is_dir test wrt 12538. hace 10 años
test_ntor.sh 85b65bf29f Add more quotes in the test scripts hace 10 años
test_ntor_cl.c 4ae555face Fix memory leak in ntor test hace 10 años
test_oom.c 5246e8f992 Remove lingering mempool code hace 11 años
test_options.c ba0ddd7467 Fix a leak in test_have_enough_mem_for_dircache hace 10 años
test_policy.c d359cfab13 Update unit tests for fascist_firewall_choose_address* hace 10 años
test_procmon.c f41be5f9df memory leaks in procmon tests hace 10 años
test_pt.c bab221f113 Refactor our logic for sending events to controllers hace 10 años
test_relay.c 5246e8f992 Remove lingering mempool code hace 11 años
test_relaycell.c 4b23b398a3 Merge branch 'bug8546_squashed' hace 11 años
test_rendcache.c 55d6fd27cb Fix the --disable-asserts-in-tests configure option hace 10 años
test_replay.c 2e9779e5d8 Use SHA256 in the replaycache, rather than SHA1 hace 10 años
test_routerkeys.c 83ad7d2fbb Memory leak in tor_cert_parse. CID 1301382. hace 11 años
test_routerlist.c a3f764ea69 Fix memory leaks in routerlist/pick_directory_server_impl test hace 10 años
test_routerset.c b5aa257d46 Fix "make check-spaces" hace 10 años
test_scheduler.c ba17968534 Fix another int-to-ptr cast. hace 11 años
test_slow.c 7322de15dc Split the slow unit tests into their own binary hace 11 años
test_socks.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 11 años
test_status.c 9e5a6f0293 Stop log_heartbeat test from failing in timezones with non-integer offsets hace 10 años
test_switch_id.c 54d9632cdd Fix unused variable errors hace 10 años
test_switch_id.sh fd0c6671d1 Add unit tests for switch_id(), including tests for capabilities hace 10 años
test_threads.c eead861266 More leaks to fix. hace 10 años
test_tortls.c 882e0fbd76 Merge branch 'bug17795' hace 10 años
test_util.c 1318c1611f Another clang+_FORTIFY_SOURCE issue hace 10 años
test_util_format.c de8110fba2 Explicitly test our get/set_uint{8,16,32,64}. hace 10 años
test_util_process.c f7b2ae91e9 Make all unit tests independent of log message order and count hace 10 años
test_util_slow.c fda61e030e Implement "TOR_PT_EXIT_ON_STDIN_CLOSE". hace 11 años
test_workqueue.c 10fdee6285 Add crypto-initializer functions to those whose return values must be checked hace 10 años
test_zero_length_keys.sh 85b65bf29f Add more quotes in the test scripts hace 10 años
testing_common.c fed8c5199a Merge branch 'check_log_mutex_uncherrypicked' hace 10 años
vote_descriptors.inc 4ff08bb581 Add tests for directory_handle_command_get hace 10 años
zero_length_keys.sh 21e2425307 Integrate zero_length_keys test into the automake test suite. hace 11 años