aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Collapse)Author
2006-10-09We have icons for Tor in Win32-land.Andrew Lewman
svn:r8659
2006-10-08CLeaned up and works with mingw builds out of the box, mostly.Andrew Lewman
svn:r8653
2006-10-08Remove the Application Data\Tor directory on un-install in Windows.Andrew Lewman
svn:r8651
2006-10-08 r8933@totoro: nickm | 2006-10-07 20:33:16 -0400Nick Mathewson
whitespace fixes; add changelog for last commit. svn:r8644
2006-10-07bump to 0.1.2.2-alpha-dev. time to go wild again.Roger Dingledine
svn:r8639
2006-10-07Bump to 0.1.2.2-alpha. Not tagged yet, so somebody can find aRoger Dingledine
compile bug on an obscure platform while i'm asleep. svn:r8634
2006-10-05ARCH is universal for OSX 10.4 and beyond. Only ppc is available forAndrew Lewman
10.3 and previous. svn:r8597
2006-09-29 r9022@Kushana: nickm | 2006-09-29 17:26:58 -0400Nick Mathewson
Improve log-duplicate-checker to ignore LD_BUG messages. svn:r8540
2006-09-29 r9021@Kushana: nickm | 2006-09-29 16:58:41 -0400Nick Mathewson
Add a perl script and a make target to find and check for duplicate log messages at level notice or higher. svn:r8539
2006-09-25clean up the contrib/osx/Makefile.am moreRoger Dingledine
svn:r8494
2006-09-25set the osx confdir to /Library/Tor rather than /Library/tor, maybe.Roger Dingledine
svn:r8492
2006-09-23Special mingw package_nsis and nsi scripts.Andrew Lewman
svn:r8467
2006-09-22 r8911@Kushana: nickm | 2006-09-22 12:24:52 -0400Nick Mathewson
Make exitlist only output each result line once. svn:r8466
2006-09-22 r8895@Kushana: nickm | 2006-09-21 20:05:11 -0400Nick Mathewson
Debug client-side reverse dns code. svn:r8452
2006-09-22 r8894@Kushana: nickm | 2006-09-21 18:30:42 -0400Nick Mathewson
Specify and implement SOCKS5 interface for reverse hostname lookup. svn:r8451
2006-09-18Fix a mis-spelled Privoxy.Andrew Lewman
svn:r8416
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