aboutsummaryrefslogtreecommitdiff
path: root/src/feature
AgeCommit message (Expand)Author
2019-08-26hs-v3: Clarify comment in hs_dos.cDavid Goulet
2019-08-26hs-v3: Log info INTRO2 DoS defenses service valuesDavid Goulet
2019-08-26hs-v3: Missing intro circuit INTRO2 DoS enabled flagDavid Goulet
2019-08-26hs-v3: Privatize access to HS DoS consensus paramDavid Goulet
2019-08-26hs-v3: Cleanup usage of consensus param in hs_dos.cDavid Goulet
2019-08-26hs-v3: Move to hs_dos.c INTRO2 defenses initializationDavid Goulet
2019-08-26test: Build DoS cell extensionDavid Goulet
2019-08-26hs-v3: Don't apply DoS defenses if circuit has not been flaggedDavid Goulet
2019-08-26hs-v3: Parse ESTABLISH_INTRO cell extensionDavid Goulet
2019-08-26hs-v3: Encode DoS ESTABLISH_INTRO cell extensionDavid Goulet
2019-08-26hs-v3: Rename INTRO2 consensus param gettersDavid Goulet
2019-08-26hs-v3: Add protover HSIntro=5David Goulet
2019-08-26hs-v3: Implement torrc DoS defenses optionsDavid Goulet
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