..
bench.c
Add -Wmissing-variable-declarations, with attendant fixes
2016-06-11 10:11:54 -04:00
bt_test.py
Treat bt_test.py failures as "SKIP" on freebsd.
2016-02-01 14:11:45 -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
Add -Wmissing-variable-declarations, with attendant fixes
2016-06-11 10:11:54 -04:00
failing_routerdescs.inc
Sign extrainfo documents with ed25519
2015-05-28 10:42:22 -04:00
fakechans.h
Update the copyright year.
2016-02-27 18:48:19 +01:00
include.am
Add several test scripts wrapping test_workqueue
2016-06-08 17:29:06 -04:00
log_test_helpers.c
Update the copyright year.
2016-02-27 18:48:19 +01:00
log_test_helpers.h
Update the copyright year.
2016-02-27 18:48:19 +01:00
Makefile.nmake
Prop210: Refactor connection_get_* to produce lists and counts
2015-12-16 04:02:12 +11:00
ntor_ref.py
Use the kdf_rfc5869() function instead of kdf().
2016-02-28 15:24:59 +01:00
rend_test_helpers.c
Update the copyright year.
2016-02-27 18:48:19 +01:00
rend_test_helpers.h
Update the copyright year.
2016-02-27 18:48:19 +01: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
Update the copyright year.
2016-02-27 18:48:19 +01:00
test_address.c
Update the copyright year.
2016-02-27 18:48:19 +01:00
test_bt_cl.c
Use autoconf, not gcc version, to decide which warnings we have
2016-06-11 10:11:53 -04:00
test_bt.sh
More coverage in backtrace.c
2016-06-20 10:31:36 -04:00
test_buffers.c
Add -Wmissing-variable-declarations, with attendant fixes
2016-06-11 10:11:54 -04:00
test_cell_formats.c
Update the copyright year.
2016-02-27 18:48:19 +01:00
test_cell_queue.c
Update the copyright year.
2016-02-27 18:48:19 +01:00
test_channel.c
Add -Wmissing-variable-declarations, with attendant fixes
2016-06-11 10:11:54 -04:00
test_channeltls.c
Use -Wdouble-promotion in GCC >= 4.6
2016-06-11 10:11:52 -04:00
test_checkdir.c
Update the copyright year.
2016-02-27 18:48:19 +01:00
test_circuitlist.c
Update the copyright year.
2016-02-27 18:48:19 +01:00
test_circuitmux.c
Update the copyright year.
2016-02-27 18:48:19 +01:00
test_compat_libevent.c
Update the copyright year.
2016-02-27 18:48:19 +01:00
test_config.c
First RelaxDirModeCheck implementation
2016-03-01 17:08:14 +01:00
test_connection.c
Fix unused-but-set-variable warnings in the connection unit tests
2016-05-19 12:49:36 -04:00
test_containers.c
Update the copyright year.
2016-02-27 18:48:19 +01:00
test_controller_events.c
Update the copyright year.
2016-02-27 18:48:19 +01:00
test_controller.c
Merge branch 'feature15588_squashed'
2016-05-09 14:41:36 -04:00
test_crypto_slow.c
Make sure that libscrypt_scrypt actually exists before using it.
2016-05-24 10:31:02 -04:00
test_crypto.c
Make base16_decodes return number of decoded bytes
2016-06-20 08:44:58 -04:00
test_data.c
Add -Wmissing-variable-declarations, with attendant fixes
2016-06-11 10:11:54 -04:00
test_descriptors.inc
Move test_descriptors.txt to an include file
2014-07-16 22:37:00 +02:00
test_dir_common.c
Add -Wmissing-variable-declarations, with attendant fixes
2016-06-11 10:11:54 -04:00
test_dir_common.h
Update the copyright year.
2016-02-27 18:48:19 +01:00
test_dir_handle_get.c
Merge branch 'bug19180_easy_squashed'
2016-06-11 10:15:40 -04:00
test_dir.c
Make base16_decodes return number of decoded bytes
2016-06-20 08:44:58 -04: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
Update the copyright year.
2016-02-27 18:48:19 +01:00
test_entrynodes.c
Update the copyright year.
2016-02-27 18:48:19 +01:00
test_extorport.c
Update the copyright year.
2016-02-27 18:48:19 +01:00
test_guardfraction.c
Make base16_decodes return number of decoded bytes
2016-06-20 08:44:58 -04:00
test_handles.c
Add the -Wextra-semi warning from clang, and fix the cases where it triggers
2016-06-11 10:11:54 -04:00
test_helpers.c
Use autoconf, not gcc version, to decide which warnings we have
2016-06-11 10:11:53 -04:00
test_helpers.h
Update the copyright year.
2016-02-27 18:48:19 +01:00
test_hs.c
Merge branch 'feature15588_squashed'
2016-05-09 14:41:36 -04:00
test_introduce.c
Add -Wmissing-variable-declarations, with attendant fixes
2016-06-11 10:11:54 -04: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
Update the copyright year.
2016-02-27 18:48:19 +01:00
test_link_handshake.c
Add -Wmissing-variable-declarations, with attendant fixes
2016-06-11 10:11:54 -04:00
test_logging.c
Tests for message rate-limiting
2016-06-16 11:54:50 -04:00
test_microdesc.c
Make base16_decodes return number of decoded bytes
2016-06-20 08:44:58 -04:00
test_nodelist.c
Update the copyright year.
2016-02-27 18:48:19 +01:00
test_ntor_cl.c
Make base16_decodes return number of decoded bytes
2016-06-20 08:44:58 -04:00
test_ntor.sh
Add more quotes in the test scripts
2015-09-24 15:25:53 -04:00
test_oom.c
Update the copyright year.
2016-02-27 18:48:19 +01:00
test_options.c
Add -Wmissing-variable-declarations, with attendant fixes
2016-06-11 10:11:54 -04:00
test_policy.c
Add -Wmissing-variable-declarations, with attendant fixes
2016-06-11 10:11:54 -04:00
test_procmon.c
Update the copyright year.
2016-02-27 18:48:19 +01:00
test_pt.c
Update the copyright year.
2016-02-27 18:48:19 +01:00
test_pubsub.c
Basic work on a publish/subscribe abstraction
2016-05-11 13:25:11 -04:00
test_relay.c
Update the copyright year.
2016-02-27 18:48:19 +01:00
test_relaycell.c
Add clang's -Wstring-conversion, and fix the one place it hits
2016-06-11 10:11:54 -04:00
test_rendcache.c
test: Increase offset to rendcache descriptor time
2016-06-20 09:53:11 -04:00
test_replay.c
Update the copyright year.
2016-02-27 18:48:19 +01:00
test_routerkeys.c
Update the copyright year.
2016-02-27 18:48:19 +01:00
test_routerlist.c
Add -Wmissing-variable-declarations, with attendant fixes
2016-06-11 10:11:54 -04:00
test_routerset.c
Add -Wmissing-variable-declarations, with attendant fixes
2016-06-11 10:11:54 -04:00
test_scheduler.c
Add -Wmissing-variable-declarations, with attendant fixes
2016-06-11 10:11:54 -04:00
test_slow.c
Add -Wmissing-variable-declarations, with attendant fixes
2016-06-11 10:11:54 -04:00
test_socks.c
Add -Wmissing-variable-declarations, with attendant fixes
2016-06-11 10:11:54 -04:00
test_status.c
Add -Wmissing-variable-declarations, with attendant fixes
2016-06-11 10:11:54 -04:00
test_switch_id.c
Update the copyright year.
2016-02-27 18:48:19 +01:00
test_switch_id.sh
Coverage hack for test_switch_id.sh
2016-06-20 11:15:47 -04:00
test_threads.c
Update the copyright year.
2016-02-27 18:48:19 +01:00
test_tortls.c
whoops; blank line
2016-06-14 20:21:59 -04:00
test_util_format.c
Fix unit test crash on 32-bit.
2016-06-20 10:20:03 -04:00
test_util_process.c
Update the copyright year.
2016-02-27 18:48:19 +01:00
test_util_slow.c
Update the copyright year.
2016-02-27 18:48:19 +01:00
test_util.c
Small coverage improvements on compat.c
2016-06-20 11:03:13 -04:00
test_workqueue_cancel.sh
Add several test scripts wrapping test_workqueue
2016-06-08 17:29:06 -04:00
test_workqueue_efd2.sh
Add several test scripts wrapping test_workqueue
2016-06-08 17:29:06 -04:00
test_workqueue_efd.sh
Add several test scripts wrapping test_workqueue
2016-06-08 17:29:06 -04:00
test_workqueue_pipe2.sh
Add several test scripts wrapping test_workqueue
2016-06-08 17:29:06 -04:00
test_workqueue_pipe.sh
Add several test scripts wrapping test_workqueue
2016-06-08 17:29:06 -04:00
test_workqueue_socketpair.sh
Add several test scripts wrapping test_workqueue
2016-06-08 17:29:06 -04:00
test_workqueue.c
Add several test scripts wrapping test_workqueue
2016-06-08 17:29:06 -04:00
test_zero_length_keys.sh
Add more quotes in the test scripts
2015-09-24 15:25:53 -04:00
test-child.c
Update the copyright year.
2016-02-27 18:48:19 +01:00
test-memwipe.c
Add -Wmissing-variable-declarations, with attendant fixes
2016-06-11 10:11:54 -04:00
test-network.sh
Bump default test-network bootstrap time to 35 sec (see 16953)
2015-09-09 13:23:32 -04:00
test-timers.c
Reduce make check-spaces noise
2016-06-09 11:50:25 +00:00
test.c
Add -Wmissing-variable-declarations, with attendant fixes
2016-06-11 10:11:54 -04:00
test.h
Add -Wmissing-variable-declarations, with attendant fixes
2016-06-11 10:11:54 -04:00
testing_common.c
Add -Wmissing-variable-declarations, with attendant fixes
2016-06-11 10:11:54 -04:00
vote_descriptors.inc
Add -Wmissing-variable-declarations, with attendant fixes
2016-06-11 10:11:54 -04:00
zero_length_keys.sh
Integrate zero_length_keys test into the automake test suite.
2015-04-23 09:56:12 -04:00