Deepesh Pathak 72bfcb37f1 add changes file and update check-typos in makefile 6 лет назад
..
Makefile.nmake b0e92634d8 Netflow record collapsing defense. 7 лет назад
addressmap.c fa0d24286b Convert remaining function (mostly static) to new free style 6 лет назад
addressmap.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 лет назад
auth_dirs.inc 1295044dc8 Lift the list of default directory servers into their own file. 6 лет назад
bridges.c 6bdfaa8b24 Merge remote-tracking branch 'isis-github/bug25425_squashed2' 6 лет назад
bridges.h c2c5b13e5d test: Add testing module and some unittests for bridges.c. 6 лет назад
channel.c 218b1746ba Merge remote-tracking branch 'fristonio/ticket-25645' 6 лет назад
channel.h 6b1dba214d cmux: Make EWMA policy mandatory 6 лет назад
channelpadding.c f9e32a2084 Remove an unnecessary event2 include. 6 лет назад
channelpadding.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 лет назад
channeltls.c 6b1dba214d cmux: Make EWMA policy mandatory 6 лет назад
channeltls.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 лет назад
circpathbias.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 лет назад
circpathbias.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 лет назад
circuitbuild.c c9de30c590 Merge branch 'maint-0.3.3' 6 лет назад
circuitbuild.h 199bc37290 rephist: Stop tracking EXTEND attempts 6 лет назад
circuitlist.c c6d7e0becf Merge remote-tracking branch 'public/split_relay_crypto' 6 лет назад
circuitlist.h 98682f689b Merge branch 'maint-0.3.2' 6 лет назад
circuitmux.c e19cd38f08 cmux: Always use the cmux policy 6 лет назад
circuitmux.h b8a3602b2a Merge branch 'maint-0.3.2' 6 лет назад
circuitmux_ewma.c 9af5b625e8 cmux: Rename cell_ewma_set_scale_factor() 6 лет назад
circuitmux_ewma.h 9af5b625e8 cmux: Rename cell_ewma_set_scale_factor() 6 лет назад
circuitstats.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 лет назад
circuitstats.h 125df07d60 Report close and timeout rates since uptime, not based on data. 6 лет назад
circuituse.c 0c8f901ee7 Merge branch 'maint-0.3.3' 6 лет назад
circuituse.h 20a3f61105 Implement layer 2 and layer 3 guard pinning via torrc. 6 лет назад
command.c 6190593256 use channel_is_client for create cell counts 6 лет назад
command.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 лет назад
config.c b152d62cee Merge branch 'token_bucket_refactor_squashed' 6 лет назад
config.h 31508a0abc Use less memory for MaxMemInQueues for machines with more than 8 GB of RAM. 6 лет назад
confparse.c b0cc9856ee Update free functions into macros: src/or/ part 1 6 лет назад
confparse.h 376f97aaa1 Simplify the very repetitious options_transition_allowed() 6 лет назад
connection.c 4b58b97c68 32-bit compilation warnings 6 лет назад
connection.h 6be994fa71 Ensure that global buckets are updated on configuration change 6 лет назад
connection_edge.c 320bd2b3a5 Move connection_ap_attach_pending(0) into a postloop event 6 лет назад
connection_edge.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 лет назад
connection_or.c 03b96882de Rename token_bucket_t to token_bucket_rw_t. 6 лет назад
connection_or.h ab16f1e2a1 test: Add unittest for the OR connection failure cache 6 лет назад
conscache.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 6 лет назад
conscache.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 лет назад
consdiff.c 4bb831e087 Improve fragile-hardening performance of consensus_split_lines. 6 лет назад
consdiff.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 лет назад
consdiffmgr.c 1e81aaa62f Merge branch 'maint-0.3.2' 6 лет назад
consdiffmgr.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 лет назад
control.c 16f08de0fd Remove TestingEnableTbEmptyEvent 6 лет назад
control.h 16f08de0fd Remove TestingEnableTbEmptyEvent 6 лет назад
cpuworker.c 6a5f62f68f Move responsibility for threadpool reply-handler events to workqueue 6 лет назад
cpuworker.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 лет назад
dircollate.c fa0d24286b Convert remaining function (mostly static) to new free style 6 лет назад
dircollate.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 лет назад
directory.c 62482ea279 Merge branch 'maint-0.3.3' 6 лет назад
directory.h b8ff7407a7 remove the max_failures argument from download_status_is_ready. 6 лет назад
dirserv.c 3df9545492 Merge branch 'maint-0.3.3' 6 лет назад
dirserv.h ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 лет назад
dirvote.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 лет назад
dirvote.h 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 6 лет назад
dns.c ec8ee54129 Merge branch 'bug21394_029_redux' into maint-0.3.3 6 лет назад
dns.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 лет назад
dns_structs.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 лет назад
dnsserv.c 4f473fadbd Merge branch 'bug25617_029' into maint-0.3.3 6 лет назад
dnsserv.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 лет назад
dos.c b60ffc5ce0 Merge remote-tracking branch 'dgoulet/bug25223_029_01' into ticket24902_029_05 6 лет назад
dos.h a09d5f5735 dos: Make sure cc_stats_refill_bucket can't overflow while calculating 6 лет назад
entrynodes.c 0b0e4886cf fix confusing comment 6 лет назад
entrynodes.h 13f5adc86c Improve doc of `primary_guards_up_to_date`. 6 лет назад
ext_orport.c fa0d24286b Convert remaining function (mostly static) to new free style 6 лет назад
ext_orport.h fa0d24286b Convert remaining function (mostly static) to new free style 6 лет назад
fallback_dirs.inc a42e52dded Add 7 other fallback dirs from teor's tests 6 лет назад
fp_pair.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 лет назад
fp_pair.h 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 лет назад
geoip.c f5f9c25546 Switch to use should_record_bridge_info() 6 лет назад
geoip.h eafa252b26 Merge remote-tracking branch 'dgoulet/ticket24902_029_05' 6 лет назад
git_revision.c 72b5e4a2db Move tor_git_revision into a new module. 6 лет назад
git_revision.h bf882b0373 re-run ./scripts/maint/annotate_ifdef_directives 6 лет назад
hibernate.c a4c8531260 refactor: using get_uptime() (and reset_uptime()) consistently. 6 лет назад
hibernate.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 лет назад
hs_cache.c a7440d9c9d more fixes for typos, grammar, whitespace, etc 6 лет назад
hs_cache.h 05766eae30 hs-v3: Add an encoded descriptor client cache lookup function 6 лет назад
hs_cell.c fae5254783 hs: Fix two typos in an inline comment. 6 лет назад
hs_cell.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 лет назад
hs_circuit.c 99666dc6c4 whitespace and typo cleanups 6 лет назад
hs_circuit.h 98682f689b Merge branch 'maint-0.3.2' 6 лет назад
hs_circuitmap.c 7803b19c43 Merge remote-tracking branch 'ffmancera/github/bug23459' 6 лет назад
hs_circuitmap.h 8559827280 Split client-side get_rend_circ into two functions. 6 лет назад
hs_client.c 4438ef3288 Remove a bunch of other redundant #includes 6 лет назад
hs_client.h 5dbcd48f0e hs-v3: Attempt descriptor refetch when dirinfo changes 6 лет назад
hs_common.c 4438ef3288 Remove a bunch of other redundant #includes 6 лет назад
hs_common.h df4d5ebb7d Merge branch 'maint-0.3.2' 6 лет назад
hs_config.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 лет назад
hs_config.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 лет назад
hs_control.c 9fa38bd996 Check the return value of hs_parse_address(). 6 лет назад
hs_control.h 683fccba8f hs-v3: Add an handler for the HSPOST command 6 лет назад
hs_descriptor.c 86498e5aa5 Fix wide lines from typo-fix patch. 6 лет назад
hs_descriptor.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 лет назад
hs_ident.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 лет назад
hs_ident.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 лет назад
hs_intropoint.c 4438ef3288 Remove a bunch of other redundant #includes 6 лет назад
hs_intropoint.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 лет назад
hs_ntor.c 70d08f764d Explicit length checks in create_rend_cpath(). 6 лет назад
hs_ntor.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 лет назад
hs_service.c d749f6b5f6 Merge branch 'maint-0.3.3' 6 лет назад
hs_service.h 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 6 лет назад
hs_stats.c 17daab76b8 Add onion service activity information to our heartbeat logs. 6 лет назад
hs_stats.h 17daab76b8 Add onion service activity information to our heartbeat logs. 6 лет назад
include.am ef16a11b90 Merge branch 'maint-0.3.3' 6 лет назад
keypin.c 0eed0899cd Merge branch 'bug24658-rm-curve25519-header' into bug24658-merge 6 лет назад
keypin.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 лет назад
main.c 34c2574aa9 Merge branch 'token_bucket_once_again_squashed' 6 лет назад
main.h 34c2574aa9 Merge branch 'token_bucket_once_again_squashed' 6 лет назад
microdesc.c b8ff7407a7 remove the max_failures argument from download_status_is_ready. 6 лет назад
microdesc.h 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 лет назад
networkstatus.c e263317e07 Merge remote-tracking branch 'fristonio/ticket-24740' 6 лет назад
networkstatus.h 28d4355a6e Add networkstatus_consensus_has_ipv6() and unit tests 6 лет назад
nodelist.c 794a25f8c1 Merge branch 'maint-0.3.3' 6 лет назад
nodelist.h 794a25f8c1 Merge branch 'maint-0.3.3' 6 лет назад
ntmain.c 39cb04335f Add wrappers for event_base_loopexit and event_base_loopbreak. 6 лет назад
ntmain.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 лет назад
onion.c 4d994e7a9c Fix a stack-protector warning: don't use a variable-length buffer 6 лет назад
onion.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 лет назад
onion_fast.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 лет назад
onion_fast.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 лет назад
onion_ntor.c 61c7ec29f1 Include crypto_digest.h in order to solve dependency issues. 6 лет назад
onion_ntor.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 лет назад
onion_tap.c 6c8c973191 Rename the hybrid_encrypt/decrypt functions; label them as dangerous 6 лет назад
onion_tap.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 лет назад
or.h 03b96882de Rename token_bucket_t to token_bucket_rw_t. 6 лет назад
parsecommon.c 4ff170d7b1 Fix warnings about passing uninitialized buffers into functions 6 лет назад
parsecommon.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 лет назад
periodic.c 871ff0006d Add an API for a scheduled/manually activated event in the mainloop 6 лет назад
periodic.h 871ff0006d Add an API for a scheduled/manually activated event in the mainloop 6 лет назад
policies.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 лет назад
policies.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 лет назад
proto_cell.c b8b016940d Add unit tests for var_cell and control0 proto functions. 6 лет назад
proto_cell.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 лет назад
proto_control0.c 6ec5059723 Refactor buffer APIs to put a buf_t first. 6 лет назад
proto_control0.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 лет назад
proto_ext_or.c 6ec5059723 Refactor buffer APIs to put a buf_t first. 6 лет назад
proto_ext_or.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 лет назад
proto_http.c 6ec5059723 Refactor buffer APIs to put a buf_t first. 6 лет назад
proto_http.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 лет назад
proto_socks.c 0e453929d2 Allow IPv6 address strings to be used as hostnames in SOCKS5 requests 6 лет назад
proto_socks.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 лет назад
protover.c 72bfcb37f1 add changes file and update check-typos in makefile 6 лет назад
protover.h b189c613bb move a macro; fix a build? 6 лет назад
protover_rust.c bf882b0373 re-run ./scripts/maint/annotate_ifdef_directives 6 лет назад
reasons.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 лет назад
reasons.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 лет назад
relay.c c6d7e0becf Merge remote-tracking branch 'public/split_relay_crypto' 6 лет назад
relay.h c6d7e0becf Merge remote-tracking branch 'public/split_relay_crypto' 6 лет назад
relay_crypto.c a9fa483004 Document a requirement for cells to be encrypted. 6 лет назад
relay_crypto.h 5ecad6c95d Extract the cryptographic parts of crypt_path_t and or_circuit_t. 6 лет назад
rendcache.c a7440d9c9d more fixes for typos, grammar, whitespace, etc 6 лет назад
rendcache.h ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 лет назад
rendclient.c 3d7bf98d13 Merge remote-tracking branch 'valentecaio/t-24714' 6 лет назад
rendclient.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 лет назад
rendcommon.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 лет назад
rendcommon.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 лет назад
rendmid.c cd81403cc0 Merge branch 'ticket24902_029_05' into ticket24902_033_02 6 лет назад
rendmid.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 лет назад
rendservice.c a7440d9c9d more fixes for typos, grammar, whitespace, etc 6 лет назад
rendservice.h ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 лет назад
rephist.c 4438ef3288 Remove a bunch of other redundant #includes 6 лет назад
rephist.h 93ebcc2b8f rephist: Stop tracking relay connection status 6 лет назад
replaycache.c 99666dc6c4 whitespace and typo cleanups 6 лет назад
replaycache.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 лет назад
router.c 8775c93a99 Refactor: suppress duplicated functions from router.c and encapsulate NODE_DESC_BUF_LEN constant. 6 лет назад
router.h 8775c93a99 Refactor: suppress duplicated functions from router.c and encapsulate NODE_DESC_BUF_LEN constant. 6 лет назад
routerkeys.c c0447033f5 Merge branch 'maint-0.3.2' 6 лет назад
routerkeys.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 лет назад
routerlist.c cc7de9ce1d Merge branch 'ticket23814' into maint-0.3.3 6 лет назад
routerlist.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 лет назад
routerparse.c cc7de9ce1d Merge branch 'ticket23814' into maint-0.3.3 6 лет назад
routerparse.h 3d937043c2 Fix a failing unit test. 6 лет назад
routerset.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 лет назад
routerset.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 лет назад
scheduler.c 871ff0006d Add an API for a scheduled/manually activated event in the mainloop 6 лет назад
scheduler.h 871ff0006d Add an API for a scheduled/manually activated event in the mainloop 6 лет назад
scheduler_kist.c 871ff0006d Add an API for a scheduled/manually activated event in the mainloop 6 лет назад
scheduler_vanilla.c 871ff0006d Add an API for a scheduled/manually activated event in the mainloop 6 лет назад
shared_random.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 лет назад
shared_random.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 лет назад
shared_random_state.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 лет назад
shared_random_state.h fa0d24286b Convert remaining function (mostly static) to new free style 6 лет назад
statefile.c 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 лет назад
statefile.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 лет назад
status.c 4438ef3288 Remove a bunch of other redundant #includes 6 лет назад
status.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 лет назад
tor_api.c fa02ea102e Add a public tor_api.h with an implementation in tor_api.c 6 лет назад
tor_api.h e9dbd6dd8f Update the documentation in tor_api.h 6 лет назад
tor_api_internal.h bf882b0373 re-run ./scripts/maint/annotate_ifdef_directives 6 лет назад
tor_main.c 97d9ba2380 Add a mostly disabled feature to debug restarting in-process 6 лет назад
torcert.c c0447033f5 Merge branch 'maint-0.3.2' 6 лет назад
torcert.h c0447033f5 Merge branch 'maint-0.3.2' 6 лет назад
transports.c 6bdfaa8b24 Merge remote-tracking branch 'isis-github/bug25425_squashed2' 6 лет назад
transports.h c2c5b13e5d test: Add testing module and some unittests for bridges.c. 6 лет назад