Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove changes files already merged in 0.2.2.30-rc | Nick Mathewson | 2011-07-18 |
| | |||
* | Correctly send a SUCCEEDED event for rdns requests | Sebastian Hahn | 2011-07-07 |
The issue was that we overlooked the possibility of reverse DNS success at the end of connection_ap_handshake_socks_resolved(). Issue discovered by katmagic, thanks! |