summaryrefslogtreecommitdiff
path: root/src
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-13fix wide linesNick Mathewson
2017-01-13Merge remote-tracking branch 'dgoulet/bug20992_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-11comment fix from pastlyNick Mathewson
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 'public/ticket21037'Nick Mathewson
2017-01-11Merge remote-tracking branch 'teor/bug21123'Nick Mathewson
2017-01-11Merge branch 'maint-0.2.9'Nick Mathewson
2017-01-11Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-01-11Merge branch 'maint-0.2.7' into maint-0.2.8Nick Mathewson
2017-01-11Merge branch 'maint-0.2.6' into maint-0.2.7Nick Mathewson
2017-01-11Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson
2017-01-11Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2017-01-10test: Add ESTABLISH_INTRO unit testsDavid Goulet
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-04fixup! Fix unit test failures in response to DNS hijacking.Nick Mathewson
2017-01-04Update geoip and geoip6 to the January 4 2017 database.Karsten Loesing
2017-01-03Fix unit test failures in response to DNS hijacking.Nick Mathewson
2017-01-03Make tor_addr_lookup() mockable.Nick Mathewson
2017-01-03Remove a rendundant check for PidFile changes at runtimeteor
2017-01-02Make ed25519_fmt() log 0-valued keys more nicely.Nick Mathewson
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-27Fix double-free on test failureNick Mathewson
2016-12-23Merge remote-tracking branch 'dgoulet/bug20991_030_01'Nick Mathewson
2016-12-23Remove abort handler from the backtrace generatorcypherpunks
2016-12-23whitespace fixNick Mathewson
2016-12-23Merge remote-tracking branch 'dgoulet/bug20572_030_01'Nick Mathewson
2016-12-23Note memset as redundant; see 20764.Nick Mathewson