aboutsummaryrefslogtreecommitdiff
path: root/changes
AgeCommit message (Expand)Author
2018-11-07Begin work on an 0.3.5.4-alpha changelogNick Mathewson
2018-11-07Merge remote-tracking branch 'teor/ticket28318-035' into maint-0.3.5Nick Mathewson
2018-11-06Merge remote-tracking branch 'tor-github/pr/474' into maint-0.3.5Nick Mathewson
2018-11-06Merge remote-tracking branch 'tor-github/pr/484' into maint-0.3.5Nick Mathewson
2018-11-06Add a changes file for bug 28303Nick Mathewson
2018-11-06refuse to start with relative paths + RunAsDaemonRoger Dingledine
2018-11-06Merge branch 'bug28348_034' into bug28348_035Nick Mathewson
2018-11-06Actually disable NEED_NET periodic events when DisableNetwork is setNick Mathewson
2018-11-05Appveyor: Add Windows Server 2016 to tor's build matrixteor
2018-11-05systemd: allow tor some time to shut down after ShutdownWaitLength expiresteor
2018-11-05Notify systemd of ShutdownWaitLengthAlex Xu (Hello71)
2018-11-02Merge branch 'bug27968_squashed' into maint-0.3.5Nick Mathewson
2018-11-02Avoid a race condition in test_rebind.pyteor
2018-11-02Merge branch 'bug27963_wallclock' into maint-0.3.5Nick Mathewson
2018-11-02Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-11-02Merge branch 'bug26470_032' into maint-0.3.3Nick Mathewson
2018-11-02Merge branch 'bug26896_034' into maint-0.3.4Nick Mathewson
2018-11-02Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-11-02Merge remote-tracking branch 'dgoulet/ticket27410_032_01' into maint-0.3.3Nick Mathewson
2018-10-31Merge branch 'maint-0.3.4' into maint-0.3.5Nick Mathewson
2018-10-31Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-10-31Merge branch 'maint-0.2.9' into maint-0.3.3Nick Mathewson
2018-10-31Merge remote-tracking branch 'tor-github/pr/436' into maint-0.2.9Nick Mathewson
2018-10-30Merge branch 'tor-github/pr/438' into maint-0.3.5David Goulet
2018-10-30Merge branch 'tor-github/pr/415' into maint-0.3.5David Goulet
2018-10-30hs-v3: Add changes file for 28026David Goulet
2018-10-30Add changes file for Bug #28127Neel Chauhan
2018-10-30Merge remote-tracking branch 'tor-github/pr/431' into maint-0.3.5Nick Mathewson
2018-10-30Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-10-30Merge remote-tracking branch 'tor-github/pr/346' into maint-0.3.3Nick Mathewson
2018-10-30Add a changes file for Alex Crichton's rust fixes.Nick Mathewson
2018-10-29Merge branch '27913_rebased_035' into maint-0.3.5Nick Mathewson
2018-10-29Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-10-29Add changes filerl1987
2018-10-25Merge branch 'bug28202_033' into bug28202_035Nick Mathewson
2018-10-25Merge branch 'bug28202_029' into bug28202_033Nick Mathewson
2018-10-25Fix possible UB in an end-of-string check in get_next_token().Nick Mathewson
2018-10-24node: Make node_supports_v3_rendezvous_point() also check for the keyDavid Goulet
2018-10-24Merge branch 'ticket28115_035' into maint-0.3.5Nick Mathewson
2018-10-24Merge branch 'nss-travis' into maint-0.3.5Nick Mathewson
2018-10-23Merge branch 'maint-0.3.4' into maint-0.3.5Nick Mathewson
2018-10-23Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-10-23Merge remote-tracking branch 'onionk/rust-allsupportednull1' into maint-0.3.3Nick Mathewson
2018-10-23Treat backtrace test failures as expected on most BSD-derived systemsteor
2018-10-22hs-v3: Create desc signing key cert before uploadingDavid Goulet
2018-10-19Merge remote-tracking branch 'onionk/rust-protocommas1' into maint-0.3.5Nick Mathewson
2018-10-19Fix a misspelled macro test that was breaking big-endian OPENick Mathewson
2018-10-18hs-v3: Always generate the descriptor cookieDavid Goulet
2018-10-18Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-10-17Merge branch 'bug27800-034' into bug27800-035Taylor Yu