summaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2017-01-14Disallow setting UseBridges to 1 and UseEntryGuards to 0Neel Chauhan
2017-01-13Merge remote-tracking branch 'dgoulet/bug20307_030_01'Nick Mathewson
2017-01-13Merge branch 'ipv6-only-client_squashed'Nick Mathewson
2017-01-13Remove redundant boolean expression from firewall_is_fascist_impl()teor
2017-01-13When IPv6 addresses have not been downloaded, use hard-coded address infoteor
2017-01-13Remove redundant options checks for IPv6 preference conflictsteor
2017-01-13Merge remote-tracking branch 'dgoulet/bug21054_030_01'Nick Mathewson
2017-01-13Merge branch 'bug21019_030_01_squashed'Nick Mathewson
2017-01-13hs: Log if service can't connect to applicationDavid Goulet
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-22circuit: Change close reasons from uint16_t to intDavid Goulet
2016-12-21test: Add unit test for prune_services_on_reload()David Goulet
2016-12-21hs: Move and improve the service pruning codeDavid Goulet
2016-12-21circuit: Add a function to get the next service intro circuitDavid Goulet
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