index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
dns.c
Commit message (
Expand
)
Author
Age
*
fix the function comment
Roger Dingledine
2004-02-28
*
Split dns_cancel_pending_resolve into dns_cancel_pending_resolve (kill a
Nick Mathewson
2004-02-28
*
add a log_warn to notify us of yet another potential dns.c bug
Roger Dingledine
2004-02-28
*
Make dns_cancel_pending_resolve less agressive.
Nick Mathewson
2004-02-28
*
Fix bug on dns_found_answer from mark_to_close stuff.
Nick Mathewson
2004-02-28
*
remove assert from dns.c that's no longer true:
Roger Dingledine
2004-02-28
*
Push responsibility for connection marking down as far as possible; have only...
Nick Mathewson
2004-02-28
*
Refactor mark_for_close, connection_edge_end and friends. Now, everybody
Nick Mathewson
2004-02-27
*
Basic RAM poisoning and magic-checking to notice connection and circuit
Nick Mathewson
2004-02-25
*
remove dead code
Roger Dingledine
2004-02-25
*
fix some bugs in assert_connection_ok
Roger Dingledine
2004-02-24
*
start hunting the lucky-bug
Roger Dingledine
2004-02-22
*
split the token bucket into 'rate' and 'burst' params
Roger Dingledine
2004-01-10
*
Fix the dns bug: children weren't dying
Roger Dingledine
2004-01-06
*
betcha didn't know strncpy could leave an unterminated string
Roger Dingledine
2003-12-17
*
Make compile warning-free on cygwin
Nick Mathewson
2003-12-15
*
start tracking the 'It appears I've already sent the end' warning
Roger Dingledine
2003-12-14
*
change dns notation from question/answer to address/addr
Roger Dingledine
2003-12-14
*
more friendly warning when there are too many dns workers
Roger Dingledine
2003-12-14
*
more general cleanup
Roger Dingledine
2003-12-14
*
use the tor_malloc_zero wrapper
Roger Dingledine
2003-11-18
*
let getconfig survive repeated calls. now we call it again when we hup.
Roger Dingledine
2003-11-13
*
warn on startup that we don't provide anonymity
Roger Dingledine
2003-11-13
*
Add lots of logging to dns.c; change behavior of often-failing assertion
Nick Mathewson
2003-11-08
*
make end relay cells have payloads
Roger Dingledine
2003-10-22
*
send the end cell when we realize we're going to end,
Roger Dingledine
2003-10-21
*
another minor memory leak
Roger Dingledine
2003-10-18
*
Stop using stdout for non-debugging cases
Nick Mathewson
2003-10-15
*
change WARNING to WARN
Roger Dingledine
2003-10-10
*
wrap strdup; prefer time() to gettimeofday()
Roger Dingledine
2003-10-04
*
refactor so connection_write_to_buf() never fails
Roger Dingledine
2003-10-04
*
clean up receiver buckets; prepare for payloads in relay_end; note a few bugs
Roger Dingledine
2003-09-27
*
connection_new() can't ever fail
Roger Dingledine
2003-09-27
*
first pass: obey log convention
Roger Dingledine
2003-09-26
*
Refactor buffers; implement descriptors.
Nick Mathewson
2003-09-25
*
refactor connects into connection_connect()
Roger Dingledine
2003-09-16
*
fix the cpuworker circ-had-vanished bug (maybe)
Roger Dingledine
2003-09-14
*
note an assert bug that's still around
Roger Dingledine
2003-08-25
*
implemented cpuworkers
Roger Dingledine
2003-08-20
*
start refactoring dnsworker so testing won't be so darn hard
Roger Dingledine
2003-08-14
*
bugfix: if a dnsworker dies, remember that.
Roger Dingledine
2003-08-13
*
Adopt socketpair implementation from perl. For now, always use it.
Nick Mathewson
2003-08-12
*
use the spawn_func / spawn_exit abstraction for dnsworkers
Roger Dingledine
2003-08-12
*
Start of port to win32. Missing are:
Nick Mathewson
2003-08-12
*
if stream ends before resolve finishes, inform resolver
Roger Dingledine
2003-06-27
*
entries in the dns cache now expire
Roger Dingledine
2003-06-25
*
simplify fetch_from_buf; cull idle dnsworkers.
Roger Dingledine
2003-06-25
*
a pointer to async-dns alternatives.
Roger Dingledine
2003-06-24
*
overhaul the dns farm: cut its size in half
Roger Dingledine
2003-06-17
*
implement truncate and truncated (untested)
Roger Dingledine
2003-06-12
[next]