aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Collapse)AuthorAge
...
* Update for universal binaries for OSX.Andrew Lewman2006-08-10
| | | | svn:r7002
* Update preflight to save Privoxy configs as wellAndrew Lewman2006-08-08
| | | | svn:r6989
* explain that the exitlist isn't perfect, because some tor exit nodesRoger Dingledine2006-08-02
| | | | | | | don't exit on their advertised address. svn:r6965
* Remove the launchd plist file.Andrew Lewman2006-07-30
| | | | svn:r6936
* So long, farewell, auf Wiedersehen, adieu, launchdAndrew Lewman2006-07-28
| | | | svn:r6932
* Forget leopard.Andrew Lewman2006-07-27
| | | | svn:r6929
* fi, fy fo fum, if-then- doesn't work without oneAndrew Lewman2006-07-27
| | | | svn:r6928
* Far better test and handling of existing torrcAndrew Lewman2006-07-27
| | | | svn:r6923
* Oops, forgot the all important 'r'Andrew Lewman2006-07-27
| | | | svn:r6916
* OSX gets confused when you have two ways to start the same program.Andrew Lewman2006-07-27
| | | | svn:r6915
* The whole process works from preflight to postflight creating a cleanAndrew Lewman2006-07-27
| | | | | | | Tor install with proper config file edits svn:r6914
* Backup only what is needed, write the file we created to a temp file forAndrew Lewman2006-07-27
| | | | | | | TorPostFlight to restore the data and remove the temp files svn:r6913
* Be better at finding the Tor install path, backup all of Tor just inAndrew Lewman2006-07-27
| | | | | | | case, then blow Tor away svn:r6912
* OSX pre-install script to clean up Tor and force a fresh install, butAndrew Lewman2006-07-26
| | | | | | | save the server keys if they exist. svn:r6911
* Set Soft & Hard resource limits to appease launchd.Andrew Lewman2006-07-26
| | | | svn:r6910
* Apply checkSpace.pl to checkSpace.pl.Nick Mathewson2006-07-25
| | | | svn:r6901
* Allow wide lines if they have svn id tags in them. (This matters for svk: ↵Nick Mathewson2006-07-25
| | | | | | those tags can be *big*.) svn:r6900
* Remove .cvsignore files from trunkPeter Palfrader2006-07-25
| | | | svn:r6891
* These settings are required for those using launchd in OSX 10.4.Andrew Lewman2006-07-23
| | | | | | | This is a crude but functional way to insert them for now. svn:r6820
* Grammar fixes for clarity.Andrew Lewman2006-07-21
| | | | svn:r6797
* Load and start tor in launchd at end of installationAndrew Lewman2006-07-18
| | | | svn:r6789
* Add the output of OSX arch into the package name in preparation for ppcAndrew Lewman2006-07-18
| | | | | | | vs x86 packages. svn:r6788
* Minor fixed for launchd xml plistAndrew Lewman2006-07-17
| | | | svn:r6770
* Remove a merged if-then from line 85Andrew Lewman2006-07-16
| | | | svn:r6767
* Change the way Tor starts on OSX 10.4 vs pre-10.4. 10.4 Tor now usesAndrew Lewman2006-07-16
| | | | | | | launchd for current and forward compatibility. svn:r6766
* Update config to redirect output to the tor log file for now.Andrew Lewman2006-07-12
| | | | svn:r6757
* Move cmd line parameters into the config file, remove chroot, andAndrew Lewman2006-07-11
| | | | | | | satisfy the requirement of a ProgramArgument array svn:r6755
* Add in start parameters. Perhaps we should ship these set correct inAndrew Lewman2006-07-11
| | | | | | | the default torrc. svn:r6754
* First crack at launchd plist for TorAndrew Lewman2006-07-11
| | | | svn:r6753
* Updated OSX binary un-installer for testing.Andrew Lewman2006-07-07
| | | | svn:r6742
* Binary OSX un-installer tarballAndrew Lewman2006-07-07
| | | | svn:r6741
* Remove osx binary uninstaller changes. Tiger and Panther won't playAndrew Lewman2006-07-06
| | | | | | | nice in the same way. svn:r6739
* Update osx binary un-installer naming, remove invalid osx binaryAndrew Lewman2006-07-06
| | | | | | | un-installer app svn:r6736
* Add a .cvsignore file for contrib/suse/Nick Mathewson2006-06-30
| | | | svn:r6706
* And, commit it correctly.Andrew Lewman2006-06-25
| | | | svn:r6689
* Fix the messed up commit.Andrew Lewman2006-06-25
| | | | svn:r6688
* Create binary osx un-installer, update perms on install so anyone can run theAndrew Lewman2006-06-25
| | | | | | | uninstaller. svn:r6685
* Remove the osx version requirements on install due to a messy InstallerAndrew Lewman2006-06-21
| | | | | | | situation between pre-panther, tiger and beyond, and metapackages. svn:r6672
* Minor fix to pre-instllation version check for OSXAndrew Lewman2006-06-20
| | | | svn:r6666
* First crack at version checking for OSX installer.Andrew Lewman2006-06-20
| | | | svn:r6665
* Remove echo -n to make start script slightly more readable on boot.Andrew Lewman2006-06-10
| | | | svn:r6595
* Let AC_OUTPUT know about contrib/suse/tor.sh and we only need tor.shAndrew Lewman2006-05-26
| | | | | | | from contrib/suse svn:r6501
* Use macros in place of details.Andrew Lewman2006-05-26
| | | | svn:r6500
* SUSEisms to enable "make dist-rpm" functionality in SuSeAndrew Lewman2006-05-26
| | | | svn:r6499
* Add in the key CFBundleIdentifier required by XCode 2.x and beyond.Andrew Lewman2006-05-24
| | | | svn:r6491
* trim out the parts of cross.sh that don't make sense now that we'veRoger Dingledine2006-05-23
| | | | | | | | | applied cross-path directly. also, now we can run cross.sh from the tarball, not just from cvs. svn:r6477
* Add cross.sh cross-compilation script from Michael Mohr. Trivial backport ↵Nick Mathewson2006-05-23
| | | | | | candidate, since adding a new script cannot possibly break anything. svn:r6475
* 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