aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Collapse)AuthorAge
...
* Bundle torbutton with mingw installer. Figure out how to get itAndrew Lewman2006-10-18
| | | | | | | installed into Firefox without user intervention is step 2. svn:r8743
* Updated version of openssl.Andrew Lewman2006-10-17
| | | | svn:r8737
* Replace the tor.ico with one which is not encumbered by a poor license.Andrew Lewman2006-10-09
| | | | svn:r8673
* r8969@totoro: nickm | 2006-10-09 09:58:38 -0400Nick Mathewson2006-10-09
| | | | | | | Another patch to checkSpace.pl: allow type (WINAPI *fn)() svn:r8668
* Add descriptive information to the install executable.Andrew Lewman2006-10-09
| | | | svn:r8661
* Add tor.ico to dist.Andrew Lewman2006-10-09
| | | | svn:r8660
* We have icons for Tor in Win32-land.Andrew Lewman2006-10-09
| | | | svn:r8659
* CLeaned up and works with mingw builds out of the box, mostly.Andrew Lewman2006-10-08
| | | | svn:r8653
* Remove the Application Data\Tor directory on un-install in Windows.Andrew Lewman2006-10-08
| | | | svn:r8651
* r8933@totoro: nickm | 2006-10-07 20:33:16 -0400Nick Mathewson2006-10-08
| | | | | | | whitespace fixes; add changelog for last commit. svn:r8644
* bump to 0.1.2.2-alpha-dev. time to go wild again.Roger Dingledine2006-10-07
| | | | svn:r8639
* Bump to 0.1.2.2-alpha. Not tagged yet, so somebody can find aRoger Dingledine2006-10-07
| | | | | | | compile bug on an obscure platform while i'm asleep. svn:r8634
* ARCH is universal for OSX 10.4 and beyond. Only ppc is available forAndrew Lewman2006-10-05
| | | | | | | 10.3 and previous. svn:r8597
* r9022@Kushana: nickm | 2006-09-29 17:26:58 -0400Nick Mathewson2006-09-29
| | | | | | | Improve log-duplicate-checker to ignore LD_BUG messages. svn:r8540
* r9021@Kushana: nickm | 2006-09-29 16:58:41 -0400Nick Mathewson2006-09-29
| | | | | | | Add a perl script and a make target to find and check for duplicate log messages at level notice or higher. svn:r8539
* clean up the contrib/osx/Makefile.am moreRoger Dingledine2006-09-25
| | | | svn:r8494
* set the osx confdir to /Library/Tor rather than /Library/tor, maybe.Roger Dingledine2006-09-25
| | | | svn:r8492
* Special mingw package_nsis and nsi scripts.Andrew Lewman2006-09-23
| | | | svn:r8467
* r8911@Kushana: nickm | 2006-09-22 12:24:52 -0400Nick Mathewson2006-09-22
| | | | | | | Make exitlist only output each result line once. svn:r8466
* r8895@Kushana: nickm | 2006-09-21 20:05:11 -0400Nick Mathewson2006-09-22
| | | | | | | Debug client-side reverse dns code. svn:r8452
* r8894@Kushana: nickm | 2006-09-21 18:30:42 -0400Nick Mathewson2006-09-22
| | | | | | | Specify and implement SOCKS5 interface for reverse hostname lookup. svn:r8451
* Fix a mis-spelled Privoxy.Andrew Lewman2006-09-18
| | | | svn:r8416
* r8791@Kushana: nickm | 2006-09-12 15:00:48 -0400Nick Mathewson2006-09-12
| | | | | | | As long as we are being pedantic, we may as well be extra-pedantic. svn:r8376
* avoid getting mail from ilja in 2008 about this.Roger Dingledine2006-09-12
| | | | svn:r8375
* r8785@Kushana: nickm | 2006-09-12 14:05:46 -0400Nick Mathewson2006-09-12
| | | | | | | Add non-dist utility for weasel svn:r8373
* bump trunk to 0.1.2.1-alpha-devRoger Dingledine2006-08-28
| | | | svn:r8251
* Remove architecture from builds. The official builds are universalAndrew Lewman2006-08-28
| | | | | | | binaries. svn:r8249
* bump to 0.1.2.1-alphaRoger Dingledine2006-08-27
| | | | | | | (does it work?) svn:r8244
* Apparently not everyone wants to build Universal binaries. Return validAndrew Lewman2006-08-13
| | | | | | | Archictecture detection for inclusion into final dmg naming. svn:r7039
* r7303@Kushana: nickm | 2006-08-10 01:52:19 -0700Nick Mathewson2006-08-10
| | | | | | | whitespace fixes svn:r7011
* 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