summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Collapse)Author
2006-09-12 r8791@Kushana: nickm | 2006-09-12 15:00:48 -0400Nick Mathewson
As long as we are being pedantic, we may as well be extra-pedantic. svn:r8376
2006-09-12avoid getting mail from ilja in 2008 about this.Roger Dingledine
svn:r8375
2006-09-12 r8785@Kushana: nickm | 2006-09-12 14:05:46 -0400Nick Mathewson
Add non-dist utility for weasel svn:r8373
2006-08-28bump trunk to 0.1.2.1-alpha-devRoger Dingledine
svn:r8251
2006-08-28Remove architecture from builds. The official builds are universalAndrew Lewman
binaries. svn:r8249
2006-08-27bump to 0.1.2.1-alphaRoger Dingledine
(does it work?) svn:r8244
2006-08-13Apparently not everyone wants to build Universal binaries. Return validAndrew Lewman
Archictecture detection for inclusion into final dmg naming. svn:r7039
2006-08-10 r7303@Kushana: nickm | 2006-08-10 01:52:19 -0700Nick Mathewson
whitespace fixes svn:r7011
2006-08-10Update for universal binaries for OSX.Andrew Lewman
svn:r7002
2006-08-08Update preflight to save Privoxy configs as wellAndrew Lewman
svn:r6989
2006-08-02explain that the exitlist isn't perfect, because some tor exit nodesRoger Dingledine
don't exit on their advertised address. svn:r6965
2006-07-30Remove the launchd plist file.Andrew Lewman
svn:r6936
2006-07-28So long, farewell, auf Wiedersehen, adieu, launchdAndrew Lewman
svn:r6932
2006-07-27Forget leopard.Andrew Lewman
svn:r6929
2006-07-27fi, fy fo fum, if-then- doesn't work without oneAndrew Lewman
svn:r6928
2006-07-27Far better test and handling of existing torrcAndrew Lewman
svn:r6923
2006-07-27Oops, forgot the all important 'r'Andrew Lewman
svn:r6916
2006-07-27OSX gets confused when you have two ways to start the same program.Andrew Lewman
svn:r6915
2006-07-27The whole process works from preflight to postflight creating a cleanAndrew Lewman
Tor install with proper config file edits svn:r6914
2006-07-27Backup only what is needed, write the file we created to a temp file forAndrew Lewman
TorPostFlight to restore the data and remove the temp files svn:r6913
2006-07-27Be better at finding the Tor install path, backup all of Tor just inAndrew Lewman
case, then blow Tor away svn:r6912
2006-07-26OSX pre-install script to clean up Tor and force a fresh install, butAndrew Lewman
save the server keys if they exist. svn:r6911
2006-07-26Set Soft & Hard resource limits to appease launchd.Andrew Lewman
svn:r6910
2006-07-25Apply checkSpace.pl to checkSpace.pl.Nick Mathewson
svn:r6901
2006-07-25Allow wide lines if they have svn id tags in them. (This matters for svk: ↵Nick Mathewson
those tags can be *big*.) svn:r6900
2006-07-25Remove .cvsignore files from trunkPeter Palfrader
svn:r6891
2006-07-23These settings are required for those using launchd in OSX 10.4.Andrew Lewman
This is a crude but functional way to insert them for now. svn:r6820
2006-07-21Grammar fixes for clarity.Andrew Lewman
svn:r6797
2006-07-18Load and start tor in launchd at end of installationAndrew Lewman
svn:r6789
2006-07-18Add the output of OSX arch into the package name in preparation for ppcAndrew Lewman
vs x86 packages. svn:r6788
2006-07-17Minor fixed for launchd xml plistAndrew Lewman
svn:r6770
2006-07-16Remove a merged if-then from line 85Andrew Lewman
svn:r6767
2006-07-16Change the way Tor starts on OSX 10.4 vs pre-10.4. 10.4 Tor now usesAndrew Lewman
launchd for current and forward compatibility. svn:r6766
2006-07-12Update config to redirect output to the tor log file for now.Andrew Lewman
svn:r6757
2006-07-11Move cmd line parameters into the config file, remove chroot, andAndrew Lewman
satisfy the requirement of a ProgramArgument array svn:r6755
2006-07-11Add in start parameters. Perhaps we should ship these set correct inAndrew Lewman
the default torrc. svn:r6754
2006-07-11First crack at launchd plist for TorAndrew Lewman
svn:r6753
2006-07-07Updated OSX binary un-installer for testing.Andrew Lewman
svn:r6742
2006-07-07Binary OSX un-installer tarballAndrew Lewman
svn:r6741
2006-07-06Remove osx binary uninstaller changes. Tiger and Panther won't playAndrew Lewman
nice in the same way. svn:r6739
2006-07-06Update osx binary un-installer naming, remove invalid osx binaryAndrew Lewman
un-installer app svn:r6736
2006-06-30Add a .cvsignore file for contrib/suse/Nick Mathewson
svn:r6706
2006-06-25And, commit it correctly.Andrew Lewman
svn:r6689
2006-06-25Fix the messed up commit.Andrew Lewman
svn:r6688
2006-06-25Create binary osx un-installer, update perms on install so anyone can run theAndrew Lewman
uninstaller. svn:r6685
2006-06-21Remove the osx version requirements on install due to a messy InstallerAndrew Lewman
situation between pre-panther, tiger and beyond, and metapackages. svn:r6672
2006-06-20Minor fix to pre-instllation version check for OSXAndrew Lewman
svn:r6666
2006-06-20First crack at version checking for OSX installer.Andrew Lewman
svn:r6665
2006-06-10Remove echo -n to make start script slightly more readable on boot.Andrew Lewman
svn:r6595
2006-05-26Let AC_OUTPUT know about contrib/suse/tor.sh and we only need tor.shAndrew Lewman
from contrib/suse svn:r6501