summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Collapse)Author
2016-08-08bump master to 0.2.9.1-alpha.devNick Mathewson
2016-08-02Bump master version to 0.2.9.1-alphaNick Mathewson
2016-06-20mark sanitize_blacklist.txt as obsoleteNick Mathewson
2016-03-28Begin an 0.2.9 branchtor-0.2.9.0-rootNick Mathewson
2016-03-28and NOW the version is 0.2.8.2-alpha-devNick Mathewson
2016-03-28Bump version correctly this timeNick Mathewson
2016-03-28Bump the version numberNick Mathewson
2016-02-04Bump to 0.2.8.1-alpha-devNick Mathewson
2016-02-04Bump version. (This is not yet the release.)Nick Mathewson
2015-09-25Bump master to 0.2.8.0-alpha-devNick Mathewson
2015-09-25Bump to 0.2.7.3-rc-devNick Mathewson
2015-09-24Increment version.Nick Mathewson
2015-07-27Bump version to 0.2.7.2-alpha-devNick Mathewson
2015-07-23Bump version (and explain how)Nick Mathewson
2015-07-20Merge remote-tracking branch 'public/bug16162_026'Nick Mathewson
2015-07-20Use a more recommended syntax for the systemd unit fileNick Mathewson
closes 16162.
2015-07-12Bump maint-0.2.6 to 0.2.6.10-devNick Mathewson
2015-07-12Bump maint-0.2.6 to 0.2.6.10Nick Mathewson
2015-06-10Bump version to 0.2.6.9Andrea Shepard
2015-06-11Tweak clang sanitizer blacklist for out-of-tree builds, make, ccacheteor
Avoid using file names and file paths for compatibility with out-of-tree builds. Note make and ccache don't track blacklist dependencies, add workarounds.
2015-06-06Edit contrib/README to document the contrib/clang directoryteor
2015-06-06Add instructions for clang sanitizers, static analyzer, and coverityteor
Document use of coverity, clang static analyzer, and clang dynamic undefined behavior and address sanitizers in doc/HACKING. Add clang dynamic sanitizer blacklist in contrib/clang/sanitizer_blacklist.txt to exempt known undefined behavior. Include detailed usage instructions in this blacklist file. Patch by "teor".
2015-05-21Revert the broken part of 548b4beNick Mathewson
Fixes 16152.
2015-05-19Bump maint-0.2.6 to 0.2.6.8Nick Mathewson
2015-05-12Bump version to 0.2.7.1-alpha-devNick Mathewson
2015-05-11Bump version to 0.2.7.1-alpha. (This is not the release yet.)Nick Mathewson
2015-04-06bump version to 0.2.6.7-devNick Mathewson
2015-04-06bump version to 0.2.6.7Nick Mathewson
2015-03-24bump to 0.2.6.6Nick Mathewson
2015-03-18bump to 0.2.6.5-rc.devNick Mathewson
2015-03-18bump to 0.2.6.5-rcNick Mathewson
2015-03-17Forward-port changelog and releasenotesNick Mathewson
2015-03-12Added a comment to tor.service.inNick Mathewson
This explains that if you change your torrc to do more, you might need to change tor.service.in to allow it. See #15195.
2015-03-10bump 0.2.6 to 0.2.6.4-rc-devNick Mathewson
2015-02-24Bump master to 0.2.7tor-0.2.7.0-rootNick Mathewson
2015-02-19bump version to 0.2.6.3-alpha-devNick Mathewson
2015-02-19Increment version to 0.2.6.3-alphaNick Mathewson
2015-01-11Actually remove LOCALSTATEDIR@/run/tor line from tor.service.inNick Mathewson
2015-01-11systemd changes for 13805 as recommened by Tomasz on that ticket.Nick Mathewson
2015-01-11Merge remote-tracking branch 'candrews/issue13805'Nick Mathewson
2015-01-11fix and enable systemd watchdogTomasz Torcz
There were following problems: - configure.ac wrongly checked for defined HAVE_SYSTEMD; this wasn't working, so the watchdog code was not compiled in. Replace library search with explicit version check - sd_notify() watchdog call was unsetting NOTIFY_SOCKET from env; this means only first "watchdog ping" was delivered, each subsequent one did not have socket to be sent to and systemd was killing service - after those fixes, enable Watchdog in systemd unit with one minute intervals
2015-01-11send PID of the main daemon to supervisorTomasz Torcz
If running under systemd, notify the supervisor about current PID of Tor daemon. This makes systemd unit simpler and more robust: it will do the right thing regardless of RunAsDaemon settings.
2014-12-31Bump version to 0.2.6.2-alpha-devNick Mathewson
2014-12-31bump the version to 0.2.6.2-alphaNick Mathewson
2014-11-28Add ProtectSystem = fullCraig Andrews
See 13805
2014-11-28Prefix ReadWriteDirectories with a "-" so if they don't exist it's not an errorCraig Andrews
See 13805
2014-11-28Use ProtectHome instead of InaccessibleDirectoriesCraig Andrews
See 13805
2014-11-28Use PrivateDevices instead of DeviceAllowCraig Andrews
See 13805
2014-10-30Bump version to 0.2.6.1-alpha-devNick Mathewson
2014-10-30Bump version to 0.2.6.1-alphaNick Mathewson