aboutsummaryrefslogtreecommitdiff
path: root/contrib/osx
Commit message (Collapse)AuthorAge
* Add in the key CFBundleIdentifier required by XCode 2.x and beyond.Andrew Lewman2006-05-24
| | | | svn:r6491
* Fixed //Library/Tor in Tor.loc for osxAndrew Lewman2006-05-16
| | | | svn:r6454
* and that means the os x package doesn't want them includedRoger Dingledine2006-04-10
| | | | | | | yet either. svn:r6353
* 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
* 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
* Remove pdfs since they aren't created this early in the process.Andrew Lewman2006-03-11
| | | | svn:r6127
* 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
* 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
* Make OSX script alias tor-resolve binary correctly. Fix bug 216Nick Mathewson2006-01-10
| | | | svn:r5764
* Committing the rest of the osx tor+privoxy uninstall applet.Andrew Lewman2005-10-24
| | | | svn:r5296
* Committing the wrapper script for uninstallation.Andrew Lewman2005-10-24
| | | | svn:r5295
* commented out logfile so as to not log everything passed through privoxyAndrew Lewman2005-09-24
| | | | svn:r5141
* Added in the 3 easy cheatsheet steps to build tor, for the 7 mac usersAndrew Lewman2005-08-07
| | | | | | | that may want to build their own client/server. svn:r4726
* back out the osx addsysuser changeds, but make them easy to back in againNick Mathewson2005-08-04
| | | | svn:r4698
* Add niutil fix from Christopher SoghoianNick Mathewson2005-07-26
| | | | svn:r4678
* fix capitalization on os x installer welcome pageRoger Dingledine2005-07-20
| | | | svn:r4624
* Stop trying to distribute CLIENTS; it no longer existsNick Mathewson2005-07-14
| | | | svn:r4568
* Make OSX init script check for missing argument in a way that worksNick Mathewson2005-06-15
| | | | svn:r4433
* Add generated file to contrib/osx/.cvsignoreNick Mathewson2005-06-07
| | | | svn:r4336
* Resolve OSX installer bugs 147 and 148Nick Mathewson2005-06-07
| | | | svn:r4333
* now that tor itself disables kqueue on apple, the package doesn'tRoger Dingledine2005-05-23
| | | | | | | need to do it anymore. svn:r4283
* assume kqueue broken on all os x machines for now.Roger Dingledine2005-05-20
| | | | svn:r4273
* OSX 10.4.1 really really really wants startup items to be owned by wheel:root.Nick Mathewson2005-05-17
| | | | svn:r4257
* Add missing quoteNick Mathewson2005-05-16
| | | | svn:r4232
* Make postflight script executable; maybe fix bug 141Nick Mathewson2005-05-15
| | | | svn:r4230
* Better error message when osx script is invoked without an argumentNick Mathewson2005-05-10
| | | | svn:r4190
* update copyright notices.Nick Mathewson2005-04-01
| | | | svn:r3982
* Remove autoconf-generated plist files from cvs.Nick Mathewson2005-04-01
| | | | svn:r3962
* Make sure to create OS X Tor user in <500 rangeNick Mathewson2005-04-01
| | | | svn:r3941
* Bump OSX versions.Nick Mathewson2005-03-24
| | | | svn:r3848
* Split version info into separate spec doc.Nick Mathewson2005-03-19
| | | | svn:r3783
* Make OSX install happier about running on non-default volume.Nick Mathewson2005-03-18
| | | | svn:r3777
* Make OS X package actually try to log things to the nice log directory we ↵Nick Mathewson2005-03-18
| | | | | | gave it. svn:r3776
* Make OS X log happily to /var/log/TorNick Mathewson2005-03-18
| | | | svn:r3775
* Mac packaging magic: make man pages useable, and do not overwrite existing ↵Nick Mathewson2005-03-18
| | | | | | torrc files. svn:r3774
* if we're going to ship with our own privoxy, we might as wellRoger Dingledine2005-01-23
| | | | | | | | | lock it down a bit more. (does this break anything?) thanks to Brett Carrington for pointing this out. svn:r3418
* remove autoconfed file from cvsRoger Dingledine2005-01-20
| | | | svn:r3390
* Enable Mac startup script by defaultNick Mathewson2005-01-05
| | | | svn:r3311
* fix typo in mac installerNick Mathewson2005-01-05
| | | | svn:r3310