Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-06-04 | if we insist on printing pointer values, at least make it stop | Roger Dingledine | |
complaining on (my particular) 64 bit platform. svn:r6530 | |||
2006-06-04 | punctuation and spelling | Roger Dingledine | |
svn:r6529 | |||
2006-06-03 | Make eventdns.[ch] into good C90; remove signed/unsigned comparisons. | Nick Mathewson | |
svn:r6528 | |||
2006-06-03 | Add async dns code from Adam Langley, tweaked to build on OSX. Long-term, ↵ | Nick Mathewson | |
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 |