Nick Mathewson
|
b7ca697faf
|
More eventdns.c patches: use HAVE_ALLOCA_H; print IP addrs as dotted quads.
svn:r6535
|
2006-06-05 01:59:12 +00:00 |
|
Nick Mathewson
|
008a0c7c46
|
Some eventdns.c fixes for windows correctness. More will doubtless be needed, especially around the #includes.
svn:r6533
|
2006-06-04 23:23:53 +00:00 |
|
Roger Dingledine
|
c4647545a0
|
if we insist on printing pointer values, at least make it stop
complaining on (my particular) 64 bit platform.
svn:r6530
|
2006-06-04 06:17:32 +00:00 |
|
Roger Dingledine
|
603b09b59b
|
punctuation and spelling
svn:r6529
|
2006-06-04 06:16:20 +00:00 |
|
Nick Mathewson
|
c18fab5366
|
Make eventdns.[ch] into good C90; remove signed/unsigned comparisons.
svn:r6528
|
2006-06-03 22:05:23 +00:00 |
|
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.
svn:r6524
|
2006-06-03 19:49:42 +00:00 |
|