]> git.ipfire.org Git - thirdparty/tor.git/commit
bugfixes and note missing features
authorRoger Dingledine <arma@torproject.org>
Sun, 21 Sep 2003 06:15:43 +0000 (06:15 +0000)
committerRoger Dingledine <arma@torproject.org>
Sun, 21 Sep 2003 06:15:43 +0000 (06:15 +0000)
commited51df7453b51ac5263fcc43f46cea26022d17da
tree8a1b76a63a28375b310077c564c9ca01c85a72ab
parent7afe2adbaf09a3743ff6ce05d2c6ccdb19dca50c
bugfixes and note missing features

deal with content-length headers better when reading http
don't assume struct socks4_info is a packed struct
fail the socks handshake if destip is zero
flesh out conn_state_to_string() for dir conn
fix typo (bug) in connection_handle_read()
directory get is now called fetch, post is now upload
reopen logs on sighup

svn:r475
src/or/buffers.c
src/or/connection.c
src/or/connection_edge.c
src/or/directory.c
src/or/main.c
src/or/or.h