Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-31 | remove absolute path from contrib/package_nsis-mingw.sh in order to make it ↵ | Erinn Clark | |
easier to automatically build tor expert bundle | |||
2011-10-27 | bump maint-0.2.2 to 0.2.2.34-dev | Roger Dingledine | |
2011-03-09 | openSUSE initscript create /var/run/tor fixes Ticket #2573 | Andreas Stieger | |
(changes file added by nickm) | |||
2011-01-26 | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 | Nick Mathewson | |
2011-01-26 | fix the links in the exit-list notice we give out to users. | Andrew Lewman | |
2011-01-26 | Backport current tor-exit-notice to 0.2.1 | Nick Mathewson | |
2011-01-03 | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 | Nick Mathewson | |
Conflicts: src/common/test.h src/or/test.c | |||
2011-01-03 | Bump copyright statements to 2011 | Nick Mathewson | |
2010-11-21 | bump to 0.2.2.19-alpha | Roger Dingledine | |
2010-11-16 | new development version | Roger Dingledine | |
2010-11-16 | bump to 0.2.2.18-alpha | Roger Dingledine | |
2010-11-15 | Merge remote branch 'sebastian/manpagefixups' into maint-0.2.2 | Nick Mathewson | |
2010-11-10 | Remove the torrc.complete file. | Sebastian Hahn | |
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. | |||
2010-11-10 | Change checkOptionDocs.pl to be case sensitive | Sebastian Hahn | |
2010-11-10 | Remove everything related to os x expert package | Sebastian Hahn | |
We decided to no longer ship expert packages for OS X because they're a lot of trouble to keep maintained and confuse users. For those who want a tor on OS X without Vidalia, macports is a fine option. Alternatively, building from source is easy, too. The polipo stuff that is still required for the Vidalia bundle build can now be found in the torbrowser repository, git://git.torproject.org/torbrowser.git. | |||
2010-10-01 | bump to 0.2.2.17-alpha-dev | Roger Dingledine | |
2010-09-30 | improve rpm init script by borrowing from Debiantor-0.2.2.17-alpha | Erinn Clark | |
2010-09-30 | AUTHORS doesn't exist, so stop trying to cp it. Add 'sudo' to a mv that ↵ | Erinn Clark | |
needs higher permissions. | |||
2010-09-30 | bump to 0.2.2.17-alpha | Roger Dingledine | |
2010-09-17 | bump to 0.2.2.16-alpha-dev | Roger Dingledine | |
2010-09-17 | best tor ever!tor-0.2.2.16-alpha | Roger Dingledine | |
2010-08-19 | Bump version to 0.2.2.15-alpha-dev | Nick Mathewson | |
2010-08-19 | fix up contrib/checkOptionDocs.pl to match current practice (asciidoc ↵tor-0.2.2.15-alpha | Nick Mathewson | |
manpage, no "online docs"). | |||
2010-08-18 | bump to 0.2.2.15-alpha | Roger Dingledine | |
2010-08-16 | Add a rule to detect misplaced labels during check-spaces | Sebastian Hahn | |
2010-07-13 | bump to 0.2.2.14-alpha-dev | Roger Dingledine | |
2010-07-12 | bump to 0.2.2.14-alphator-0.2.2.14-alpha | Roger Dingledine | |
2010-05-05 | bump to 0.2.2.13-alpha-dev | Roger Dingledine | |
2010-04-24 | bump to 0.2.2.13-alphator-0.2.2.13-alpha | Roger Dingledine | |
2010-04-23 | windows packaging cleanups from phobos | Roger Dingledine | |
2010-04-20 | windows packaging cleanups from phobos | Roger Dingledine | |
2010-04-20 | bump to 0.2.2.12-alpha-dev | Roger Dingledine | |
2010-04-20 | bump to 0.2.2.12-alpha | Roger Dingledine | |
2010-04-19 | bump to 0.2.2.11-alpha-dev | Roger Dingledine | |
2010-04-15 | bump to 0.2.2.11-alphator-0.2.2.11-alpha | Roger Dingledine | |
2010-04-03 | Merge branch 'maint-0.2.1' | Roger Dingledine | |
Conflicts: ChangeLog configure.in contrib/tor-mingw.nsi.in src/win32/orconfig.h | |||
2010-03-15 | bump to 0.2.1.25 | Roger Dingledine | |
it's perfect, let's ship it | |||
2010-03-08 | fix the tor-exit-notice.html file (bug 1295) | Roger Dingledine | |
2010-03-08 | bump to 0.2.2.10-alpha-dev | Roger Dingledine | |
now's your chance to destabilize it | |||
2010-03-07 | prepare 0.2.2.10-alpha for releasetor-0.2.2.10-alpha | Roger Dingledine | |
2010-03-06 | clean up the 0.2.1.25 changelog | Roger Dingledine | |
2010-02-27 | Merge remote branch 'origin/maint-0.2.1' | Nick Mathewson | |
Conflicts: src/common/test.h src/or/test.c | |||
2010-02-27 | Update Tor Project copyright years | Nick Mathewson | |
2010-02-25 | Merge remote branch 'mikeperry/consensus-bw-weights5-merge' | Nick Mathewson | |
Conflicts: ChangeLog | |||
2010-02-25 | Merge remote branch 'sebastian/polipo' | Nick Mathewson | |
2010-02-23 | Update a section of the exit notice file, give it a changelog. | Sebastian Hahn | |
2010-02-23 | Fix some urls in the exit notice | Sebastian Hahn | |
Patch by Christian Kujau to fix some links in the exit notice file (the file you'd use for your DirPortFrontPage), as well as making the file xhtml compatible. Thanks! | |||
2010-02-23 | Update polipo build instructions for OS X 10.6 | Sebastian Hahn | |
2010-02-22 | bump to 0.2.2.9-alpha-dev | Roger Dingledine | |
2010-02-22 | Patch from karsten to detect unnecessary \n's. | Mike Perry | |
Also fix a spacing issue. |