summaryrefslogtreecommitdiff
path: root/src/or/dns.c
AgeCommit message (Expand)Author
2006-09-29 r9025@Kushana: nickm | 2006-09-29 18:33:13 -0400Nick Mathewson
2006-09-29 r9023@Kushana: nickm | 2006-09-29 17:27:24 -0400Nick Mathewson
2006-09-26 r8968@Kushana: nickm | 2006-09-26 17:53:27 -0400Nick Mathewson
2006-09-25Minor fix: add code to eventdns so it can free memory on shutdown. This shoul...Nick Mathewson
2006-09-25checkpoint changelog and general polishingRoger Dingledine
2006-09-24whitespace cleanupsRoger Dingledine
2006-09-24Marge changes from libevent evdns to our eventdns. Most are cosmetic, but on...Nick Mathewson
2006-09-24Backport candidate: Fix a long-standing server-side DNS bug. When aNick Mathewson
2006-09-22 r8910@Kushana: nickm | 2006-09-22 12:14:05 -0400Nick Mathewson
2006-09-22 r8901@Kushana: nickm | 2006-09-21 20:43:48 -0400Nick Mathewson
2006-09-22Fix a couple of server-side reverse dns bugsNick Mathewson
2006-09-21Fix stupid C mistake. Glad I caught that one fast.Nick Mathewson
2006-09-21Fix bug in r8440: base32 uses 5 bytes per char, not 4.Nick Mathewson
2006-09-21 r8880@Kushana: nickm | 2006-09-21 17:26:02 -0400Nick Mathewson
2006-09-21 r8878@Kushana: nickm | 2006-09-21 17:15:47 -0400Nick Mathewson
2006-09-21 r8875@Kushana: nickm | 2006-09-21 16:46:28 -0400Nick Mathewson
2006-09-21 r8874@Kushana: nickm | 2006-09-21 15:22:27 -0400Nick Mathewson
2006-09-21 r8873@Kushana: nickm | 2006-09-21 14:38:22 -0400Nick Mathewson
2006-09-21 r8872@Kushana: nickm | 2006-09-21 14:00:20 -0400Nick Mathewson
2006-09-07undid whitespace changes to dns.cMike Chiussi
2006-09-07fixed win32 eventdns snafu Mike Chiussi
2006-09-07- got rid of tabsMike Chiussi
2006-09-07- added some debugging lines to load_nameservers_from_registry()Mike Chiussi
2006-09-07clean up some commentsRoger Dingledine
2006-09-06 r8729@Kushana: nickm | 2006-09-06 16:20:40 -0400Nick Mathewson
2006-09-06 r8725@Kushana: nickm | 2006-09-06 04:39:29 -0400Nick Mathewson
2006-09-06- made configure check if we are building for win32Mike Chiussi
2006-08-28 r8654@Kushana: nickm | 2006-08-28 16:50:36 -0400Nick Mathewson
2006-08-28 r8652@Kushana: nickm | 2006-08-28 16:41:44 -0400Nick Mathewson
2006-08-28 r8609@Kushana: nickm | 2006-08-27 17:24:27 -0400Nick Mathewson
2006-08-28 r8608@Kushana: nickm | 2006-08-27 16:57:47 -0400Nick Mathewson
2006-08-28 r8607@Kushana: nickm | 2006-08-27 15:45:42 -0400Nick Mathewson
2006-08-28 r8605@Kushana: nickm | 2006-08-27 14:01:11 -0400Nick Mathewson
2006-08-27i'm guessing nick meant to check the return value of dns_init.Roger Dingledine
2006-08-27fix typoRoger Dingledine
2006-08-25 r8573@Kushana: nickm | 2006-08-25 16:55:19 -0400Nick Mathewson
2006-08-16 r7405@Kushana: nickm | 2006-08-16 14:38:46 -0400Nick Mathewson
2006-08-16dns.c:173: warning: control reaches end of non-void functionRoger Dingledine
2006-08-15 r7397@Kushana: nickm | 2006-08-15 00:46:18 -0400Nick Mathewson
2006-08-15 r7393@Kushana: nickm | 2006-08-14 23:51:07 -0400Nick Mathewson
2006-08-14 r7046@Kushana: nickm | 2006-08-05 13:57:04 -0400Nick Mathewson
2006-08-14 r7383@Kushana: nickm | 2006-08-14 16:16:03 -0400Nick Mathewson
2006-08-14simplify compare_cached_resolves_by_expiry() to make it matchRoger Dingledine
2006-08-11fix typo, add explanatory commentRoger Dingledine
2006-08-11 r7327@Kushana: nickm | 2006-08-11 00:00:36 -0700Nick Mathewson
2006-08-10 r7304@Kushana: nickm | 2006-08-10 01:58:05 -0700Nick Mathewson
2006-08-10 r7303@Kushana: nickm | 2006-08-10 01:52:19 -0700Nick Mathewson
2006-08-04make svn trunk link again. nick can fix this if it's wrong.Roger Dingledine
2006-08-04 r7009@Kushana: nickm | 2006-08-03 10:44:58 -0700Nick Mathewson
2006-08-04 r7008@Kushana: nickm | 2006-08-03 10:03:39 -0700Nick Mathewson