Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-12 | updated naming. | Andrew Lewman | |
2009-10-12 | update naming | Andrew Lewman | |
2009-08-03 | Merge commit 'phobos/osx-uinstaller-maint-0.2.1' | Nick Mathewson | |
2009-08-01 | add receipts to be wiped. | Andrew Lewman | |
2009-05-05 | Remove all svn metadata minus what I missed. | Sebastian Hahn | |
Tor doesn't use SVN anymore, making $Revision$, $Id$ and $Date$ meaningless. Remove them without replacement. | |||
2009-02-13 | Update some copyrights, change net.freehaven to org.torproject. | Andrew Lewman | |
svn:r18514 | |||
2008-12-02 | It's Short not Sort. Fix path to package list. | Andrew Lewman | |
svn:r17458 | |||
2008-11-22 | Backport candidate. Force UDZO compression to level 9. | Andrew Lewman | |
svn:r17360 | |||
2008-08-31 | remove the last vestiges of the OS variable. | Andrew Lewman | |
svn:r16701 | |||
2008-08-28 | missed an OS var. | Andrew Lewman | |
svn:r16681 | |||
2008-08-28 | Remove the OS variable, because we don't need it, just the ARCH. | Andrew Lewman | |
svn:r16678 | |||
2008-06-15 | In Steve Jobs parlance, "boom." The Tor osx bundle is now just Tor and | Andrew Lewman | |
a startup script. This is consistent with every other OS for which we build packages. If you want privoxy and torbutton, use the Vidalia bundle. svn:r15272 | |||
2008-06-11 | Updated torbutton version. | Andrew Lewman | |
svn:r15153 | |||
2008-06-04 | Update torbutton version | Andrew Lewman | |
svn:r14925 | |||
2008-05-29 | geoip integrated into osx installer, tested and confirmed. forward | Andrew Lewman | |
ported svn:r14791 | |||
2008-04-15 | TARGET is not the same as /Library/Torbutton | Andrew Lewman | |
svn:r14370 | |||
2008-04-14 | Ohh, the proper way to start an app from a script is "open". | Andrew Lewman | |
svn:r14368 | |||
2008-03-30 | Actually get torbutton to install into Firefox | Andrew Lewman | |
svn:r14238 | |||
2008-03-30 | Update torbutton version and if the user chooses to install torbutton, | Andrew Lewman | |
open firefox with a prompt to install torbutton svn:r14235 | |||
2008-03-21 | Add a launchd plist for those wishing for launchd rather than a | Andrew Lewman | |
startupitem. svn:r14147 | |||
2008-02-25 | update torbutton version to current | Andrew Lewman | |
svn:r13723 | |||
2008-02-05 | torbutton-1.1.13-alpha exists. | Andrew Lewman | |
svn:r13375 | |||
2007-12-26 | bump torbutton version | Andrew Lewman | |
svn:r12985 | |||
2007-12-06 | backport candidates for win32 and osx. Fix some obvious win32 nsi | Andrew Lewman | |
changes caught by Steve Topletz. Fix the man page path in OSX as caught by mmmpf. svn:r12703 | |||
2007-11-22 | Patch from martin fong in flyspray #555, backport candidate once | Andrew Lewman | |
tested. Update torbutton version in TorPostFlight. svn:r12554 | |||
2007-10-28 | Update for the correct script name. | Andrew Lewman | |
svn:r12243 | |||
2007-10-28 | claim copyright, clarify licensing, suggested by various people | Andrew Lewman | |
repeatedly this year. svn:r12242 | |||
2007-10-24 | Update torbutton version and spacing updates for the readme. | Andrew Lewman | |
svn:r12138 | |||
2007-10-24 | update torbutton version. | Andrew Lewman | |
svn:r12137 | |||
2007-10-23 | Disabled remote http config var | Andrew Lewman | |
svn:r12134 | |||
2007-10-23 | uh. yeah. nothing to see here. | Roger Dingledine | |
svn:r12130 | |||
2007-10-23 | <phobos> I want TorbuttonInfo.plist and TorbuttonDesc.plist included | Roger Dingledine | |
in the tarball. svn:r12123 | |||
2007-10-23 | Remove torbutton plists from makefile, as there is nothing to be updated | Andrew Lewman | |
in the torbutton plists. svn:r12118 | |||
2007-10-23 | Add torbutton to the osx packages. | Andrew Lewman | |
svn:r12116 | |||
2007-10-18 | clean up the privoxy config in an osx config file that | Roger Dingledine | |
i'm not even sure we use. svn:r12008 | |||
2007-10-16 | Update url in included docs. | Andrew Lewman | |
svn:r11969 | |||
2007-10-15 | Introducing Torbutton integration to the Tor-Privoxy OSX bundle. | Andrew Lewman | |
svn:r11938 | |||
2007-09-23 | Change to install a torrc.sample. This is consistent with other OSes. | Andrew Lewman | |
svn:r11594 | |||
2007-09-21 | Remove the need to clean up old installs, copy existing configs in order | Andrew Lewman | |
to save them, let the installer put new files in place, and let the user copy back their custom configs, for now. svn:r11555 | |||
2007-09-21 | Fix a potential issue in the osx pre and postflight scripts. | Andrew Lewman | |
svn:r11548 | |||
2007-06-12 | Backport candidate. Updated to work with all versions of osx we support ↵ | Andrew Lewman | |
(10.3-10.5). svn:r10579 | |||
2007-06-12 | Convert from niutil to dscl in preparation for osx 10.5 (leopard). | Andrew Lewman | |
svn:r10578 | |||
2007-04-24 | Fix paths for osx docs here too. | Andrew Lewman | |
svn:r10013 | |||
2007-04-23 | Include the kqueue update in this branch as well. | Andrew Lewman | |
svn:r10005 | |||
2007-04-14 | Update paths to spec files. Thanks to Matt for noticing. | Andrew Lewman | |
svn:r9950 | |||
2007-04-11 | Make sure the logfile exists and has the correct permissions. | Andrew Lewman | |
svn:r9941 | |||
2007-03-12 | One more update for FlySpray #341. | Andrew Lewman | |
svn:r9804 | |||
2007-03-11 | In response to FlySpray #341, move to an more Apple friendly logfile in | Andrew Lewman | |
the OSX bundles. svn:r9803 | |||
2007-01-11 | r11946@Kushana: nickm | 2007-01-11 12:40:20 -0500 | Nick Mathewson | |
Have privoxy configuration olerate broken /etc/hosts on macos installations svn:r9339 | |||
2007-01-11 | Remove -v. It works different in Panther than Tiger. Go figure. | Andrew Lewman | |
svn:r9330 |