aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Collapse)AuthorAge
* Fixed //Library/Tor in Tor.loc for osxAndrew Lewman2006-05-16
| | | | svn:r6454
* Handle website/* in tor.nsiPeter Palfrader2006-05-05
| | | | svn:r6444
* resolve typos in add-tor contrib scriptRoger Dingledine2006-04-24
| | | | svn:r6415
* Remove test values from add-torPeter Palfrader2006-04-21
| | | | svn:r6408
* Add add-tor helper script to contribPeter Palfrader2006-04-21
| | | | svn:r6407
* Add an XXX to torify.in - "which" is evil,Peter Palfrader2006-04-17
| | | | | | | | | | 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
* and remove the 'debugging' flag for torifyRoger Dingledine2006-04-16
| | | | svn:r6391
* better error checking for torify, contributed by jacob appelbaum.Roger Dingledine2006-04-16
| | | | svn:r6390
* [forward port] Update the list of documentation files in tor.nsi and ↵Peter Palfrader2006-04-10
| | | | | | package_nsis-weasel.sh svn:r6380
* 0.1.2.0-alpha-cvs!Roger Dingledine2006-04-10
| | | | svn:r6375
* and that means the os x package doesn't want them includedRoger Dingledine2006-04-10
| | | | | | | yet either. svn:r6353
* bump to 0.1.1.18-rcRoger Dingledine2006-04-10
| | | | svn:r6351
* mention FetchUselessDescriptors in exitlist's intro doc.Roger Dingledine2006-04-09
| | | | svn:r6333
* contrib script for scanning the tor network for accidentallyRoger Dingledine2006-04-08
| | | | | | | open socks proxies. svn:r6330
* don't try to run python2.2 explicitly, just python.Roger Dingledine2006-04-08
| | | | | | | nick says all the people with obsolete pythons are unreal. svn:r6318
* i don't know what sort of shell nick uses, but mine can'tRoger Dingledine2006-04-02
| | | | | | | handle redirecting from two files at once. svn:r6292
* make exitlist's instructions more future-proof.Roger Dingledine2006-04-02
| | | | svn:r6290
* hey, let's include instructions on servers, hidden services,Roger Dingledine2006-03-31
| | | | | | | and switchproxy, while we're at it. svn:r6281
* make the os x package handle the new location of docs, plusRoger Dingledine2006-03-31
| | | | | | | include the needed img's. svn:r6280
* bump to 0.1.1.17-rc-cvsRoger Dingledine2006-03-28
| | | | | | | so much for 'release candidate' svn:r6265
* bump to 0.1.1.17-rcRoger Dingledine2006-03-28
| | | | svn:r6261
* favor correctness over grammarRoger Dingledine2006-03-26
| | | | svn:r6244
* bump to 0.1.1.16-rc-cvs so we can start fixing more bugsRoger Dingledine2006-03-19
| | | | svn:r6197
* which brings us to 0.1.1.16-rcRoger Dingledine2006-03-19
| | | | svn:r6195
* Nuke space after backslash in contrib/osx/Makefile.am.Nick Mathewson2006-03-13
| | | | svn:r6150
* Added tor_logo.gif to dist and corrected tor html doc linksAndrew Lewman2006-03-13
| | | | svn:r6147
* bump to 0.1.1.15-rc-cvsRoger Dingledine2006-03-12
| | | | svn:r6132
* Remove pdfs since they aren't created this early in the process.Andrew Lewman2006-03-11
| | | | svn:r6127
* bump to 0.1.1.15-rcRoger Dingledine2006-03-11
| | | | svn:r6126
* Include package_list.txt for detailed uninstallation on osx. Force theAndrew Lewman2006-03-11
| | | | | | | | osx uninstall script to actually clean up directories as well. Make TorPostflight actions safer. svn:r6123
* Properly add the image to make the OSX install pretty.Andrew Lewman2006-03-11
| | | | svn:r6122
* Remove the imageAndrew Lewman2006-03-11
| | | | svn:r6121
* This makes the install pretty.Andrew Lewman2006-03-11
| | | | svn:r6120
* Include actual documentation with the installation, include theAndrew Lewman2006-03-11
| | | | | | | uninstaller in executable format, and make the install pretty. svn:r6119
* Include the osx uninstaller in the metapackage.Andrew Lewman2006-03-11
| | | | svn:r6118
* distribute contrib/rc.subr in the tarballRoger Dingledine2006-03-09
| | | | svn:r6111
* make the tor.nsi version accurateRoger Dingledine2006-03-09
| | | | svn:r6102
* Add rc.subr from Peter Thoenen. I have no idea what an rc.subr is, but ↵Nick Mathewson2006-03-08
| | | | | | apparently BSD people do. (Closing bug 256.) svn:r6097
* Move it one directory further upPeter Palfrader2006-02-21
| | | | svn:r6072
* Add package_nsis-weasel.sh, weasel's version of nick's package_nsis.shPeter Palfrader2006-02-21
| | | | svn:r6071
* Make the tor.nsi file actually work again, and update list of docs while we ↵Peter Palfrader2006-02-21
| | | | | | are at it svn:r6070
* tor.logrotate is built from tor.logrotate.in, ignore it in CVSPeter Palfrader2006-02-21
| | | | svn:r6069
* tor.nsi: we have openssl 0.9.8aPeter Palfrader2006-02-21
| | | | svn:r6067
* bump to 0.1.1.14-alpha-cvs, and we're off.Roger Dingledine2006-02-21
| | | | svn:r6062
* bump to 0.1.1.14-alphaRoger Dingledine2006-02-21
| | | | svn:r6059
* Convert make dist-osx to new file output naming schemeAndrew Lewman2006-02-20
| | | | svn:r6055
* Include the osx installer in the Makefile as well.Andrew Lewman2006-02-19
| | | | svn:r6045
* Include the uninstaller for osx in the distribution, but leave it hiddenAndrew Lewman2006-02-19
| | | | | | | for the time being. svn:r6044
* New clear and concise directions for building Tor on OSX machines.Andrew Lewman2006-02-17
| | | | | | | Moved the documentation into the doc/ dir where it belongs. svn:r6027
* Added quick instructions for those wishing to replicate the officialAndrew Lewman2006-02-12
| | | | | | | build process for linux rpm and osx dmg svn:r5980