aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Collapse)AuthorAge
...
* backport candidates for win32 and osx. Fix some obvious win32 nsiAndrew Lewman2007-12-06
| | | | | | | | changes caught by Steve Topletz. Fix the man page path in OSX as caught by mmmpf. svn:r12703
* Fix a conditionalPeter Palfrader2007-11-29
| | | | svn:r12601
* Make dbhost configureablePeter Palfrader2007-11-29
| | | | svn:r12600
* Patch from martin fong in flyspray #555, backport candidate onceAndrew Lewman2007-11-22
| | | | | | | tested. Update torbutton version in TorPostFlight. svn:r12554
* The fix in 0.2.0.12-alpha cleared the "hsdir" flag in v3 networkRoger Dingledine2007-11-17
| | | | | | | | consensus documents when there are too many relays at a single IP address. Now clear it in v2 network status documents too. svn:r12522
* cleanups, bump to 0.2.0.12-alphaRoger Dingledine2007-11-17
| | | | svn:r12516
* Make it build on OpenBSD again. Patch from tup.Roger Dingledine2007-11-12
| | | | svn:r12489
* Remove rc.d, as the 5 linux distributions I've checked do not use thatAndrew Lewman2007-11-11
| | | | | | | path anymore. svn:r12483
* bump to 0.2.0.11-alpha -- maybe this one will actually beRoger Dingledine2007-11-11
| | | | | | | able to build packages. svn:r12468
* prepare for 0.2.0.10-alpha-devRoger Dingledine2007-11-10
| | | | svn:r12458
* bump to 0.2.0.10-alphaRoger Dingledine2007-11-10
| | | | svn:r12455
* Sample metalink file based on 0.1.2.17. It needs more mirrors and someAndrew Lewman2007-11-03
| | | | | | | script to generate it automatically. svn:r12350
* r16269@catbus: nickm | 2007-10-29 15:41:16 -0400Nick Mathewson2007-10-29
| | | | | | | Apply linux-tor-prio.sh patch from Marco B by way of Mike. svn:r12274
* And more places with the wrong url, now updated.Andrew Lewman2007-10-29
| | | | svn:r12267
* Update for the correct script name.Andrew Lewman2007-10-28
| | | | svn:r12243
* claim copyright, clarify licensing, suggested by various peopleAndrew Lewman2007-10-28
| | | | | | | repeatedly this year. svn:r12242
* Add a README and copyright statementsPeter Palfrader2007-10-27
| | | | svn:r12233
* Add sample makefile and crontabPeter Palfrader2007-10-27
| | | | svn:r12232
* Get rid of an extra }Peter Palfrader2007-10-27
| | | | svn:r12227
* Do not call the update function with verbose=true just because we read from ↵Peter Palfrader2007-10-27
| | | | | | stdin svn:r12226
* minor syntax nitpickPeter Palfrader2007-10-27
| | | | svn:r12225
* r16145@catbus: nickm | 2007-10-25 00:41:27 -0400Nick Mathewson2007-10-25
| | | | | | | Bump trunk version to 0.2.0.9-alpha-dev svn:r12183
* bump to 0.2.0.9-alpha in preparation for a releaseRoger Dingledine2007-10-25
| | | | svn:r12173
* Update torbutton version and spacing updates for the readme.Andrew Lewman2007-10-24
| | | | svn:r12138
* update torbutton version.Andrew Lewman2007-10-24
| | | | svn:r12137
* Disabled remote http config varAndrew Lewman2007-10-23
| | | | svn:r12134
* uh. yeah. nothing to see here.Roger Dingledine2007-10-23
| | | | svn:r12130
* <phobos> I want TorbuttonInfo.plist and TorbuttonDesc.plist includedRoger Dingledine2007-10-23
| | | | | | | in the tarball. svn:r12123
* Remove torbutton plists from makefile, as there is nothing to be updatedAndrew Lewman2007-10-23
| | | | | | | in the torbutton plists. svn:r12118
* Add torbutton to the osx packages.Andrew Lewman2007-10-23
| | | | svn:r12116
* various fixes from reading or-cvs the past few daysRoger Dingledine2007-10-18
| | | | svn:r12035
* r15925@catbus: nickm | 2007-10-18 14:13:57 -0400Nick Mathewson2007-10-18
| | | | | | | Add tor-ctrl.sh to dist, and make it fit in 80-col terminals. svn:r12029
* r15924@catbus: nickm | 2007-10-18 14:06:11 -0400Nick Mathewson2007-10-18
| | | | | | | Import tor-ctrl.sh by Stefan Behte into svn repository. svn:r12028
* clean up the privoxy config in an osx config file thatRoger Dingledine2007-10-18
| | | | | | | i'm not even sure we use. svn:r12008
* Update url in included docs.Andrew Lewman2007-10-16
| | | | svn:r11969
* update the 'exitlist' instructions for our new file namesRoger Dingledine2007-10-15
| | | | svn:r11955
* Introducing Torbutton integration to the Tor-Privoxy OSX bundle.Andrew Lewman2007-10-15
| | | | svn:r11938
* r15728@catbus: nickm | 2007-10-12 15:48:17 -0400Nick Mathewson2007-10-12
| | | | | | | Bump version to 0.2.0.8-alpha-dev; start next changelog section. svn:r11901
* bump to 0.2.0.8-alphaRoger Dingledine2007-10-12
| | | | svn:r11897
* Commit this stuff somewhere before I delete it accidentallyPeter Palfrader2007-10-08
| | | | svn:r11794
* Update version. Need to figure out a better way to do this goingAndrew Lewman2007-10-06
| | | | | | | forward. svn:r11782
* Use the standard polipo config file for now.Andrew Lewman2007-10-06
| | | | svn:r11781
* Update osx addsysuser for leopard.Andrew Lewman2007-10-06
| | | | svn:r11780
* Updates to the SUSE init script. Suggestions by Lars Vodgt.Andrew Lewman2007-09-25
| | | | svn:r11647
* NSI is happier now.Andrew Lewman2007-09-24
| | | | svn:r11617
* Updated to make the shortcuts work by default.Andrew Lewman2007-09-24
| | | | svn:r11616
* Change to install a torrc.sample. This is consistent with other OSes.Andrew Lewman2007-09-23
| | | | svn:r11594
* Quick readme for those wondering how to build and use polipo with Tor.Andrew Lewman2007-09-23
| | | | svn:r11588
* Add my polipo hacks to the tor repo to keep track of them.Andrew Lewman2007-09-23
| | | | svn:r11587
* Remove openssl static libs from the win32 distrubution. They are staticallyAndrew Lewman2007-09-22
| | | | | | | compiled into the exe. Add some, take some, remove some TODO items. svn:r11583