summaryrefslogtreecommitdiff
path: root/evdns.h
Commit message (Expand)AuthorAgeFilesLines
* Make all the C files in the libraries compile under MSVC 2005 Express. There...Nick Mathewson2007-11-071-3/+4
* r16489@catbus: nickm | 2007-11-06 22:51:05 -0500Nick Mathewson2007-11-071-1/+9
* r15496@catbus: nickm | 2007-10-02 15:06:22 -0400Nick Mathewson2007-10-021-4/+4
* r15168@catbus: nickm | 2007-09-19 11:24:30 -0400Nick Mathewson2007-09-191-1/+11
* r15097@catbus: nickm | 2007-09-18 11:08:42 -0400Nick Mathewson2007-09-181-24/+30
* r15096@catbus: nickm | 2007-09-18 11:02:12 -0400Nick Mathewson2007-09-181-92/+228
* remove c++ comments from Jan KneschkeNiels Provos2007-07-301-1/+1
* allow DNS server to get access to the IP address for the requestor; from tor ...Niels Provos2007-05-281-0/+2
* dns server support from Nick Mathewson; tiny tweaksNiels Provos2007-02-081-0/+45
* Allow setting of more DNS options via API; from Nick Mathewson!!!Niels Provos2007-01-271-0/+2
* AAAA support for DNS; from Nick Mathewson.Niels Provos2007-01-271-1/+5
* extern "C" guard for header file.Niels Provos2007-01-271-0/+8
* improved nroff mdoc for the man pageNiels Provos2006-10-151-1/+0
* put the evdns documentation into the header file. pathetic start of evdns ma...Niels Provos2006-10-091-1/+230
* sync evdns changes with tor - from Nick MathewsonNiels Provos2006-10-051-3/+10
* introduce evdns_init() which works on windows and unix.Niels Provos2006-08-281-0/+1
* rename eventdns to evdns to match libevent naming schemeNiels Provos2006-08-241-14/+14
* unmodified eventdns from Adam Langley via tor repositoryNiels Provos2006-08-131-0/+70