Commit History

Author SHA1 Message Date
  Nick Mathewson 163dd78282 r7398@Kushana: nickm | 2006-08-15 00:49:50 -0400 18 years ago
  Nick Mathewson bc21df6a5c r7386@Kushana: nickm | 2006-08-14 17:43:44 -0400 18 years ago
  Roger Dingledine 9b10f11d39 fix typos and stuff 18 years ago
  Nick Mathewson abe27b807e 18 years ago
  Nick Mathewson 2c33f385f7 r7011@Kushana: nickm | 2006-08-03 13:26:34 -0700 18 years ago
  Nick Mathewson e8f28a71e8 r7010@Kushana: nickm | 2006-08-03 10:47:36 -0700 18 years ago
  Nick Mathewson 3fa1cdafce r7009@Kushana: nickm | 2006-08-03 10:44:58 -0700 18 years ago
  Nick Mathewson a122bfb439 r7007@Kushana: nickm | 2006-08-03 09:58:30 -0700 18 years ago
  Nick Mathewson 19cf66c0f1 Patch from Frediano Ziglio: Windows compilation fixes on eventdns.c. 18 years ago
  Nick Mathewson 8ba913c660 r6952@Kushana: nickm | 2006-07-28 11:09:37 -0400 18 years ago
  Nick Mathewson 4280218a42 Delete trailing whitespace in eventdns.c 18 years ago
  Nick Mathewson 1c0f02f657 Add (void) lines for unused parameters in eventdns.c 18 years ago
  Nick Mathewson 0bbc4aca9b Spellcheck and remove spurious include in eventdns.c 18 years ago
  Nick Mathewson f33c4f9781 eventdns: check for malloc() failures. 18 years ago
  Nick Mathewson 42ef3bd90c Add plausile logging support to eventdns; stop putting stuff onto stdout. 18 years ago
  Nick Mathewson 66db3afb74 eventdns: Apply a couple of patches from AGL; start working on windows compat; note some TODOs. 18 years ago
  Nick Mathewson b7ca697faf More eventdns.c patches: use HAVE_ALLOCA_H; print IP addrs as dotted quads. 18 years ago
  Nick Mathewson 008a0c7c46 Some eventdns.c fixes for windows correctness. More will doubtless be needed, especially around the #includes. 18 years ago
  Roger Dingledine c4647545a0 if we insist on printing pointer values, at least make it stop 18 years ago
  Roger Dingledine 603b09b59b punctuation and spelling 18 years ago
  Nick Mathewson c18fab5366 Make eventdns.[ch] into good C90; remove signed/unsigned comparisons. 18 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. 18 years ago