summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-02-09Revise an XXXprop271 comment -- it has been superseded by #21422Nick Mathewson
2017-02-09Remove an XXXprop271 comment -- it has been replaced by #21421Nick Mathewson
2017-02-09Remove a redundant XXX271 commentNick Mathewson
2017-02-08test: Add missing socket errno in test_util.cDavid Goulet
2017-02-07Merge branch 'maint-0.2.6' into maint-0.2.7Nick Mathewson
2017-02-07Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson
2017-02-07Merge remote-tracking branch 'public/bug18710_025' into maint-0.2.5Nick Mathewson
2017-02-07Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2017-02-07Disable a log_backtrace (which 0.2.4 does not have) in 16248 fixNick Mathewson
2017-02-07Add comments to connection_check_event().Nick Mathewson
2017-02-07Change behavior on missing/present event to warn instead of asserting.Nick Mathewson
2017-02-07If we start/stop reading on a dnsserv connection, don't assert.Nick Mathewson
2017-02-07Revert "Add hidserv-stats filname to our sandbox filter"Nick Mathewson
2017-02-07Do not truncate too long hostnamesjunglefowl
2017-02-07Merge branch 'teor_bug21357-v2_029' into maint-0.2.9Nick Mathewson
2017-02-07Merge branch 'bug21108_029' into maint-0.2.9Nick Mathewson
2017-02-07Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson
2017-02-07Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2017-02-07Backport the tonga->bifroest move to 0.2.4.Nick Mathewson
2017-02-07Merge branch 'maint-0.2.6' into maint-0.2.7Nick Mathewson
2017-02-07Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson
2017-02-07Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2017-02-07Merge remote-tracking branch 'public/bug19152_024_v2' into maint-0.2.4Nick Mathewson
2017-02-07Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson
2017-02-07Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2017-02-07Merge remote-tracking branch 'public/bug17404_024' into maint-0.2.4Nick Mathewson
2017-02-07Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2017-02-07Refine the memwipe() arguments check for 18089 a little more.Nick Mathewson
2017-02-07Make memwipe() do nothing when passed a NULL pointer or zero sizeteor (Tim Wilson-Brown)
2017-02-07Fix out-of-bounds read in INTRODUCE2 client authJohn Brooks
2017-02-03Bump to 0.3.0.3-alpha-devNick Mathewson
2017-02-03Fix "make distcheck".Nick Mathewson
2017-02-03Bump version to 0.3.0.3-alphaNick Mathewson
2017-02-03Prevention: never die from extend_info_from_node() failure.Nick Mathewson
2017-02-03Merge branch 'dgoulet/bug21302_030_01_squashed'Nick Mathewson
2017-02-03hs: Remove intro point expiring node if no circuitDavid Goulet
2017-02-03hs: Fix an underflow in rend_service_intro_has_opened()David Goulet
2017-02-03Use the standard OpenBSD preprocessor definitioncypherpunks
2017-02-02dirauth: Fix for calling routers unreachable for wrong ed25519Nick Mathewson
2017-02-02In dirserv_single_reachability_test, node can be const.Nick Mathewson
2017-02-02Merge remote-tracking branch 'dgoulet/bug21294_030_02'Nick Mathewson
2017-02-02test: Fix test after log message changed in #21294David Goulet
2017-02-02Merge remote-tracking branch 'public/bug21356_029'Nick Mathewson
2017-02-02Merge branch 'bug21294_030_01_squashed'Nick Mathewson
2017-02-02config: Stop recommending Tor2web if in non anonymous modeDavid Goulet
2017-02-02Merge remote-tracking branch 'ahf/ahf/bugs/21266'Nick Mathewson
2017-02-01Merge remote-tracking branch 'asn/bug21052'Nick Mathewson
2017-02-01Add checks for expected log messages in test_hs_intropoint.Alexander Færøy
2017-02-01hs: Fix possible integer underflow with IP nodesDavid Goulet
2017-02-01Fix a memory-leak in fuzz_vrs.cNick Mathewson