aboutsummaryrefslogtreecommitdiff
path: root/changes/bug3536
Commit message (Collapse)AuthorAge
* Correctly send a SUCCEEDED event for rdns requestsSebastian Hahn2011-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!