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