Nick Mathewson d51de77311 Extract cpath_build_state into its own header. 6 年之前
..
dirauth 2a574d11ac Move dir_server_t into its own header. 6 年之前
Makefile.nmake b0e92634d8 Netflow record collapsing defense. 7 年之前
addressmap.c 5d5c442e6a Split entry and edge_connection_t into their own headers. 6 年之前
addressmap.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 年之前
auth_dirs.inc 6cf9288518 Add IPv6 orport address for dannenberg. 6 年之前
bridges.c 6bdfaa8b24 Merge remote-tracking branch 'isis-github/bug25425_squashed2' 6 年之前
bridges.h c2c5b13e5d test: Add testing module and some unittests for bridges.c. 6 年之前
channel.c 96c5ac338a Move close-and-cleanup functions to a postloop event. 6 年之前
channel.h 6b1dba214d cmux: Make EWMA policy mandatory 6 年之前
channelpadding.c 19c34b4658 Move or_connection_t to its own header. 6 年之前
channelpadding.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 年之前
channeltls.c bcc283bcc9 Split or_handshake_{certs,state}_t into their own headers. 6 年之前
channeltls.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 年之前
circpathbias.c d51de77311 Extract cpath_build_state into its own header. 6 年之前
circpathbias.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 年之前
circuit_st.h e0830ff7bf Extract circuit_t into its own header 6 年之前
circuitbuild.c d51de77311 Extract cpath_build_state into its own header. 6 年之前
circuitbuild.h f684b48b5b Merge branch 'ticket26009' 6 年之前
circuitlist.c d51de77311 Extract cpath_build_state into its own header. 6 年之前
circuitlist.h a0bc164af5 Extract {or,origin}_circuit_t into their own headers 6 年之前
circuitmux.c a0bc164af5 Extract {or,origin}_circuit_t into their own headers 6 年之前
circuitmux.h b8a3602b2a Merge branch 'maint-0.3.2' 6 年之前
circuitmux_ewma.c c3b7258370 Merge remote-tracking branch 'isis/bug24660_r1' 6 年之前
circuitmux_ewma.h 5e395ba2c2 Rewrite time-handling in circuitmux_ewma to use monotime_coarse 6 年之前
circuitstats.c b3f2c682b7 Extract crypt_path_t and relay_crypto_t into their own headers 6 年之前
circuitstats.h 125df07d60 Report close and timeout rates since uptime, not based on data. 6 年之前
circuituse.c d51de77311 Extract cpath_build_state into its own header. 6 年之前
circuituse.h e07e95edd3 Bug 25903: Perform accounting for new CIRC_BW fields. 6 年之前
command.c a0bc164af5 Extract {or,origin}_circuit_t into their own headers 6 年之前
command.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 年之前
config.c bba998af65 Extract connection_t into its own header. 6 年之前
config.h 01ffe8e2f4 config: Move any_client_port_set() to config.c 6 年之前
confparse.c 2d7b5c6fe5 Change the type of "download schedule" from smartlist to int. 6 年之前
confparse.h 5102208447 Improve documentation for CONFIG_TYPE_CSV_INTERVAL. 6 年之前
connection.c bba998af65 Extract connection_t into its own header. 6 年之前
connection.h bba998af65 Extract connection_t into its own header. 6 年之前
connection_edge.c d51de77311 Extract cpath_build_state into its own header. 6 年之前
connection_edge.h 5d5c442e6a Split entry and edge_connection_t into their own headers. 6 年之前
connection_or.c bcc283bcc9 Split or_handshake_{certs,state}_t into their own headers. 6 年之前
connection_or.h 19c34b4658 Move or_connection_t to its own header. 6 年之前
connection_st.h bba998af65 Extract connection_t into its own header. 6 年之前
conscache.c fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 年之前
conscache.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 年之前
consdiff.c 4bb831e087 Improve fragile-hardening performance of consensus_split_lines. 6 年之前
consdiff.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 年之前
consdiffmgr.c 8a81a70878 Move consdiffmgr_rescan() into a mainloop event. 6 年之前
consdiffmgr.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 年之前
control.c d51de77311 Extract cpath_build_state into its own header. 6 年之前
control.h 3b917b2408 Split control_connection_t into its own header. 6 年之前
control_connection_st.h bba998af65 Extract connection_t into its own header. 6 年之前
cpath_build_state_st.h d51de77311 Extract cpath_build_state into its own header. 6 年之前
cpuworker.c a0bc164af5 Extract {or,origin}_circuit_t into their own headers 6 年之前
cpuworker.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 年之前
crypt_path_reference_st.h c846b0e486 Extract crypt_path_reference_t into its own header. 6 年之前
crypt_path_st.h b3f2c682b7 Extract crypt_path_t and relay_crypto_t into their own headers 6 年之前
dir_connection_st.h bba998af65 Extract connection_t into its own header. 6 年之前
dir_server_st.h 2a574d11ac Move dir_server_t into its own header. 6 年之前
directory.c 1416f54d1e Split dir_connection_t into its own header 6 年之前
directory.h a0bc164af5 Extract {or,origin}_circuit_t into their own headers 6 年之前
dirserv.c 1416f54d1e Split dir_connection_t into its own header 6 年之前
dirserv.h a2ff4975f3 dirvote: Move the vote creation code into dirvote.c 6 年之前
dns.c a0bc164af5 Extract {or,origin}_circuit_t into their own headers 6 年之前
dns.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 年之前
dns_structs.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 年之前
dnsserv.c 6c0fe9d07c Split listener_connection_t into its own header 6 年之前
dnsserv.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 年之前
dos.c 19c34b4658 Move or_connection_t to its own header. 6 年之前
dos.h a09d5f5735 dos: Make sure cc_stats_refill_bucket can't overflow while calculating 6 年之前
edge_connection_st.h bba998af65 Extract connection_t into its own header. 6 年之前
entry_connection_st.h 5d5c442e6a Split entry and edge_connection_t into their own headers. 6 年之前
entry_port_cfg_st.h 6896ab28b2 Move entry_port_cfg_t into its own header. 6 年之前
entrynodes.c a0bc164af5 Extract {or,origin}_circuit_t into their own headers 6 年之前
entrynodes.h d634c1ba6b Bug 25870: Allow the last hop in a vanguard circuit to be our guard. 6 年之前
ext_orport.c 19c34b4658 Move or_connection_t to its own header. 6 年之前
ext_orport.h fa0d24286b Convert remaining function (mostly static) to new free style 6 年之前
fallback_dirs.inc a42e52dded Add 7 other fallback dirs from teor's tests 6 年之前
fp_pair.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 年之前
fp_pair.h 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 年之前
geoip.c f5f9c25546 Switch to use should_record_bridge_info() 6 年之前
geoip.h eafa252b26 Merge remote-tracking branch 'dgoulet/ticket24902_029_05' 6 年之前
git_revision.c 72b5e4a2db Move tor_git_revision into a new module. 6 年之前
git_revision.h bf882b0373 re-run ./scripts/maint/annotate_ifdef_directives 6 年之前
hibernate.c 19c34b4658 Move or_connection_t to its own header. 6 年之前
hibernate.h 1eede00a4b Merge branch 'ticket26063_squashed' 6 年之前
hs_cache.c fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 年之前
hs_cache.h 809f6fae84 refactor: Remove unnecessary `#include "crypto.h"` throughout codebase. 6 年之前
hs_cell.c a0bc164af5 Extract {or,origin}_circuit_t into their own headers 6 年之前
hs_cell.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 年之前
hs_circuit.c d51de77311 Extract cpath_build_state into its own header. 6 年之前
hs_circuit.h 809f6fae84 refactor: Remove unnecessary `#include "crypto.h"` throughout codebase. 6 年之前
hs_circuitmap.c a0bc164af5 Extract {or,origin}_circuit_t into their own headers 6 年之前
hs_circuitmap.h 8559827280 Split client-side get_rend_circ into two functions. 6 年之前
hs_client.c d51de77311 Extract cpath_build_state into its own header. 6 年之前
hs_client.h 5dbcd48f0e hs-v3: Attempt descriptor refetch when dirinfo changes 6 年之前
hs_common.c a0bc164af5 Extract {or,origin}_circuit_t into their own headers 6 年之前
hs_common.h bfe5a739b7 Make hsdir_index in node_t a hsdir_index_t rather than a pointer. 6 年之前
hs_config.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 年之前
hs_config.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 年之前
hs_control.c c3b7258370 Merge remote-tracking branch 'isis/bug24660_r1' 6 年之前
hs_control.h 683fccba8f hs-v3: Add an handler for the HSPOST command 6 年之前
hs_descriptor.c 382beb93cb Merge branch 'maint-0.3.3' 6 年之前
hs_descriptor.h fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 年之前
hs_ident.c fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 年之前
hs_ident.h 809f6fae84 refactor: Remove unnecessary `#include "crypto.h"` throughout codebase. 6 年之前
hs_intropoint.c a0bc164af5 Extract {or,origin}_circuit_t into their own headers 6 年之前
hs_intropoint.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 年之前
hs_ntor.c fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 年之前
hs_ntor.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 年之前
hs_service.c a0bc164af5 Extract {or,origin}_circuit_t into their own headers 6 年之前
hs_service.h 319505d38c hs-v3: Remove extra white-space and clarify comment 6 年之前
hs_stats.c c3ae14549d minor cleanups on commit 17daab76 6 年之前
hs_stats.h 17daab76b8 Add onion service activity information to our heartbeat logs. 6 年之前
include.am d51de77311 Extract cpath_build_state into its own header. 6 年之前
keypin.c 0eed0899cd Merge branch 'bug24658-rm-curve25519-header' into bug24658-merge 6 年之前
keypin.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 年之前
listener_connection_st.h bba998af65 Extract connection_t into its own header. 6 年之前
main.c 19c34b4658 Move or_connection_t to its own header. 6 年之前
main.h 1eede00a4b Merge branch 'ticket26063_squashed' 6 年之前
microdesc.c b8ff7407a7 remove the max_failures argument from download_status_is_ready. 6 年之前
microdesc.h 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 年之前
networkstatus.c 1416f54d1e Split dir_connection_t into its own header 6 年之前
networkstatus.h aab626405c Merge remote-tracking branch 'catalyst-github/bug25756' 6 年之前
nodelist.c 2a574d11ac Move dir_server_t into its own header. 6 年之前
nodelist.h 6773102c92 Merge branch 'bug25691_033_again_squashed' 6 年之前
ntmain.c 39cb04335f Add wrappers for event_base_loopexit and event_base_loopbreak. 6 年之前
ntmain.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 年之前
onion.c a0bc164af5 Extract {or,origin}_circuit_t into their own headers 6 年之前
onion.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 年之前
onion_fast.c fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 年之前
onion_fast.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 年之前
onion_ntor.c fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 年之前
onion_ntor.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 年之前
onion_tap.c fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 年之前
onion_tap.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 年之前
or.h d51de77311 Extract cpath_build_state into its own header. 6 年之前
or_circuit_st.h b3f2c682b7 Extract crypt_path_t and relay_crypto_t into their own headers 6 年之前
or_connection_st.h bba998af65 Extract connection_t into its own header. 6 年之前
or_handshake_certs_st.h bcc283bcc9 Split or_handshake_{certs,state}_t into their own headers. 6 年之前
or_handshake_state_st.h bcc283bcc9 Split or_handshake_{certs,state}_t into their own headers. 6 年之前
origin_circuit_st.h e0830ff7bf Extract circuit_t into its own header 6 年之前
parsecommon.c 5db331e8fc Make find_opt_by_keyword() take a const smartlist 6 年之前
parsecommon.h 5db331e8fc Make find_opt_by_keyword() take a const smartlist 6 年之前
periodic.c 83137275a7 Add update_current_time() calls to periodic and event-driven callbacks 6 年之前
periodic.h 3800d5916f Merge remote-tracking branch 'dgoulet/ticket25900_034_01' 6 年之前
policies.c 2a574d11ac Move dir_server_t into its own header. 6 年之前
policies.h 5458ff20a5 Remove the return value from the fascist_firewall_choose_address_* family of functions 6 年之前
port_cfg_st.h df9a3fe86f Make server_port_cfg_t and port_cfg_t into separate headers. 6 年之前
proto_cell.c b8b016940d Add unit tests for var_cell and control0 proto functions. 6 年之前
proto_cell.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 年之前
proto_control0.c 6ec5059723 Refactor buffer APIs to put a buf_t first. 6 年之前
proto_control0.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 年之前
proto_ext_or.c 6ec5059723 Refactor buffer APIs to put a buf_t first. 6 年之前
proto_ext_or.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 年之前
proto_http.c 6ec5059723 Refactor buffer APIs to put a buf_t first. 6 年之前
proto_http.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 年之前
proto_socks.c fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 年之前
proto_socks.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 年之前
protover.c aef0607f38 Merge branch 'maint-0.3.3' 6 年之前
protover.h 3283619acf vote: TROVE-2018-005 Make DirAuths omit misbehaving routers from their vote. 6 年之前
protover_rust.c a5d4ce2b39 Make the TROVE-2018-005 fix work with rust. 6 年之前
reasons.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 年之前
reasons.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 年之前
relay.c d51de77311 Extract cpath_build_state into its own header. 6 年之前
relay.h fd504587d5 Bug 25903: Tests 6 年之前
relay_crypto.c a0bc164af5 Extract {or,origin}_circuit_t into their own headers 6 年之前
relay_crypto.h 5ecad6c95d Extract the cryptographic parts of crypt_path_t and or_circuit_t. 6 年之前
relay_crypto_st.h b3f2c682b7 Extract crypt_path_t and relay_crypto_t into their own headers 6 年之前
rendcache.c a7440d9c9d more fixes for typos, grammar, whitespace, etc 6 年之前
rendcache.h ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 年之前
rendclient.c d51de77311 Extract cpath_build_state into its own header. 6 年之前
rendclient.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 年之前
rendcommon.c d51de77311 Extract cpath_build_state into its own header. 6 年之前
rendcommon.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 年之前
rendmid.c a0bc164af5 Extract {or,origin}_circuit_t into their own headers 6 年之前
rendmid.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 年之前
rendservice.c d51de77311 Extract cpath_build_state into its own header. 6 年之前
rendservice.h ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 年之前
rephist.c a0bc164af5 Extract {or,origin}_circuit_t into their own headers 6 年之前
rephist.h 93ebcc2b8f rephist: Stop tracking relay connection status 6 年之前
replaycache.c 99666dc6c4 whitespace and typo cleanups 6 年之前
replaycache.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 年之前
router.c b3f2c682b7 Extract crypt_path_t and relay_crypto_t into their own headers 6 年之前
router.h d27fd7ff6b Merge remote-tracking branch 'rl1987/bug25852_take2' 6 年之前
routerkeys.c fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 年之前
routerkeys.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 年之前
routerlist.c 1416f54d1e Split dir_connection_t into its own header 6 年之前
routerlist.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 年之前
routerparse.c c3b7258370 Merge remote-tracking branch 'isis/bug24660_r1' 6 年之前
routerparse.h 3d937043c2 Fix a failing unit test. 6 年之前
routerset.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 年之前
routerset.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 年之前
scheduler.c 19c34b4658 Move or_connection_t to its own header. 6 年之前
scheduler.h 871ff0006d Add an API for a scheduled/manually activated event in the mainloop 6 年之前
scheduler_kist.c 19c34b4658 Move or_connection_t to its own header. 6 年之前
scheduler_vanilla.c 871ff0006d Add an API for a scheduled/manually activated event in the mainloop 6 年之前
server_port_cfg_st.h df9a3fe86f Make server_port_cfg_t and port_cfg_t into separate headers. 6 年之前
shared_random_client.c 70c92c3366 sr: Rename shared_random_common.{c|h} to shared_random_client.{c|h} 6 年之前
shared_random_client.h 70c92c3366 sr: Rename shared_random_common.{c|h} to shared_random_client.{c|h} 6 年之前
statefile.c 987a7f6676 Move responsibility for or_state_save() to a scheduled callback 6 年之前
statefile.h 9f8b60d74c Move or_state_mark_dirty into statefile.c 6 年之前
status.c c3ae14549d minor cleanups on commit 17daab76 6 年之前
status.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 年之前
tor_api.c fa02ea102e Add a public tor_api.h with an implementation in tor_api.c 6 年之前
tor_api.h e9dbd6dd8f Update the documentation in tor_api.h 6 年之前
tor_api_internal.h bf882b0373 re-run ./scripts/maint/annotate_ifdef_directives 6 年之前
tor_main.c 97d9ba2380 Add a mostly disabled feature to debug restarting in-process 6 年之前
torcert.c bcc283bcc9 Split or_handshake_{certs,state}_t into their own headers. 6 年之前
torcert.h c0447033f5 Merge branch 'maint-0.3.2' 6 年之前
transports.c 6bdfaa8b24 Merge remote-tracking branch 'isis-github/bug25425_squashed2' 6 年之前
transports.h c2c5b13e5d test: Add testing module and some unittests for bridges.c. 6 年之前
voting_schedule.c d14c245a0f Add unit test for ..get_start_of_next_voting_interval(). 6 年之前
voting_schedule.h 2d79d0155e vote: Move dirvote_recalculate_timing() to voting_schedule.c 6 年之前