.. |
Makefile.nmake
|
df0c135d62
Prop210: Refactor connection_get_* to produce lists and counts
|
9 years ago |
bench.c
|
ff116b7808
Simplify the crypto_cipher_t interface and structure
|
8 years ago |
bt_test.py
|
939657771c
Treat backtrace test failures as expected on most BSD-derived systems
|
6 years ago |
ed25519_exts_ref.py
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 years ago |
ed25519_vectors.inc
|
9b43a4a122
Add comments to ed25519_vectors.inc
|
10 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
|
57699de005
Update the copyright year.
|
9 years ago |
include.am
|
1066fdd8d1
Add test for check_descriptor_bandwidth_changed
|
6 years ago |
log_test_helpers.c
|
842b18ab26
Add test log helpers for msgs not containing str
|
6 years ago |
log_test_helpers.h
|
842b18ab26
Add test log helpers for msgs not containing str
|
6 years ago |
ntor_ref.py
|
fc5f8b6931
ntor_ref.py: pass only strings to subprocess.Popen
|
6 years ago |
rend_test_helpers.c
|
57699de005
Update the copyright year.
|
9 years ago |
rend_test_helpers.h
|
57699de005
Update the copyright year.
|
9 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
|
94bff894f9
Fix a large pile of solaris warnings for bug 19767.
|
8 years ago |
test-memwipe.c
|
4417ac880a
Fix a compiler warning on OpenBSD
|
5 years ago |
test-network.sh
|
f7688cb179
test: Backport the 0.3.4 src/test/test-network.sh to 0.2.9
|
5 years ago |
test-timers.c
|
6a2002fc09
convert timers.c to use real monotonic time.
|
8 years ago |
test.c
|
8569166c70
Merge remote-tracking branch 'public/bug24104_029_squashed' into maint-0.2.9
|
6 years ago |
test.h
|
112638921b
Merge branch 'ticket25183_029_01' into ticket24902_029_05
|
7 years ago |
test_accounting.c
|
4f0e28977d
Added AccountRule in and AccountingRule out options
|
9 years ago |
test_addr.c
|
63b4049114
Make tor_addr_is_internal_() RFC6598 (Carrier Grade NAT) aware
|
5 years ago |
test_address.c
|
150a2b39b0
fixup! Add expect_log_msg_containing_either3() and expect_log_msg_containing_either4()
|
8 years ago |
test_address_set.c
|
a445327b80
test: Add unit tests for addressset.c
|
7 years ago |
test_bt.sh
|
501deba8cf
Try putting ulimit -c 0 in test_bt.sh to see if it fixes bug 26787
|
6 years ago |
test_bt_cl.c
|
9bbd6502f0
Use autoconf, not gcc version, to decide which warnings we have
|
8 years ago |
test_buffers.c
|
20c4b01694
Make preferred_chunk_size avoid overflow, handle big inputs better
|
8 years ago |
test_cell_formats.c
|
a969ae8e21
test_cfmt_connected_cells: use TTL value that's above the new min.
|
8 years ago |
test_cell_queue.c
|
57699de005
Update the copyright year.
|
9 years ago |
test_channel.c
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
8 years ago |
test_channeltls.c
|
64521a9d35
Merge remote-tracking branch 'public/solaris_warnings_028'
|
8 years ago |
test_checkdir.c
|
57699de005
Update the copyright year.
|
9 years ago |
test_circuitlist.c
|
75a7997148
Fix a coupole of coverity complaints.
|
8 years ago |
test_circuitmux.c
|
7d845976e3
Merge branch 'maint-0.2.5' into maint-0.2.8
|
7 years ago |
test_compat_libevent.c
|
deb294ff53
Simplify log_test_helpers interface
|
8 years ago |
test_config.c
|
fcd5c3144a
Merge branch 'maint-0.2.8' into maint-0.2.9
|
7 years ago |
test_connection.c
|
4c55e8a58f
Fix cases where the tests were doing closesocket() on a non-socket
|
8 years ago |
test_containers.c
|
4757303873
Fix all -Wshadow warnings on Linux
|
8 years ago |
test_controller.c
|
55c468c521
Whitespace cleaning
|
8 years ago |
test_controller_events.c
|
57699de005
Update the copyright year.
|
9 years ago |
test_crypto.c
|
aeb4be1d5a
Add a unit test for PEM-encrypted documents.
|
6 years ago |
test_crypto_slow.c
|
3a7d757140
Merge branch 'bug22916_027' into maint-0.2.9
|
7 years ago |
test_data.c
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
8 years ago |
test_descriptors.inc
|
7259e3f604
Move test_descriptors.txt to an include file
|
10 years ago |
test_dir.c
|
fd5dce0a1b
Add a test for format_recommended_version_list.
|
6 years ago |
test_dir_common.c
|
075c52084d
Fix unit test failure introduced by #20002
|
8 years ago |
test_dir_common.h
|
57699de005
Update the copyright year.
|
9 years ago |
test_dir_handle_get.c
|
bee5f38e39
set the "addr" field in the dir_handle_get tests, to resolve bug warnings.
|
8 years ago |
test_dns.c
|
609065f165
DefecTor countermeasure: change server- and client-side DNS TTL clipping
|
8 years ago |
test_dos.c
|
1a4fc9cddf
test: DoS test to make sure we exclude known relays
|
7 years ago |
test_entryconn.c
|
57699de005
Update the copyright year.
|
9 years ago |
test_entrynodes.c
|
57699de005
Update the copyright year.
|
9 years ago |
test_extorport.c
|
57699de005
Update the copyright year.
|
9 years ago |
test_guardfraction.c
|
deb294ff53
Simplify log_test_helpers interface
|
8 years ago |
test_handles.c
|
80f1a2cbbd
Add the -Wextra-semi warning from clang, and fix the cases where it triggers
|
8 years ago |
test_helpers.c
|
9bbd6502f0
Use autoconf, not gcc version, to decide which warnings we have
|
8 years ago |
test_helpers.h
|
57699de005
Update the copyright year.
|
9 years ago |
test_hs.c
|
1724f995c7
Fix potential memory leak in test_hs_auth_cookies().
|
6 years ago |
test_introduce.c
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
8 years ago |
test_keygen.sh
|
6dafddd05d
SKIP test_keygen.sh on Windows until the underlying issue is resolved
|
6 years ago |
test_keypin.c
|
57699de005
Update the copyright year.
|
9 years ago |
test_link_handshake.c
|
d561da10dd
Rename "link" variable to avoid shadowing warning.
|
7 years ago |
test_logging.c
|
5c596cdbc0
Tests for message rate-limiting
|
8 years ago |
test_microdesc.c
|
4757303873
Fix all -Wshadow warnings on Linux
|
8 years ago |
test_nodelist.c
|
57699de005
Update the copyright year.
|
9 years ago |
test_ntor.sh
|
85b65bf29f
Add more quotes in the test scripts
|
9 years ago |
test_ntor_cl.c
|
568dc27a19
Make base16_decodes return number of decoded bytes
|
8 years ago |
test_oom.c
|
7f145b54af
Merge remote-tracking branch 'public/Fix_19450'
|
8 years ago |
test_oos.c
|
33a3e6f718
Avoid asserts in oos/kill_conn_list unit test
|
8 years ago |
test_options.c
|
9fe6ffa588
Use the correct preprocessor macro for Linux
|
8 years ago |
test_policy.c
|
1afc2ed956
Fix policies.c instance of the "if (r=(a-b)) return r" pattern
|
8 years ago |
test_procmon.c
|
57699de005
Update the copyright year.
|
9 years ago |
test_protover.c
|
e24195c7c1
protover: reject invalid protocol names
|
6 years ago |
test_pt.c
|
4757303873
Fix all -Wshadow warnings on Linux
|
8 years ago |
test_pubsub.c
|
80a6c8caa3
Basic work on a publish/subscribe abstraction
|
8 years ago |
test_relay.c
|
031ed59dba
test/relay: add a missing typedef
|
5 years ago |
test_relaycell.c
|
e80a032b61
Add clang's -Wstring-conversion, and fix the one place it hits
|
8 years ago |
test_rendcache.c
|
deb294ff53
Simplify log_test_helpers interface
|
8 years ago |
test_replay.c
|
57699de005
Update the copyright year.
|
9 years ago |
test_router.c
|
81f4223329
Test for descriptor does not change when hibernating
|
6 years ago |
test_routerkeys.c
|
57699de005
Update the copyright year.
|
9 years ago |
test_routerlist.c
|
39be8af709
prop250: Add unit tests
|
8 years ago |
test_routerset.c
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
8 years ago |
test_scheduler.c
|
64521a9d35
Merge remote-tracking branch 'public/solaris_warnings_028'
|
8 years ago |
test_shared_random.c
|
c44ad396f8
test/sr: Clear SRVs after init, and before setup
|
5 years ago |
test_slow.c
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
8 years ago |
test_socks.c
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
8 years ago |
test_status.c
|
64521a9d35
Merge remote-tracking branch 'public/solaris_warnings_028'
|
8 years ago |
test_switch_id.c
|
ae756f251f
mingw fix: avoid "unused var" warning.
|
7 years ago |
test_switch_id.sh
|
5fbd195918
Coverage hack for test_switch_id.sh
|
8 years ago |
test_threads.c
|
7a0ff5beb2
In conditionvar_timeout test, wait for threads to timeout
|
6 years ago |
test_tortls.c
|
9068e2fa28
Mark cert_matches_key as not-intrusive; fix stretch compilation.
|
6 years ago |
test_util.c
|
fe3dfe7e38
test: Bump to 10 msec gap in the monotonic test
|
7 years ago |
test_util_format.c
|
c138c9a2be
Merge branch 'maint-0.2.8'
|
8 years ago |
test_util_process.c
|
deb294ff53
Simplify log_test_helpers interface
|
8 years ago |
test_util_slow.c
|
57699de005
Update the copyright year.
|
9 years ago |
test_workqueue.c
|
265e40b481
Raise libevent dependency to 2.0.10-stable or newer
|
8 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
|
85b65bf29f
Add more quotes in the test scripts
|
9 years ago |
testing_common.c
|
13fbbe9cce
Make sure passthrough_test_setup doesn't inadvertently fail or skip tests
|
8 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 |