aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Collapse)Author
2015-04-06Bump 0.2.4 version more placesNick Mathewson
2015-03-12Bump 0.2.4 version.Nick Mathewson
2014-10-20Whoops, bump the version properly.Nick Mathewson
2014-07-28bump to 0.2.4.23Roger Dingledine
2014-05-16Bump maint-0.2.4 version to 0.2.4.22-devNick Mathewson
(See discussion on #9553)
2013-02-27Remove some lingering tsocks cruft.Nick Mathewson
Now the manpages no longer refer to tsocks or tsocks.conf, and we no longer have or ship a tor-tsocks.conf. The only remaining instances of "tsocks" in our repository are old ChangeLog and ReleaseNotes entries, and the torify script saying that it doesn't support tsocks. Fixes bug 8290.
2013-02-04bump to 0.2.4.10-alpha-devRoger Dingledine
2013-02-04bump to 0.2.4.10-alphator-0.2.4.10-alphaRoger Dingledine
2013-01-16Update the copyright date to 201.Nick Mathewson
2013-01-15Bump to 0.2.4.9-alpha-devNick Mathewson
2013-01-15bump to 0.2.4.9-alphator-0.2.4.9-alphaRoger Dingledine
2013-01-15Bump version to 0.2.4.8-alpha-devNick Mathewson
2013-01-14bump to 0.2.4.8-alphator-0.2.4.8-alphaRoger Dingledine
2012-12-25bump to 0.2.4.7-alpha-devRoger Dingledine
2012-12-24bump to 0.2.4.7-alphaRoger Dingledine
2012-11-13bump to 0.2.4.6-alpha-devRoger Dingledine
2012-11-13bump to 0.2.4.6-alphator-0.2.4.6-alphaRoger Dingledine
2012-10-26bump to 0.2.4.5-alpha-devRoger Dingledine
2012-10-25Bump the version number to 0.2.4.5-alphaNick Mathewson
(For real this time. It turns out that 4 and 5 are different numbers.)
2012-10-25Bump version to 0.2.4.5-alphaNick Mathewson
2012-10-22Possessive "it's" → "its" in .nsi files.David Fifield
2012-10-21bump to 0.2.4.4-alpha-devRoger Dingledine
2012-10-20bump to 0.2.4.4-alphator-0.2.4.4-alphaRoger Dingledine
2012-09-22bump to 0.2.4.3-alpha-devRoger Dingledine
2012-09-22bump to 0.2.4.3-alphator-0.2.4.3-alphaRoger Dingledine
2012-09-19Make ./configure -q really silentNick Mathewson
Our updateVersions script was being verbose, which might have made sense back when I wrote it, but doesn't any more. Final fix for bug 6599
2012-09-10Bump version to 0.2.4.2-alpha-devNick Mathewson
2012-09-10bump to 0.2.4.2-alphaRoger Dingledine
2012-09-05bump to 0.2.4.1-alpha-devRoger Dingledine
2012-09-05bump to 0.2.4.1-alphator-0.2.4.1-alphaRoger Dingledine
2012-09-04Rename configure.in to configure.acNick Mathewson
This is the preferred filename to use with Autoconf 2.50 and later.
2012-08-31Document the --branch argument to contrib/findMergedChanges.plNick Mathewson
2012-08-09Move to non-recursive makeStewart Smith
This gives us a few benefits: 1) make -j clean all this will start working, as it should. It currently doesn't. 2) increased parallel build recursive make will max out at number of files in a directory, non-recursive make doesn't have such a limitation 3) Removal of duplicate information in make files, less error prone I've also slightly updated how we call AM_INIT_AUTOMAKE, as the way that was used was not only deprecated but will be *removed* in the next major automake release (1.13).... so probably best that we can continue to bulid tor without requiring old automake. (see http://www.gnu.org/software/automake/manual/html_node/Public-Macros.html ) For more reasons why, see resources such as: http://miller.emu.id.au/pmiller/books/rmch/
2012-06-23Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-06-23Catch a few more K&R violations with make check-spacesNick Mathewson
We now catch bare {s that should be on the previous line with a do, while, if, or for, and elses that should share a line with their preceding }. That is, if (foo) { and if (foo) { ... } else are now detected. We should think about maybe making Tor uncrustify-clean some day, but configuring uncrustify is an exercise in bizarreness, and reformatting huge gobs of Tor is always painful.
2012-06-20Increment master branch version to 0.2.4.0-alpha-devNick Mathewson
2012-06-15bump to 0.2.3.17-beta-devRoger Dingledine
2012-06-15bump to 0.2.3.17-betaRoger Dingledine
2012-06-05bump to 0.2.3.16-alpha-devRoger Dingledine
2012-06-05today is the day for 0.2.3.16-alphaRoger Dingledine
2012-06-04Update the "redox" doxygen/DOCDOC postprocessing scriptNick Mathewson
Somewhere along the line, doxygen and tor changed their behavior a little. The script is still a dreadful kludge, but now at least it sorta works again.
2012-04-30bump to 0.2.3.15-alpha-devRoger Dingledine
2012-04-30bump to 0.2.3.15-alphator-0.2.3.15-alphaRoger Dingledine
2012-04-23bump to 0.2.3.14-alpha-devRoger Dingledine
2012-04-23bump to 0.2.3.14-alphaRoger Dingledine
2012-03-27Changelog for torify changesNick Mathewson
Also reinstate the part of the torify script that checks for torsocks being installed, so that we can give a more useful message in case it isn't.
2012-03-27Remove tsocks support from torify.Nick Mathewson
Fixes bug3530 and bug 5180. Patch by ugh.
2012-03-27bump to 0.2.3.13-alpha-devRoger Dingledine
2012-03-26bump to 0.2.3.13-alphaRoger Dingledine
2012-03-20Shorten links to law.cornell.edu for exit-note fileChristian Kujau
The links we have currently redirect to those new files now.