.. |
fuzz
|
Split vote_{microdesc_hash,routerstatus}_t into their own headers
|
2018-06-15 13:23:02 -04:00 |
bench.c
|
Extract {or,origin}_circuit_t into their own headers
|
2018-06-15 11:34:33 -04:00 |
bt_test.py
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
ed25519_exts_ref.py
|
Don't double hash the ed25519 blind key parameter.
|
2017-08-08 20:29:34 -04:00 |
ed25519_vectors.inc
|
Don't double hash the ed25519 blind key parameter.
|
2017-08-08 20:29:34 -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
|
test: Cleanup unused code in test_channel.c
|
2017-11-22 15:50:13 -05:00 |
fuzz_static_testcases.sh
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
geoip_dummy
|
tests: Add forgotten empty file required for geoip
|
2018-04-26 11:33:22 -04:00 |
hs_build_address.py
|
prop224 client-side: Start validating onion address pubkeys.
|
2017-09-14 09:13:11 -04:00 |
hs_indexes.py
|
test: Unit test for the hs indexes
|
2017-09-15 12:46:26 +03:00 |
hs_ntor_ref.py
|
Make hs_ntor_ref.py work with python3
|
2017-09-18 10:48:28 -04:00 |
hs_test_helpers.c
|
test: Improve HS v3 helper for building intro points.
|
2017-09-15 12:46:26 +03:00 |
hs_test_helpers.h
|
Run our #else/#endif annotator on our source code.
|
2017-09-15 16:24:44 -04:00 |
include.am
|
Merge branch 'maint-0.3.3'
|
2018-06-14 12:50:26 -04:00 |
log_test_helpers.c
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
log_test_helpers.h
|
Add expect_no_log_msg_containing()
|
2018-05-08 17:59:03 -05:00 |
Makefile.nmake
|
Add tests for circuitstats.c
|
2017-12-07 00:04:39 +00:00 |
ntor_ref.py
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
rend_test_helpers.c
|
Extract rend_intro_point_t into its own header.
|
2018-06-15 12:23:06 -04:00 |
rend_test_helpers.h
|
Run our #else/#endif annotator on our source code.
|
2017-09-15 16:24:44 -04:00 |
slow_ed25519.py
|
|
|
slownacl_curve25519.py
|
|
|
sr_commit_calc_ref.py
|
test: Fix shared random unit test for big endian
|
2016-08-26 14:46:29 -04:00 |
sr_srv_calc_ref.py
|
prop250: Add unit tests
|
2016-07-01 14:01:41 -04:00 |
test_accounting.c
|
Make sure all C files have copyright/license notices
|
2017-10-27 10:59:36 -04:00 |
test_addr.c
|
Fix compilation of test_addr.c
|
2018-05-08 20:20:54 -04:00 |
test_address_set.c
|
crypto: Refactor (P)RNG functionality into new crypto_rand module.
|
2018-04-06 21:45:28 +00:00 |
test_address.c
|
Revert 4438ef32's changes to test_address.c
|
2018-02-21 09:36:37 -05:00 |
test_bridges.c
|
Fix a pointer size error in test_bridges.c
|
2018-04-17 19:45:59 -04:00 |
test_bt_cl.c
|
Run our #else/#endif annotator on our source code.
|
2017-09-15 16:24:44 -04:00 |
test_bt.sh
|
More coverage in backtrace.c
|
2016-06-20 10:31:36 -04:00 |
test_buffers.c
|
crypto: Refactor (P)RNG functionality into new crypto_rand module.
|
2018-04-06 21:45:28 +00:00 |
test_bwmgt.c
|
token: Fix uint32_t to uint64_t conversion
|
2018-04-16 15:05:41 -04:00 |
test_cell_formats.c
|
crypto: Refactor (P)RNG functionality into new crypto_rand module.
|
2018-04-06 21:45:28 +00:00 |
test_cell_queue.c
|
Extract {or,origin}_circuit_t into their own headers
|
2018-06-15 11:34:33 -04:00 |
test_channel.c
|
Extract {or,origin}_circuit_t into their own headers
|
2018-06-15 11:34:33 -04:00 |
test_channelpadding.c
|
Move or_connection_t to its own header.
|
2018-06-15 10:48:50 -04:00 |
test_channeltls.c
|
Move or_connection_t to its own header.
|
2018-06-15 10:48:50 -04:00 |
test_checkdir.c
|
Run our #else/#endif annotator on our source code.
|
2017-09-15 16:24:44 -04:00 |
test_circuitbuild.c
|
Capture expected log in test_circuitbuild.c
|
2017-04-03 15:24:59 -04:00 |
test_circuitlist.c
|
Extract {or,origin}_circuit_t into their own headers
|
2018-06-15 11:34:33 -04:00 |
test_circuitmux.c
|
Rewrite time-handling in circuitmux_ewma to use monotime_coarse
|
2018-04-26 11:50:58 -04:00 |
test_circuitstats.c
|
Extract cpath_build_state into its own header.
|
2018-06-15 12:07:20 -04:00 |
test_circuituse.c
|
Extract cpath_build_state into its own header.
|
2018-06-15 12:07:20 -04:00 |
test_compat_libevent.c
|
Add a unit test for post-loop events
|
2018-04-13 10:44:15 -04:00 |
test_config.c
|
Move dir_server_t into its own header.
|
2018-06-14 16:58:01 -04:00 |
test_connection.c
|
Extract node_t into its own header.
|
2018-06-15 13:13:33 -04:00 |
test_connection.h
|
test: Move some test code to test helpers.
|
2017-07-07 11:12:26 -04:00 |
test_conscache.c
|
Implement the various get_foodir_*() functions.
|
2017-12-05 19:49:29 -05:00 |
test_consdiff.c
|
Merge branch 'scan-build-032'
|
2017-09-15 16:40:11 -04:00 |
test_consdiffmgr.c
|
crypto: Refactor (P)RNG functionality into new crypto_rand module.
|
2018-04-06 21:45:28 +00:00 |
test_containers.c
|
crypto: Refactor (P)RNG functionality into new crypto_rand module.
|
2018-04-06 21:45:28 +00:00 |
test_controller_events.c
|
Extract {or,origin}_circuit_t into their own headers
|
2018-06-15 11:34:33 -04:00 |
test_controller.c
|
Split control_connection_t into its own header.
|
2018-06-15 10:17:27 -04:00 |
test_crypto_openssl.c
|
crypto: Refactor (P)RNG functionality into new crypto_rand module.
|
2018-04-06 21:45:28 +00:00 |
test_crypto_slow.c
|
crypto: Refactor (P)RNG functionality into new crypto_rand module.
|
2018-04-06 21:45:28 +00:00 |
test_crypto.c
|
Merge branch 'maint-0.3.3'
|
2018-05-24 09:40:06 -04:00 |
test_data.c
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
test_descriptors.inc
|
|
|
test_dir_common.c
|
Extract networkstatus_vote_info_t into its own header.
|
2018-06-15 13:31:47 -04:00 |
test_dir_common.h
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
test_dir_handle_get.c
|
Split rend_authorized_client_t and encoded_.._t into their own headers
|
2018-06-15 12:36:59 -04:00 |
test_dir.c
|
Extract networkstatus_vote_info_t into its own header.
|
2018-06-15 13:31:47 -04:00 |
test_dns.c
|
Extract {or,origin}_circuit_t into their own headers
|
2018-06-15 11:34:33 -04:00 |
test_dos.c
|
Move or_connection_t to its own header.
|
2018-06-15 10:48:50 -04:00 |
test_entryconn.c
|
Split socks_request_t into its own header.
|
2018-06-15 13:01:50 -04:00 |
test_entrynodes.c
|
Extract node_t into its own header.
|
2018-06-15 13:13:33 -04:00 |
test_extorport.c
|
Move or_connection_t to its own header.
|
2018-06-15 10:48:50 -04:00 |
test_geoip.c
|
Recover newline at the EOF, removed by mistake
|
2018-04-26 11:33:22 -04:00 |
test_guardfraction.c
|
Split vote_{microdesc_hash,routerstatus}_t into their own headers
|
2018-06-15 13:23:02 -04:00 |
test_handles.c
|
Replace all FREE_AND_NULL* uses to take a type and a free function.
|
2017-12-08 14:47:19 -05:00 |
test_helpers.c
|
Extract node_t into its own header.
|
2018-06-15 13:13:33 -04:00 |
test_helpers.h
|
Run our #else/#endif annotator on our source code.
|
2017-09-15 16:24:44 -04:00 |
test_hs_cache.c
|
Split dir_connection_t into its own header
|
2018-06-15 10:31:21 -04:00 |
test_hs_cell.c
|
crypto: Refactor (P)RNG functionality into new crypto_rand module.
|
2018-04-06 21:45:28 +00:00 |
test_hs_client.c
|
Split socks_request_t into its own header.
|
2018-06-15 13:01:50 -04:00 |
test_hs_common.c
|
Extract node_t into its own header.
|
2018-06-15 13:13:33 -04:00 |
test_hs_config.c
|
Merge branch 'ticket20657_nickm_bugfixes_squashed'
|
2017-08-08 20:31:57 -04:00 |
test_hs_control.c
|
Extract node_t into its own header.
|
2018-06-15 13:13:33 -04:00 |
test_hs_descriptor.c
|
crypto: Refactor (P)RNG functionality into new crypto_rand module.
|
2018-04-06 21:45:28 +00:00 |
test_hs_descriptor.inc
|
Add unittest for #23233.
|
2017-08-21 19:16:30 +03:00 |
test_hs_intropoint.c
|
Extract {or,origin}_circuit_t into their own headers
|
2018-06-15 11:34:33 -04:00 |
test_hs_ntor_cl.c
|
prop224: Add Python integration tests for HS ntor.
|
2017-04-13 09:22:19 -04:00 |
test_hs_ntor.c
|
Fix operator usage in src/test/*.c
|
2017-08-24 15:24:34 -04:00 |
test_hs_ntor.sh
|
prop224: Add Python integration tests for HS ntor.
|
2017-04-13 09:22:19 -04:00 |
test_hs_service.c
|
Extract node_t into its own header.
|
2018-06-15 13:13:33 -04:00 |
test_hs.c
|
Extract node_t into its own header.
|
2018-06-15 13:13:33 -04:00 |
test_introduce.c
|
apply ahf's test_assert_null.cocci
|
2017-08-24 15:55:27 -04:00 |
test_key_expiration.sh
|
repair test_key_expiration.sh
|
2017-09-15 09:04:22 -04:00 |
test_keygen.sh
|
Add unit tests for cases of starting with bogus keygen arguments
|
2017-10-20 19:27:48 -04:00 |
test_keypin.c
|
Ensure that make check-spaces is happy.
|
2017-08-24 16:09:41 -04:00 |
test_link_handshake.c
|
Split or_handshake_{certs,state}_t into their own headers.
|
2018-06-15 10:56:15 -04:00 |
test_logging.c
|
apply ahf's test_assert_null.cocci
|
2017-08-24 15:55:27 -04:00 |
test_mainloop.c
|
Distinguish true clock jumps from idleness
|
2018-05-09 14:01:00 -04:00 |
test_microdesc.c
|
mod: Move dirauth specific files to its own module
|
2018-04-27 11:40:44 -04:00 |
test_nodelist.c
|
Extract node_t into its own header.
|
2018-06-15 13:13:33 -04:00 |
test_ntor_cl.c
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
test_ntor.sh
|
Add more quotes in the test scripts
|
2015-09-24 15:25:53 -04:00 |
test_oom.c
|
Extract {or,origin}_circuit_t into their own headers
|
2018-06-15 11:34:33 -04:00 |
test_oos.c
|
Move or_connection_t to its own header.
|
2018-06-15 10:48:50 -04:00 |
test_options.c
|
Rename *DownloadSchedule to *DownloadInitialDelay; make them ints
|
2018-04-22 15:55:09 -04:00 |
test_periodic_event.c
|
Make unit tests pass with new dirserver role.
|
2018-04-30 10:36:00 -04:00 |
test_policy.c
|
Extract node_t into its own header.
|
2018-06-15 13:13:33 -04:00 |
test_procmon.c
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
test_proto_http.c
|
Let's get 100% coverage for proto_http while we're at it.
|
2017-09-27 21:45:55 -04:00 |
test_proto_misc.c
|
Add unit test for buf_get_line().
|
2017-09-28 08:35:30 -04:00 |
test_protover.c
|
Merge branch 'maint-0.3.3'
|
2018-05-22 13:35:33 -04:00 |
test_pt.c
|
apply ahf's test_assert_null.cocci
|
2017-08-24 15:55:27 -04:00 |
test_pubsub.c
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
test_relay.c
|
Extract {or,origin}_circuit_t into their own headers
|
2018-06-15 11:34:33 -04:00 |
test_relaycell.c
|
Split socks_request_t into its own header.
|
2018-06-15 13:01:50 -04:00 |
test_relaycrypt.c
|
Extract {or,origin}_circuit_t into their own headers
|
2018-06-15 11:34:33 -04:00 |
test_rendcache.c
|
Split rend_authorized_client_t and encoded_.._t into their own headers
|
2018-06-15 12:36:59 -04:00 |
test_replay.c
|
Change the free macro convention in the rest of src/or/*.h
|
2017-12-08 14:47:19 -05:00 |
test_router.c
|
Updates to fix check-spaces/check-changes warnings
|
2017-10-24 19:35:16 -04:00 |
test_routerkeys.c
|
Implement the various get_foodir_*() functions.
|
2017-12-05 19:49:29 -05:00 |
test_routerlist.c
|
Extract node_t into its own header.
|
2018-06-15 13:13:33 -04:00 |
test_routerset.c
|
Extract node_t into its own header.
|
2018-06-15 13:13:33 -04:00 |
test_rust.sh
|
squash! Make sure that the test_rust.sh script fails when a test fails
|
2018-06-13 12:21:25 -04:00 |
test_scheduler.c
|
Remove redundant event2/event.h usage from test_scheduler.c
|
2018-04-05 12:36:28 -04:00 |
test_shared_random.c
|
Move dir_server_t into its own header.
|
2018-06-14 16:58:01 -04:00 |
test_slow.c
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
test_socks.c
|
Split socks_request_t into its own header.
|
2018-06-15 13:01:50 -04:00 |
test_status.c
|
Extract {or,origin}_circuit_t into their own headers
|
2018-06-15 11:34:33 -04:00 |
test_storagedir.c
|
crypto: Refactor (P)RNG functionality into new crypto_rand module.
|
2018-04-06 21:45:28 +00:00 |
test_switch_id.c
|
Run our #else/#endif annotator on our source code.
|
2017-09-15 16:24:44 -04:00 |
test_switch_id.sh
|
Coverage hack for test_switch_id.sh
|
2016-06-20 11:15:47 -04:00 |
test_threads.c
|
Fix operator usage in src/test/*.c
|
2017-08-24 15:24:34 -04:00 |
test_tortls.c
|
testing: X509 certificate structure needs to be initialized
|
2018-05-11 01:44:09 +00:00 |
test_util_format.c
|
crypto: Refactor (P)RNG functionality into new crypto_rand module.
|
2018-04-06 21:45:28 +00:00 |
test_util_process.c
|
Run our #else/#endif annotator on our source code.
|
2017-09-15 16:24:44 -04:00 |
test_util_slow.c
|
Run our #else/#endif annotator on our source code.
|
2017-09-15 16:24:44 -04:00 |
test_util.c
|
Merge remote-tracking branch 'isis/bug24660_r1'
|
2018-05-03 13:50:18 -04:00 |
test_voting_schedule.c
|
Add unit test for ..get_start_of_next_voting_interval().
|
2018-05-06 20:42:18 -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
|
Fix the selection of events to cancel in test_workqueue.c
|
2018-05-06 21:03:26 -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
|
Run our #else/#endif annotator on our source code.
|
2017-09-15 16:24:44 -04:00 |
test-memwipe.c
|
crypto: Refactor (P)RNG functionality into new crypto_rand module.
|
2018-04-06 21:45:28 +00:00 |
test-network.sh
|
Make test-network.sh always call chutney's test-network.sh
|
2017-03-01 13:28:30 +11:00 |
test-timers.c
|
Merge remote-tracking branch 'isis/bug24660_r1'
|
2018-05-03 13:50:18 -04:00 |
test.c
|
Split rend_authorized_client_t and encoded_.._t into their own headers
|
2018-06-15 12:36:59 -04:00 |
test.h
|
Merge branch 'ticket26009'
|
2018-05-09 14:01:08 -04:00 |
testing_common.c
|
Merge remote-tracking branch 'isis/bug24660_r1'
|
2018-05-03 13:50:18 -04:00 |
testing_rsakeys.c
|
crypto: Refactor (P)RNG functionality into new crypto_rand module.
|
2018-04-06 21:45:28 +00: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 |