# # ChangeLog for dns.c in code # # Generated by Trac 1.6 # Jun 8, 2025, 3:00:45 PM Tue, 28 Oct 2014 01:48:30 GMT Mike Belopuhov [1c6061c] * dns.c (modified) Don't waste time with DNS response if the session is going away. ... Mon, 23 Jun 2014 13:02:33 GMT Florian Obser [e68221b] * dns.c (modified) * icb.h (modified) * icbd.c (modified) * icbd.h (modified) Check that the reverse resolved hostname resolves back to the ... Tue, 17 Jun 2014 11:46:35 GMT Mike Belopuhov [120eedd] * dns.c (modified) * icb.h (modified) * icbd.c (modified) prevent icbd_drop from freeing an icb session while dns is in progress Tue, 17 Jun 2014 11:33:22 GMT Mike Belopuhov [9440414] * dns.c (modified) * icbd.c (modified) * icbd.h (modified) check that reverse dns entry can be resolved Tue, 17 Jun 2014 10:50:41 GMT Florian Obser [dab4135] * dns.c (modified) Use libevent asr helpers; from eric@ "please commit them now" mikeb@ Mon, 31 Mar 2014 14:14:10 GMT Florian Obser [ee0e95f] * Makefile (modified) * dns.c (modified) new and public asr api; from eric@ OK mikeb Mon, 10 Mar 2014 12:11:56 GMT Mike Belopuhov [e80f9fc] * dns.c (modified) Convert dns_* functions to use icbd_log instead of syslog Sun, 09 Mar 2014 15:09:45 GMT Mike Belopuhov [e87ab6d] * Makefile (modified) * dns.c (modified) * icb.h (modified) * icbd.c (modified) * icbd.h (modified) Convert DNS code to use ASR Fri, 07 Mar 2014 16:40:24 GMT Mike Belopuhov [9c04f2a] * dns.c (modified) Make dns_done read loop work the same way dns_dispatch does Fri, 07 Mar 2014 16:25:18 GMT Mike Belopuhov [145faa6] * dns.c (modified) Client can exit before DNS has a chance to update the information Fri, 07 Mar 2014 15:45:28 GMT Mike Belopuhov [a76f866] * dns.c (modified) Improve the read loop in dns_dispatch before we switch to bufferevents Fri, 07 Mar 2014 15:42:03 GMT Mike Belopuhov [7289823] * dns.c (modified) * icb.h (modified) Change DNS resolver to ignore hostnames longer than 39 symbols and ... Thu, 06 Mar 2014 15:30:44 GMT Mike Belopuhov [460786f] * dns.c (modified) * icbd.8 (modified) * icbd.c (modified) * icbd.h (modified) Add command line switch '-n' to disable DNS Wed, 05 Mar 2014 21:48:17 GMT Stuart Henderson [e54f151] * dns.c (modified) * icbd.c (modified) * logger.c (modified) chdir(/) immediately after chroot Wed, 05 Mar 2014 15:37:31 GMT Mike Belopuhov [55923b7] * Makefile (modified) * dns.c (modified) * icb.c (modified) * icbd.c (modified) * icbd.h (modified) * logger.c (added) Add some basic logger framework Tue, 04 Mar 2014 17:09:42 GMT Mike Belopuhov [626f420] * cmd.c (modified) * dns.c (modified) * icb.c (modified) * icb.h (modified) Add icb_vis to escape '%' chars and do some other sanitizing Tue, 04 Mar 2014 10:34:57 GMT Mike Belopuhov [b4049f9] * dns.c (modified) * icbd.c (modified) * icbd.h (modified) Rewrite DNS resolver to do things truly asynchronously Sun, 02 Mar 2014 01:50:57 GMT Mike Belopuhov [d554223] * dns.c (modified) * icbd.c (modified) setusercontext(3) does it's own syslogging Sun, 11 Apr 2010 11:37:57 GMT Mike Belopuhov [c8c9ccf] * dns.c (modified) * icbd.c (modified) set tos bits to low delay, remove excessive logging in dns resolver Fri, 08 Jan 2010 11:22:40 GMT Mike Belopuhov [e3a7f9b] * cmd.c (modified) * dns.c (modified) * icb.c (modified) * icbd.c (modified) drop rcsids Fri, 08 Jan 2010 11:20:28 GMT Mike Belopuhov [cd7b81d] * Makefile (added) * cmd.c (added) * dns.c (added) * icb.c (added) * icb.h (added) * icbd.8 (added) * icbd.c (added) * icbd.h (added) move it to the github