.. |
bench.c
|
Add the SHA-3 hash functions to common/crypto.h.
|
2015-12-19 22:44:05 +00:00 |
bt_test.py
|
Log the backtrace when the backtrace test fails
|
2015-12-18 13:09:04 -05:00 |
ed25519_exts_ref.py
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
ed25519_vectors.inc
|
Add comments to ed25519_vectors.inc
|
2014-09-25 15:08:32 -04:00 |
example_extrainfo.inc
|
Sign extrainfo documents with ed25519
|
2015-05-28 10:42:22 -04:00 |
failing_routerdescs.inc
|
Sign extrainfo documents with ed25519
|
2015-05-28 10:42:22 -04:00 |
fakechans.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
include.am
|
Fix a couple of jenkins issues from 12538.
|
2015-12-21 12:32:20 -05:00 |
log_test_helpers.c
|
Make all unit tests independent of log message order and count
|
2016-02-01 09:50:43 -05:00 |
log_test_helpers.h
|
Make all unit tests independent of log message order and count
|
2016-02-01 09:50:43 -05:00 |
Makefile.nmake
|
Prop210: Refactor connection_get_* to produce lists and counts
|
2015-12-16 04:02:12 +11:00 |
ntor_ref.py
|
Collect badness values in ntor_ref.py; don't just clobber.
|
2015-04-09 11:57:55 -04:00 |
rend_test_helpers.c
|
Fix numerous leaks and memory errors in tests. Found by valgrind
|
2015-10-21 08:49:29 -04:00 |
rend_test_helpers.h
|
Fix spaces and other smaller issues
|
2015-10-05 14:31:10 -05:00 |
slow_ed25519.py
|
Add a reference implementation of our ed25519 modifications
|
2014-09-25 15:08:32 -04:00 |
slownacl_curve25519.py
|
Make the python test scripts work on python3
|
2014-04-27 22:54:24 -04:00 |
test_accounting.c
|
Added AccountRule in and AccountingRule out options
|
2016-01-08 15:52:10 -08:00 |
test_addr.c
|
Test another codepath in inet_ntop
|
2016-01-03 08:27:44 -08:00 |
test_address.c
|
Merge branch 'maint-0.2.7'
|
2016-02-01 09:41:45 -05:00 |
test_bt_cl.c
|
Fix a memory leak in the backtrace test
|
2015-12-18 13:09:05 -05:00 |
test_bt.sh
|
Skip tests if backtrace support not compiled-in
|
2015-09-29 10:04:14 +02:00 |
test_buffers.c
|
Remove remaining references to "nulterminate" in comments
|
2015-09-02 08:50:26 -04:00 |
test_cell_formats.c
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
test_cell_queue.c
|
Remove lingering mempool code
|
2015-02-23 11:19:31 -05:00 |
test_channel.c
|
Fix unit tests on MSVC2013.
|
2015-05-26 10:34:07 -04:00 |
test_channeltls.c
|
Replace usage of INLINE with inline
|
2015-12-15 11:34:00 -05:00 |
test_checkdir.c
|
Make test_checkdir.c dirent include consistent with other files
|
2015-08-25 11:46:29 -04:00 |
test_circuitlist.c
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
test_circuitmux.c
|
Fix two problems in the 0.2.8.x unit tests
|
2016-02-04 12:30:48 -05:00 |
test_compat_libevent.c
|
Make all unit tests independent of log message order and count
|
2016-02-01 09:50:43 -05:00 |
test_config.c
|
Redux: don't expect unix sockets to be accepted on windows
|
2016-02-01 10:21:11 -05:00 |
test_connection.c
|
Fix an unreached null-pointer deref in connection tests
|
2015-12-18 10:35:25 -05:00 |
test_containers.c
|
Fix an overzealous compiler warning in the tests
|
2015-08-14 08:48:26 -04:00 |
test_controller_events.c
|
Make the control/events test run TT_FORK
|
2015-08-18 08:56:23 -04:00 |
test_controller.c
|
Fix a few more memory leaks; not in any released Tor
|
2015-05-05 11:08:05 -04:00 |
test_crypto_slow.c
|
Fix 17251: avoid integer overflow in test_crypto_slow
|
2015-10-06 08:58:03 -04:00 |
test_crypto.c
|
Make crypto/rng_engine test pass on libressl. Bug not in any released tor.
|
2016-02-03 11:18:16 -05:00 |
test_data.c
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
test_descriptors.inc
|
Move test_descriptors.txt to an include file
|
2014-07-16 22:37:00 +02:00 |
test_dir_common.c
|
Fix some leaks in the unit tests.
|
2016-01-15 11:45:19 -05:00 |
test_dir_common.h
|
Add unit test for router_pick_directory_server_impl
|
2015-12-18 13:14:09 -05:00 |
test_dir_handle_get.c
|
Authorities on IPv6: minor fixes and unit tests
|
2015-12-14 23:46:47 +11:00 |
test_dir.c
|
Correct further grammatical errors in tor comments
|
2016-01-27 08:51:28 -05:00 |
test_dns.c
|
Fix two problems in the 0.2.8.x unit tests
|
2016-02-04 12:30:48 -05:00 |
test_entryconn.c
|
Make check-spaces happier.
|
2015-01-19 11:56:03 -05:00 |
test_entrynodes.c
|
Update entrynodes unit test for dirs
|
2015-04-01 21:10:39 +02:00 |
test_extorport.c
|
Now that crypto_rand() cannot fail, it should return void.
|
2015-11-25 22:29:59 -05:00 |
test_guardfraction.c
|
clean up comments and whitespace a bit
|
2015-02-18 19:27:02 -05:00 |
test_helpers.c
|
whitespace fixes
|
2015-02-18 10:55:56 -05:00 |
test_helpers.h
|
Combine test_helpers.[ch] and testhelper.[ch]
|
2015-02-18 09:19:38 -05:00 |
test_hs.c
|
Refactor our logic for sending events to controllers
|
2015-08-18 08:55:28 -04:00 |
test_introduce.c
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
test_keygen.sh
|
Fix windows test_keygen.sh. This time I think I have it!
|
2015-09-03 15:23:10 -04:00 |
test_keypin.c
|
New AuthDirPinKeys option to enable/disable keypinning enforcement
|
2015-09-23 11:22:26 -04:00 |
test_link_handshake.c
|
More check-spaces fixes
|
2015-06-01 10:56:54 -04:00 |
test_logging.c
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
test_microdesc.c
|
Fix a leak in test_microdesc (CID 1311631)
|
2015-07-11 16:47:25 -04:00 |
test_nodelist.c
|
Fix nodelist/node_is_dir test wrt 12538.
|
2015-12-18 13:24:23 -05:00 |
test_ntor_cl.c
|
Fix memory leak in ntor test
|
2015-12-08 08:28:27 -05:00 |
test_ntor.sh
|
Add more quotes in the test scripts
|
2015-09-24 15:25:53 -04:00 |
test_oom.c
|
Remove lingering mempool code
|
2015-02-23 11:19:31 -05:00 |
test_options.c
|
Fix warnings from check-spaces
|
2016-02-01 10:24:13 -05:00 |
test_policy.c
|
Fix a coverity uninitialized-pointer warning in policy tests.
|
2015-12-18 10:29:27 -05:00 |
test_procmon.c
|
memory leaks in procmon tests
|
2015-10-21 11:17:59 -04:00 |
test_pt.c
|
Refactor our logic for sending events to controllers
|
2015-08-18 08:55:28 -04:00 |
test_relay.c
|
Remove lingering mempool code
|
2015-02-23 11:19:31 -05:00 |
test_relaycell.c
|
Merge branch 'bug8546_squashed'
|
2015-01-16 09:31:50 -05:00 |
test_rendcache.c
|
Remove unnecessary casting
|
2015-12-09 10:22:26 -05:00 |
test_replay.c
|
Use SHA256 in the replaycache, rather than SHA1
|
2015-11-24 09:08:53 +11:00 |
test_routerkeys.c
|
Memory leak in tor_cert_parse. CID 1301382.
|
2015-05-28 13:11:54 -04:00 |
test_routerlist.c
|
Bitwise negate is ~, not !.
|
2016-02-01 13:12:58 -05:00 |
test_routerset.c
|
Fix "make check-spaces"
|
2015-10-02 14:33:54 +02:00 |
test_scheduler.c
|
Fix another int-to-ptr cast.
|
2015-05-29 14:09:11 -04:00 |
test_slow.c
|
Split the slow unit tests into their own binary
|
2015-01-23 11:15:53 -05:00 |
test_socks.c
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
test_status.c
|
Stop log_heartbeat test from failing in timezones with non-integer offsets
|
2016-01-12 22:01:46 +10:30 |
test_switch_id.c
|
Fix unused variable errors
|
2015-12-17 12:18:07 -05:00 |
test_switch_id.sh
|
Add unit tests for switch_id(), including tests for capabilities
|
2015-12-15 13:10:57 -05:00 |
test_threads.c
|
More leaks to fix.
|
2015-10-21 13:12:19 -04:00 |
test_tortls.c
|
Fix spaces.
|
2016-02-06 14:00:24 -05:00 |
test_util_format.c
|
Explicitly test our get/set_uint{8,16,32,64}.
|
2016-01-03 08:27:54 -08:00 |
test_util_process.c
|
Make all unit tests independent of log message order and count
|
2016-02-01 09:50:43 -05:00 |
test_util_slow.c
|
Implement "TOR_PT_EXIT_ON_STDIN_CLOSE".
|
2015-03-26 12:55:12 +00:00 |
test_util.c
|
Make the touch_file unit test work around FS/system time sync issues
|
2016-01-11 10:03:00 -05:00 |
test_workqueue.c
|
Add crypto-initializer functions to those whose return values must be checked
|
2015-11-25 22:29:59 -05:00 |
test_zero_length_keys.sh
|
Add more quotes in the test scripts
|
2015-09-24 15:25:53 -04:00 |
test-child.c
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
test-memwipe.c
|
Replace usage of INLINE with inline
|
2015-12-15 11:34:00 -05:00 |
test-network.sh
|
Bump default test-network bootstrap time to 35 sec (see 16953)
|
2015-09-09 13:23:32 -04:00 |
test.c
|
Fix two problems in the 0.2.8.x unit tests
|
2016-02-04 12:30:48 -05:00 |
test.h
|
Fix an overzealous compiler warning in the tests
|
2015-08-14 08:48:26 -04:00 |
testing_common.c
|
Fix two problems in the 0.2.8.x unit tests
|
2016-02-04 12:30:48 -05:00 |
vote_descriptors.inc
|
Add tests for directory_handle_command_get
|
2015-09-15 11:08:50 -05:00 |
zero_length_keys.sh
|
Integrate zero_length_keys test into the automake test suite.
|
2015-04-23 09:56:12 -04:00 |