Nick Mathewson
d2e9caa6fc
Fix evdns_cancel to alert callback and free associated RAM.
...
Also, we add a test to make sure evdns_cancel is working properly.
svn:r1139
2009-04-06 20:38:19 +00:00
Nick Mathewson
77c80b8dcf
New bind-to option to allow DNS clients to bind to arbitrary ports for their outgoing addresses.
...
svn:r1119
2009-02-11 17:24:11 +00:00
Nick Mathewson
4d92e4261b
forward-port: Make evdns_resolve_reverse args const.
...
svn:r1096
2009-02-02 19:22:27 +00:00
Nick Mathewson
b85b710cf5
Update copyright statements to reflect the facts that:
...
a) this is 2009
b) niels and nick have been comaintainers for a while
c) saying "all rights reserved" when you then go on to explicitly
disclaim some rights is sheer cargo-cultism.
svn:r1065
2009-01-27 22:34:36 +00:00
Nick Mathewson
c0712b1608
Initial documentation for evdns server functions. Also deprecate the one that didn't take an event_base.
...
svn:r1054
2009-01-26 17:29:45 +00:00
Nick Mathewson
52a75f18e1
Documentation (or more accurate documentation) for a few more functions.
...
svn:r1051
2009-01-26 17:09:22 +00:00
Niels Provos
87be18daa1
implement evdns_cancel_request; test one of the new evdns_base functions
...
svn:r980
2008-12-25 16:25:37 +00:00
Nick Mathewson
dd73168556
Implement increased DSN-poisoning resistance via the 0x20 hack.
...
svn:r958
2008-12-03 20:09:13 +00:00
Niels Provos
1c765b78fb
move dns header files into the include directory; move old functions into compat and structs into a struct header file
...
svn:r955
2008-11-28 20:11:24 +00:00