Nick Mathewson da778f2921 Use thread-safe types to store the LOG_PROTOCOL_WARN severity 6 rokov pred
..
Makefile.nmake b0e92634d8 Netflow record collapsing defense. 7 rokov pred
addressmap.c fa0d24286b Convert remaining function (mostly static) to new free style 6 rokov pred
addressmap.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
bridges.c 7a60600411 Merge remote-tracking branch 'ffmancera/github/bug24573' 6 rokov pred
bridges.h 690f646bf8 Stop checking cached bridge descriptors for usable bridges 6 rokov pred
channel.c 94ec5af5fe whitespace and typo fixes 6 rokov pred
channel.h 219c969d7b Use monotime_coarse for transfer times and padding times 6 rokov pred
channelpadding.c 219c969d7b Use monotime_coarse for transfer times and padding times 6 rokov pred
channelpadding.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
channeltls.c 6120efd771 chan: Do not re-queue after a fail cell write 6 rokov pred
channeltls.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
circpathbias.c c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
circpathbias.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
circuitbuild.c ef148638a1 Add a "falls through" comment to make gcc happy. 6 rokov pred
circuitbuild.h 489628a7e4 Bug 23101: Pre-build HS-specific circuits (instead of general). 6 rokov pred
circuitlist.c 489628a7e4 Bug 23101: Pre-build HS-specific circuits (instead of general). 6 rokov pred
circuitlist.h 98682f689b Merge branch 'maint-0.3.2' 6 rokov pred
circuitmux.c b8a3602b2a Merge branch 'maint-0.3.2' 6 rokov pred
circuitmux.h b8a3602b2a Merge branch 'maint-0.3.2' 6 rokov pred
circuitmux_ewma.c 5ee6ca8da2 Switch to offsetof() 6 rokov pred
circuitmux_ewma.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
circuitstats.c 0340c02975 Merge remote-tracking branch 'mikeperry/bug23114_squashed2' 6 rokov pred
circuitstats.h 125df07d60 Report close and timeout rates since uptime, not based on data. 6 rokov pred
circuituse.c 6f4ee6e5e7 Merge remote-tracking branch 'mikeperry/bug24946' 6 rokov pred
circuituse.h 20a3f61105 Implement layer 2 and layer 3 guard pinning via torrc. 6 rokov pred
command.c 4e653ac2ca Merge branch 'maint-0.3.1' into maint-0.3.2 6 rokov pred
command.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
config.c da778f2921 Use thread-safe types to store the LOG_PROTOCOL_WARN severity 6 rokov pred
config.h da778f2921 Use thread-safe types to store the LOG_PROTOCOL_WARN severity 6 rokov pred
confparse.c b0cc9856ee Update free functions into macros: src/or/ part 1 6 rokov pred
confparse.h 376f97aaa1 Simplify the very repetitious options_transition_allowed() 6 rokov pred
connection.c 77026f8a87 Merge branch 'bug22798_029_squashed' 6 rokov pred
connection.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 rokov pred
connection_edge.c db5b670d85 Bug 24946: Fix a warning message caused by a missed purpose check. 6 rokov pred
connection_edge.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
connection_or.c 959af20247 Merge branch 'maint-0.3.2' 6 rokov pred
connection_or.h 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 6 rokov pred
conscache.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 6 rokov pred
conscache.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 rokov pred
consdiff.c 4bb831e087 Improve fragile-hardening performance of consensus_split_lines. 6 rokov pred
consdiff.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
consdiffmgr.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 6 rokov pred
consdiffmgr.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
control.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 6 rokov pred
control.h 8c02fc15ae control: Don't use void pointer for ADD_ONION secret key 6 rokov pred
cpuworker.c fa0d24286b Convert remaining function (mostly static) to new free style 6 rokov pred
cpuworker.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
dircollate.c fa0d24286b Convert remaining function (mostly static) to new free style 6 rokov pred
dircollate.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 rokov pred
directory.c 9abef516f6 Merge branch 'maint-0.3.2' 6 rokov pred
directory.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 rokov pred
dirserv.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 6 rokov pred
dirserv.h 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 6 rokov pred
dirvote.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 6 rokov pred
dirvote.h 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 6 rokov pred
dns.c 0792cc107e Convert connection_free to a nulling macro. 6 rokov pred
dns.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
dns_structs.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
dnsserv.c 0792cc107e Convert connection_free to a nulling macro. 6 rokov pred
dnsserv.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
entrynodes.c d43dc120e8 finish documentation on live_consensus_is_missing 6 rokov pred
entrynodes.h 9abef516f6 Merge branch 'maint-0.3.2' 6 rokov pred
ext_orport.c fa0d24286b Convert remaining function (mostly static) to new free style 6 rokov pred
ext_orport.h fa0d24286b Convert remaining function (mostly static) to new free style 6 rokov pred
fallback_dirs.inc a42e52dded Add 7 other fallback dirs from teor's tests 6 rokov pred
fp_pair.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 rokov pred
fp_pair.h 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 rokov pred
geoip.c fa0d24286b Convert remaining function (mostly static) to new free style 6 rokov pred
geoip.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
git_revision.c 72b5e4a2db Move tor_git_revision into a new module. 6 rokov pred
git_revision.h bf882b0373 re-run ./scripts/maint/annotate_ifdef_directives 6 rokov pred
hibernate.c c9ad172dd4 Merge branch 'bug23571_033_squashed' 6 rokov pred
hibernate.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
hs_cache.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 6 rokov pred
hs_cache.h 05766eae30 hs-v3: Add an encoded descriptor client cache lookup function 6 rokov pred
hs_cell.c 7c543412fc prop224: Add a function to clear INTRO data 6 rokov pred
hs_cell.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
hs_circuit.c db5b670d85 Bug 24946: Fix a warning message caused by a missed purpose check. 6 rokov pred
hs_circuit.h 98682f689b Merge branch 'maint-0.3.2' 6 rokov pred
hs_circuitmap.c 7803b19c43 Merge remote-tracking branch 'ffmancera/github/bug23459' 6 rokov pred
hs_circuitmap.h 8559827280 Split client-side get_rend_circ into two functions. 6 rokov pred
hs_client.c 7803b19c43 Merge remote-tracking branch 'ffmancera/github/bug23459' 6 rokov pred
hs_client.h 5dbcd48f0e hs-v3: Attempt descriptor refetch when dirinfo changes 6 rokov pred
hs_common.c 48a51c5f8b oxford comma for-the-win 6 rokov pred
hs_common.h df4d5ebb7d Merge branch 'maint-0.3.2' 6 rokov pred
hs_config.c cc072b6fbf Stop users configuring IPv6-only v3 single onion services 6 rokov pred
hs_config.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
hs_control.c 9fa38bd996 Check the return value of hs_parse_address(). 6 rokov pred
hs_control.h 683fccba8f hs-v3: Add an handler for the HSPOST command 6 rokov pred
hs_descriptor.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 rokov pred
hs_descriptor.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 rokov pred
hs_ident.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 rokov pred
hs_ident.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 rokov pred
hs_intropoint.c 6045bdd4a0 hs: Avoid possible double circuit close on error 6 rokov pred
hs_intropoint.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
hs_ntor.c 70d08f764d Explicit length checks in create_rend_cpath(). 6 rokov pred
hs_ntor.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
hs_service.c 17daab76b8 Add onion service activity information to our heartbeat logs. 6 rokov pred
hs_service.h 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 6 rokov pred
hs_stats.c 17daab76b8 Add onion service activity information to our heartbeat logs. 6 rokov pred
hs_stats.h 17daab76b8 Add onion service activity information to our heartbeat logs. 6 rokov pred
include.am 17daab76b8 Add onion service activity information to our heartbeat logs. 6 rokov pred
keypin.c 7505f452c8 Run the copyright update script. 7 rokov pred
keypin.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
main.c da778f2921 Use thread-safe types to store the LOG_PROTOCOL_WARN severity 6 rokov pred
main.h edd427a8ba Merge branch 'disable_signal_handlers' 6 rokov pred
microdesc.c a7a0cebb59 Merge branch 'more_directories_squashed' 6 rokov pred
microdesc.h 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 rokov pred
networkstatus.c 81aec1449b Compute flavor name before dereference, to avoid a STACK warning. 6 rokov pred
networkstatus.h 28d4355a6e Add networkstatus_consensus_has_ipv6() and unit tests 6 rokov pred
nodelist.c d8c0c62c7b Remove needless parentheses 6 rokov pred
nodelist.h a5ef2b619d Make node_get_curve25519_onion_key() return a const ptr 6 rokov pred
ntmain.c 1df43aff41 Return instead of exiting in options_init_from_torrc() 6 rokov pred
ntmain.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
onion.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 rokov pred
onion.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 rokov pred
onion_fast.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 rokov pred
onion_fast.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 rokov pred
onion_ntor.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 rokov pred
onion_ntor.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 rokov pred
onion_tap.c 6c8c973191 Rename the hybrid_encrypt/decrypt functions; label them as dangerous 6 rokov pred
onion_tap.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
or.h 1bcbb1bb0b Merge remote-tracking branch 'mikeperry/bug23101-mergeready-squashed' 6 rokov pred
parsecommon.c 4ff170d7b1 Fix warnings about passing uninitialized buffers into functions 6 rokov pred
parsecommon.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
periodic.c 7505f452c8 Run the copyright update script. 7 rokov pred
periodic.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
policies.c bc5ef83f8f Merge branch 'maint-0.3.2' 6 rokov pred
policies.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 rokov pred
proto_cell.c b8b016940d Add unit tests for var_cell and control0 proto functions. 6 rokov pred
proto_cell.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
proto_control0.c 6ec5059723 Refactor buffer APIs to put a buf_t first. 6 rokov pred
proto_control0.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
proto_ext_or.c 6ec5059723 Refactor buffer APIs to put a buf_t first. 6 rokov pred
proto_ext_or.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
proto_http.c 6ec5059723 Refactor buffer APIs to put a buf_t first. 6 rokov pred
proto_http.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
proto_socks.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 rokov pred
proto_socks.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 rokov pred
protover.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 6 rokov pred
protover.h b189c613bb move a macro; fix a build? 6 rokov pred
protover_rust.c bf882b0373 re-run ./scripts/maint/annotate_ifdef_directives 6 rokov pred
reasons.c c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
reasons.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
relay.c ca1d1c382c Merge remote-tracking branch 'ffmancera/github/bug24501' 6 rokov pred
relay.h ca1d1c382c Merge remote-tracking branch 'ffmancera/github/bug24501' 6 rokov pred
rendcache.c db024adc90 Switch to a safer FREE_AND_NULL implementation 6 rokov pred
rendcache.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 rokov pred
rendclient.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 6 rokov pred
rendclient.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
rendcommon.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 rokov pred
rendcommon.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 rokov pred
rendmid.c c59ba01550 rephist: Remove unused crypto_pk statistics. 6 rokov pred
rendmid.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
rendservice.c db5b670d85 Bug 24946: Fix a warning message caused by a missed purpose check. 6 rokov pred
rendservice.h 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 6 rokov pred
rephist.c d5400d50e7 Merge branch 'maint-0.3.2' 6 rokov pred
rephist.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
replaycache.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 rokov pred
replaycache.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 rokov pred
router.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 6 rokov pred
router.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 rokov pred
routerkeys.c 3907faf2fd New accessors for keydir/cachedir access 6 rokov pred
routerkeys.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
routerlist.c 40cd992abb avoid calling format_iso_time() with TIME_MAX 6 rokov pred
routerlist.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 rokov pred
routerparse.c 0626031564 Merge branch 'ticket20895' 6 rokov pred
routerparse.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
routerset.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 rokov pred
routerset.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 rokov pred
scheduler.c 265b8e8645 Function declaration whitespace 6 rokov pred
scheduler.h 667f931177 Make get_scheduler_state_string available to scheduler*.c 6 rokov pred
scheduler_kist.c 943134e886 Merge remote-tracking branch 'pastly2/ticket24531_033_01' 6 rokov pred
scheduler_vanilla.c 8797c8fbd3 Remove now-duplicate log_debug lines 6 rokov pred
shared_random.c fa0d24286b Convert remaining function (mostly static) to new free style 6 rokov pred
shared_random.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 rokov pred
shared_random_state.c fa0d24286b Convert remaining function (mostly static) to new free style 6 rokov pred
shared_random_state.h fa0d24286b Convert remaining function (mostly static) to new free style 6 rokov pred
statefile.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 rokov pred
statefile.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 rokov pred
status.c 17daab76b8 Add onion service activity information to our heartbeat logs. 6 rokov pred
status.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 rokov pred
tor_api.c fa02ea102e Add a public tor_api.h with an implementation in tor_api.c 6 rokov pred
tor_api.h 18ea91ee6b Make the warnings about restarting tor in-process more scary. 6 rokov pred
tor_api_internal.h bf882b0373 re-run ./scripts/maint/annotate_ifdef_directives 6 rokov pred
tor_main.c 97d9ba2380 Add a mostly disabled feature to debug restarting in-process 6 rokov pred
torcert.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 rokov pred
torcert.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 rokov pred
transports.c d5400d50e7 Merge branch 'maint-0.3.2' 6 rokov pred
transports.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 rokov pred