Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | update install and readme: people should now do 'make install' | Roger Dingledine | 2003-10-18 |
| | | | | svn:r618 | ||
* | remove more confusing parts of the README | Roger Dingledine | 2003-10-11 |
| | | | | svn:r577 | ||
* | clarifications from weasel | Roger Dingledine | 2003-10-11 |
| | | | | svn:r575 | ||
* | minor fixes; bump to 0.0.2pre10 | Roger Dingledine | 2003-10-07 |
| | | | | svn:r551 | ||
* | break the quickstart into INSTALL | Roger Dingledine | 2003-10-07 |
| | | | | | | | remove the old useless generic INSTALL svn:r547 | ||
* | update the README somewhat | Roger Dingledine | 2003-10-05 |
| | | | | svn:r541 | ||
* | more tweaks to the readme, from paul's comments | Roger Dingledine | 2003-07-14 |
| | | | | svn:r369 | ||
* | clean up the readme, so we can try it on paul | Roger Dingledine | 2003-07-14 |
| | | | | svn:r368 | ||
* | clearer instructions for people starting new nodes | Roger Dingledine | 2003-03-16 |
| | | | | svn:r180 | ||
* | a new TODO file with more details | Roger Dingledine | 2003-02-14 |
| | | | | svn:r155 | ||
* | remove popt dependency, consolidate config stuff | Roger Dingledine | 2002-11-23 |
| | | | | | | | reformat parts of onion.c svn:r136 | ||
* | added the 'quickstart' to the README | Roger Dingledine | 2002-09-23 |
| | | | | svn:r109 | ||
* | onion proxy now speaks socks4a | Roger Dingledine | 2002-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 test | Roger Dingledine | 2002-09-19 |
| | | | | svn:r104 | ||
* | port to actual BSD | Roger Dingledine | 2002-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 | ||
* | the readme now mentions onion proxies | Roger Dingledine | 2002-09-05 |
| | | | | svn:r98 | ||
* | Updated HACKING and README docs | Roger Dingledine | 2002-07-22 |
| | | | | | | | | HACKING now explains bandwidth throttling, congestion control, and router twins. Read it and see if it makes sense. svn:r68 | ||
* | added a note on openssl and popt dependencies | Roger Dingledine | 2002-07-19 |
| | | | | svn:r65 | ||
* | initial versions of README, for new users getting up to speed, and HACKING, | Roger Dingledine | 2002-07-19 |
| | | | | | | | for people wanting to play with the code. the hacking doc is still incomplete. svn:r58 | ||
* | Put in a note in README to explain how to compile (I had to wade | Andrei Serjantov | 2002-07-16 |
| | | | | | | | | through the cvs messages), and added my router on mosg.cl.cam.ac.uk to the list of routers. svn:r52 | ||
* | added automake/autoconf support. When in doubt, "aclocal && autoconf && ↵ | Felipe Bergo | 2002-06-28 |
autoheader && automake" from the top dir. svn:r10 |