aboutsummaryrefslogtreecommitdiff
path: root/src/feature
AgeCommit message (Expand)Author
2019-09-05Check IPv6 exit policies on microdescriptors in node_exit_policy_rejects_all()Neel Chauhan
2019-08-20Merge branch 'ticket30914' into ticket30914_mergedNick Mathewson
2019-08-19Merge remote-tracking branch 'tor-github/pr/1225'Nick Mathewson
2019-08-19Merge branch 'tor-github/pr/1122'George Kadianakis
2019-08-15fix typo in keypin journal log entry (for dir auths)Roger Dingledine
2019-08-08hs: Initialize the INTRO2 bucket for legacy intro pointDavid Goulet
2019-08-08Merge branch 'maint-0.4.1'Nick Mathewson
2019-08-08Merge branch 'ticket31343_040' into maint-0.4.1Nick Mathewson
2019-08-08Merge branch 'ticket31343_035' into ticket31343_040Nick Mathewson
2019-08-08Merge branch 'ticket31343_029' into ticket31343_035Nick Mathewson
2019-08-06hs-v3: Rename HS DoS default definesDavid Goulet
2019-08-06dos: Update HS intro circuits if parameters changeDavid Goulet
2019-08-06hs-v3: Add enable/disable HS DoS introduce parameterDavid Goulet
2019-08-06hs-v3: Add consensus parameters for DoS defensesDavid Goulet
2019-08-06hs: Limit the amount of relayed INTRODUCE2David Goulet
2019-07-25Merge branch 'maint-0.4.1'David Goulet
2019-07-25Merge branch 'tor-github/pr/1171' into maint-0.4.1David Goulet
2019-07-24Merge branch 'maint-0.4.1'George Kadianakis
2019-07-24Merge branch 'tor-github/pr/1181' into maint-0.4.1George Kadianakis
2019-07-23Merge branch 'ticket24963_042_02'Nick Mathewson
2019-07-23Allow NULL circ->p_chan in circuit_is_suitable_for_introduce1()Nick Mathewson
2019-07-19Set 'routerlist' global to NULL before freeing it.Nick Mathewson
2019-07-08Adjust log callback type to use log_domain_mask_tNick Mathewson
2019-07-03hs-v3: Disallow single hop client to post/get a descriptorDavid Goulet
2019-07-02Merge remote-tracking branch 'tor-github/pr/1136'Nick Mathewson
2019-07-02Merge remote-tracking branch 'tor-github/pr/1120'Nick Mathewson
2019-06-26Merge remote-tracking branch 'tor-github/pr/1119'Nick Mathewson
2019-06-26Merge remote-tracking branch 'tor-github/pr/1118' into maint-0.4.1Nick Mathewson
2019-06-25Use struct_magic_decl to verify magic numbers in config objectsNick Mathewson
2019-06-25Port confparse to use struct_var in place of typed_var.Nick Mathewson
2019-06-25Fix some onion helpersTaylor Yu
2019-06-25Make control_write_reply() mockableTaylor Yu
2019-06-25Clean up some uses of low-level control repliesTaylor Yu
2019-06-25stats: add comments about the required chunk structure in extra info filesteor
2019-06-25Merge branch 'bug30958_041' into bug30958_masterteor
2019-06-24Partially port routerset to being a full-fledged config type again.Nick Mathewson
2019-06-24Merge branch 'bug30958_040' into bug30958_041teor
2019-06-24Merge branch 'bug30958_035' into bug30958_040teor
2019-06-24Merge branch 'bug30958_029' into bug30958_035teor
2019-06-24stats: Split extrainfo_dump_to_string() into smaller functions.teor
2019-06-24Merge branch 'bug30956_041' into bug30956_masterteor
2019-06-24stats: Always publish pluggable transports in extra info documentsteor
2019-06-19hs: Disallow single hop client circuit when introducingDavid Goulet
2019-06-19hs-v3: Close intro circuits when cleaning client cacheDavid Goulet
2019-06-19guard: Ignore marked for close circuit when changing state to openDavid Goulet
2019-06-19guard: Ignore marked for close circuit when changing state to openDavid Goulet
2019-06-15Renaming: CONFIG_TYPE_UINT -> CONFIG_TYPE_POSINTNick Mathewson
2019-06-11Merge branch 'tor-github/pr/1040'David Goulet
2019-06-11Rework origin circuit tracking to use pubsubTaylor Yu
2019-06-11Rework orconn tracking to use pubsubTaylor Yu