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
/
dns.c
Age
Commit message (
Expand
)
Author
2006-07-31
more compile options mean more codepaths
Roger Dingledine
2006-07-31
r6982@Kushana: nickm | 2006-07-31 13:47:19 -0400
Nick Mathewson
2006-07-31
r6981@Kushana: nickm | 2006-07-31 13:23:26 -0400
Nick Mathewson
2006-07-31
r6977@Kushana: nickm | 2006-07-31 13:01:28 -0400
Nick Mathewson
2006-07-31
svn:r6955
Nick Mathewson
2006-07-31
r6959@Kushana: nickm | 2006-07-29 22:33:18 -0400
Nick Mathewson
2006-07-30
a bit more debugging for phobos
Roger Dingledine
2006-07-27
resolve typo
Roger Dingledine
2006-07-27
More asserts in dns.c
Nick Mathewson
2006-07-27
Get better numbers out of HT_REP_OK
Nick Mathewson
2006-07-27
Add more asserts in dns_found_answer. This may confirm my theory that dns_pu...
Nick Mathewson
2006-07-26
r6918@Kushana: nickm | 2006-07-26 15:22:28 -0400
Nick Mathewson
2006-07-26
r6909@Kushana: nickm | 2006-07-26 13:05:58 -0400
Nick Mathewson
2006-07-26
r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400
Nick Mathewson
2006-07-23
Don't tell anybody, but we're going OO here. This patch splits
Nick Mathewson
2006-07-21
These asserts will either cause spurious crashes or help debug the pend->conn...
Nick Mathewson
2006-07-15
stick to nick's nul/null convention
Roger Dingledine
2006-07-11
Add some debugging asserts to dns.c; these are too expensive to leave in perm...
Nick Mathewson
2006-07-10
Add a const; fix a (probably harmless) bug when storing a resolve we forgot w...
Nick Mathewson
2006-07-07
When using eventdns: suppress logging of addresses when SafeLogging is active...
Nick Mathewson
2006-07-05
Clean up eventdns messages.
Nick Mathewson
2006-07-05
Add plausile logging support to eventdns; stop putting stuff onto stdout.
Nick Mathewson
2006-06-15
fix spacing
Roger Dingledine
2006-06-12
Finally solve the "closing wedged cpuworkers" bug. Woo.
Roger Dingledine
2006-06-06
We got an obscure report of an assert error on a windows Tor server with
Roger Dingledine
2006-06-05
Try to log useful messages at info and debug about what we are resolving and ...
Nick Mathewson
2006-06-05
Hm. Where did we put that ntohl the last time we were juggling it? (ho...
Nick Mathewson
2006-06-04
Add a new warning to our "warn a lot" list: unused parameters. This means we...
Nick Mathewson
2006-06-03
More DNS fixes. Send meaningful TTLs back to the client when
Nick Mathewson
2006-06-03
Make dns.c use eventdns.c -- but only when you pass the --enable-eventdns arg...
Nick Mathewson
2006-05-23
add a few more debugging lines to help mikec track down his
Roger Dingledine
2006-04-18
forward-port: "Resolve" all XXX011 items, mostly by marking them non-011.
Nick Mathewson
2006-03-19
Allow non-printable characters for exit streams (both for
Roger Dingledine
2006-02-13
the things we do for our windows users.
Roger Dingledine
2006-02-09
Happy new year!
Roger Dingledine
2005-12-26
disambiguate some debug entries
Roger Dingledine
2005-12-14
Bite the bullet and limit all our source lines to 80 characters, the way IBM ...
Nick Mathewson
2005-12-10
when we changed from log_fn to debug/info/notice/warn/err,
Roger Dingledine
2005-12-03
Expunge remaining places where we used "tree" to mean "associative array".
Nick Mathewson
2005-12-03
Remove "tree" references from dns.
Nick Mathewson
2005-11-23
Replace balanced trees with hash tables: this should make stuff significantly...
Nick Mathewson
2005-10-25
Per comments at the bottom of openssl/FAQ, call even more functions to
Nick Mathewson
2005-10-25
Remove last vestiges of old logging interface.
Nick Mathewson
2005-10-25
Switch remaining files to new log interface.
Nick Mathewson
2005-09-30
Reformat inconsistent function declarations.
Nick Mathewson
2005-09-23
and a minor log cleanup
Roger Dingledine
2005-09-22
resolve lucky's recent bug: tor was exiting if we failed to spawn
Roger Dingledine
2005-09-09
stop notifying people about dns worker spawning and culling
Roger Dingledine
2005-09-02
Add TTLs to RESOLVED, CONNECTED, and END_REASON_EXITPOLICY cells. Also, add ...
Nick Mathewson
2005-08-15
rotate dns and cpu workers if the controller changes options that
Roger Dingledine
[prev]
[next]