aboutsummaryrefslogtreecommitdiff
path: root/src/or/eventdns.h
Commit message (Expand)AuthorAge
* r9007@Kushana: nickm | 2006-09-29 13:17:32 -0400••• Make eventdns give strings for DNS errors, not just error numbers. svn:r8535 Nick Mathewson2006-09-29
* Minor fix: add code to eventdns so it can free memory on shutdown. This shoul...•••svn:r8503 Nick Mathewson2006-09-25
* Marge changes from libevent evdns to our eventdns. Most are cosmetic, but on...•••svn:r8482 Nick Mathewson2006-09-24
* r8605@Kushana: nickm | 2006-08-27 14:01:11 -0400••• divide eventdns log messages into warn and info messages. svn:r8252 Nick Mathewson2006-08-28
* r7405@Kushana: nickm | 2006-08-16 14:38:46 -0400••• Implement reverse DNS lookup in eventdns: add new entry point; rename old entry point; revise TODO a little; add facility for parsing dns names. svn:r7070 Nick Mathewson2006-08-16
* r7009@Kushana: nickm | 2006-08-03 10:44:58 -0700••• Add functions to eventdns to allow detecting whether we have any nameservers configured, and to change the list of nameservers after initial configuration. svn:r6976 Nick Mathewson2006-08-04
* r7007@Kushana: nickm | 2006-08-03 09:58:30 -0700••• Export and use eventdns_config_windows_nameservers(); clean up some comments and log messages. svn:r6974 Nick Mathewson2006-08-04
* Spelling fix.•••svn:r6729 Nick Mathewson2006-07-05
* Add plausile logging support to eventdns; stop putting stuff onto stdout.•••svn:r6728 Nick Mathewson2006-07-05
* eventdns: Apply a couple of patches from AGL; start working on windows compat...•••svn:r6621 Nick Mathewson2006-06-13
* Make eventdns.[ch] into good C90; remove signed/unsigned comparisons.•••svn:r6528 Nick Mathewson2006-06-03
* Add async dns code from Adam Langley, tweaked to build on OSX. Long-term, w...•••svn:r6524 Nick Mathewson2006-06-03