tor/src/or
Roger Dingledine b384c5a18d bugfix: do directory_send_command only after we've established a socket
also many comments, cleaning, etc


svn:r1823
2004-05-09 16:33:04 +00:00
..
.cvsignore update the cvsignore 2003-09-26 21:16:57 +00:00
buffers.c Add doxygen markup for util and buffers 2004-05-07 17:04:12 +00:00
circuit.c bugfix: do directory_send_command only after we've established a socket 2004-05-09 16:33:04 +00:00
command.c comment the functions in command.c 2004-05-07 08:07:41 +00:00
config.c forward-port built-in dirservers string 2004-05-06 22:47:15 +00:00
connection_edge.c bugfix: add a circ->resolving_streams field, and make dns resolving streams not actually in the connection_array until they're done resolving. 2004-05-06 11:08:04 +00:00
connection_or.c bugfix: do directory_send_command only after we've established a socket 2004-05-09 16:33:04 +00:00
connection.c bugfix: do directory_send_command only after we've established a socket 2004-05-09 16:33:04 +00:00
cpuworker.c bugfix: do directory_send_command only after we've established a socket 2004-05-09 16:33:04 +00:00
directory.c bugfix: do directory_send_command only after we've established a socket 2004-05-09 16:33:04 +00:00
dirserv.c Never list unapproved servers as recommended 2004-05-05 04:55:00 +00:00
dns.c bugfix: add a circ->resolving_streams field, and make dns resolving streams not actually in the connection_array until they're done resolving. 2004-05-06 11:08:04 +00:00
main.c bugfix: do directory_send_command only after we've established a socket 2004-05-09 16:33:04 +00:00
Makefile.am now circuit_get_newest returns an appropriate circ for your purpose 2004-04-02 22:23:15 +00:00
onion.c now assume all routers support rendezvous cells 2004-04-25 21:32:04 +00:00
or.h bugfix: do directory_send_command only after we've established a socket 2004-05-09 16:33:04 +00:00
rendclient.c Comments for nearly all non-tricky files 2004-05-05 21:32:43 +00:00
rendcommon.c Comments for nearly all non-tricky files 2004-05-05 21:32:43 +00:00
rendmid.c Comments for nearly all non-tricky files 2004-05-05 21:32:43 +00:00
rendservice.c Comments for nearly all non-tricky files 2004-05-05 21:32:43 +00:00
rephist.c Comments for nearly all non-tricky files 2004-05-05 21:32:43 +00:00
router.c bugfix: add a circ->resolving_streams field, and make dns resolving streams not actually in the connection_array until they're done resolving. 2004-05-06 11:08:04 +00:00
routerlist.c bugfix: add a circ->resolving_streams field, and make dns resolving streams not actually in the connection_array until they're done resolving. 2004-05-06 11:08:04 +00:00
test.c Use intptr_t when playing with void*s 2004-05-05 20:27:20 +00:00
tor_main.c Comments for nearly all non-tricky files 2004-05-05 21:32:43 +00:00
tree.h Delete trailing whitespace and expand tabs; remove unused aes decrypt code 2004-04-07 19:57:40 +00:00