aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* bump to 0.2.4.5-alpha-devRoger Dingledine2012-10-26
* Bump the version number to 0.2.4.5-alpha•••(For real this time. It turns out that 4 and 5 are different numbers.) Nick Mathewson2012-10-25
* Bump version to 0.2.4.5-alphaNick Mathewson2012-10-25
* Possessive "it's" → "its" in .nsi files.David Fifield2012-10-22
* bump to 0.2.4.4-alpha-devRoger Dingledine2012-10-21
* bump to 0.2.4.4-alphaRoger Dingledine2012-10-20
* bump to 0.2.4.3-alpha-devRoger Dingledine2012-09-22
* bump to 0.2.4.3-alphaRoger Dingledine2012-09-22
* Make ./configure -q really silent•••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 Nick Mathewson2012-09-19
* Bump version to 0.2.4.2-alpha-devNick Mathewson2012-09-10
* bump to 0.2.4.2-alphaRoger Dingledine2012-09-10
* bump to 0.2.4.1-alpha-devRoger Dingledine2012-09-05
* bump to 0.2.4.1-alphaRoger Dingledine2012-09-05
* Rename configure.in to configure.ac•••This is the preferred filename to use with Autoconf 2.50 and later. Nick Mathewson2012-09-04
* Document the --branch argument to contrib/findMergedChanges.plNick Mathewson2012-08-31
* Move to non-recursive make•••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/ Stewart Smith2012-08-09
* Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-06-23
|\
| * Catch a few more K&R violations with make check-spaces•••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. Nick Mathewson2012-06-23
* | Increment master branch version to 0.2.4.0-alpha-devNick Mathewson2012-06-20
|/
* bump to 0.2.3.17-beta-devRoger Dingledine2012-06-15
* bump to 0.2.3.17-betaRoger Dingledine2012-06-15
* bump to 0.2.3.16-alpha-devRoger Dingledine2012-06-05
* today is the day for 0.2.3.16-alphaRoger Dingledine2012-06-05
* Update the "redox" doxygen/DOCDOC postprocessing script•••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. Nick Mathewson2012-06-04
* bump to 0.2.3.15-alpha-devRoger Dingledine2012-04-30
* bump to 0.2.3.15-alphaRoger Dingledine2012-04-30
* bump to 0.2.3.14-alpha-devRoger Dingledine2012-04-23
* bump to 0.2.3.14-alphaRoger Dingledine2012-04-23
* Changelog for torify changes•••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. Nick Mathewson2012-03-27
* Remove tsocks support from torify.•••Fixes bug3530 and bug 5180. Patch by ugh. Nick Mathewson2012-03-27
* bump to 0.2.3.13-alpha-devRoger Dingledine2012-03-27
* bump to 0.2.3.13-alphaRoger Dingledine2012-03-26
* Shorten links to law.cornell.edu for exit-note file•••The links we have currently redirect to those new files now. Christian Kujau2012-03-20
* bump to 0.2.3.12-alpha-devRoger Dingledine2012-02-13
* bump to 0.2.3.12-alphaRoger Dingledine2012-02-13
* bump to 0.2.3.11-alpha-devRoger Dingledine2012-01-23
* bump to 0.2.3.11-alphaRoger Dingledine2012-01-22
* update instructions on the exitlist scriptRoger Dingledine2011-12-24
* Increment version in master to 0.2.3.10-alpha-devNick Mathewson2011-12-16
* Bump version to Tor 0.2.3.10-alphaNick Mathewson2011-12-15
* bump to 0.2.3.9-alpha-devRoger Dingledine2011-12-08
* bump to 0.2.3.9-alphaRoger Dingledine2011-12-08
* Update check-spaces to remove false positive for timercmp macro•••The timercmp macro uses triggers a "space between function name and opening parentheses" warning for the check spaces script. Work around this by simply disabling the check for all "functions" named 'op()'. Sebastian Hahn2011-11-24
* bump to 0.2.3.8-alpha-devRoger Dingledine2011-11-23
* bump to 0.2.3.8-alphaRoger Dingledine2011-11-22
* Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-10-30
|\
| * remove absolute path from contrib/package_nsis-mingw.sh in order to make it e...Erinn Clark2011-10-31
| * bump maint-0.2.2 to 0.2.2.34-devRoger Dingledine2011-10-27
* | blurb and version bump for 0.2.3.7-alphaRoger Dingledine2011-10-30
* | Bump version to 0.2.3.6-alpha-devNick Mathewson2011-10-28