Nick Mathewson 58f54a3588 Merge branch 'maint-0.3.2' into maint-0.3.3 hace 6 años
..
Makefile.nmake b0e92634d8 Netflow record collapsing defense. hace 7 años
addressmap.c fa0d24286b Convert remaining function (mostly static) to new free style hace 6 años
addressmap.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
auth_dirs.inc 1295044dc8 Lift the list of default directory servers into their own file. hace 6 años
bridges.c cc7de9ce1d Merge branch 'ticket23814' into maint-0.3.3 hace 6 años
bridges.h 690f646bf8 Stop checking cached bridge descriptors for usable bridges hace 6 años
channel.c 236c92a0a7 chan: Use channel_is_client() in channel_do_open_actions() hace 6 años
channel.h bf91da75ab remove blank line between function-comment and function hace 6 años
channelpadding.c a7440d9c9d more fixes for typos, grammar, whitespace, etc hace 6 años
channelpadding.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
channeltls.c bf91da75ab remove blank line between function-comment and function hace 6 años
channeltls.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
circpathbias.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 hace 6 años
circpathbias.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
circuitbuild.c 2d6914e391 Refine extend_info_for_node's "enough info" check once again. hace 6 años
circuitbuild.h 199bc37290 rephist: Stop tracking EXTEND attempts hace 6 años
circuitlist.c fd36bd8971 Log information on specific compression backends in the OOM handler. hace 6 años
circuitlist.h 98682f689b Merge branch 'maint-0.3.2' hace 6 años
circuitmux.c b8a3602b2a Merge branch 'maint-0.3.2' hace 6 años
circuitmux.h b8a3602b2a Merge branch 'maint-0.3.2' hace 6 años
circuitmux_ewma.c 5ee6ca8da2 Switch to offsetof() hace 6 años
circuitmux_ewma.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
circuitstats.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 hace 6 años
circuitstats.h 125df07d60 Report close and timeout rates since uptime, not based on data. hace 6 años
circuituse.c f9ba0c6546 Bug 24989: Count client hsdir gets towards MaxClientCircuitsPending. hace 6 años
circuituse.h 20a3f61105 Implement layer 2 and layer 3 guard pinning via torrc. hace 6 años
command.c a7440d9c9d more fixes for typos, grammar, whitespace, etc hace 6 años
command.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
config.c 6182f60f75 Merge branch 'maint-0.3.2' into maint-0.3.3 hace 6 años
config.h 31508a0abc Use less memory for MaxMemInQueues for machines with more than 8 GB of RAM. hace 6 años
confparse.c b0cc9856ee Update free functions into macros: src/or/ part 1 hace 6 años
confparse.h 376f97aaa1 Simplify the very repetitious options_transition_allowed() hace 6 años
connection.c 652d3a5b66 Remove anything related to the old SocksSockets option hace 6 años
connection.h 17dcce3fe1 Fix wide lines introduced by previous patch. hace 6 años
connection_edge.c db5b670d85 Bug 24946: Fix a warning message caused by a missed purpose check. hace 6 años
connection_edge.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
connection_or.c ab16f1e2a1 test: Add unittest for the OR connection failure cache hace 6 años
connection_or.h ab16f1e2a1 test: Add unittest for the OR connection failure cache hace 6 años
conscache.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' hace 6 años
conscache.h 17dcce3fe1 Fix wide lines introduced by previous patch. hace 6 años
consdiff.c 4bb831e087 Improve fragile-hardening performance of consensus_split_lines. hace 6 años
consdiff.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
consdiffmgr.c 1e81aaa62f Merge branch 'maint-0.3.2' hace 6 años
consdiffmgr.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
control.c ca2d9cbb93 Merge branch 'bug24903_029' into maint-0.3.3 hace 6 años
control.h 8c02fc15ae control: Don't use void pointer for ADD_ONION secret key hace 6 años
cpuworker.c a7440d9c9d more fixes for typos, grammar, whitespace, etc hace 6 años
cpuworker.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
dircollate.c fa0d24286b Convert remaining function (mostly static) to new free style hace 6 años
dircollate.h 17dcce3fe1 Fix wide lines introduced by previous patch. hace 6 años
directory.c cc7de9ce1d Merge branch 'ticket23814' into maint-0.3.3 hace 6 años
directory.h b8ff7407a7 remove the max_failures argument from download_status_is_ready. hace 6 años
dirserv.c 961d2ad597 dir auths no longer vote Guard if they're not voting V2Dir hace 6 años
dirserv.h ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 hace 6 años
dirvote.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 hace 6 años
dirvote.h 5ee0cccd49 Merge branch 'macro_free_v2_squashed' hace 6 años
dns.c ec8ee54129 Merge branch 'bug21394_029_redux' into maint-0.3.3 hace 6 años
dns.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
dns_structs.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
dnsserv.c 4f473fadbd Merge branch 'bug25617_029' into maint-0.3.3 hace 6 años
dnsserv.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
dos.c 93ff1870ba heartbeat: Log the number of circuits killed because too many cells hace 6 años
dos.h a09d5f5735 dos: Make sure cc_stats_refill_bucket can't overflow while calculating hace 6 años
entrynodes.c fb93c6fc51 circ: Don't cannibalize a circuit if the guard state is unusable hace 6 años
entrynodes.h 13f5adc86c Improve doc of `primary_guards_up_to_date`. hace 6 años
ext_orport.c fa0d24286b Convert remaining function (mostly static) to new free style hace 6 años
ext_orport.h fa0d24286b Convert remaining function (mostly static) to new free style hace 6 años
fallback_dirs.inc a42e52dded Add 7 other fallback dirs from teor's tests hace 6 años
fp_pair.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h hace 6 años
fp_pair.h 176ad729d9 Change the free macro convention in the rest of src/or/*.h hace 6 años
geoip.c b5a8fd1566 Merge remote-tracking branch 'dgoulet/ticket24902_029_05' hace 6 años
geoip.h eafa252b26 Merge remote-tracking branch 'dgoulet/ticket24902_029_05' hace 6 años
git_revision.c 72b5e4a2db Move tor_git_revision into a new module. hace 6 años
git_revision.h bf882b0373 re-run ./scripts/maint/annotate_ifdef_directives hace 6 años
hibernate.c c9ad172dd4 Merge branch 'bug23571_033_squashed' hace 6 años
hibernate.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
hs_cache.c a7440d9c9d more fixes for typos, grammar, whitespace, etc hace 6 años
hs_cache.h 05766eae30 hs-v3: Add an encoded descriptor client cache lookup function hace 6 años
hs_cell.c 7c543412fc prop224: Add a function to clear INTRO data hace 6 años
hs_cell.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
hs_circuit.c 99666dc6c4 whitespace and typo cleanups hace 6 años
hs_circuit.h 98682f689b Merge branch 'maint-0.3.2' hace 6 años
hs_circuitmap.c 7803b19c43 Merge remote-tracking branch 'ffmancera/github/bug23459' hace 6 años
hs_circuitmap.h 8559827280 Split client-side get_rend_circ into two functions. hace 6 años
hs_client.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 hace 6 años
hs_client.h 5dbcd48f0e hs-v3: Attempt descriptor refetch when dirinfo changes hace 6 años
hs_common.c 48a51c5f8b oxford comma for-the-win hace 6 años
hs_common.h df4d5ebb7d Merge branch 'maint-0.3.2' hace 6 años
hs_config.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 hace 6 años
hs_config.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
hs_control.c 9fa38bd996 Check the return value of hs_parse_address(). hace 6 años
hs_control.h 683fccba8f hs-v3: Add an handler for the HSPOST command hace 6 años
hs_descriptor.c 86498e5aa5 Fix wide lines from typo-fix patch. hace 6 años
hs_descriptor.h 17dcce3fe1 Fix wide lines introduced by previous patch. hace 6 años
hs_ident.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h hace 6 años
hs_ident.h 17dcce3fe1 Fix wide lines introduced by previous patch. hace 6 años
hs_intropoint.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 hace 6 años
hs_intropoint.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
hs_ntor.c 70d08f764d Explicit length checks in create_rend_cpath(). hace 7 años
hs_ntor.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
hs_service.c 7e7b052b2a Merge branch 'maint-0.3.2' into maint-0.3.3 hace 6 años
hs_service.h 5ee0cccd49 Merge branch 'macro_free_v2_squashed' hace 6 años
hs_stats.c 17daab76b8 Add onion service activity information to our heartbeat logs. hace 6 años
hs_stats.h 17daab76b8 Add onion service activity information to our heartbeat logs. hace 6 años
include.am 0b1a054d68 Merge branch 'maint-0.3.2' into maint-0.3.3 hace 6 años
keypin.c 7505f452c8 Run the copyright update script. hace 7 años
keypin.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
main.c 6182f60f75 Merge branch 'maint-0.3.2' into maint-0.3.3 hace 6 años
main.h edd427a8ba Merge branch 'disable_signal_handlers' hace 6 años
microdesc.c b8ff7407a7 remove the max_failures argument from download_status_is_ready. hace 6 años
microdesc.h 176ad729d9 Change the free macro convention in the rest of src/or/*.h hace 6 años
networkstatus.c d064122e70 relay: Implement a circuit cell queue maximum size hace 6 años
networkstatus.h 28d4355a6e Add networkstatus_consensus_has_ipv6() and unit tests hace 6 años
nodelist.c e0bbef48bf Merge remote-tracking branch 'dgoulet/bug24767_033_03' into maint-0.3.3 hace 6 años
nodelist.h ab16f1e2a1 test: Add unittest for the OR connection failure cache hace 6 años
ntmain.c 1df43aff41 Return instead of exiting in options_init_from_torrc() hace 6 años
ntmain.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
onion.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h hace 6 años
onion.h 17dcce3fe1 Fix wide lines introduced by previous patch. hace 6 años
onion_fast.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 hace 6 años
onion_fast.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. hace 6 años
onion_ntor.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h hace 6 años
onion_ntor.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. hace 6 años
onion_tap.c 6c8c973191 Rename the hybrid_encrypt/decrypt functions; label them as dangerous hace 7 años
onion_tap.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
or.h 22845df2a7 Merge remote-tracking branch 'dgoulet/bug25226_033_02' into maint-0.3.3 hace 6 años
parsecommon.c 4ff170d7b1 Fix warnings about passing uninitialized buffers into functions hace 6 años
parsecommon.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
periodic.c 7505f452c8 Run the copyright update script. hace 7 años
periodic.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
policies.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 hace 6 años
policies.h 17dcce3fe1 Fix wide lines introduced by previous patch. hace 6 años
proto_cell.c b8b016940d Add unit tests for var_cell and control0 proto functions. hace 6 años
proto_cell.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
proto_control0.c 6ec5059723 Refactor buffer APIs to put a buf_t first. hace 6 años
proto_control0.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
proto_ext_or.c 6ec5059723 Refactor buffer APIs to put a buf_t first. hace 6 años
proto_ext_or.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
proto_http.c 6ec5059723 Refactor buffer APIs to put a buf_t first. hace 6 años
proto_http.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
proto_socks.c 0e453929d2 Allow IPv6 address strings to be used as hostnames in SOCKS5 requests hace 6 años
proto_socks.h 17dcce3fe1 Fix wide lines introduced by previous patch. hace 6 años
protover.c ad369313f8 protover: Change protover_all_supported() to return only unsupported. hace 6 años
protover.h b189c613bb move a macro; fix a build? hace 6 años
protover_rust.c bf882b0373 re-run ./scripts/maint/annotate_ifdef_directives hace 6 años
reasons.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 hace 6 años
reasons.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
relay.c 93ff1870ba heartbeat: Log the number of circuits killed because too many cells hace 6 años
relay.h 93ff1870ba heartbeat: Log the number of circuits killed because too many cells hace 6 años
rendcache.c a7440d9c9d more fixes for typos, grammar, whitespace, etc hace 6 años
rendcache.h ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 hace 6 años
rendclient.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 hace 6 años
rendclient.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
rendcommon.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h hace 6 años
rendcommon.h 17dcce3fe1 Fix wide lines introduced by previous patch. hace 6 años
rendmid.c cd81403cc0 Merge branch 'ticket24902_029_05' into ticket24902_033_02 hace 6 años
rendmid.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
rendservice.c a7440d9c9d more fixes for typos, grammar, whitespace, etc hace 6 años
rendservice.h ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 hace 6 años
rephist.c 12b58ba551 Merge remote-tracking branch 'dgoulet/ticket25163_033_01' hace 6 años
rephist.h 93ebcc2b8f rephist: Stop tracking relay connection status hace 6 años
replaycache.c 99666dc6c4 whitespace and typo cleanups hace 6 años
replaycache.h 17dcce3fe1 Fix wide lines introduced by previous patch. hace 6 años
router.c 58f54a3588 Merge branch 'maint-0.3.2' into maint-0.3.3 hace 6 años
router.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. hace 6 años
routerkeys.c c0447033f5 Merge branch 'maint-0.3.2' hace 6 años
routerkeys.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
routerlist.c cc7de9ce1d Merge branch 'ticket23814' into maint-0.3.3 hace 6 años
routerlist.h 17dcce3fe1 Fix wide lines introduced by previous patch. hace 6 años
routerparse.c cc7de9ce1d Merge branch 'ticket23814' into maint-0.3.3 hace 6 años
routerparse.h 3d937043c2 Fix a failing unit test. hace 6 años
routerset.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h hace 6 años
routerset.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. hace 6 años
scheduler.c 9e48338a12 Merge branch 'maint-0.3.2' hace 6 años
scheduler.h ca85d66217 Merge branch 'maint-0.3.2' hace 6 años
scheduler_kist.c a7440d9c9d more fixes for typos, grammar, whitespace, etc hace 6 años
scheduler_vanilla.c 8797c8fbd3 Remove now-duplicate log_debug lines hace 6 años
shared_random.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 hace 6 años
shared_random.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. hace 6 años
shared_random_state.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 hace 6 años
shared_random_state.h fa0d24286b Convert remaining function (mostly static) to new free style hace 6 años
statefile.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h hace 6 años
statefile.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. hace 6 años
status.c a7440d9c9d more fixes for typos, grammar, whitespace, etc hace 6 años
status.h c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
tor_api.c fa02ea102e Add a public tor_api.h with an implementation in tor_api.c hace 6 años
tor_api.h e9dbd6dd8f Update the documentation in tor_api.h hace 6 años
tor_api_internal.h bf882b0373 re-run ./scripts/maint/annotate_ifdef_directives hace 6 años
tor_main.c 97d9ba2380 Add a mostly disabled feature to debug restarting in-process hace 6 años
torcert.c c0447033f5 Merge branch 'maint-0.3.2' hace 6 años
torcert.h c0447033f5 Merge branch 'maint-0.3.2' hace 6 años
transports.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 hace 6 años
transports.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. hace 6 años