David Goulet 2d79d0155e vote: Move dirvote_recalculate_timing() to voting_schedule.c 6 년 전
..
dirauth 2d79d0155e vote: Move dirvote_recalculate_timing() to voting_schedule.c 6 년 전
Makefile.nmake b0e92634d8 Netflow record collapsing defense. 7 년 전
addressmap.c fa0d24286b Convert remaining function (mostly static) to new free style 6 년 전
addressmap.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 년 전
auth_dirs.inc 1295044dc8 Lift the list of default directory servers into their own file. 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 f9e32a2084 Remove an unnecessary event2 include. 6 년 전
channelpadding.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 년 전
channeltls.c 6b1dba214d cmux: Make EWMA policy mandatory 6 년 전
channeltls.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 년 전
circpathbias.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 년 전
circpathbias.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 년 전
circuitbuild.c 5458ff20a5 Remove the return value from the fascist_firewall_choose_address_* family of functions 6 년 전
circuitbuild.h 199bc37290 rephist: Stop tracking EXTEND attempts 6 년 전
circuitlist.c 96c5ac338a Move close-and-cleanup functions to a postloop event. 6 년 전
circuitlist.h 98682f689b Merge branch 'maint-0.3.2' 6 년 전
circuitmux.c e19cd38f08 cmux: Always use the cmux policy 6 년 전
circuitmux.h b8a3602b2a Merge branch 'maint-0.3.2' 6 년 전
circuitmux_ewma.c 2748dd0f1c Ignore CircuitPriorityHalflife values under -EPSILON. 6 년 전
circuitmux_ewma.h 9af5b625e8 cmux: Rename cell_ewma_set_scale_factor() 6 년 전
circuitstats.c f0838e7257 config: Make circuit_build_times_disabled() use authdir_mode() 6 년 전
circuitstats.h 125df07d60 Report close and timeout rates since uptime, not based on data. 6 년 전
circuituse.c 6773102c92 Merge branch 'bug25691_033_again_squashed' 6 년 전
circuituse.h 20a3f61105 Implement layer 2 and layer 3 guard pinning via torrc. 6 년 전
command.c f921fd771a Use u32 add helper for CIRC_BW accounting. 6 년 전
command.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 년 전
config.c 2d79d0155e vote: Move dirvote_recalculate_timing() to voting_schedule.c 6 년 전
config.h 31508a0abc Use less memory for MaxMemInQueues for machines with more than 8 GB of RAM. 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 33cba1195b Remove a blank line that was bothering me. 6 년 전
connection.h 1356d51af6 Rename connection_bucket_refill to connection_bucket_refill_all 6 년 전
connection_edge.c 320bd2b3a5 Move connection_ap_attach_pending(0) into a postloop event 6 년 전
connection_edge.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 년 전
connection_or.c 03b96882de Rename token_bucket_t to token_bucket_rw_t. 6 년 전
connection_or.h ab16f1e2a1 test: Add unittest for the OR connection failure cache 6 년 전
conscache.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 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 bdcf3a3839 sr: Extract shared SR functions 6 년 전
control.h e72742d693 Add GETINFO current-time/{local,utc} command to ControlPort 6 년 전
cpuworker.c 6a5f62f68f Move responsibility for threadpool reply-handler events to workqueue 6 년 전
cpuworker.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 년 전
directory.c d018bf199c Merge remote-tracking branch 'dgoulet/ticket25610_034_01-squashed' 6 년 전
directory.h ff6f49f033 Rename find_dl_schedule to find_dl_min_delay. 6 년 전
dirserv.c 711ff6cdf7 Rename dirvote_common.{c|h} to voting_schedule.{c|h} 6 년 전
dirserv.h a2ff4975f3 dirvote: Move the vote creation code into dirvote.c 6 년 전
dns.c ec8ee54129 Merge branch 'bug21394_029_redux' into maint-0.3.3 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 4f473fadbd Merge branch 'bug25617_029' into maint-0.3.3 6 년 전
dnsserv.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 년 전
dos.c 93ff1870ba heartbeat: Log the number of circuits killed because too many cells 6 년 전
dos.h a09d5f5735 dos: Make sure cc_stats_refill_bucket can't overflow while calculating 6 년 전
entrynodes.c 346c2eb4e6 Merge branch 'bug25843_v2_squashed' 6 년 전
entrynodes.h 13f5adc86c Improve doc of `primary_guards_up_to_date`. 6 년 전
ext_orport.c fa0d24286b Convert remaining function (mostly static) to new free style 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 d6903e9e87 hibernation: Rescan the event list on state change 6 년 전
hibernate.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 년 전
hs_cache.c a7440d9c9d more fixes for typos, grammar, whitespace, etc 6 년 전
hs_cache.h 05766eae30 hs-v3: Add an encoded descriptor client cache lookup function 6 년 전
hs_cell.c fae5254783 hs: Fix two typos in an inline comment. 6 년 전
hs_cell.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 년 전
hs_circuit.c 99666dc6c4 whitespace and typo cleanups 6 년 전
hs_circuit.h 98682f689b Merge branch 'maint-0.3.2' 6 년 전
hs_circuitmap.c 7803b19c43 Merge remote-tracking branch 'ffmancera/github/bug23459' 6 년 전
hs_circuitmap.h 8559827280 Split client-side get_rend_circ into two functions. 6 년 전
hs_client.c 4438ef3288 Remove a bunch of other redundant #includes 6 년 전
hs_client.h 5dbcd48f0e hs-v3: Attempt descriptor refetch when dirinfo changes 6 년 전
hs_common.c d018bf199c Merge remote-tracking branch 'dgoulet/ticket25610_034_01-squashed' 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 bfe5a739b7 Make hsdir_index in node_t a hsdir_index_t rather than a pointer. 6 년 전
hs_control.h 683fccba8f hs-v3: Add an handler for the HSPOST command 6 년 전
hs_descriptor.c 86498e5aa5 Fix wide lines from typo-fix patch. 6 년 전
hs_descriptor.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 년 전
hs_ident.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 년 전
hs_ident.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 년 전
hs_intropoint.c 4438ef3288 Remove a bunch of other redundant #includes 6 년 전
hs_intropoint.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 년 전
hs_ntor.c 70d08f764d Explicit length checks in create_rend_cpath(). 7 년 전
hs_ntor.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 년 전
hs_service.c d018bf199c Merge remote-tracking branch 'dgoulet/ticket25610_034_01-squashed' 6 년 전
hs_service.h f7633c1fca hs: Rescan the main loop event list if the service map changes 6 년 전
hs_stats.c 17daab76b8 Add onion service activity information to our heartbeat logs. 6 년 전
hs_stats.h 17daab76b8 Add onion service activity information to our heartbeat logs. 6 년 전
include.am 711ff6cdf7 Rename dirvote_common.{c|h} to voting_schedule.{c|h} 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 년 전
main.c 4a559e9960 Refactor to use safe_timer_diff. 6 년 전
main.h 234e317ef1 Ensure that voting is rescheduled whenever the schedule changes. 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 2d79d0155e vote: Move dirvote_recalculate_timing() to voting_schedule.c 6 년 전
networkstatus.h 098b7fe25b ns: Move dirvote_get_voter_sig_by_alg() to networkstatus.c 6 년 전
nodelist.c bfe5a739b7 Make hsdir_index in node_t a hsdir_index_t rather than a pointer. 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 4d994e7a9c Fix a stack-protector warning: don't use a variable-length buffer 6 년 전
onion.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 년 전
onion_fast.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 년 전
onion_fast.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 년 전
onion_ntor.c 61c7ec29f1 Include crypto_digest.h in order to solve dependency issues. 6 년 전
onion_ntor.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 년 전
onion_tap.c 6c8c973191 Rename the hybrid_encrypt/decrypt functions; label them as dangerous 7 년 전
onion_tap.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 년 전
or.h 4cf6b67f5e Merge remote-tracking branch 'neel/b23094' 6 년 전
parsecommon.c 4ff170d7b1 Fix warnings about passing uninitialized buffers into functions 6 년 전
parsecommon.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 년 전
periodic.c 4e85f17eec periodic: Add an enable and disable function 6 년 전
periodic.h 3800d5916f Merge remote-tracking branch 'dgoulet/ticket25900_034_01' 6 년 전
policies.c 5458ff20a5 Remove the return value from the fascist_firewall_choose_address_* family of functions 6 년 전
policies.h 5458ff20a5 Remove the return value from the fascist_firewall_choose_address_* family of functions 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 0e453929d2 Allow IPv6 address strings to be used as hostnames in SOCKS5 requests 6 년 전
proto_socks.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 년 전
protover.c 72bfcb37f1 add changes file and update check-typos in makefile 6 년 전
protover.h b189c613bb move a macro; fix a build? 6 년 전
protover_rust.c bf882b0373 re-run ./scripts/maint/annotate_ifdef_directives 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 1ba9b7e013 Merge remote-tracking branch 'mikeperry/bug25400_squashed' 6 년 전
relay.h c5bbf72fb8 Merge branch 'maint-0.3.3' 6 년 전
relay_crypto.c a9fa483004 Document a requirement for cells to be encrypted. 6 년 전
relay_crypto.h 5ecad6c95d Extract the cryptographic parts of crypt_path_t and or_circuit_t. 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 3d7bf98d13 Merge remote-tracking branch 'valentecaio/t-24714' 6 년 전
rendclient.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 년 전
rendcommon.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 년 전
rendcommon.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 년 전
rendmid.c cd81403cc0 Merge branch 'ticket24902_029_05' into ticket24902_033_02 6 년 전
rendmid.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 년 전
rendservice.c f7633c1fca hs: Rescan the main loop event list if the service map changes 6 년 전
rendservice.h ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 년 전
rephist.c 9f8b60d74c Move or_state_mark_dirty into statefile.c 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 a052eea480 Merge branch 'maint-0.3.3' 6 년 전
router.h 8775c93a99 Refactor: suppress duplicated functions from router.c and encapsulate NODE_DESC_BUF_LEN constant. 6 년 전
routerkeys.c c0447033f5 Merge branch 'maint-0.3.2' 6 년 전
routerkeys.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 년 전
routerlist.c 2115a54b4a mod: Move dirauth specific files to its own module 6 년 전
routerlist.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 년 전
routerparse.c 711ff6cdf7 Rename dirvote_common.{c|h} to voting_schedule.{c|h} 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 871ff0006d Add an API for a scheduled/manually activated event in the mainloop 6 년 전
scheduler.h 871ff0006d Add an API for a scheduled/manually activated event in the mainloop 6 년 전
scheduler_kist.c 871ff0006d Add an API for a scheduled/manually activated event in the mainloop 6 년 전
scheduler_vanilla.c 871ff0006d Add an API for a scheduled/manually activated event in the mainloop 6 년 전
shared_random_common.c e504b1b358 vote: Namespace functions in voting_schedule.c 6 년 전
shared_random_common.h bdcf3a3839 sr: Extract shared SR functions 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 4438ef3288 Remove a bunch of other redundant #includes 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 c0447033f5 Merge branch 'maint-0.3.2' 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 2d79d0155e vote: Move dirvote_recalculate_timing() to voting_schedule.c 6 년 전
voting_schedule.h 2d79d0155e vote: Move dirvote_recalculate_timing() to voting_schedule.c 6 년 전