.. |
fuzz
|
886dc8b0a5
Remove routerparse include from files that dont use it
|
6 years ago |
Makefile.nmake
|
050bb67974
Add tests for circuitstats.c
|
7 years ago |
bench.c
|
3b61bdb5ae
Try to fix new coverity warnings in unit tests.
|
6 years ago |
bt_test.py
|
0d124488f8
Merge branch 'maint-0.3.4' into maint-0.3.5
|
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
|
7ff67d0e90
test: Fix coverity CID 1439129
|
6 years ago |
hs_test_helpers.h
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
include.am
|
8285784966
Only pass `-C default-linker-libraries` with sanitizers
|
6 years ago |
log_test_helpers.c
|
94b04d6c64
Merge branch 'bug24104_029_squashed'
|
6 years ago |
log_test_helpers.h
|
0db5c54957
Merge branch 'nss_squashed' into nss_merge
|
6 years ago |
ntor_ref.py
|
228d25ddf6
Merge branch 'maint-0.3.4'
|
6 years ago |
ope_ref.py
|
3a45f6ffe9
Implementation for a simple order-preserving encryption scheme.
|
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
|
886dc8b0a5
Remove routerparse include from files that dont use it
|
6 years ago |
test.h
|
7163389b55
Several unit tests to improve test coverage of x509*.c
|
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
|
3bf4493cb9
Remove duplicate include in src/test/test_address.c
|
6 years ago |
test_address_set.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_bridges.c
|
874eca6a8c
Add a test case with a matching ip but mismatched identity.
|
6 years ago |
test_bt.sh
|
f8e9c4a894
Try putting ulimit -c 0 in test_bt.sh to see if it fixes bug 26787
|
6 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
|
abf88af488
Merge branch 'maint-0.3.4'
|
6 years ago |
test_cell_formats.c
|
98ef3e82e4
Move the non-crypto parts of onion.c out of src/core/crypto
|
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
|
c7ce6b9821
Split main.c into main.c and mainloop.c
|
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
|
1f377e910f
Merge branch 'maint-0.3.4'
|
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
|
c8f2a6d2fe
Extract the non-stats part of geoip into a new src/lib/geoip.
|
6 years ago |
test_connection.c
|
194acfb51d
Split directory.c code into several modules
|
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
|
4201203845
extract networkstatus parsing to its own file.
|
6 years ago |
test_containers.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_controller.c
|
08e3b88f07
Split routerlist.c into 4 separate modules
|
6 years ago |
test_controller_events.c
|
617160895c
Defer reporting directory bootstrap progress
|
6 years ago |
test_crypto.c
|
3b61bdb5ae
Try to fix new coverity warnings in unit tests.
|
6 years ago |
test_crypto_ope.c
|
a4c0a0e81e
Fix issues with crypto_ope compilation now that crypto.h is gone
|
6 years ago |
test_crypto_openssl.c
|
41640b6573
Rename util_malloc to malloc.
|
6 years ago |
test_crypto_slow.c
|
6a88d8f6b4
When enabling NSS, disable OpenSSL.
|
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
|
d199348664
Remove versions.h include from routerparse.h
|
6 years ago |
test_dir_common.c
|
4201203845
extract networkstatus parsing to its own file.
|
6 years ago |
test_dir_common.h
|
886dc8b0a5
Remove routerparse include from files that dont use it
|
6 years ago |
test_dir_handle_get.c
|
886dc8b0a5
Remove routerparse include from files that dont use it
|
6 years ago |
test_dns.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_dos.c
|
f403af2207
Split geoip from geoip-related stats.
|
6 years ago |
test_entryconn.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_entrynodes.c
|
886dc8b0a5
Remove routerparse include from files that dont use it
|
6 years ago |
test_extorport.c
|
0e4c42a912
Merge remote-tracking branch 'ahf-github/asn/bugs4700_2'
|
6 years ago |
test_geoip.c
|
c8f2a6d2fe
Extract the non-stats part of geoip into a new src/lib/geoip.
|
6 years ago |
test_guardfraction.c
|
4201203845
extract networkstatus parsing to its own file.
|
6 years ago |
test_handles.c
|
4593829861
Remove util.h
|
6 years ago |
test_helpers.c
|
0e4c42a912
Merge remote-tracking branch 'ahf-github/asn/bugs4700_2'
|
6 years ago |
test_helpers.h
|
b2092f1ced
Add unittest for HiddenServiceExportCircuitID.
|
6 years ago |
test_hs.c
|
4976eca826
hs: Render obsolete Tor2web
|
6 years ago |
test_hs_cache.c
|
194acfb51d
Split directory.c code into several modules
|
6 years ago |
test_hs_cell.c
|
fc4d08e260
Merge branch 'bug26627_033' into bug26627_033_merged_master
|
6 years ago |
test_hs_client.c
|
194acfb51d
Split directory.c code into several modules
|
6 years ago |
test_hs_common.c
|
194acfb51d
Split directory.c code into several modules
|
6 years ago |
test_hs_config.c
|
cd9914d9f9
Add test for HiddenServiceAuthorizeClient and v3 onion services
|
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
|
ea5792f333
Make crypto_strongest_rand() non-mockable
|
6 years ago |
test_hs_descriptor.inc
|
45732a1a13
Add unittest for #23233.
|
7 years ago |
test_hs_intropoint.c
|
fc4d08e260
Merge branch 'bug26627_033' into bug26627_033_merged_master
|
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
|
29c194e022
Func rename: Make it clear that update_all_descriptors() does intro points.
|
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
|
449d190e2e
SKIP test_key_expiration.sh on Windows until the underlying issue is resolved
|
6 years ago |
test_keygen.sh
|
28d1057d56
Merge branch 'maint-0.3.2' into maint-0.3.3
|
6 years ago |
test_keypin.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_link_handshake.c
|
991bec67ee
When Tor is compiled with NSS, don't claim support for LinkAuth=1
|
6 years ago |
test_logging.c
|
e7f5f48d68
Rename torlog.[ch] to log.[ch]
|
6 years ago |
test_mainloop.c
|
c7ce6b9821
Split main.c into main.c and mainloop.c
|
6 years ago |
test_microdesc.c
|
2be35f4d61
Split microdescriptor parser into its own file.
|
6 years ago |
test_nodelist.c
|
7f6c0fce46
Merge branch 'bug27800-034' into bug27800-035
|
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
|
194acfb51d
Split directory.c code into several modules
|
6 years ago |
test_options.c
|
c8f2a6d2fe
Extract the non-stats part of geoip into a new src/lib/geoip.
|
6 years ago |
test_pem.c
|
9566ed6fd9
Add rudimentary support for PEM-encoding, since NSS doesn't do that.
|
6 years ago |
test_periodic_event.c
|
d0b2b5a202
Always initialize the periodic events list.
|
6 years ago |
test_policy.c
|
35db3f8162
Extract addr-policy parsing code.
|
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
|
289a7dbac3
Merge branch 'maint-0.3.4' into maint-0.3.5
|
6 years ago |
test_pt.c
|
a2c44a7a7e
Isolate resolve.h usage in the modules that really need it.
|
6 years ago |
test_rebind.py
|
e36e4a9671
Sort the imports in test_rebind.py
|
6 years ago |
test_rebind.sh
|
7b27d98eae
Actually, just disable test_rebind.sh on Appveyor
|
6 years ago |
test_relay.c
|
813019cc57
Merge branch 'bug23512-v4-029-fixes'
|
6 years ago |
test_relaycell.c
|
2dccef0eb4
Merge branch 'bug27772_squashed'
|
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
|
c7ce6b9821
Split main.c into main.c and mainloop.c
|
6 years ago |
test_routerkeys.c
|
934859cf80
Move key-loading and crosscert-checking out of feature/relay
|
6 years ago |
test_routerlist.c
|
886dc8b0a5
Remove routerparse include from files that dont use it
|
6 years ago |
test_routerset.c
|
2dccef0eb4
Merge branch 'bug27772_squashed'
|
6 years ago |
test_rust.sh
|
74c1e44746
Fix segfaults related to sanitizers+jemalloc
|
6 years ago |
test_scheduler.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_shared_random.c
|
886dc8b0a5
Remove routerparse include from files that dont use it
|
6 years ago |
test_slow.c
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
test_socks.c
|
7556933537
Merge branch 'socks_trunnel4_squashed' into socks_trunnel4_squashed_merged
|
6 years ago |
test_status.c
|
fcd0f76134
Extract all the "am I a server" functions from router.c
|
6 years ago |
test_storagedir.c
|
6925b61cfd
Fix various GCC LTO warnings in the unit tests.
|
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
|
4199c8b2d0
Merge remote-tracking branch 'github/bug27073_029'
|
6 years ago |
test_tortls.c
|
6925b61cfd
Fix various GCC LTO warnings in the unit tests.
|
6 years ago |
test_tortls.h
|
ad94d43fc5
Port test_tortls_verify to not depend on openssl internals
|
6 years ago |
test_tortls_openssl.c
|
e8b81d7dc5
Merge branches 'bug27684' and 'bug27685'
|
6 years ago |
test_util.c
|
8294c40c96
Merge remote-tracking branch 'tor-github/pr/318'
|
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
|
98ef3e82e4
Move the non-crypto parts of onion.c out of src/core/crypto
|
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_x509.c
|
3b61bdb5ae
Try to fix new coverity warnings in unit tests.
|
6 years ago |
test_zero_length_keys.sh
|
81cb0afb2b
Start splitting src/or
|
6 years ago |
testing_common.c
|
241c1505cc
Move the predicted ports code out of rephist.c
|
6 years ago |
testing_rsakeys.c
|
b94e7de7db
Refactor crypto_rsa to use pem module.
|
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 |