|
626cc5f9
|
2007-09-19T15:27:53
|
|
r15168@catbus: nickm | 2007-09-19 11:24:30 -0400
Add a new function to evdns to override the default transaction ID generation code.
svn:r440
|
|
d69a4c9e
|
2007-09-18T15:12:20
|
|
r15097@catbus: nickm | 2007-09-18 11:08:42 -0400
Wrap all newly-added Doxygen comments to fit in a consistent 80 columns, and remove all their trailing whitespace.
svn:r437
|
|
7135ffb6
|
2007-09-18T15:12:09
|
|
r15096@catbus: nickm | 2007-09-18 11:02:12 -0400
Add Doxygen documentation to header files; patch from Mark Heily.
svn:r436
|
|
7c6df310
|
2007-07-30T23:53:10
|
|
remove c++ comments from Jan Kneschke
svn:r373
|
|
f0d0559c
|
2007-05-28T21:21:59
|
|
allow DNS server to get access to the IP address for the requestor; from tor cvs via Nick Mathewson
svn:r362
|
|
faf5f73a
|
2007-02-08T16:39:15
|
|
dns server support from Nick Mathewson; tiny tweaks
to the regression test from me to make it run on
systems where stack variables get initialized with
trash.
svn:r321
|
|
78f2aa30
|
2007-01-27T04:27:59
|
|
Allow setting of more DNS options via API; from Nick Mathewson!!!
svn:r318
|
|
6318fca2
|
2007-01-27T04:22:36
|
|
AAAA support for DNS; from Nick Mathewson.
unfortunately, no regression test
svn:r315
|
|
4922f342
|
2007-01-27T04:06:52
|
|
extern "C" guard for header file.
assert activeq in event.c;
from Phil Oelson.
svn:r313
|
|
ea52d9fd
|
2006-10-15T21:41:56
|
|
improved nroff mdoc for the man page
svn:r241
|
|
cf47f86b
|
2006-10-09T00:48:42
|
|
put the evdns documentation into the header file. pathetic start of evdns manpage. a little bit
more testing and debug output for the DNS regression test. add a BSD copyright to evdns.h with
appropriate explanations.
svn:r239
|
|
fe1dfe0f
|
2006-10-05T22:59:44
|
|
sync evdns changes with tor - from Nick Mathewson
svn:r238
|
|
e9c1e3f7
|
2006-08-28T00:57:49
|
|
introduce evdns_init() which works on windows and unix.
svn:r231
|
|
52bfcab8
|
2006-08-24T06:10:50
|
|
rename eventdns to evdns to match libevent naming scheme
svn:r226
|
|
cca7249e
|
2006-08-13T06:33:45
|
|
unmodified eventdns from Adam Langley via tor repository
svn:r224
|