aboutsummaryrefslogtreecommitdiff
path: root/src/ext/eventdns.c
Commit message (Expand)AuthorAge
* Remove an unused local variable.Nick Mathewson2013-03-18
* Check return values from fcntl and setsockoptNick Mathewson2013-03-18
* Whoops: evdns_log, not tor_log, in src/ext/eventdns.cNick Mathewson2013-02-04
* Rename log() to tor_log() for loggingNick Mathewson2013-02-01
* Handle EWOULDBLOCK as EAGAIN if they happen to be different.Nick Mathewson2013-01-11
* Fix a reserved identifier that my scripts missedNick Mathewson2012-10-15
* Move all externally maintained source files into src/extNick Mathewson2012-10-11