r11966@Kushana: nickm | 2007-01-15 16:12:17 -0500
commit380f8983c7e32dd26e8746f6cf75d12d08f962f7
authorNick Mathewson <nickm@torproject.org>
Mon, 15 Jan 2007 21:21:05 +0000 (15 21:21 +0000)
committerNick Mathewson <nickm@torproject.org>
Mon, 15 Jan 2007 21:21:05 +0000 (15 21:21 +0000)
tree128c9c6149c3c173f9e12450b56cb7237eb2846d
parentead35ef9440a4d20a559441b2c6779954d3c02d5
 r11966@Kushana:  nickm | 2007-01-15 16:12:17 -0500
 Tidy up ORCONN reason patch from Mike Perry.  Changes: make some of the handling of TLS error codes less error prone.  Enforce house style wrt spaces.  Make it compile with --enable-gcc-warnings.  Only set or_conn->tls_error in the case of an actual error.  Add a changelog entry.

svn:r9355
ChangeLog
src/common/tortls.c
src/common/tortls.h
src/or/circuitbuild.c
src/or/connection.c
src/or/connection_or.c
src/or/control.c