Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-05-26 | Use macros in place of details. | Andrew Lewman | |
svn:r6500 | |||
2006-05-26 | SUSEisms to enable "make dist-rpm" functionality in SuSe | Andrew Lewman | |
svn:r6499 | |||
2006-05-24 | Add in the key CFBundleIdentifier required by XCode 2.x and beyond. | Andrew Lewman | |
svn:r6491 | |||
2006-05-23 | trim out the parts of cross.sh that don't make sense now that we've | Roger Dingledine | |
applied cross-path directly. also, now we can run cross.sh from the tarball, not just from cvs. svn:r6477 | |||
2006-05-23 | Add cross.sh cross-compilation script from Michael Mohr. Trivial backport ↵ | Nick Mathewson | |
candidate, since adding a new script cannot possibly break anything. svn:r6475 | |||
2006-05-16 | Fixed //Library/Tor in Tor.loc for osx | Andrew Lewman | |
svn:r6454 | |||
2006-05-05 | Handle website/* in tor.nsi | Peter Palfrader | |
svn:r6444 | |||
2006-04-24 | resolve typos in add-tor contrib script | Roger Dingledine | |
svn:r6415 | |||
2006-04-21 | Remove test values from add-tor | Peter Palfrader | |
svn:r6408 | |||
2006-04-21 | Add add-tor helper script to contrib | Peter Palfrader | |
svn:r6407 | |||
2006-04-17 | Add an XXX to torify.in - "which" is evil, | Peter Palfrader | |
quote a few variables do -h and --help add (c) and license ("Same as tor") print an error message if exec falls through svn:r6392 | |||
2006-04-16 | and remove the 'debugging' flag for torify | Roger Dingledine | |
svn:r6391 | |||
2006-04-16 | better error checking for torify, contributed by jacob appelbaum. | Roger Dingledine | |
svn:r6390 | |||
2006-04-10 | [forward port] Update the list of documentation files in tor.nsi and ↵ | Peter Palfrader | |
package_nsis-weasel.sh svn:r6380 | |||
2006-04-10 | 0.1.2.0-alpha-cvs! | Roger Dingledine | |
svn:r6375 | |||
2006-04-10 | and that means the os x package doesn't want them included | Roger Dingledine | |
yet either. svn:r6353 | |||
2006-04-10 | bump to 0.1.1.18-rc | Roger Dingledine | |
svn:r6351 | |||
2006-04-09 | mention FetchUselessDescriptors in exitlist's intro doc. | Roger Dingledine | |
svn:r6333 | |||
2006-04-08 | contrib script for scanning the tor network for accidentally | Roger Dingledine | |
open socks proxies. svn:r6330 | |||
2006-04-08 | don't try to run python2.2 explicitly, just python. | Roger Dingledine | |
nick says all the people with obsolete pythons are unreal. svn:r6318 | |||
2006-04-02 | i don't know what sort of shell nick uses, but mine can't | Roger Dingledine | |
handle redirecting from two files at once. svn:r6292 | |||
2006-04-02 | make exitlist's instructions more future-proof. | Roger Dingledine | |
svn:r6290 | |||
2006-03-31 | hey, let's include instructions on servers, hidden services, | Roger Dingledine | |
and switchproxy, while we're at it. svn:r6281 | |||
2006-03-31 | make the os x package handle the new location of docs, plus | Roger Dingledine | |
include the needed img's. svn:r6280 | |||
2006-03-28 | bump to 0.1.1.17-rc-cvs | Roger Dingledine | |
so much for 'release candidate' svn:r6265 | |||
2006-03-28 | bump to 0.1.1.17-rctor-0.1.1.17-rc | Roger Dingledine | |
svn:r6261 | |||
2006-03-26 | favor correctness over grammar | Roger Dingledine | |
svn:r6244 | |||
2006-03-19 | bump to 0.1.1.16-rc-cvs so we can start fixing more bugs | Roger Dingledine | |
svn:r6197 | |||
2006-03-19 | which brings us to 0.1.1.16-rctor-0.1.1.16-rc | Roger Dingledine | |
svn:r6195 | |||
2006-03-13 | Nuke space after backslash in contrib/osx/Makefile.am. | Nick Mathewson | |
svn:r6150 | |||
2006-03-13 | Added tor_logo.gif to dist and corrected tor html doc links | Andrew Lewman | |
svn:r6147 | |||
2006-03-12 | bump to 0.1.1.15-rc-cvs | Roger Dingledine | |
svn:r6132 | |||
2006-03-11 | Remove pdfs since they aren't created this early in the process. | Andrew Lewman | |
svn:r6127 | |||
2006-03-11 | bump to 0.1.1.15-rc | Roger Dingledine | |
svn:r6126 | |||
2006-03-11 | Include package_list.txt for detailed uninstallation on osx. Force the | Andrew Lewman | |
osx uninstall script to actually clean up directories as well. Make TorPostflight actions safer. svn:r6123 | |||
2006-03-11 | Properly add the image to make the OSX install pretty. | Andrew Lewman | |
svn:r6122 | |||
2006-03-11 | Remove the image | Andrew Lewman | |
svn:r6121 | |||
2006-03-11 | This makes the install pretty. | Andrew Lewman | |
svn:r6120 | |||
2006-03-11 | Include actual documentation with the installation, include the | Andrew Lewman | |
uninstaller in executable format, and make the install pretty. svn:r6119 | |||
2006-03-11 | Include the osx uninstaller in the metapackage. | Andrew Lewman | |
svn:r6118 | |||
2006-03-09 | distribute contrib/rc.subr in the tarball | Roger Dingledine | |
svn:r6111 | |||
2006-03-09 | make the tor.nsi version accurate | Roger Dingledine | |
svn:r6102 | |||
2006-03-08 | Add rc.subr from Peter Thoenen. I have no idea what an rc.subr is, but ↵ | Nick Mathewson | |
apparently BSD people do. (Closing bug 256.) svn:r6097 | |||
2006-02-21 | Move it one directory further up | Peter Palfrader | |
svn:r6072 | |||
2006-02-21 | Add package_nsis-weasel.sh, weasel's version of nick's package_nsis.sh | Peter Palfrader | |
svn:r6071 | |||
2006-02-21 | Make the tor.nsi file actually work again, and update list of docs while we ↵ | Peter Palfrader | |
are at it svn:r6070 | |||
2006-02-21 | tor.logrotate is built from tor.logrotate.in, ignore it in CVS | Peter Palfrader | |
svn:r6069 | |||
2006-02-21 | tor.nsi: we have openssl 0.9.8a | Peter Palfrader | |
svn:r6067 | |||
2006-02-21 | bump to 0.1.1.14-alpha-cvs, and we're off. | Roger Dingledine | |
svn:r6062 | |||
2006-02-21 | bump to 0.1.1.14-alpha | Roger Dingledine | |
svn:r6059 |