.. |
Makefile.nmake
|
df0c135d62
Prop210: Refactor connection_get_* to produce lists and counts
|
vor 9 Jahren |
bench.c
|
ff116b7808
Simplify the crypto_cipher_t interface and structure
|
vor 8 Jahren |
bt_test.py
|
b860f82d56
Treat bt_test.py failures as "SKIP" on freebsd.
|
vor 8 Jahren |
ed25519_exts_ref.py
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
vor 10 Jahren |
ed25519_vectors.inc
|
9b43a4a122
Add comments to ed25519_vectors.inc
|
vor 10 Jahren |
example_extrainfo.inc
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
vor 8 Jahren |
failing_routerdescs.inc
|
79db24b3d5
Sign extrainfo documents with ed25519
|
vor 9 Jahren |
fakechans.h
|
57699de005
Update the copyright year.
|
vor 8 Jahren |
include.am
|
d9ca4e20bd
Merge branch 'feature_15055_v2'
|
vor 8 Jahren |
log_test_helpers.c
|
55713f0d79
Placate "make check-spaces"
|
vor 8 Jahren |
log_test_helpers.h
|
deb294ff53
Simplify log_test_helpers interface
|
vor 8 Jahren |
ntor_ref.py
|
d4c5ccf79c
Use the kdf_rfc5869() function instead of kdf().
|
vor 8 Jahren |
rend_test_helpers.c
|
57699de005
Update the copyright year.
|
vor 8 Jahren |
rend_test_helpers.h
|
57699de005
Update the copyright year.
|
vor 8 Jahren |
slow_ed25519.py
|
7ca470e13c
Add a reference implementation of our ed25519 modifications
|
vor 10 Jahren |
slownacl_curve25519.py
|
f4be34f70d
Make the python test scripts work on python3
|
vor 10 Jahren |
sr_commit_calc_ref.py
|
f46ce6e3d8
test: Fix shared random unit test for big endian
|
vor 8 Jahren |
sr_srv_calc_ref.py
|
39be8af709
prop250: Add unit tests
|
vor 8 Jahren |
test-child.c
|
94bff894f9
Fix a large pile of solaris warnings for bug 19767.
|
vor 8 Jahren |
test-memwipe.c
|
64521a9d35
Merge remote-tracking branch 'public/solaris_warnings_028'
|
vor 8 Jahren |
test-network.sh
|
bf2f7c265c
We fixed #15937, update a comment
|
vor 8 Jahren |
test-timers.c
|
6a2002fc09
convert timers.c to use real monotonic time.
|
vor 8 Jahren |
test.c
|
b2b2e1c7f2
checkpoint basic protover backend
|
vor 8 Jahren |
test.h
|
d9ca4e20bd
Merge branch 'feature_15055_v2'
|
vor 8 Jahren |
test_accounting.c
|
4f0e28977d
Added AccountRule in and AccountingRule out options
|
vor 8 Jahren |
test_addr.c
|
0e1b228aa6
Fix a bug in displaying IPv6 addrs in test_op_ipv6_ with --verbose
|
vor 8 Jahren |
test_address.c
|
77e2be06f6
make check-spaces
|
vor 8 Jahren |
test_bt.sh
|
2b74e13a7c
More coverage in backtrace.c
|
vor 8 Jahren |
test_bt_cl.c
|
9bbd6502f0
Use autoconf, not gcc version, to decide which warnings we have
|
vor 8 Jahren |
test_buffers.c
|
20c4b01694
Make preferred_chunk_size avoid overflow, handle big inputs better
|
vor 8 Jahren |
test_cell_formats.c
|
4757303873
Fix all -Wshadow warnings on Linux
|
vor 8 Jahren |
test_cell_queue.c
|
57699de005
Update the copyright year.
|
vor 8 Jahren |
test_channel.c
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
vor 8 Jahren |
test_channeltls.c
|
d9ca4e20bd
Merge branch 'feature_15055_v2'
|
vor 8 Jahren |
test_checkdir.c
|
57699de005
Update the copyright year.
|
vor 8 Jahren |
test_circuitlist.c
|
75a7997148
Fix a coupole of coverity complaints.
|
vor 8 Jahren |
test_circuitmux.c
|
57699de005
Update the copyright year.
|
vor 8 Jahren |
test_compat_libevent.c
|
deb294ff53
Simplify log_test_helpers interface
|
vor 8 Jahren |
test_config.c
|
55c468c521
Whitespace cleaning
|
vor 8 Jahren |
test_connection.c
|
4c55e8a58f
Fix cases where the tests were doing closesocket() on a non-socket
|
vor 8 Jahren |
test_containers.c
|
e2577cce0c
Convert remaining files to smartlist_add_strdup
|
vor 8 Jahren |
test_controller.c
|
55c468c521
Whitespace cleaning
|
vor 8 Jahren |
test_controller_events.c
|
57699de005
Update the copyright year.
|
vor 8 Jahren |
test_crypto.c
|
6cb9c2cf77
Add support for AES256 and AES192
|
vor 8 Jahren |
test_crypto_slow.c
|
7c52109641
Disable a single pbkdf2 test vector
|
vor 8 Jahren |
test_data.c
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
vor 8 Jahren |
test_descriptors.inc
|
7259e3f604
Move test_descriptors.txt to an include file
|
vor 10 Jahren |
test_dir.c
|
183fbc4137
Hopefully fix int64 comparisons in test_dir_networkstatus_compute_bw_weights_v10
|
vor 8 Jahren |
test_dir_common.c
|
075c52084d
Fix unit test failure introduced by #20002
|
vor 8 Jahren |
test_dir_common.h
|
57699de005
Update the copyright year.
|
vor 8 Jahren |
test_dir_handle_get.c
|
bee5f38e39
set the "addr" field in the dir_handle_get tests, to resolve bug warnings.
|
vor 8 Jahren |
test_dns.c
|
4757303873
Fix all -Wshadow warnings on Linux
|
vor 8 Jahren |
test_entryconn.c
|
265d5446fa
Automated change to use smartlist_add_strdup
|
vor 8 Jahren |
test_entrynodes.c
|
006c26f54f
Abolish globals in entrynodes.c; relativize guard context to new guard_selection_t structure
|
vor 8 Jahren |
test_extorport.c
|
57699de005
Update the copyright year.
|
vor 8 Jahren |
test_guardfraction.c
|
deb294ff53
Simplify log_test_helpers interface
|
vor 8 Jahren |
test_handles.c
|
80f1a2cbbd
Add the -Wextra-semi warning from clang, and fix the cases where it triggers
|
vor 8 Jahren |
test_helpers.c
|
9bbd6502f0
Use autoconf, not gcc version, to decide which warnings we have
|
vor 8 Jahren |
test_helpers.h
|
57699de005
Update the copyright year.
|
vor 8 Jahren |
test_hs.c
|
b08ddb60c9
Ensure that dir1 and dir2 are freed at the end of poisoning test
|
vor 8 Jahren |
test_introduce.c
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
vor 8 Jahren |
test_keygen.sh
|
81e58cd00a
Fix windows test_keygen.sh. This time I think I have it!
|
vor 9 Jahren |
test_keypin.c
|
57699de005
Update the copyright year.
|
vor 8 Jahren |
test_link_handshake.c
|
409984c6ae
Fix two warnings in test_link_handshake.c
|
vor 8 Jahren |
test_logging.c
|
5c596cdbc0
Tests for message rate-limiting
|
vor 8 Jahren |
test_microdesc.c
|
4757303873
Fix all -Wshadow warnings on Linux
|
vor 8 Jahren |
test_nodelist.c
|
57699de005
Update the copyright year.
|
vor 8 Jahren |
test_ntor.sh
|
85b65bf29f
Add more quotes in the test scripts
|
vor 9 Jahren |
test_ntor_cl.c
|
568dc27a19
Make base16_decodes return number of decoded bytes
|
vor 8 Jahren |
test_oom.c
|
7f145b54af
Merge remote-tracking branch 'public/Fix_19450'
|
vor 8 Jahren |
test_oos.c
|
33a3e6f718
Avoid asserts in oos/kill_conn_list unit test
|
vor 8 Jahren |
test_options.c
|
ff3e08f2af
Attempt to fix unit tests on netbsd
|
vor 8 Jahren |
test_policy.c
|
265d5446fa
Automated change to use smartlist_add_strdup
|
vor 8 Jahren |
test_procmon.c
|
57699de005
Update the copyright year.
|
vor 8 Jahren |
test_protover.c
|
3a3120819c
Rename compute_protover_vote to protover_compute_vote
|
vor 8 Jahren |
test_pt.c
|
265d5446fa
Automated change to use smartlist_add_strdup
|
vor 8 Jahren |
test_pubsub.c
|
80a6c8caa3
Basic work on a publish/subscribe abstraction
|
vor 8 Jahren |
test_relay.c
|
75a7997148
Fix a coupole of coverity complaints.
|
vor 8 Jahren |
test_relaycell.c
|
e80a032b61
Add clang's -Wstring-conversion, and fix the one place it hits
|
vor 8 Jahren |
test_rendcache.c
|
deb294ff53
Simplify log_test_helpers interface
|
vor 8 Jahren |
test_replay.c
|
57699de005
Update the copyright year.
|
vor 8 Jahren |
test_routerkeys.c
|
32854aef28
whitespace fixes
|
vor 8 Jahren |
test_routerlist.c
|
9f6bb29b05
Compilation fix. (function pointer implicit cast in tests.)
|
vor 8 Jahren |
test_routerset.c
|
e2577cce0c
Convert remaining files to smartlist_add_strdup
|
vor 8 Jahren |
test_scheduler.c
|
64521a9d35
Merge remote-tracking branch 'public/solaris_warnings_028'
|
vor 8 Jahren |
test_shared_random.c
|
e2577cce0c
Convert remaining files to smartlist_add_strdup
|
vor 8 Jahren |
test_slow.c
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
vor 8 Jahren |
test_socks.c
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
vor 8 Jahren |
test_status.c
|
64521a9d35
Merge remote-tracking branch 'public/solaris_warnings_028'
|
vor 8 Jahren |
test_switch_id.c
|
57699de005
Update the copyright year.
|
vor 8 Jahren |
test_switch_id.sh
|
5fbd195918
Coverage hack for test_switch_id.sh
|
vor 8 Jahren |
test_threads.c
|
373bfd9630
Make a couple more tests run faster.
|
vor 8 Jahren |
test_tortls.c
|
0b4221f98d
Make the current time an argument to x509 cert-checking functions
|
vor 8 Jahren |
test_util.c
|
c613446ca2
Refactor tests for tor_htonll and tor_ntohll
|
vor 8 Jahren |
test_util_format.c
|
c138c9a2be
Merge branch 'maint-0.2.8'
|
vor 8 Jahren |
test_util_process.c
|
deb294ff53
Simplify log_test_helpers interface
|
vor 8 Jahren |
test_util_slow.c
|
57699de005
Update the copyright year.
|
vor 8 Jahren |
test_workqueue.c
|
265e40b481
Raise libevent dependency to 2.0.10-stable or newer
|
vor 8 Jahren |
test_workqueue_cancel.sh
|
3cc374456b
Add several test scripts wrapping test_workqueue
|
vor 8 Jahren |
test_workqueue_efd.sh
|
3cc374456b
Add several test scripts wrapping test_workqueue
|
vor 8 Jahren |
test_workqueue_efd2.sh
|
3cc374456b
Add several test scripts wrapping test_workqueue
|
vor 8 Jahren |
test_workqueue_pipe.sh
|
3cc374456b
Add several test scripts wrapping test_workqueue
|
vor 8 Jahren |
test_workqueue_pipe2.sh
|
3cc374456b
Add several test scripts wrapping test_workqueue
|
vor 8 Jahren |
test_workqueue_socketpair.sh
|
3cc374456b
Add several test scripts wrapping test_workqueue
|
vor 8 Jahren |
test_zero_length_keys.sh
|
85b65bf29f
Add more quotes in the test scripts
|
vor 9 Jahren |
testing_common.c
|
acbb60cd63
Move unittests' RSA pregen code into a new file, and improve.
|
vor 8 Jahren |
testing_rsakeys.c
|
32854aef28
whitespace fixes
|
vor 8 Jahren |
vote_descriptors.inc
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
vor 8 Jahren |
zero_length_keys.sh
|
21e2425307
Integrate zero_length_keys test into the automake test suite.
|
vor 9 Jahren |