Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update Tor Project copyright years | Nick Mathewson | 2010-02-27 |
| | |||
* | bump to 0.2.1.24 | Roger Dingledine | 2010-02-21 |
| | |||
* | Bump version to 0.2.1.23-dev | Nick Mathewson | 2010-02-18 |
| | |||
* | prepare for 0.2.1.23 | Roger Dingledine | 2010-02-12 |
| | |||
* | bump to 0.2.1.22, and give it a changelog | Roger Dingledine | 2010-01-19 |
| | |||
* | bump to 0.2.1.21 so we can release | Roger Dingledine | 2009-12-21 |
| | |||
* | bump to 0.2.1.20 | Roger Dingledine | 2009-10-15 |
| | |||
* | update the README instructions and OS X makefiles | phobos | 2009-08-30 |
| | |||
* | update fetch-all with dir auth | Andrew Lewman | 2009-08-13 |
| | |||
* | directory-archive scripts now fetch from urras too | Roger Dingledine | 2009-08-10 |
| | |||
* | add geoip file to uninstall | Andrew Lewman | 2009-08-03 |
| | |||
* | add receipts to be wiped. | Andrew Lewman | 2009-08-01 |
| | |||
* | bump to 0.2.1.19 | Roger Dingledine | 2009-07-28 |
| | |||
* | bump to 0.2.1.18 | Roger Dingledine | 2009-07-24 |
| | |||
* | Bump version to 0.2.1.17-rc-dev | Nick Mathewson | 2009-07-07 |
| | |||
* | Bump version to 0.2.1.17-rc | Nick Mathewson | 2009-07-07 |
| | |||
* | Bump version to 0.2.1.16-rc.dev | Nick Mathewson | 2009-06-20 |
| | |||
* | Bump version to 0.2.1.16-rc | Nick Mathewson | 2009-06-20 |
| | |||
* | Bump version to 0.2.1.15-rc-dev. | Nick Mathewson | 2009-05-25 |
| | |||
* | bump to 0.2.1.15-rc | Roger Dingledine | 2009-05-25 |
| | |||
* | Bump 0.2.1 branch version to 0.2.1.14-rc-dev | Nick Mathewson | 2009-04-29 |
| | |||
* | bump to 0.2.1.14-rc | Roger Dingledine | 2009-04-12 |
| | | | | svn:r19306 | ||
* | Update the bundle installers for the MSI packages; these probably belong ↵ | Martin Peck | 2009-03-10 |
| | | | | | | with the wxs files in the Vidalia repo. svn:r18849 | ||
* | bump to 0.2.1.13-alpha-dev | Roger Dingledine | 2009-03-09 |
| | | | | svn:r18830 | ||
* | bump to 0.2.1.13-alpha | Roger Dingledine | 2009-03-09 |
| | | | | svn:r18814 | ||
* | Move wxs files to vidalia trunk for integration with existing bundle ↵ | Martin Peck | 2009-03-06 |
| | | | | | | translations. svn:r18789 | ||
* | Update some copyrights, change net.freehaven to org.torproject. | Andrew Lewman | 2009-02-13 |
| | | | | svn:r18514 | ||
* | Update WiX MSI package GUIDs for version 0.2.1.12. | Martin Peck | 2009-02-10 |
| | | | | svn:r18466 | ||
* | Bump version to 0.2.1.12-alpha-dev | Nick Mathewson | 2009-02-09 |
| | | | | svn:r18448 | ||
* | bump to 0.2.1.12-alpha | Roger Dingledine | 2009-02-09 |
| | | | | svn:r18429 | ||
* | Create Archive directory if it does not exist. Make sure mv knows we want ↵ | Peter Palfrader | 2009-02-06 |
| | | | | | | to move stuff into a dir svn:r18411 | ||
* | Update 'sd' to allow users to select v2 or v3 protocols when looking up a ↵ | Jacob Appelbaum | 2009-01-22 |
| | | | | | | node name. Default to v2. Either way, we're using Weasel's DA. svn:r18220 | ||
* | get ready for more development | Roger Dingledine | 2009-01-21 |
| | | | | svn:r18200 | ||
* | Update Tor WiX MSI package for 0.2.1.11-alpha, new component GUIDs. | Martin Peck | 2009-01-21 |
| | | | | svn:r18198 | ||
* | bump to 0.2.1.11-alpha, clean up changelog | Roger Dingledine | 2009-01-20 |
| | | | | svn:r18192 | ||
* | make it work with base64 | Peter Palfrader | 2009-01-18 |
| | | | | | | | | | | | | base64 from coreutils is really picky about the number of equation marks (=) that end a base64 encoded string. Unfortunately Tor doesn't believe they are important at all so it cuts them all off all the time. For perl purposes we just added a good measure of = and were happy about it. For base64 we now need to add the proper number of equation marks. It turns out that number is 1 for the length of strings we process. svn:r18170 | ||
* | Aliases do not work so well in scripts | Peter Palfrader | 2009-01-18 |
| | | | | svn:r18169 | ||
* | Add base64-decode as an alias or shell function. it was a proper binary in ↵ | Peter Palfrader | 2009-01-18 |
| | | | | | | sarge svn:r18168 | ||
* | Update lists of directory authorities. | Karsten Loesing | 2009-01-18 |
| | | | | svn:r18167 | ||
* | Mention tor-resolve also | Peter Palfrader | 2009-01-18 |
| | | | | svn:r18162 | ||
* | mention that tsocks only socksifies TCP | Peter Palfrader | 2009-01-18 |
| | | | | | | | | In the torify(1) manpage explain that tsocks will only socksify TCP connections, and that therefore it will most likely leak DNS requests. svn:r18160 | ||
* | Add the front end installer exe NSIS scripts for the bundle and net ↵ | Martin Peck | 2009-01-16 |
| | | | | | | installer packages. And icon used for them. svn:r18123 | ||
* | Two simple gradiant place holder graphics referenced in the wxs files would ↵ | Martin Peck | 2009-01-15 |
| | | | | | | be useful. svn:r18120 | ||
* | Add initial wxs MSI installer specs for Thandy, TorButton, and Polipo packages. | Martin Peck | 2009-01-15 |
| | | | | svn:r18119 | ||
* | Update wix installer ids for 0.2.1.10-alpha MSI package. | Martin Peck | 2009-01-08 |
| | | | | svn:r18019 | ||
* | ok, all set to destabilize it again | Roger Dingledine | 2009-01-06 |
| | | | | svn:r17980 | ||
* | bump to 0.2.1.10-alpha, reorganize the changelog | Roger Dingledine | 2009-01-06 |
| | | | | svn:r17974 | ||
* | Bump version to 0.2.1.9-alpha-dev | Nick Mathewson | 2008-12-26 |
| | | | | svn:r17787 | ||
* | prepare for 0.2.1.9-alpha | Roger Dingledine | 2008-12-25 |
| | | | | svn:r17778 | ||
* | Add DOCDOC entries for undocumented static and global variables. | Nick Mathewson | 2008-12-22 |
| | | | | svn:r17739 |