.. |
fuzz
|
27dd2b1f1f
Make nss get initialized before we fuzz anything.
|
6 years ago |
Makefile.nmake
|
050bb67974
Add tests for circuitstats.c
|
6 years ago |
bench.c
|
be8d497b65
Make sure NSS is initialized before running benchmarks
|
6 years ago |
bt_test.py
|
fb0019daf9
Update copyrights to 2018.
|
6 years ago |
ed25519_exts_ref.py
|
fb0019daf9
Update copyrights to 2018.
|
6 years ago |
ed25519_vectors.inc
|
4ad4467fa1
Don't double hash the ed25519 blind key parameter.
|
7 years ago |
example_extrainfo.inc
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
8 years ago |
failing_routerdescs.inc
|
79db24b3d5
Sign extrainfo documents with ed25519
|
9 years ago |
fakechans.h
|
fb0019daf9
Update copyrights to 2018.
|
6 years ago |
fuzz_static_testcases.sh
|
fb0019daf9
Update copyrights to 2018.
|
6 years ago |
hs_build_address.py
|
0ac2afad0d
prop224 client-side: Start validating onion address pubkeys.
|
7 years ago |
hs_indexes.py
|
75ec72f24d
test: Unit test for the hs indexes
|
7 years ago |
hs_ntor_ref.py
|
228d25ddf6
Merge branch 'maint-0.3.4'
|
6 years ago |
hs_test_helpers.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
hs_test_helpers.h
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
include.am
|
92db96d80f
Make our crypto library symbolic in the makefiles.
|
6 years ago |
log_test_helpers.c
|
e7f5f48d68
Rename torlog.[ch] to log.[ch]
|
6 years ago |
log_test_helpers.h
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
ntor_ref.py
|
228d25ddf6
Merge branch 'maint-0.3.4'
|
6 years ago |
rend_test_helpers.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
rend_test_helpers.h
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
rust_supp.txt
|
d110f9c9a6
Add a leak suppression for backtrace_alloc
|
6 years ago |
slow_ed25519.py
|
7ca470e13c
Add a reference implementation of our ed25519 modifications
|
10 years ago |
slownacl_curve25519.py
|
f4be34f70d
Make the python test scripts work on python3
|
10 years ago |
sr_commit_calc_ref.py
|
f46ce6e3d8
test: Fix shared random unit test for big endian
|
8 years ago |
sr_srv_calc_ref.py
|
39be8af709
prop250: Add unit tests
|
8 years ago |
test-child.c
|
fb0019daf9
Update copyrights to 2018.
|
6 years ago |
test-memwipe.c
|
41640b6573
Rename util_malloc to malloc.
|
6 years ago |
test-network.sh
|
f720a5a439
Fix everything that previously referred to src/or
|
6 years ago |
test-timers.c
|
60705a5719
Use NSS in crypto_rand.c
|
6 years ago |
test.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test.h
|
c75215c23a
Clean up various things that broke with our stdint.h changes
|
6 years ago |
test_accounting.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_addr.c
|
a2c44a7a7e
Isolate resolve.h usage in the modules that really need it.
|
6 years ago |
test_address.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_address_set.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_bridges.c
|
f720a5a439
Fix everything that previously referred to src/or
|
6 years ago |
test_bt.sh
|
2b74e13a7c
More coverage in backtrace.c
|
8 years ago |
test_bt_cl.c
|
e7f5f48d68
Rename torlog.[ch] to log.[ch]
|
6 years ago |
test_buffers.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_bwmgt.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_cell_formats.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_cell_queue.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_channel.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_channelpadding.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_channeltls.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_checkdir.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_circuitbuild.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_circuitlist.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_circuitmux.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_circuitstats.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_circuituse.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_compat_libevent.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_config.c
|
a2c44a7a7e
Isolate resolve.h usage in the modules that really need it.
|
6 years ago |
test_connection.c
|
a2c44a7a7e
Isolate resolve.h usage in the modules that really need it.
|
6 years ago |
test_connection.h
|
fb0019daf9
Update copyrights to 2018.
|
6 years ago |
test_conscache.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_consdiff.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_consdiffmgr.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_containers.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_controller.c
|
a2c44a7a7e
Isolate resolve.h usage in the modules that really need it.
|
6 years ago |
test_controller_events.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_crypto.c
|
12a1ada158
Move the initialization and cleanup parts of crypto.c
|
6 years ago |
test_crypto_openssl.c
|
41640b6573
Rename util_malloc to malloc.
|
6 years ago |
test_crypto_slow.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_data.c
|
0dab29ce10
Run rectify_include_paths.py
|
6 years ago |
test_descriptors.inc
|
7259e3f604
Move test_descriptors.txt to an include file
|
10 years ago |
test_dir.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_dir_common.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_dir_common.h
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_dir_handle_get.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_dns.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_dos.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_entryconn.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_entrynodes.c
|
1b81c4b5f3
Merge branch 'maint-0.3.4'
|
6 years ago |
test_extorport.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_geoip.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_guardfraction.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_handles.c
|
4593829861
Remove util.h
|
6 years ago |
test_helpers.c
|
a2c44a7a7e
Isolate resolve.h usage in the modules that really need it.
|
6 years ago |
test_helpers.h
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_hs.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_hs_cache.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_hs_cell.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_hs_client.c
|
f45107e7de
Rename crypto.c to crypto_cipher.c (since that's all it still has.)
|
6 years ago |
test_hs_common.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_hs_config.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_hs_control.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_hs_descriptor.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_hs_descriptor.inc
|
45732a1a13
Add unittest for #23233.
|
7 years ago |
test_hs_intropoint.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_hs_ntor.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_hs_ntor.sh
|
ea5901bf1c
prop224: Add Python integration tests for HS ntor.
|
7 years ago |
test_hs_ntor_cl.c
|
f64c9dccde
Use NSS's digest code in Tor.
|
6 years ago |
test_hs_service.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_introduce.c
|
f45107e7de
Rename crypto.c to crypto_cipher.c (since that's all it still has.)
|
6 years ago |
test_key_expiration.sh
|
2c9f8badbd
repair test_key_expiration.sh
|
7 years ago |
test_keygen.sh
|
c4a07b261b
Add unit tests for cases of starting with bogus keygen arguments
|
7 years ago |
test_keypin.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_link_handshake.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_logging.c
|
e7f5f48d68
Rename torlog.[ch] to log.[ch]
|
6 years ago |
test_mainloop.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_microdesc.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_nodelist.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_ntor.sh
|
85b65bf29f
Add more quotes in the test scripts
|
9 years ago |
test_ntor_cl.c
|
f64c9dccde
Use NSS's digest code in Tor.
|
6 years ago |
test_oom.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_oos.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_options.c
|
a2c44a7a7e
Isolate resolve.h usage in the modules that really need it.
|
6 years ago |
test_periodic_event.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_policy.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_procmon.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_proto_http.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_proto_misc.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_protover.c
|
667a6e8fe9
Whoops. Protover.[ch] belong in src/core/or
|
6 years ago |
test_pt.c
|
a2c44a7a7e
Isolate resolve.h usage in the modules that really need it.
|
6 years ago |
test_relay.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_relaycell.c
|
f45107e7de
Rename crypto.c to crypto_cipher.c (since that's all it still has.)
|
6 years ago |
test_relaycrypt.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_rendcache.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_replay.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_router.c
|
f720a5a439
Fix everything that previously referred to src/or
|
6 years ago |
test_routerkeys.c
|
f45107e7de
Rename crypto.c to crypto_cipher.c (since that's all it still has.)
|
6 years ago |
test_routerlist.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_routerset.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_rust.sh
|
75d9db9e5b
Merge branch 'maint-0.3.3' into maint-0.3.4
|
6 years ago |
test_scheduler.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_shared_random.c
|
19f2057d49
Fix some lingering windows compilation issues from Jenkins.
|
6 years ago |
test_slow.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_socks.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_status.c
|
e7f5f48d68
Rename torlog.[ch] to log.[ch]
|
6 years ago |
test_storagedir.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_switch_id.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_switch_id.sh
|
5fbd195918
Coverage hack for test_switch_id.sh
|
8 years ago |
test_threads.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_tortls.c
|
e7f5f48d68
Rename torlog.[ch] to log.[ch]
|
6 years ago |
test_util.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_util_format.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_util_process.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_util_slow.c
|
f45107e7de
Rename crypto.c to crypto_cipher.c (since that's all it still has.)
|
6 years ago |
test_voting_schedule.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_workqueue.c
|
12a1ada158
Move the initialization and cleanup parts of crypto.c
|
6 years ago |
test_workqueue_cancel.sh
|
3cc374456b
Add several test scripts wrapping test_workqueue
|
8 years ago |
test_workqueue_efd.sh
|
3cc374456b
Add several test scripts wrapping test_workqueue
|
8 years ago |
test_workqueue_efd2.sh
|
3cc374456b
Add several test scripts wrapping test_workqueue
|
8 years ago |
test_workqueue_pipe.sh
|
3cc374456b
Add several test scripts wrapping test_workqueue
|
8 years ago |
test_workqueue_pipe2.sh
|
3cc374456b
Add several test scripts wrapping test_workqueue
|
8 years ago |
test_workqueue_socketpair.sh
|
3cc374456b
Add several test scripts wrapping test_workqueue
|
8 years ago |
test_zero_length_keys.sh
|
81cb0afb2b
Start splitting src/or
|
6 years ago |
testing_common.c
|
d811ce2421
Add postfork support for nss
|
6 years ago |
testing_rsakeys.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
vote_descriptors.inc
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
8 years ago |
zero_length_keys.sh
|
21e2425307
Integrate zero_length_keys test into the automake test suite.
|
9 years ago |