aboutsummaryrefslogtreecommitdiff
path: root/src/or/eventdns.c
Commit message (Expand)AuthorAge
* r6952@Kushana: nickm | 2006-07-28 11:09:37 -0400Nick Mathewson2006-07-31
* Delete trailing whitespace in eventdns.cNick Mathewson2006-07-23
* Add (void) lines for unused parameters in eventdns.cNick Mathewson2006-07-23
* Spellcheck and remove spurious include in eventdns.cNick Mathewson2006-07-07
* eventdns: check for malloc() failures.Nick Mathewson2006-07-07
* Add plausile logging support to eventdns; stop putting stuff onto stdout.Nick Mathewson2006-07-05
* eventdns: Apply a couple of patches from AGL; start working on windows compat...Nick Mathewson2006-06-13
* More eventdns.c patches: use HAVE_ALLOCA_H; print IP addrs as dotted quads.Nick Mathewson2006-06-05
* Some eventdns.c fixes for windows correctness. More will doubtless be needed,...Nick Mathewson2006-06-04
* if we insist on printing pointer values, at least make it stopRoger Dingledine2006-06-04
* punctuation and spellingRoger Dingledine2006-06-04
* Make eventdns.[ch] into good C90; remove signed/unsigned comparisons.Nick Mathewson2006-06-03
* Add async dns code from Adam Langley, tweaked to build on OSX. Long-term, w...Nick Mathewson2006-06-03