aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Collapse)AuthorAge
* Add missing file from last commit. Can the debian package use any of these ↵Nick Mathewson2005-12-24
| | | | | | recent changes? svn:r5640
* Apply RPM-related cleanups from John BashinskiNick Mathewson2005-12-24
| | | | svn:r5639
* actually, don't specify local as the whole of net 127, forRoger Dingledine2005-12-18
| | | | | | | | torify, because Tor's MAPADDRESS virtual IP space is part of it, and we want to torify that part. svn:r5613
* the torify config file should not use tor for local (127.x.y.z) addresses.Roger Dingledine2005-12-18
| | | | svn:r5611
* Bite the bullet and limit all our source lines to 80 characters, the way IBM ↵Nick Mathewson2005-12-14
| | | | | | intended. svn:r5582
* bump to 0.1.1.10-alpha-cvsRoger Dingledine2005-12-11
| | | | svn:r5558
* bump to 0.1.1.10-alphaRoger Dingledine2005-12-10
| | | | svn:r5553
* crank the max line limit down to 150 chars.Roger Dingledine2005-12-10
| | | | svn:r5550
* In my private little universe, terminals are still 80 columns. Impose a ↵Nick Mathewson2005-12-09
| | | | | | 160-character-per-line limit; this will creep down. svn:r5548
* bump to 0.1.1.9-alpha-cvsRoger Dingledine2005-11-15
| | | | svn:r5387
* bump to 0.1.1.9-alphaRoger Dingledine2005-11-15
| | | | svn:r5374
* Committing the rest of the osx tor+privoxy uninstall applet.Andrew Lewman2005-10-24
| | | | svn:r5296
* Committing the wrapper script for uninstallation.Andrew Lewman2005-10-24
| | | | svn:r5295
* Bump version to 0.1.1.8-alpha-cvsNick Mathewson2005-10-08
| | | | svn:r5228
* bump to 0.1.1.8-alphaRoger Dingledine2005-10-07
| | | | svn:r5222
* even better function start checks; give dmalloc a chance of working.Nick Mathewson2005-09-30
| | | | svn:r5162
* Make checkSpace.pl enforce our ctags-friendly function declaration rulesNick Mathewson2005-09-30
| | | | svn:r5159
* commented out logfile so as to not log everything passed through privoxyAndrew Lewman2005-09-24
| | | | svn:r5141
* bump version to 0.1.1.7-alpha-cvsNick Mathewson2005-09-19
| | | | svn:r5093
* bump to 0.1.1.7-alphaRoger Dingledine2005-09-14
| | | | svn:r5051
* add weasel's check-tor script to tor/contrib/Roger Dingledine2005-09-11
| | | | svn:r4994
* bump to 0.1.1.6-alpha-cvsRoger Dingledine2005-09-10
| | | | svn:r4987
* bump to 0.1.1.6-alphaRoger Dingledine2005-09-10
| | | | | | | this time for sure svn:r4982
* downgrade back to 0.1.1.5-alpha-cvsRoger Dingledine2005-08-23
| | | | | | | it's going to be another while svn:r4824
* bump version to 0.1.1.6-alphaRoger Dingledine2005-08-22
| | | | svn:r4813
* bump to 0.1.1.5-alpha-cvsRoger Dingledine2005-08-08
| | | | svn:r4753
* Added in the 3 easy cheatsheet steps to build tor, for the 7 mac usersAndrew Lewman2005-08-07
| | | | | | | that may want to build their own client/server. svn:r4726
* bump to 0.1.1.5-alpha, though it's not released yetRoger Dingledine2005-08-05
| | | | svn:r4721
* bump to 0.1.1.4-alpha in preparation for new releaseRoger Dingledine2005-08-04
| | | | svn:r4701
* back out the osx addsysuser changeds, but make them easy to back in againNick Mathewson2005-08-04
| | | | svn:r4698
* In tor.nsi, replace all +N for N!=2 with actual labels. Apparently, the NSI ↵Nick Mathewson2005-08-04
| | | | | | designers understand that languages have been written since 6502 assembler, but just want to retain backward compatibility for people who never learned them. svn:r4696
* Change a +4 to a +5. Apparently, the designeers of NSI believed that 6502 ↵Nick Mathewson2005-08-04
| | | | | | assembly represented the cutting-edge in language design. svn:r4692
* (untested) NSI fix to ship tor license and put a link to doc directory in ↵Nick Mathewson2005-08-03
| | | | | | start menu svn:r4684
* Add niutil fix from Christopher SoghoianNick Mathewson2005-07-26
| | | | svn:r4678
* bump to 0.1.1.3-alphaRoger Dingledine2005-07-25
| | | | svn:r4672
* fix capitalization on os x installer welcome pageRoger Dingledine2005-07-20
| | | | svn:r4624
* bump us to 0.1.1.2-alpha-cvs since stuff has changedRoger Dingledine2005-07-15
| | | | svn:r4579
* Stop trying to distribute CLIENTS on windows tooNick Mathewson2005-07-14
| | | | svn:r4569
* Stop trying to distribute CLIENTS; it no longer existsNick Mathewson2005-07-14
| | | | svn:r4568
* bump to 0.1.1.2-alphaRoger Dingledine2005-07-14
| | | | svn:r4563
* Bump version to 0.1.1.1-alpha-cvsNick Mathewson2005-06-29
| | | | svn:r4505
* Bump CVS version to 0.1.1.1-alphaNick Mathewson2005-06-27
| | | | svn:r4493
* Mark old TorControl.py script as heavily deprecatedNick Mathewson2005-06-24
| | | | svn:r4479
* Add feature to handle unset (default) configuration options in GETCONF ↵Nick Mathewson2005-06-19
| | | | | | control messages svn:r4461
* Make OSX init script check for missing argument in a way that worksNick Mathewson2005-06-15
| | | | svn:r4433
* make whitespace checker handle non-C too.Nick Mathewson2005-06-11
| | | | svn:r4412
* Helpful or-talk post for people wanting to use Tor only with someChris Palmer2005-06-10
| | | | | | | domains. svn:r4400
* Change end-of-file NLNL convention. It turns out arma I and I agree.Nick Mathewson2005-06-09
| | | | svn:r4382
* New whitespace normalization rule: no blank line at EOF.Nick Mathewson2005-06-09
| | | | svn:r4378
* Add generated file to contrib/osx/.cvsignoreNick Mathewson2005-06-07
| | | | svn:r4336