index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
eventdns.h
Commit message (
Expand
)
Author
Age
*
Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32
Nick Mathewson
2012-01-31
*
Use a 64-bit type to hold sockets on win64.
Nick Mathewson
2011-05-23
*
Make eventdns server functions const void* to match libevent
Nick Mathewson
2011-01-10
*
Fix compile warnings on Snow Leopard
Sebastian Hahn
2009-09-01
*
Port some mostly cosmetic eventdns changes from libevent
Nick Mathewson
2009-02-11
*
Make outgoing DNS requests respect OutboundBindAddress.
Nick Mathewson
2009-01-06
*
Use a consistent naming standard for header file guard macros, taking care no...
Nick Mathewson
2008-12-29
*
Move in-addr.arpa parsing and generation into address.c, and simplify the cod...
Nick Mathewson
2008-12-19
*
Implement the 0x20-hack to make DNS poisoning harder against us, especially w...
Nick Mathewson
2008-10-29
*
r17846@tombo: nickm | 2008-08-22 11:54:00 -0400
Nick Mathewson
2008-08-22
*
r15170@catbus: nickm | 2007-09-19 11:41:50 -0400
Nick Mathewson
2007-09-19
*
r12988@catbus: nickm | 2007-05-25 20:15:56 -0400
Nick Mathewson
2007-05-26
*
r12941@catbus: nickm | 2007-05-24 16:25:00 -0400
Nick Mathewson
2007-05-24
*
r11726@Kushana: nickm | 2006-12-28 16:24:06 -0500
Nick Mathewson
2006-12-28
*
r11646@Kushana: nickm | 2006-12-19 14:40:38 -0500
Nick Mathewson
2006-12-19
*
r11585@Kushana: nickm | 2006-12-15 01:11:49 -0500
Nick Mathewson
2006-12-15
*
r11584@Kushana: nickm | 2006-12-15 01:10:45 -0500
Nick Mathewson
2006-12-15
*
r11548@Kushana: nickm | 2006-12-12 00:44:51 -0500
Nick Mathewson
2006-12-12
*
r11536@Kushana: nickm | 2006-12-11 22:48:21 -0500
Nick Mathewson
2006-12-12
*
r11498@Kushana: nickm | 2006-12-11 21:40:24 -0500
Nick Mathewson
2006-12-12
*
r11497@Kushana: nickm | 2006-12-11 21:17:45 -0500
Nick Mathewson
2006-12-12
*
r11495@Kushana: nickm | 2006-12-11 19:11:14 -0500
Nick Mathewson
2006-12-12
*
r11494@Kushana: nickm | 2006-12-11 14:50:20 -0500
Nick Mathewson
2006-12-12
*
r11493@Kushana: nickm | 2006-12-11 14:28:42 -0500
Nick Mathewson
2006-12-12
*
r11491@Kushana: nickm | 2006-12-11 12:12:57 -0500
Nick Mathewson
2006-12-12
*
r9099@Kushana: nickm | 2006-10-05 17:42:55 -0400
Nick Mathewson
2006-12-12
*
r9007@Kushana: nickm | 2006-09-29 13:17:32 -0400
Nick Mathewson
2006-09-29
*
Minor fix: add code to eventdns so it can free memory on shutdown. This shoul...
Nick Mathewson
2006-09-25
*
Marge changes from libevent evdns to our eventdns. Most are cosmetic, but on...
Nick Mathewson
2006-09-24
*
r8605@Kushana: nickm | 2006-08-27 14:01:11 -0400
Nick Mathewson
2006-08-28
*
r7405@Kushana: nickm | 2006-08-16 14:38:46 -0400
Nick Mathewson
2006-08-16
*
r7009@Kushana: nickm | 2006-08-03 10:44:58 -0700
Nick Mathewson
2006-08-04
*
r7007@Kushana: nickm | 2006-08-03 09:58:30 -0700
Nick Mathewson
2006-08-04
*
Spelling fix.
Nick Mathewson
2006-07-05
*
Add plausile logging support to eventdns; stop putting stuff onto stdout.
Nick Mathewson
2006-07-05
*
eventdns: Apply a couple of patches from AGL; start working on windows compat...
Nick Mathewson
2006-06-13
*
Make eventdns.[ch] into good C90; remove signed/unsigned comparisons.
Nick Mathewson
2006-06-03
*
Add async dns code from Adam Langley, tweaked to build on OSX. Long-term, w...
Nick Mathewson
2006-06-03