aboutsummaryrefslogtreecommitdiff
path: root/src/or/dns.c
Commit message (Expand)AuthorAge
* a pointer to async-dns alternatives.Roger Dingledine2003-06-24
* overhaul the dns farm: cut its size in halfRoger Dingledine2003-06-17
* implement truncate and truncated (untested)Roger Dingledine2003-06-12
* add circuit-level sendme relay cellsRoger Dingledine2003-05-20
* Add magic to end of C files to make emacs happy; split test invocation into s...Nick Mathewson2003-04-07
* make servers tolerate the dns bug.Roger Dingledine2003-04-05
* better comments and a few patchesRoger Dingledine2003-03-04
* Bugfixes and enhancements in sendmes and dns farmRoger Dingledine2003-02-18
* bugfix: actually remember the answer in the cache :)Roger Dingledine2003-02-16
* rudimentary dns caching (of both resolves and resolve failures)Roger Dingledine2003-02-14
* fix endian issues for topics -- they might work on bsd nowRoger Dingledine2003-02-06
* make reusing circuits work (and be the default)Roger Dingledine2003-02-06
* major overhaul: dns slave subsystem, topicsRoger Dingledine2003-01-26