log dbutil.c @ 277:044bc108b9b3

age author description
Wed, 08 Mar 2006 12:41:27 +0000 Matt Johnston * Per-IP connection unauthed connection limits
Sun, 04 Dec 2005 16:13:11 +0000 Matt Johnston * add -g (dbclient) and -a (dropbear) options for allowing non-local
Wed, 21 Sep 2005 15:58:19 +0000 Matt Johnston - new function to set "low delay" for a packet, set the ip TOS bit
Mon, 05 Sep 2005 15:16:52 +0000 Matt Johnston merge of da30137eaac417f50a323f9ddd29999ec21261e0
Mon, 05 Sep 2005 15:16:10 +0000 Matt Johnston * use own assertions which should get logged properly
Mon, 05 Sep 2005 12:12:55 +0000 Matt Johnston add a missing freeaddrinfo()
Mon, 18 Jul 2005 14:32:52 +0000 Matt Johnston - progress towards client agent forwarding agent-client
Tue, 10 May 2005 17:02:05 +0000 Matt Johnston * add a "label" argument to printhex()
Mon, 28 Feb 2005 13:01:00 +0000 Matt Johnston * add SSH_ASKPASS support (based on patch from Paul Whittaker
Mon, 28 Feb 2005 10:15:16 +0000 Matt Johnston * respect DO_HOST_LOOKUP config option
Sun, 02 Jan 2005 20:25:56 +0000 Matt Johnston Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place
Sun, 02 Jan 2005 17:08:27 +0000 Matt Johnston 0.44 release changes
Sun, 02 Jan 2005 12:04:45 +0000 Matt Johnston Fix so that getnameinfo() is passed the address-specific structure size. This
Mon, 20 Dec 2004 14:24:57 +0000 Matt Johnston Cleaning out various dead wood found with -dead_strip
Tue, 14 Sep 2004 13:18:16 +0000 Matt Johnston calloc memory rather than mallocing it - can't hurt too much, and is