Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Increment master branch version to 0.2.4.0-alpha-dev | Nick Mathewson | 2012-06-20 |
| | |||
* | bump to 0.2.3.17-beta-dev | Roger Dingledine | 2012-06-15 |
| | |||
* | bump to 0.2.3.17-beta | Roger Dingledine | 2012-06-15 |
| | |||
* | bump to 0.2.3.16-alpha-dev | Roger Dingledine | 2012-06-05 |
| | |||
* | today is the day for 0.2.3.16-alpha | Roger Dingledine | 2012-06-05 |
| | |||
* | Update the "redox" doxygen/DOCDOC postprocessing script | Nick Mathewson | 2012-06-04 |
| | | | | | | 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. | ||
* | bump to 0.2.3.15-alpha-dev | Roger Dingledine | 2012-04-30 |
| | |||
* | bump to 0.2.3.15-alpha | Roger Dingledine | 2012-04-30 |
| | |||
* | bump to 0.2.3.14-alpha-dev | Roger Dingledine | 2012-04-23 |
| | |||
* | bump to 0.2.3.14-alpha | Roger Dingledine | 2012-04-23 |
| | |||
* | Changelog for torify changes | Nick Mathewson | 2012-03-27 |
| | | | | | | 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. | ||
* | Remove tsocks support from torify. | Nick Mathewson | 2012-03-27 |
| | | | | Fixes bug3530 and bug 5180. Patch by ugh. | ||
* | bump to 0.2.3.13-alpha-dev | Roger Dingledine | 2012-03-27 |
| | |||
* | bump to 0.2.3.13-alpha | Roger Dingledine | 2012-03-26 |
| | |||
* | Shorten links to law.cornell.edu for exit-note file | Christian Kujau | 2012-03-20 |
| | | | | The links we have currently redirect to those new files now. | ||
* | bump to 0.2.3.12-alpha-dev | Roger Dingledine | 2012-02-13 |
| | |||
* | bump to 0.2.3.12-alpha | Roger Dingledine | 2012-02-13 |
| | |||
* | bump to 0.2.3.11-alpha-dev | Roger Dingledine | 2012-01-23 |
| | |||
* | bump to 0.2.3.11-alpha | Roger Dingledine | 2012-01-22 |
| | |||
* | update instructions on the exitlist script | Roger Dingledine | 2011-12-24 |
| | |||
* | Increment version in master to 0.2.3.10-alpha-dev | Nick Mathewson | 2011-12-16 |
| | |||
* | Bump version to Tor 0.2.3.10-alpha | Nick Mathewson | 2011-12-15 |
| | |||
* | bump to 0.2.3.9-alpha-dev | Roger Dingledine | 2011-12-08 |
| | |||
* | bump to 0.2.3.9-alpha | Roger Dingledine | 2011-12-08 |
| | |||
* | Update check-spaces to remove false positive for timercmp macro | Sebastian Hahn | 2011-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-dev | Roger Dingledine | 2011-11-23 |
| | |||
* | bump to 0.2.3.8-alpha | Roger Dingledine | 2011-11-22 |
| | |||
* | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | 2011-10-30 |
|\ | |||
| * | remove absolute path from contrib/package_nsis-mingw.sh in order to make it ↵ | Erinn Clark | 2011-10-31 |
| | | | | | | | | easier to automatically build tor expert bundle | ||
| * | bump maint-0.2.2 to 0.2.2.34-dev | Roger Dingledine | 2011-10-27 |
| | | |||
* | | blurb and version bump for 0.2.3.7-alpha | Roger Dingledine | 2011-10-30 |
| | | |||
* | | Bump version to 0.2.3.6-alpha-dev | Nick Mathewson | 2011-10-28 |
| | | |||
* | | bump to 0.2.3.6-alpha | Roger Dingledine | 2011-10-26 |
| | | |||
* | | bump to 0.2.3.5-alpha-dev | Roger Dingledine | 2011-10-23 |
| | | |||
* | | bump to 0.2.3.5-alpha | Roger Dingledine | 2011-09-28 |
| | | |||
* | | bump to 0.2.3.4-alpha-dev | Roger Dingledine | 2011-09-13 |
| | | |||
* | | bump to 0.2.3.4-alpha | Roger Dingledine | 2011-09-13 |
| | | |||
* | | bump to 0.2.3.3-alpha-dev | Roger Dingledine | 2011-09-02 |
| | | |||
* | | bump to 0.2.3.3-alpha | Roger Dingledine | 2011-09-02 |
| | | |||
* | | Bump version to 0.2.3.2-alpha-dev | Nick Mathewson | 2011-07-18 |
| | | |||
* | | bump to 0.2.3.2-alpha | Roger Dingledine | 2011-07-18 |
| | | |||
* | | Enhance findMergedChanges to allow looking at non-release targets | Nick Mathewson | 2011-07-18 |
| | | |||
* | | Increment version to 0.2.3.1-alpha-dev | Nick Mathewson | 2011-05-05 |
| | | |||
* | | Increment version to 0.2.3.1-alpha | Nick Mathewson | 2011-05-05 |
| | | |||
* | | Make findMergedChanges.pl print a usage msg when started with no args | Nick Mathewson | 2011-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 Mathewson | 2011-03-09 |
|\| | |||
| * | openSUSE initscript create /var/run/tor fixes Ticket #2573 | Andreas Stieger | 2011-03-09 |
| | | | | | | | | (changes file added by nickm) | ||
* | | Add a perl script to find changes files that have already been merged into ↵ | Nick Mathewson | 2011-02-21 |
| | | | | | | | | release-0.2.2 | ||
* | | Merge remote branch 'origin/maint-0.2.2' | Nick Mathewson | 2011-01-26 |
|\| | |||
| * | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 | Nick Mathewson | 2011-01-26 |
| |\ |