index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
eventdns.c
Age
Commit message (
Expand
)
Author
2006-08-30
r8687@Kushana: nickm | 2006-08-30 19:33:28 -0400
Nick Mathewson
2006-08-28
put some symbols on the eventdns logging. leave the haphazard
Roger Dingledine
2006-08-28
r8609@Kushana: nickm | 2006-08-27 17:24:27 -0400
Nick Mathewson
2006-08-28
r8608@Kushana: nickm | 2006-08-27 16:57:47 -0400
Nick Mathewson
2006-08-28
r8605@Kushana: nickm | 2006-08-27 14:01:11 -0400
Nick Mathewson
2006-08-27
comment out an unused variable; nick, feel free to excise it further.
Roger Dingledine
2006-08-16
r7405@Kushana: nickm | 2006-08-16 14:38:46 -0400
Nick Mathewson
2006-08-15
r7398@Kushana: nickm | 2006-08-15 00:49:50 -0400
Nick Mathewson
2006-08-14
r7386@Kushana: nickm | 2006-08-14 17:43:44 -0400
Nick Mathewson
2006-08-14
fix typos and stuff
Roger Dingledine
2006-08-04
svn:r6979
Nick Mathewson
2006-08-04
r7011@Kushana: nickm | 2006-08-03 13:26:34 -0700
Nick Mathewson
2006-08-04
r7010@Kushana: nickm | 2006-08-03 10:47:36 -0700
Nick Mathewson
2006-08-04
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-03
Patch from Frediano Ziglio: Windows compilation fixes on eventdns.c.
Nick Mathewson
2006-07-31
r6952@Kushana: nickm | 2006-07-28 11:09:37 -0400
Nick Mathewson
2006-07-23
Delete trailing whitespace in eventdns.c
Nick Mathewson
2006-07-23
Add (void) lines for unused parameters in eventdns.c
Nick Mathewson
2006-07-07
Spellcheck and remove spurious include in eventdns.c
Nick Mathewson
2006-07-07
eventdns: check for malloc() failures.
Nick Mathewson
2006-07-05
Add plausile logging support to eventdns; stop putting stuff onto stdout.
Nick Mathewson
2006-06-13
eventdns: Apply a couple of patches from AGL; start working on windows compat...
Nick Mathewson
2006-06-05
More eventdns.c patches: use HAVE_ALLOCA_H; print IP addrs as dotted quads.
Nick Mathewson
2006-06-04
Some eventdns.c fixes for windows correctness. More will doubtless be needed,...
Nick Mathewson
2006-06-04
if we insist on printing pointer values, at least make it stop
Roger Dingledine
2006-06-04
punctuation and spelling
Roger Dingledine
2006-06-03
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
[prev]