aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Collapse)Author
2007-06-01bump to 0.2.0.1-alphaRoger Dingledine
svn:r10437
2007-05-29 r13077@catbus: nickm | 2007-05-29 16:52:46 -0400Nick Mathewson
Make exitlist script handle multiple descriptors for one router (by only looking at the latest). Resolves bug 405. svn:r10402
2007-04-24Fix paths for osx docs here too.Andrew Lewman
svn:r10013
2007-04-23Include the kqueue update in this branch as well.Andrew Lewman
svn:r10005
2007-04-14Update paths to spec files. Thanks to Matt for noticing.Andrew Lewman
svn:r9950
2007-04-11Make sure the logfile exists and has the correct permissions.Andrew Lewman
svn:r9941
2007-03-17other minor fixes lurking in my sandboxRoger Dingledine
svn:r9854
2007-03-12One more update for FlySpray #341.Andrew Lewman
svn:r9804
2007-03-11In response to FlySpray #341, move to an more Apple friendly logfile inAndrew Lewman
the OSX bundles. svn:r9803
2007-03-04 r12063@catbus: nickm | 2007-03-04 14:46:22 -0500Nick Mathewson
Bump trunk version to 0.2.0.0-alpha-dev svn:r9730
2007-03-03 r12420@Kushana: nickm | 2007-03-03 15:06:53 -0500Nick Mathewson
Bump version to 0.1.2.9-rc-dev svn:r9718
2007-03-02bump to 0.1.2.9-rcRoger Dingledine
svn:r9705
2007-02-26 r11952@catbus: nickm | 2007-02-26 12:37:06 -0500Nick Mathewson
Bump version to 0.1.2.8-beta-dev svn:r9658
2007-02-26let us call it a beta. perhaps it will break then.tor-0.1.2.8-betaRoger Dingledine
svn:r9656
2007-02-24cosmetic, comment, and todo fixesRoger Dingledine
svn:r9627
2007-02-08Updated spec files for inclusion.Andrew Lewman
svn:r9517
2007-02-08Updated spec text files.Andrew Lewman
svn:r9516
2007-02-07update some of the win32 packaging scripts; stop shippingRoger Dingledine
tor-doc.html tor-doc.css. svn:r9515
2007-02-07 r11684@catbus: nickm | 2007-02-07 00:46:37 -0500Nick Mathewson
Bump version to 0.1.2.7-alpha-dev svn:r9509
2007-02-07bump to 0.1.2.7-alphator-0.1.2.7-alphaRoger Dingledine
svn:r9507
2007-01-14Adapt a patch from goodell to let the contrib/exitlist scriptRoger Dingledine
take arguments rather than require direct editing. svn:r9346
2007-01-11 r11946@Kushana: nickm | 2007-01-11 12:40:20 -0500Nick Mathewson
Have privoxy configuration olerate broken /etc/hosts on macos installations svn:r9339
2007-01-11Remove -v. It works different in Panther than Tiger. Go figure.Andrew Lewman
svn:r9330
2007-01-11Updated copyright.Andrew Lewman
svn:r9329
2007-01-09bump to 0.1.2.6-alpha-dev so we're ready for tomorrow'sRoger Dingledine
surprise release too svn:r9314
2007-01-09bump to 0.1.2.6-alphator-0.1.2.6-alphaRoger Dingledine
svn:r9311
2007-01-07Verbose packagebuilds to show progress. Desaturate the installer image.Andrew Lewman
svn:r9288
2007-01-06bump to 0.1.2.5-alpha-devRoger Dingledine
svn:r9278
2007-01-05fix a bug, defer a bug, bump to 0.1.2.5-alphaRoger Dingledine
svn:r9270
2007-01-02Fix formatting in eventdns.c. Remove the rest of the osx binaryAndrew Lewman
uninstaller. svn:r9235
2007-01-02Remove more cruft of Tor_Uninstaller.app.tar.gzRoger Dingledine
The PostFlight references remain. i'll let phobos decide whether to remove them. svn:r9234
2006-12-31Remove the binary un-install application. It doesn't work much at all.Andrew Lewman
Use the applescript or shell script instead. svn:r9225
2006-12-20 r11657@Kushana: nickm | 2006-12-20 15:11:19 -0500Nick Mathewson
Fixes to check-docs script; add some docs; mark some options as deprecated in the online docs. svn:r9163
2006-12-20 r11651@Kushana: nickm | 2006-12-20 12:05:04 -0500Nick Mathewson
Add a maintainer script and a new make target "make check-docs" to get a quick dump of which options are undocumented where, and which documentation refers to nonexistent options. svn:r9160
2006-12-04bump to 0.1.2.4-alpha-devRoger Dingledine
svn:r9022
2006-12-02cleanups, bump to 0.1.2.4-alphaRoger Dingledine
svn:r9015
2006-11-26In an -alpha branch, people can keep up with new software. Bump toAndrew Lewman
Privoxy 3.0.6. svn:r8992
2006-11-21 r9372@totoro: nickm | 2006-11-21 10:59:47 -0500Nick Mathewson
Small cross-compilation fixes. svn:r8980
2006-11-20 r9349@totoro: nickm | 2006-11-20 11:35:14 -0500Nick Mathewson
Apply cross.sh patch from Mike Mohr: rename ARCH_PREFIX to HOST_TRIPLET; work even when autogen.sh has not yet been run. svn:r8973
2006-11-06back-pedal a bitRoger Dingledine
svn:r8913
2006-11-06forward-port matt's changes. plus note that tor-mingw.nsi.in isRoger Dingledine
what we're using these days, and stop shipping the old one to be sure. svn:r8912
2006-10-31Added Vidalia to the package_list. If Vidalia receipt doesn't exist,Andrew Lewman
the uninstaller will merely continue without issue. svn:r8876
2006-10-30and then bump to 0.1.2.3-alpha-devRoger Dingledine
svn:r8863
2006-10-30clean changelog, bump to 0.1.2.3-alphator-0.1.2.3-alphaRoger Dingledine
svn:r8860
2006-10-26 r9392@Kushana: nickm | 2006-10-25 21:54:03 -0400Nick Mathewson
Make cross.sh script executable svn:r8831
2006-10-26 r9391@Kushana: nickm | 2006-10-25 21:51:33 -0400Nick Mathewson
Patch to cross.sh from Michael Mohr; check more values before failing; always --enable-eventdns svn:r8830
2006-10-24torbutton installation moved to vidalia bundle, comment it out but leaveAndrew Lewman
it in as a reference svn:r8811
2006-10-20Include torbutton in the base tor installation. If Firefox exists,Andrew Lewman
install torbutton for all profiles. svn:r8768
2006-10-19id_to_fp: Support reading from stdinPeter Palfrader
svn:r8751
2006-10-18Fix up the strcmp logic to actually display the error message. IncludeAndrew Lewman
an explanation for spurious messageboxes for those curious as to their existence svn:r8744