summaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2017-01-11repair whitespace.Nick Mathewson
2017-01-11Merge remote-tracking branch 'dgoulet/ticket19925_030_01'Nick Mathewson
2017-01-11Merge branch 'bug20569_030_02_squashed'Nick Mathewson
2017-01-11hs: Use AES-256 for v3 descriptorDavid Goulet
2017-01-11Merge remote-tracking branch 'asn/bug20852_v1'Nick Mathewson
2017-01-11Merge remote-tracking branch 'public/bug20974'Nick Mathewson
2017-01-11Merge remote-tracking branch 'jryans/dependant-corrected'Nick Mathewson
2017-01-11Merge branch 'bug20987_squashed'Nick Mathewson
2017-01-11Fix memory leak when failing to configure hidden services.Nick Mathewson
2017-01-11Merge remote-tracking branch 'teor/bug21123'Nick Mathewson
2017-01-09control: Add GETINFO command for the shared random valuesDavid Goulet
2017-01-09Max HS descriptor size is now 50kb and also consensus param.George Kadianakis
2017-01-08comment fixupsChelsea H. Komlo
2017-01-03Remove a rendundant check for PidFile changes at runtimeteor
2017-01-02Unindent long-misindented blocks.Nick Mathewson
2017-01-02Fix some dubious indentationNick Mathewson
2017-01-02Make GETINFO entry-guards work again with prop271Nick Mathewson
2017-01-02Move entry-guard-is-up notification later into dirguard path.Nick Mathewson
2016-12-29Use the correct spelling for "Dependent" in the control protocol.J. Ryan Stinnett
2016-12-23Merge remote-tracking branch 'dgoulet/bug20991_030_01'Nick Mathewson
2016-12-23whitespace fixNick Mathewson
2016-12-23Merge remote-tracking branch 'dgoulet/bug20572_030_01'Nick Mathewson
2016-12-23Merge remote-tracking branch 'dgoulet/bug19899_030_01'Nick Mathewson
2016-12-23Make outter (plaintext) layer of HS desc conform to prop224.George Kadianakis
2016-12-19Don't warn about absent guard state when none expected.Nick Mathewson
2016-12-19Merge branch 'maint-0.2.9'Nick Mathewson
2016-12-19Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2016-12-19Merge branch 'bug21018_024' into maint-0.2.8Nick Mathewson
2016-12-19Merge branch 'maint-0.2.9'Nick Mathewson
2016-12-19Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2016-12-19Update the fallback directory mirror list in December 2016teor
2016-12-18Make log message warn about detected attempts to exploit 21018.Nick Mathewson
2016-12-18Fix parsing bug with unecognized token at EOSNick Mathewson
2016-12-18Revert ticket 20982 changes.Nick Mathewson
2016-12-18fix typos and trivial syntax problemsRoger Dingledine
2016-12-16Rename 'remove' -> 'rmv' to avoid shadowing a libc globalNick Mathewson
2016-12-16hs: Remove private keys from hs_desc_plaintext_data_t.J. Ryan Stinnett
2016-12-16test: fix the generate ESTABLISH_INTRO v3 cellDavid Goulet
2016-12-16hs: Remove a useless cast in verify_establish_intro_cell()David Goulet
2016-12-16hs: Add an extra safety check on ESTABLISH_INTRO sig lenDavid Goulet
2016-12-16Resolve a division-by-zero complaint from coverity. CID 1397272Nick Mathewson
2016-12-16Disable the legacy guard algorithm. Code isn't removed yet.Nick Mathewson
2016-12-16Merge branch 'ticket20831_v2'Nick Mathewson
2016-12-16Make NumDirectoryGuards work with the new guard algorithm.Nick Mathewson
2016-12-16Make NumEntryGuards work as expected again.Nick Mathewson
2016-12-16271: Algorithm tweak to allow multiple entry guards.Nick Mathewson
2016-12-16Respect GuardLifetime in prop271 code.Nick Mathewson
2016-12-16Remove UseDirectoryGuardsNick Mathewson
2016-12-16Merge branch 'ticket20826_v2'Nick Mathewson
2016-12-16Support restrictive ENTRYNODES configurations correctly.Nick Mathewson