tor/src
Roger Dingledine 2532e9405e Now we allow writing to the buffer even when the stream if marked for
close, if we're planning to wait to flush it.

This is important because we were sending a socks reject back if we're
closing and hadn't already sent one, but it wasn't actually getting
written since the conn was already marked-for-close.


svn:r3074
2004-12-04 07:13:37 +00:00
..
common Be more proactive about noticing underflows: size_t values greater than 0x800...00 are likely to be trouble. 2004-12-02 04:33:01 +00:00
config move the rendezous section of the torrc to the middle, since 2004-11-27 08:18:22 +00:00
or Now we allow writing to the buffer even when the stream if marked for 2004-12-04 07:13:37 +00:00
tools a few minor tweaks 2004-11-30 08:54:08 +00:00
win32 bump us to 0.0.9rc6-cvs 2004-12-04 00:36:34 +00:00
.cvsignore First cut at cleaning out a lot of the extra stuff. 2002-06-29 00:54:00 +00:00
Makefile.am Link tools directory into rest of build system 2004-10-28 20:31:15 +00:00