aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Collapse)AuthorAge
* 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 macroSebastian Hahn2011-11-24
| | | | | | 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()'.
* 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 ↵Erinn Clark2011-10-31
| | | | | | | | easier to automatically build tor expert bundle
| * 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
| |
* | bump to 0.2.3.6-alphaRoger Dingledine2011-10-26
| |
* | bump to 0.2.3.5-alpha-devRoger Dingledine2011-10-23
| |
* | bump to 0.2.3.5-alphaRoger Dingledine2011-09-28
| |
* | bump to 0.2.3.4-alpha-devRoger Dingledine2011-09-13
| |
* | bump to 0.2.3.4-alphaRoger Dingledine2011-09-13
| |
* | bump to 0.2.3.3-alpha-devRoger Dingledine2011-09-02
| |
* | bump to 0.2.3.3-alphaRoger Dingledine2011-09-02
| |
* | Bump version to 0.2.3.2-alpha-devNick Mathewson2011-07-18
| |
* | bump to 0.2.3.2-alphaRoger Dingledine2011-07-18
| |
* | Enhance findMergedChanges to allow looking at non-release targetsNick Mathewson2011-07-18
| |
* | Increment version to 0.2.3.1-alpha-devNick Mathewson2011-05-05
| |
* | Increment version to 0.2.3.1-alphaNick Mathewson2011-05-05
| |
* | Make findMergedChanges.pl print a usage msg when started with no argsNick Mathewson2011-04-29
| | | | | | | | | | | | Otherwise I need to figure out what it does and how to make it do it every time I want to use it. It did that unixy thing where running it with no arguments printed nothing and returned.
* | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-03-09
|\|
| * openSUSE initscript create /var/run/tor fixes Ticket #2573Andreas Stieger2011-03-09
| | | | | | | | (changes file added by nickm)
* | Add a perl script to find changes files that have already been merged into ↵Nick Mathewson2011-02-21
| | | | | | | | release-0.2.2
* | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-01-26
|\|
| * Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-26
| |\
| | * fix the links in the exit-list notice we give out to users.Andrew Lewman2011-01-26
| | |
| | * Backport current tor-exit-notice to 0.2.1Nick Mathewson2011-01-26
| | |
* | | trivial make-signature.sh patchTaylor R Campbell2011-01-15
| | |
* | | Add a make-signature.sh script.Nick Mathewson2011-01-15
| | |
* | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-01-03
|\| |
| * | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-03
| |\| | | | | | | | | | | | | | | | Conflicts: src/common/test.h src/or/test.c
| | * Bump copyright statements to 2011Nick Mathewson2011-01-03
| | |
| | * windows packaging cleanups from phobosRoger Dingledine2010-04-23
| | |
| * | bump to 0.2.2.19-alphaRoger Dingledine2010-11-21
| | |
| * | new development versionRoger Dingledine2010-11-16
| | |
| * | bump to 0.2.2.18-alphaRoger Dingledine2010-11-16
| | |
* | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2010-11-15
|\| | | | | | | | | | | | | | | | | Conflicts: src/or/config.c src/or/cpuworker.c
| * | Merge remote branch 'sebastian/manpagefixups' into maint-0.2.2Nick Mathewson2010-11-15
| |\ \
| | * | Remove the torrc.complete file.Sebastian Hahn2010-11-10
| | | | | | | | | | | | | | | | | | | | We haven't been keeping it up to date, and the manpage exists as a replacement for users who want an overview of all available options.
| | * | Change checkOptionDocs.pl to be case sensitiveSebastian Hahn2010-11-10
| | | |