aboutsummaryrefslogtreecommitdiff
path: root/HACKING
Commit message (Collapse)AuthorAge
* onion proxy now speaks socks4aRoger Dingledine2002-09-22
| | | | | | | | | | | httpap is obsolete; we support privoxy directly now! smtpap is obsolete; need to find a good socks4a-enabled smtp proxy/client I dub thee 0.0.1. svn:r107
* synchronize to the version i've been giving people to testRoger Dingledine2002-09-19
| | | | svn:r104
* port to actual BSDRoger Dingledine2002-09-09
| | | | | | | | | | (hey nick, does this break the os x build?) you still need to add some stuff to the ./configure commandline... anybody know a better solution? svn:r101
* changed my mind, sort ofRoger Dingledine2002-09-03
| | | | | | | | | the package is tor, the binary is or. and i added our project plan to the todo file. svn:r93
* Updated HACKING and README docsRoger Dingledine2002-07-22
| | | | | | | | HACKING now explains bandwidth throttling, congestion control, and router twins. Read it and see if it makes sense. svn:r68
* initial versions of README, for new users getting up to speed, and HACKING,Roger Dingledine2002-07-19
for people wanting to play with the code. the hacking doc is still incomplete. svn:r58