Commit History

Author SHA1 Message Date
  Nick Mathewson e8f28a71e8 r7010@Kushana: nickm | 2006-08-03 10:47:36 -0700 19 years ago
  Nick Mathewson 3fa1cdafce r7009@Kushana: nickm | 2006-08-03 10:44:58 -0700 19 years ago
  Nick Mathewson a122bfb439 r7007@Kushana: nickm | 2006-08-03 09:58:30 -0700 19 years ago
  Nick Mathewson 19cf66c0f1 Patch from Frediano Ziglio: Windows compilation fixes on eventdns.c. 19 years ago
  Nick Mathewson 8ba913c660 r6952@Kushana: nickm | 2006-07-28 11:09:37 -0400 19 years ago
  Nick Mathewson 4280218a42 Delete trailing whitespace in eventdns.c 19 years ago
  Nick Mathewson 1c0f02f657 Add (void) lines for unused parameters in eventdns.c 19 years ago
  Nick Mathewson 0bbc4aca9b Spellcheck and remove spurious include in eventdns.c 19 years ago
  Nick Mathewson f33c4f9781 eventdns: check for malloc() failures. 19 years ago
  Nick Mathewson 42ef3bd90c Add plausile logging support to eventdns; stop putting stuff onto stdout. 19 years ago
  Nick Mathewson 66db3afb74 eventdns: Apply a couple of patches from AGL; start working on windows compat; note some TODOs. 19 years ago
  Nick Mathewson b7ca697faf More eventdns.c patches: use HAVE_ALLOCA_H; print IP addrs as dotted quads. 19 years ago
  Nick Mathewson 008a0c7c46 Some eventdns.c fixes for windows correctness. More will doubtless be needed, especially around the #includes. 19 years ago
  Roger Dingledine c4647545a0 if we insist on printing pointer values, at least make it stop 19 years ago
  Roger Dingledine 603b09b59b punctuation and spelling 19 years ago
  Nick Mathewson c18fab5366 Make eventdns.[ch] into good C90; remove signed/unsigned comparisons. 19 years ago
  Nick Mathewson 7cb3232ade Add async dns code from Adam Langley, tweaked to build on OSX. Long-term, we may want to switch to libevnet/c-ares, if they ever handle 10k fd situations properly. This one still needs work too, but at least it is small. This code is disabled by default, and not integrated with dns.c. 19 years ago