George Kadianakis 13f5adc86c Improve doc of `primary_guards_up_to_date`. vor 6 Jahren
..
Makefile.nmake b0e92634d8 Netflow record collapsing defense. vor 7 Jahren
addressmap.c fa0d24286b Convert remaining function (mostly static) to new free style vor 6 Jahren
addressmap.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
bridges.c 7a60600411 Merge remote-tracking branch 'ffmancera/github/bug24573' vor 6 Jahren
bridges.h 690f646bf8 Stop checking cached bridge descriptors for usable bridges vor 6 Jahren
channel.c e1a40535ea Merge branch 'bug24700_032_01' into bug24700_033_01 vor 6 Jahren
channel.h cd81403cc0 Merge branch 'ticket24902_029_05' into ticket24902_033_02 vor 6 Jahren
channelpadding.c 219c969d7b Use monotime_coarse for transfer times and padding times vor 6 Jahren
channelpadding.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
channeltls.c d1c2597096 Merge remote-tracking branch 'dgoulet/ticket24902_029_05' vor 6 Jahren
channeltls.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
circpathbias.c c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
circpathbias.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
circuitbuild.c ef148638a1 Add a "falls through" comment to make gcc happy. vor 6 Jahren
circuitbuild.h 489628a7e4 Bug 23101: Pre-build HS-specific circuits (instead of general). vor 6 Jahren
circuitlist.c fb93c6fc51 circ: Don't cannibalize a circuit if the guard state is unusable vor 6 Jahren
circuitlist.h 98682f689b Merge branch 'maint-0.3.2' vor 6 Jahren
circuitmux.c b8a3602b2a Merge branch 'maint-0.3.2' vor 6 Jahren
circuitmux.h b8a3602b2a Merge branch 'maint-0.3.2' vor 6 Jahren
circuitmux_ewma.c 5ee6ca8da2 Switch to offsetof() vor 6 Jahren
circuitmux_ewma.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
circuitstats.c 0340c02975 Merge remote-tracking branch 'mikeperry/bug23114_squashed2' vor 6 Jahren
circuitstats.h 125df07d60 Report close and timeout rates since uptime, not based on data. vor 6 Jahren
circuituse.c 6961609a1c Merge remote-tracking branch 'dgoulet/bug25116_029_01' vor 6 Jahren
circuituse.h 20a3f61105 Implement layer 2 and layer 3 guard pinning via torrc. vor 6 Jahren
command.c cd81403cc0 Merge branch 'ticket24902_029_05' into ticket24902_033_02 vor 6 Jahren
command.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
config.c a846fd267e Merge branch 'bug23954_squashed' vor 6 Jahren
config.h da778f2921 Use thread-safe types to store the LOG_PROTOCOL_WARN severity vor 6 Jahren
confparse.c b0cc9856ee Update free functions into macros: src/or/ part 1 vor 6 Jahren
confparse.h 376f97aaa1 Simplify the very repetitious options_transition_allowed() vor 6 Jahren
connection.c cd81403cc0 Merge branch 'ticket24902_029_05' into ticket24902_033_02 vor 6 Jahren
connection.h 17dcce3fe1 Fix wide lines introduced by previous patch. vor 6 Jahren
connection_edge.c db5b670d85 Bug 24946: Fix a warning message caused by a missed purpose check. vor 6 Jahren
connection_edge.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
connection_or.c 87db5a6b75 Merge remote-tracking branch 'arma/bug22212' vor 6 Jahren
connection_or.h 5ee0cccd49 Merge branch 'macro_free_v2_squashed' vor 6 Jahren
conscache.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' vor 6 Jahren
conscache.h 17dcce3fe1 Fix wide lines introduced by previous patch. vor 6 Jahren
consdiff.c 4bb831e087 Improve fragile-hardening performance of consensus_split_lines. vor 6 Jahren
consdiff.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
consdiffmgr.c 1e81aaa62f Merge branch 'maint-0.3.2' vor 6 Jahren
consdiffmgr.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
control.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' vor 6 Jahren
control.h 8c02fc15ae control: Don't use void pointer for ADD_ONION secret key vor 6 Jahren
cpuworker.c fa0d24286b Convert remaining function (mostly static) to new free style vor 6 Jahren
cpuworker.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
dircollate.c fa0d24286b Convert remaining function (mostly static) to new free style vor 6 Jahren
dircollate.h 17dcce3fe1 Fix wide lines introduced by previous patch. vor 6 Jahren
directory.c 9abef516f6 Merge branch 'maint-0.3.2' vor 6 Jahren
directory.h 17dcce3fe1 Fix wide lines introduced by previous patch. vor 6 Jahren
dirserv.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' vor 6 Jahren
dirserv.h 5ee0cccd49 Merge branch 'macro_free_v2_squashed' vor 6 Jahren
dirvote.c 80c8689be1 Merge remote-tracking branch 'public/ticket24849_032' vor 6 Jahren
dirvote.h 5ee0cccd49 Merge branch 'macro_free_v2_squashed' vor 6 Jahren
dns.c 0792cc107e Convert connection_free to a nulling macro. vor 6 Jahren
dns.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
dns_structs.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
dnsserv.c 0792cc107e Convert connection_free to a nulling macro. vor 6 Jahren
dnsserv.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
dos.c 78d6cb5870 dos: We can put less token than the current amount vor 6 Jahren
dos.h a09d5f5735 dos: Make sure cc_stats_refill_bucket can't overflow while calculating vor 6 Jahren
entrynodes.c fb93c6fc51 circ: Don't cannibalize a circuit if the guard state is unusable vor 6 Jahren
entrynodes.h 13f5adc86c Improve doc of `primary_guards_up_to_date`. vor 6 Jahren
ext_orport.c fa0d24286b Convert remaining function (mostly static) to new free style vor 6 Jahren
ext_orport.h fa0d24286b Convert remaining function (mostly static) to new free style vor 6 Jahren
fallback_dirs.inc a42e52dded Add 7 other fallback dirs from teor's tests vor 6 Jahren
fp_pair.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h vor 6 Jahren
fp_pair.h 176ad729d9 Change the free macro convention in the rest of src/or/*.h vor 6 Jahren
geoip.c b5a8fd1566 Merge remote-tracking branch 'dgoulet/ticket24902_029_05' vor 6 Jahren
geoip.h eafa252b26 Merge remote-tracking branch 'dgoulet/ticket24902_029_05' vor 6 Jahren
git_revision.c 72b5e4a2db Move tor_git_revision into a new module. vor 6 Jahren
git_revision.h bf882b0373 re-run ./scripts/maint/annotate_ifdef_directives vor 6 Jahren
hibernate.c c9ad172dd4 Merge branch 'bug23571_033_squashed' vor 6 Jahren
hibernate.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
hs_cache.c 2294e330bd Merge branch 'maint-0.3.2' vor 6 Jahren
hs_cache.h 05766eae30 hs-v3: Add an encoded descriptor client cache lookup function vor 6 Jahren
hs_cell.c 7c543412fc prop224: Add a function to clear INTRO data vor 6 Jahren
hs_cell.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
hs_circuit.c db5b670d85 Bug 24946: Fix a warning message caused by a missed purpose check. vor 6 Jahren
hs_circuit.h 98682f689b Merge branch 'maint-0.3.2' vor 6 Jahren
hs_circuitmap.c 7803b19c43 Merge remote-tracking branch 'ffmancera/github/bug23459' vor 6 Jahren
hs_circuitmap.h 8559827280 Split client-side get_rend_circ into two functions. vor 6 Jahren
hs_client.c c0447033f5 Merge branch 'maint-0.3.2' vor 6 Jahren
hs_client.h 5dbcd48f0e hs-v3: Attempt descriptor refetch when dirinfo changes vor 6 Jahren
hs_common.c 48a51c5f8b oxford comma for-the-win vor 6 Jahren
hs_common.h df4d5ebb7d Merge branch 'maint-0.3.2' vor 6 Jahren
hs_config.c cc072b6fbf Stop users configuring IPv6-only v3 single onion services vor 6 Jahren
hs_config.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
hs_control.c 9fa38bd996 Check the return value of hs_parse_address(). vor 6 Jahren
hs_control.h 683fccba8f hs-v3: Add an handler for the HSPOST command vor 6 Jahren
hs_descriptor.c c0447033f5 Merge branch 'maint-0.3.2' vor 6 Jahren
hs_descriptor.h 17dcce3fe1 Fix wide lines introduced by previous patch. vor 6 Jahren
hs_ident.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h vor 6 Jahren
hs_ident.h 17dcce3fe1 Fix wide lines introduced by previous patch. vor 6 Jahren
hs_intropoint.c 6045bdd4a0 hs: Avoid possible double circuit close on error vor 6 Jahren
hs_intropoint.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
hs_ntor.c 70d08f764d Explicit length checks in create_rend_cpath(). vor 6 Jahren
hs_ntor.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
hs_service.c 17daab76b8 Add onion service activity information to our heartbeat logs. vor 6 Jahren
hs_service.h 5ee0cccd49 Merge branch 'macro_free_v2_squashed' vor 6 Jahren
hs_stats.c 17daab76b8 Add onion service activity information to our heartbeat logs. vor 6 Jahren
hs_stats.h 17daab76b8 Add onion service activity information to our heartbeat logs. vor 6 Jahren
include.am cd81403cc0 Merge branch 'ticket24902_029_05' into ticket24902_033_02 vor 6 Jahren
keypin.c 7505f452c8 Run the copyright update script. vor 7 Jahren
keypin.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
main.c a846fd267e Merge branch 'bug23954_squashed' vor 6 Jahren
main.h edd427a8ba Merge branch 'disable_signal_handlers' vor 6 Jahren
microdesc.c a7a0cebb59 Merge branch 'more_directories_squashed' vor 6 Jahren
microdesc.h 176ad729d9 Change the free macro convention in the rest of src/or/*.h vor 6 Jahren
networkstatus.c ca85d66217 Merge branch 'maint-0.3.2' vor 6 Jahren
networkstatus.h 28d4355a6e Add networkstatus_consensus_has_ipv6() and unit tests vor 6 Jahren
nodelist.c c2757c3774 Remove nodelist_recompute_all_hsdir_indices() as unused. vor 6 Jahren
nodelist.h c2757c3774 Remove nodelist_recompute_all_hsdir_indices() as unused. vor 6 Jahren
ntmain.c 1df43aff41 Return instead of exiting in options_init_from_torrc() vor 6 Jahren
ntmain.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
onion.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h vor 6 Jahren
onion.h 17dcce3fe1 Fix wide lines introduced by previous patch. vor 6 Jahren
onion_fast.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h vor 6 Jahren
onion_fast.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. vor 6 Jahren
onion_ntor.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h vor 6 Jahren
onion_ntor.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. vor 6 Jahren
onion_tap.c 6c8c973191 Rename the hybrid_encrypt/decrypt functions; label them as dangerous vor 6 Jahren
onion_tap.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
or.h 98dd3757bf Merge branch 'bug25008' vor 6 Jahren
parsecommon.c 4ff170d7b1 Fix warnings about passing uninitialized buffers into functions vor 6 Jahren
parsecommon.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
periodic.c 7505f452c8 Run the copyright update script. vor 7 Jahren
periodic.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
policies.c bc5ef83f8f Merge branch 'maint-0.3.2' vor 6 Jahren
policies.h 17dcce3fe1 Fix wide lines introduced by previous patch. vor 6 Jahren
proto_cell.c b8b016940d Add unit tests for var_cell and control0 proto functions. vor 6 Jahren
proto_cell.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
proto_control0.c 6ec5059723 Refactor buffer APIs to put a buf_t first. vor 6 Jahren
proto_control0.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
proto_ext_or.c 6ec5059723 Refactor buffer APIs to put a buf_t first. vor 6 Jahren
proto_ext_or.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
proto_http.c 6ec5059723 Refactor buffer APIs to put a buf_t first. vor 6 Jahren
proto_http.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
proto_socks.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h vor 6 Jahren
proto_socks.h 17dcce3fe1 Fix wide lines introduced by previous patch. vor 6 Jahren
protover.c 9773cd0f94 Merge branch 'maint-0.3.2' vor 6 Jahren
protover.h b189c613bb move a macro; fix a build? vor 6 Jahren
protover_rust.c bf882b0373 re-run ./scripts/maint/annotate_ifdef_directives vor 6 Jahren
reasons.c c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
reasons.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
relay.c eafa252b26 Merge remote-tracking branch 'dgoulet/ticket24902_029_05' vor 6 Jahren
relay.h ca1d1c382c Merge remote-tracking branch 'ffmancera/github/bug24501' vor 6 Jahren
rendcache.c db024adc90 Switch to a safer FREE_AND_NULL implementation vor 6 Jahren
rendcache.h 17dcce3fe1 Fix wide lines introduced by previous patch. vor 6 Jahren
rendclient.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' vor 6 Jahren
rendclient.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
rendcommon.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h vor 6 Jahren
rendcommon.h 17dcce3fe1 Fix wide lines introduced by previous patch. vor 6 Jahren
rendmid.c cd81403cc0 Merge branch 'ticket24902_029_05' into ticket24902_033_02 vor 6 Jahren
rendmid.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
rendservice.c db5b670d85 Bug 24946: Fix a warning message caused by a missed purpose check. vor 6 Jahren
rendservice.h 5ee0cccd49 Merge branch 'macro_free_v2_squashed' vor 6 Jahren
rephist.c d5400d50e7 Merge branch 'maint-0.3.2' vor 6 Jahren
rephist.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
replaycache.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h vor 6 Jahren
replaycache.h 17dcce3fe1 Fix wide lines introduced by previous patch. vor 6 Jahren
router.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' vor 6 Jahren
router.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. vor 6 Jahren
routerkeys.c c0447033f5 Merge branch 'maint-0.3.2' vor 6 Jahren
routerkeys.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
routerlist.c d9fbd34f42 Extract protover summary flags into a new structure vor 6 Jahren
routerlist.h 17dcce3fe1 Fix wide lines introduced by previous patch. vor 6 Jahren
routerparse.c 3d937043c2 Fix a failing unit test. vor 6 Jahren
routerparse.h 3d937043c2 Fix a failing unit test. vor 6 Jahren
routerset.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h vor 6 Jahren
routerset.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. vor 6 Jahren
scheduler.c 9e48338a12 Merge branch 'maint-0.3.2' vor 6 Jahren
scheduler.h ca85d66217 Merge branch 'maint-0.3.2' vor 6 Jahren
scheduler_kist.c e1a40535ea Merge branch 'bug24700_032_01' into bug24700_033_01 vor 6 Jahren
scheduler_vanilla.c 8797c8fbd3 Remove now-duplicate log_debug lines vor 6 Jahren
shared_random.c fa0d24286b Convert remaining function (mostly static) to new free style vor 6 Jahren
shared_random.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. vor 6 Jahren
shared_random_state.c fa0d24286b Convert remaining function (mostly static) to new free style vor 6 Jahren
shared_random_state.h fa0d24286b Convert remaining function (mostly static) to new free style vor 6 Jahren
statefile.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h vor 6 Jahren
statefile.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. vor 6 Jahren
status.c cd81403cc0 Merge branch 'ticket24902_029_05' into ticket24902_033_02 vor 6 Jahren
status.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
tor_api.c fa02ea102e Add a public tor_api.h with an implementation in tor_api.c vor 6 Jahren
tor_api.h 18ea91ee6b Make the warnings about restarting tor in-process more scary. vor 6 Jahren
tor_api_internal.h bf882b0373 re-run ./scripts/maint/annotate_ifdef_directives vor 6 Jahren
tor_main.c 97d9ba2380 Add a mostly disabled feature to debug restarting in-process vor 6 Jahren
torcert.c c0447033f5 Merge branch 'maint-0.3.2' vor 6 Jahren
torcert.h c0447033f5 Merge branch 'maint-0.3.2' vor 6 Jahren
transports.c d5400d50e7 Merge branch 'maint-0.3.2' vor 6 Jahren
transports.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. vor 6 Jahren