client now survives going offline better
commit1969c8a92f628d6c4dcbd8e179d6a3e8f59bd6e3
authorRoger Dingledine <arma@torproject.org>
Mon, 10 Nov 2003 08:06:55 +0000 (10 08:06 +0000)
committerRoger Dingledine <arma@torproject.org>
Mon, 10 Nov 2003 08:06:55 +0000 (10 08:06 +0000)
tree7136cc0b5cd20462b86b220768c2e7912151b68a
parent3c4b4c8cac706ba17d33929ddcc0b0a306adc6b8
client now survives going offline better
fix badness in usage()
if neither socksport nor orrport is defined, quit
obsolete connection_flush_buf()

svn:r780
README
doc/TODO
src/or/config.c
src/or/connection.c
src/or/connection_edge.c
src/or/directory.c
src/or/or.h
src/or/routers.c
src/or/test.c