David Goulet 35ff2a3b86 dirvote: Rename authority_cert_dup() hace 6 años
..
fuzz 953c769a86 fuzz: Move init_protocol_warning_severity_level() into global_init() hace 6 años
Makefile.nmake 050bb67974 Add tests for circuitstats.c hace 6 años
bench.c c6d7e0becf Merge remote-tracking branch 'public/split_relay_crypto' hace 6 años
bt_test.py 7505f452c8 Run the copyright update script. hace 7 años
ed25519_exts_ref.py 4ad4467fa1 Don't double hash the ed25519 blind key parameter. hace 6 años
ed25519_vectors.inc 4ad4467fa1 Don't double hash the ed25519 blind key parameter. hace 6 años
example_extrainfo.inc 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes hace 8 años
failing_routerdescs.inc 79db24b3d5 Sign extrainfo documents with ed25519 hace 9 años
fakechans.h 04762be612 test: Cleanup unused code in test_channel.c hace 6 años
fuzz_static_testcases.sh 7505f452c8 Run the copyright update script. hace 7 años
geoip_dummy 3d4bbf94c6 tests: Add forgotten empty file required for geoip hace 6 años
hs_build_address.py 0ac2afad0d prop224 client-side: Start validating onion address pubkeys. hace 6 años
hs_indexes.py 75ec72f24d test: Unit test for the hs indexes hace 6 años
hs_ntor_ref.py 63ae9ea316 Make hs_ntor_ref.py work with python3 hace 6 años
hs_test_helpers.c 29aa400908 test: Improve HS v3 helper for building intro points. hace 6 años
hs_test_helpers.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
include.am 9fd319168b test: Add missing geoip_dummy file to EXTRA_DIST hace 6 años
log_test_helpers.c 7505f452c8 Run the copyright update script. hace 7 años
log_test_helpers.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
ntor_ref.py 7505f452c8 Run the copyright update script. hace 7 años
rend_test_helpers.c dc3a2037f5 test: Move some test code to test helpers. hace 7 años
rend_test_helpers.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
slow_ed25519.py 7ca470e13c Add a reference implementation of our ed25519 modifications hace 9 años
slownacl_curve25519.py f4be34f70d Make the python test scripts work on python3 hace 10 años
sr_commit_calc_ref.py f46ce6e3d8 test: Fix shared random unit test for big endian hace 7 años
sr_srv_calc_ref.py 39be8af709 prop250: Add unit tests hace 8 años
test-child.c c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
test-memwipe.c fa78546dbc Make sure all C files have copyright/license notices hace 6 años
test-network.sh d784236822 Make test-network.sh always call chutney's test-network.sh hace 7 años
test-timers.c b3586629c9 Wrap the function we use to run the event loop. hace 6 años
test.c 665e23c59a test: Add periodic events unit tests hace 6 años
test.h 665e23c59a test: Add periodic events unit tests hace 6 años
test_accounting.c fa78546dbc Make sure all C files have copyright/license notices hace 6 años
test_addr.c 76c33f7ff4 Merge branch 'scan-build-032' hace 6 años
test_address.c fc22bcadb5 Revert 4438ef32's changes to test_address.c hace 6 años
test_address_set.c a445327b80 test: Add unit tests for addressset.c hace 6 años
test_bridges.c 3bf9974b6c Fix a pointer size error in test_bridges.c hace 6 años
test_bt.sh 2b74e13a7c More coverage in backtrace.c hace 8 años
test_bt_cl.c c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
test_buffers.c c3c0a05f51 Add a new notion of "stamps" to be a fast 32-bit monotonic timestamp hace 6 años
test_bwmgt.c ae4e5b9824 token: Fix uint32_t to uint64_t conversion hace 6 años
test_cell_formats.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 hace 6 años
test_cell_queue.c b0cc9856ee Update free functions into macros: src/or/ part 1 hace 6 años
test_channel.c c235c32bbc cmux: Remove round-robin circuit policy hace 6 años
test_channelpadding.c b3586629c9 Wrap the function we use to run the event loop. hace 6 años
test_channeltls.c 011d94fb11 apply ahf's test_assert_null.cocci hace 6 años
test_checkdir.c c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
test_circuitbuild.c b1c7e5d8c0 Capture expected log in test_circuitbuild.c hace 7 años
test_circuitlist.c e19cd38f08 cmux: Always use the cmux policy hace 6 años
test_circuitmux.c c235c32bbc cmux: Remove round-robin circuit policy hace 6 años
test_circuitstats.c 2484d1eb35 Fix a memory leak in build_unopened_fourhop hace 6 años
test_circuituse.c 77b92c2214 Ensure that `make check-spaces` is happy. hace 6 años
test_compat_libevent.c 62f4d5a265 Add a unit test for post-loop events hace 6 años
test_config.c 2115a54b4a mod: Move dirauth specific files to its own module hace 6 años
test_connection.c ab16f1e2a1 test: Add unittest for the OR connection failure cache hace 6 años
test_connection.h dc3a2037f5 test: Move some test code to test helpers. hace 7 años
test_conscache.c a57bcffcc7 Implement the various get_foodir_*() functions. hace 6 años
test_consdiff.c 76c33f7ff4 Merge branch 'scan-build-032' hace 6 años
test_consdiffmgr.c a57bcffcc7 Implement the various get_foodir_*() functions. hace 6 años
test_containers.c bb7288b2c3 Make the fp_pair_map tests cover {get,set}_by_digests hace 6 años
test_controller.c 3a6e37f57f Add GETINFO current-time/{local,utc} regression test hace 6 años
test_controller_events.c 16f08de0fd Remove TestingEnableTbEmptyEvent hace 6 años
test_crypto.c 76c33f7ff4 Merge branch 'scan-build-032' hace 6 años
test_crypto_openssl.c c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
test_crypto_slow.c c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
test_data.c 7505f452c8 Run the copyright update script. hace 7 años
test_descriptors.inc 7259e3f604 Move test_descriptors.txt to an include file hace 10 años
test_dir.c 2115a54b4a mod: Move dirauth specific files to its own module hace 6 años
test_dir_common.c 35ff2a3b86 dirvote: Rename authority_cert_dup() hace 6 años
test_dir_common.h 7505f452c8 Run the copyright update script. hace 7 años
test_dir_handle_get.c 2115a54b4a mod: Move dirauth specific files to its own module hace 6 años
test_dns.c 0792cc107e Convert connection_free to a nulling macro. hace 6 años
test_dos.c 1a4fc9cddf test: DoS test to make sure we exclude known relays hace 6 años
test_entryconn.c a48ba072a9 Rename connection_free_ to connection_free_minimal. hace 6 años
test_entrynodes.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 hace 6 años
test_extorport.c a48ba072a9 Rename connection_free_ to connection_free_minimal. hace 6 años
test_geoip.c f4ad30448a Recover newline at the EOF, removed by mistake hace 6 años
test_guardfraction.c c4744a01cc Fix operator usage in src/test/*.c hace 6 años
test_handles.c 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. hace 6 años
test_helpers.c f4bcf3f34c Remove event2/event.h include from compat_libevent.h hace 6 años
test_helpers.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
test_hs.c f1c1328f85 Repair the legacy_hs/pick_tor2web_rendezvous_node unit test hace 6 años
test_hs_cache.c a48ba072a9 Rename connection_free_ to connection_free_minimal. hace 6 años
test_hs_cell.c a464d49aeb prop224 tests: test_gen_establish_intro_cell() check cell contents. hace 6 años
test_hs_client.c 5ecad6c95d Extract the cryptographic parts of crypt_path_t and or_circuit_t. hace 6 años
test_hs_common.c 2115a54b4a mod: Move dirauth specific files to its own module hace 6 años
test_hs_config.c 34e4122025 Merge branch 'ticket20657_nickm_bugfixes_squashed' hace 6 años
test_hs_control.c 9c6560fe29 test: Add HS_DESC v3 unit tests hace 6 años
test_hs_descriptor.c 0eed0899cd Merge branch 'bug24658-rm-curve25519-header' into bug24658-merge hace 6 años
test_hs_descriptor.inc 45732a1a13 Add unittest for #23233. hace 6 años
test_hs_intropoint.c 4438ef3288 Remove a bunch of other redundant #includes hace 6 años
test_hs_ntor.c c4744a01cc Fix operator usage in src/test/*.c hace 6 años
test_hs_ntor.sh ea5901bf1c prop224: Add Python integration tests for HS ntor. hace 7 años
test_hs_ntor_cl.c ea5901bf1c prop224: Add Python integration tests for HS ntor. hace 7 años
test_hs_service.c 2115a54b4a mod: Move dirauth specific files to its own module hace 6 años
test_introduce.c 011d94fb11 apply ahf's test_assert_null.cocci hace 6 años
test_key_expiration.sh 2c9f8badbd repair test_key_expiration.sh hace 6 años
test_keygen.sh c4a07b261b Add unit tests for cases of starting with bogus keygen arguments hace 6 años
test_keypin.c 77b92c2214 Ensure that `make check-spaces` is happy. hace 6 años
test_link_handshake.c a48ba072a9 Rename connection_free_ to connection_free_minimal. hace 6 años
test_logging.c 011d94fb11 apply ahf's test_assert_null.cocci hace 6 años
test_microdesc.c 2115a54b4a mod: Move dirauth specific files to its own module hace 6 años
test_nodelist.c 59072d2027 test: Fix memleaks hace 6 años
test_ntor.sh 85b65bf29f Add more quotes in the test scripts hace 8 años
test_ntor_cl.c 7505f452c8 Run the copyright update script. hace 7 años
test_oom.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' hace 6 años
test_oos.c 011d94fb11 apply ahf's test_assert_null.cocci hace 6 años
test_options.c b152d62cee Merge branch 'token_bucket_refactor_squashed' hace 6 años
test_periodic_event.c 05d314f888 main: Add mainloop callback event flags hace 6 años
test_policy.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL hace 6 años
test_procmon.c 7505f452c8 Run the copyright update script. hace 7 años
test_proto_http.c f21102c069 Let's get 100% coverage for proto_http while we're at it. hace 6 años
test_proto_misc.c 99e52711bb Add unit test for buf_get_line(). hace 6 años
test_protover.c 527a239863 tests: Run all existing protover tests in both languages. hace 6 años
test_pt.c 011d94fb11 apply ahf's test_assert_null.cocci hace 6 años
test_pubsub.c 7505f452c8 Run the copyright update script. hace 7 años
test_relay.c 3ed0b28a01 test: Fix memleak of channel cmux hace 6 años
test_relaycell.c 5a46074e55 Revert "Make ClientDNSRejectInternalAddresses testing-only." hace 6 años
test_relaycrypt.c 7db4d0c55f Basic unit tests for relay_crypto.c hace 6 años
test_rendcache.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h hace 6 años
test_replay.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h hace 6 años
test_router.c f3af74ccf5 Updates to fix check-spaces/check-changes warnings hace 6 años
test_routerkeys.c a57bcffcc7 Implement the various get_foodir_*() functions. hace 6 años
test_routerlist.c 2115a54b4a mod: Move dirauth specific files to its own module hace 6 años
test_routerset.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h hace 6 años
test_rust.sh 11114c7e83 Merge branch 'maint-0.3.3' hace 6 años
test_scheduler.c 4225300648 Remove redundant event2/event.h usage from test_scheduler.c hace 6 años
test_shared_random.c 26817d9d22 dirvote: Extract shared functions to common file hace 6 años
test_slow.c 7505f452c8 Run the copyright update script. hace 7 años
test_socks.c 12afd8bfed Also test bracket-less IPv6 string validation hace 6 años
test_status.c 93ff1870ba heartbeat: Log the number of circuits killed because too many cells hace 6 años
test_storagedir.c 011d94fb11 apply ahf's test_assert_null.cocci hace 6 años
test_switch_id.c c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
test_switch_id.sh 5fbd195918 Coverage hack for test_switch_id.sh hace 8 años
test_threads.c c4744a01cc Fix operator usage in src/test/*.c hace 6 años
test_tortls.c f4af1919ab Replace accumulated C ;;s with ;s hace 6 años
test_util.c 0e06a9c3e7 Helper function to add u32 without overflow. hace 6 años
test_util_format.c c4744a01cc Fix operator usage in src/test/*.c hace 6 años
test_util_process.c c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
test_util_slow.c c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
test_workqueue.c 6a5f62f68f Move responsibility for threadpool reply-handler events to workqueue hace 6 años
test_workqueue_cancel.sh 3cc374456b Add several test scripts wrapping test_workqueue hace 8 años
test_workqueue_efd.sh 3cc374456b Add several test scripts wrapping test_workqueue hace 8 años
test_workqueue_efd2.sh 3cc374456b Add several test scripts wrapping test_workqueue hace 8 años
test_workqueue_pipe.sh 3cc374456b Add several test scripts wrapping test_workqueue hace 8 años
test_workqueue_pipe2.sh 3cc374456b Add several test scripts wrapping test_workqueue hace 8 años
test_workqueue_socketpair.sh 3cc374456b Add several test scripts wrapping test_workqueue hace 8 años
test_zero_length_keys.sh 85b65bf29f Add more quotes in the test scripts hace 8 años
testing_common.c 302908657f Fix a test assertion failure due to uninitialized mainloop events hace 6 años
testing_rsakeys.c c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
vote_descriptors.inc 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes hace 8 años
zero_length_keys.sh 21e2425307 Integrate zero_length_keys test into the automake test suite. hace 9 años