aboutsummaryrefslogtreecommitdiff
path: root/changes/bug8427
AgeCommit message (Collapse)Author
2013-04-19Remove changes files which were merged in release-0.2.4Nick Mathewson
2013-03-12Don't warn about not sending a socks reply if we get a write errorNick Mathewson
If we get a write error on a SOCKS connection, we can't send a SOCKS reply, now can we? This bug has been here since 36baf7219, where we added the "hey, I'm closing an AP connection but I haven't finished the socks handshake!" message. It's bug 8427.