Roger Dingledine
271bcb59d3
patch the README more for new routers
...
svn:r685
2003-10-27 10:28:26 +00:00
Roger Dingledine
ca6210e5ac
force the admin to mkdir the datadirectory himself,
...
so he gets the permissions right.
also this means clients will never need to make the datadirectory.
also remind the admin to fix his clock before setting up his node.
svn:r650
2003-10-22 04:33:11 +00:00
Roger Dingledine
4f20604026
update install and readme: people should now do 'make install'
...
svn:r618
2003-10-18 00:44:10 +00:00
Roger Dingledine
f32593af86
remove more confusing parts of the README
...
svn:r577
2003-10-11 23:44:51 +00:00
Roger Dingledine
4153db3aa2
clarifications from weasel
...
svn:r575
2003-10-11 22:38:44 +00:00
Roger Dingledine
29292ed5bf
minor fixes; bump to 0.0.2pre10
...
svn:r551
2003-10-07 21:27:33 +00:00
Roger Dingledine
a40fe63258
break the quickstart into INSTALL
...
remove the old useless generic INSTALL
svn:r547
2003-10-07 16:57:18 +00:00
Roger Dingledine
ce3771ed16
update the README somewhat
...
svn:r541
2003-10-05 05:54:12 +00:00
Roger Dingledine
e2be5d7435
more tweaks to the readme, from paul's comments
...
svn:r369
2003-07-14 20:58:23 +00:00
Roger Dingledine
5a1e5d9f3c
clean up the readme, so we can try it on paul
...
svn:r368
2003-07-14 17:54:56 +00:00
Roger Dingledine
ac13aec234
clearer instructions for people starting new nodes
...
svn:r180
2003-03-16 04:55:19 +00:00
Roger Dingledine
473748e3d3
a new TODO file with more details
...
svn:r155
2003-02-14 04:09:56 +00:00
Roger Dingledine
9d55882e0b
remove popt dependency, consolidate config stuff
...
reformat parts of onion.c
svn:r136
2002-11-23 06:49:01 +00:00
Roger Dingledine
011e0a6d1e
added the 'quickstart' to the README
...
svn:r109
2002-09-23 19:16:00 +00:00
Roger Dingledine
2c6a07d923
onion proxy now speaks socks4a
...
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
2002-09-22 11:09:07 +00:00
Roger Dingledine
fa2117fc5e
synchronize to the version i've been giving people to test
...
svn:r104
2002-09-19 20:13:27 +00:00
Roger Dingledine
2ecd610ced
port to actual BSD
...
(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
2002-09-09 04:10:58 +00:00
Roger Dingledine
494d7780dc
the readme now mentions onion proxies
...
svn:r98
2002-09-05 15:30:09 +00:00
Roger Dingledine
dd906c40c9
Updated HACKING and README docs
...
HACKING now explains bandwidth throttling, congestion control,
and router twins. Read it and see if it makes sense.
svn:r68
2002-07-22 04:07:34 +00:00
Roger Dingledine
02c8f7744b
added a note on openssl and popt dependencies
...
svn:r65
2002-07-19 21:02:39 +00:00
Roger Dingledine
86d1931671
initial versions of README, for new users getting up to speed, and HACKING,
...
for people wanting to play with the code. the hacking doc is still incomplete.
svn:r58
2002-07-19 08:13:42 +00:00
Andrei Serjantov
2059e0afbc
Put in a note in README to explain how to compile (I had to wade
...
through the cvs messages), and added my router on mosg.cl.cam.ac.uk to
the list of routers.
svn:r52
2002-07-16 16:18:16 +00:00
Felipe Bergo
0433fafd83
added automake/autoconf support. When in doubt, "aclocal && autoconf && autoheader && automake" from the top dir.
...
svn:r10
2002-06-28 23:26:42 +00:00