Roger Dingledine 0983c203e5 misc tiny fixes 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 cc7de9ce1d Merge branch 'ticket23814' into maint-0.3.3 vor 6 Jahren
bridges.h 690f646bf8 Stop checking cached bridge descriptors for usable bridges vor 6 Jahren
channel.c d96dc2060a Merge branch 'maint-0.3.3' vor 6 Jahren
channel.h 6b1dba214d cmux: Make EWMA policy mandatory vor 6 Jahren
channelpadding.c a7440d9c9d more fixes for typos, grammar, whitespace, etc vor 6 Jahren
channelpadding.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
channeltls.c 6b1dba214d cmux: Make EWMA policy mandatory vor 6 Jahren
channeltls.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
circpathbias.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 vor 6 Jahren
circpathbias.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
circuitbuild.c 979c7e5c83 Merge branch 'maint-0.3.3' vor 6 Jahren
circuitbuild.h 199bc37290 rephist: Stop tracking EXTEND attempts vor 6 Jahren
circuitlist.c 56ae6d8766 Merge branch 'maint-0.3.3' vor 6 Jahren
circuitlist.h 98682f689b Merge branch 'maint-0.3.2' vor 6 Jahren
circuitmux.c e19cd38f08 cmux: Always use the cmux policy vor 6 Jahren
circuitmux.h b8a3602b2a Merge branch 'maint-0.3.2' vor 6 Jahren
circuitmux_ewma.c 9af5b625e8 cmux: Rename cell_ewma_set_scale_factor() vor 6 Jahren
circuitmux_ewma.h 9af5b625e8 cmux: Rename cell_ewma_set_scale_factor() vor 6 Jahren
circuitstats.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 vor 6 Jahren
circuitstats.h 125df07d60 Report close and timeout rates since uptime, not based on data. vor 6 Jahren
circuituse.c 4438ef3288 Remove a bunch of other redundant #includes vor 6 Jahren
circuituse.h 20a3f61105 Implement layer 2 and layer 3 guard pinning via torrc. vor 6 Jahren
command.c a7440d9c9d more fixes for typos, grammar, whitespace, etc vor 6 Jahren
command.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
config.c bc5f79b95c Use tor_asprintf for in have_enough_mem_for_dircache() 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 a4ab273a0d Merge remote-tracking branch 'fristonio/ticket-25261' vor 6 Jahren
connection.h 17dcce3fe1 Fix wide lines introduced by previous patch. vor 6 Jahren
connection_edge.c 7884ce76e1 refactor: rename connection_t struct fields. vor 6 Jahren
connection_edge.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
connection_or.c ab16f1e2a1 test: Add unittest for the OR connection failure cache vor 6 Jahren
connection_or.h ab16f1e2a1 test: Add unittest for the OR connection failure cache 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 596eed3715 Fix CID 1433643 vor 6 Jahren
control.h 8c02fc15ae control: Don't use void pointer for ADD_ONION secret key vor 6 Jahren
cpuworker.c a7440d9c9d more fixes for typos, grammar, whitespace, etc 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 62482ea279 Merge branch 'maint-0.3.3' vor 6 Jahren
directory.h b8ff7407a7 remove the max_failures argument from download_status_is_ready. vor 6 Jahren
dirserv.c 8775c93a99 Refactor: suppress duplicated functions from router.c and encapsulate NODE_DESC_BUF_LEN constant. vor 6 Jahren
dirserv.h ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 vor 6 Jahren
dirvote.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 vor 6 Jahren
dirvote.h 5ee0cccd49 Merge branch 'macro_free_v2_squashed' vor 6 Jahren
dns.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 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 4f473fadbd Merge branch 'bug25617_029' into maint-0.3.3 vor 6 Jahren
dnsserv.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
dos.c b60ffc5ce0 Merge remote-tracking branch 'dgoulet/bug25223_029_01' into ticket24902_029_05 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 1debe57563 On geoip_free_all, reset geoip[6]_digest. 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 a4c8531260 refactor: using get_uptime() (and reset_uptime()) consistently. vor 6 Jahren
hibernate.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
hs_cache.c a7440d9c9d more fixes for typos, grammar, whitespace, etc vor 6 Jahren
hs_cache.h 05766eae30 hs-v3: Add an encoded descriptor client cache lookup function vor 6 Jahren
hs_cell.c fae5254783 hs: Fix two typos in an inline comment. vor 6 Jahren
hs_cell.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
hs_circuit.c 99666dc6c4 whitespace and typo cleanups 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 4438ef3288 Remove a bunch of other redundant #includes vor 6 Jahren
hs_client.h 5dbcd48f0e hs-v3: Attempt descriptor refetch when dirinfo changes vor 6 Jahren
hs_common.c 4438ef3288 Remove a bunch of other redundant #includes vor 6 Jahren
hs_common.h df4d5ebb7d Merge branch 'maint-0.3.2' vor 6 Jahren
hs_config.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 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 86498e5aa5 Fix wide lines from typo-fix patch. 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 4438ef3288 Remove a bunch of other redundant #includes 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 7 Jahren
hs_ntor.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
hs_service.c d749f6b5f6 Merge branch 'maint-0.3.3' 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 0eed0899cd Merge branch 'bug24658-rm-curve25519-header' into bug24658-merge vor 6 Jahren
keypin.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
main.c d8893bc93c Merge remote-tracking branch 'isis/bug23881_r1' vor 6 Jahren
main.h a4c8531260 refactor: using get_uptime() (and reset_uptime()) consistently. vor 6 Jahren
microdesc.c b8ff7407a7 remove the max_failures argument from download_status_is_ready. vor 6 Jahren
microdesc.h 176ad729d9 Change the free macro convention in the rest of src/or/*.h vor 6 Jahren
networkstatus.c e263317e07 Merge remote-tracking branch 'fristonio/ticket-24740' vor 6 Jahren
networkstatus.h 28d4355a6e Add networkstatus_consensus_has_ipv6() and unit tests vor 6 Jahren
nodelist.c 794a25f8c1 Merge branch 'maint-0.3.3' vor 6 Jahren
nodelist.h 794a25f8c1 Merge branch 'maint-0.3.3' 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 4d994e7a9c Fix a stack-protector warning: don't use a variable-length buffer vor 6 Jahren
onion.h 17dcce3fe1 Fix wide lines introduced by previous patch. vor 6 Jahren
onion_fast.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 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 61c7ec29f1 Include crypto_digest.h in order to solve dependency issues. 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 cb083b5d3e Merge remote-tracking branch 'asn-github/t-25432' 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 ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 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 0e453929d2 Allow IPv6 address strings to be used as hostnames in SOCKS5 requests vor 6 Jahren
proto_socks.h 17dcce3fe1 Fix wide lines introduced by previous patch. vor 6 Jahren
protover.c f7eff2f8c5 Merge branch 'maint-0.3.2' into maint-0.3.3 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 ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 vor 6 Jahren
reasons.h c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
relay.c 0983c203e5 misc tiny fixes vor 6 Jahren
relay.h 9d68647ba3 cmux: Remove PARANOIA assert functions vor 6 Jahren
rendcache.c a7440d9c9d more fixes for typos, grammar, whitespace, etc vor 6 Jahren
rendcache.h ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 vor 6 Jahren
rendclient.c 3d7bf98d13 Merge remote-tracking branch 'valentecaio/t-24714' 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 a7440d9c9d more fixes for typos, grammar, whitespace, etc vor 6 Jahren
rendservice.h ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 vor 6 Jahren
rephist.c 4438ef3288 Remove a bunch of other redundant #includes vor 6 Jahren
rephist.h 93ebcc2b8f rephist: Stop tracking relay connection status vor 6 Jahren
replaycache.c 99666dc6c4 whitespace and typo cleanups vor 6 Jahren
replaycache.h 17dcce3fe1 Fix wide lines introduced by previous patch. vor 6 Jahren
router.c 8775c93a99 Refactor: suppress duplicated functions from router.c and encapsulate NODE_DESC_BUF_LEN constant. vor 6 Jahren
router.h 8775c93a99 Refactor: suppress duplicated functions from router.c and encapsulate NODE_DESC_BUF_LEN constant. 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 cc7de9ce1d Merge branch 'ticket23814' into maint-0.3.3 vor 6 Jahren
routerlist.h 17dcce3fe1 Fix wide lines introduced by previous patch. vor 6 Jahren
routerparse.c cc7de9ce1d Merge branch 'ticket23814' into maint-0.3.3 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 a7440d9c9d more fixes for typos, grammar, whitespace, etc vor 6 Jahren
scheduler_vanilla.c 8797c8fbd3 Remove now-duplicate log_debug lines vor 6 Jahren
shared_random.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 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 ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 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 4438ef3288 Remove a bunch of other redundant #includes 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 e9dbd6dd8f Update the documentation in tor_api.h 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 130e2ffad7 Remove duplicate code between parse_{c,s}method in transport.c vor 6 Jahren
transports.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. vor 6 Jahren