aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Collapse)AuthorAge
* 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
* Resolve OSX installer bugs 147 and 148Nick Mathewson2005-06-07
| | | | svn:r4333
* bump cvs to 0.1.1.0-alpha-cvsRoger Dingledine2005-06-06
| | | | svn:r4323
* [bug 144] Have torctl.in/tor.sh.in check for location of su binary.Nick Mathewson2005-06-05
| | | | svn:r4311
* bump to 0.1.0.8-rcRoger Dingledine2005-05-23
| | | | svn:r4286
* now that tor itself disables kqueue on apple, the package doesn'tRoger Dingledine2005-05-23
| | | | | | | need to do it anymore. svn:r4283
* assume kqueue broken on all os x machines for now.Roger Dingledine2005-05-20
| | | | svn:r4273
* bump to 0.1.0.7-rc-cvsRoger Dingledine2005-05-18
| | | | svn:r4267
* OSX 10.4.1 really really really wants startup items to be owned by wheel:root.Nick Mathewson2005-05-17
| | | | svn:r4257
* bump to 0.1.0.7-rcRoger Dingledine2005-05-17
| | | | svn:r4255
* Add missing quoteNick Mathewson2005-05-16
| | | | svn:r4232
* bump cvs to 0.1.0.6-rc-cvsRoger Dingledine2005-05-15
| | | | svn:r4231
* Make postflight script executable; maybe fix bug 141Nick Mathewson2005-05-15
| | | | svn:r4230
* bump to 0.1.0.6-rcRoger Dingledine2005-05-15
| | | | svn:r4217
* Fix script name in syntax msgNick Mathewson2005-05-14
| | | | svn:r4203
* Fix patch to TorControl.pyNick Mathewson2005-05-12
| | | | svn:r4195