aboutsummaryrefslogtreecommitdiff
path: root/changes/bug3536
Commit message (Collapse)AuthorAge
* Remove changes files already merged in 0.2.2.30-rcNick Mathewson2011-07-18
|
* 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!