Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-19 | Remove changes files which were merged in release-0.2.4 | Nick Mathewson | |
2013-03-12 | Don't warn about not sending a socks reply if we get a write error | Nick 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. |