log dbutil.h @ 1211:6ecc133fb2ee

age author description
Tue, 01 Dec 2015 21:54:03 +0300 Konstantin Tokarev Allow setting syslog identifier via startsyslog().
Mon, 03 Aug 2015 20:46:29 +0800 Matt Johnston remove extraneous semicolon from m_free #define
Mon, 03 Aug 2015 20:45:04 +0800 Matt Johnston change DROPBEAR_DEFAULT_CLI_AUTHKEY to just prepend homedir
Sat, 28 Feb 2015 09:06:40 +0800 Matt Johnston merge from default fastopen
Tue, 24 Feb 2015 20:43:01 +0800 Thorsten Horstmann DROPBEAR_ prefix for include guards to avoid collisions
Fri, 20 Feb 2015 23:38:05 +0800 Matt Johnston Fixes for backwards compatibility fastopen
Fri, 20 Feb 2015 23:16:38 +0800 Matt Johnston Move generic network routines to netio.c fastopen
Thu, 19 Feb 2015 22:33:51 +0800 Matt Johnston fallback for old glibc and fastopen fastopen
Thu, 19 Feb 2015 00:32:00 +0800 Matt Johnston In theory TFO should work. Needs platform cleanup and testing fastopen
Wed, 18 Feb 2015 22:46:15 +0800 Matt Johnston async connections working fastopen
Wed, 18 Feb 2015 00:05:27 +0800 Matt Johnston work in progress for async connect fastopen
Sun, 15 Feb 2015 22:34:05 +0800 Matt Johnston tcp fastopen for the server fastopen
Sat, 14 Feb 2015 09:56:11 +0800 Matt Johnston connect_remote() is now always non-blocking
Fri, 13 Feb 2015 23:47:53 +0800 Matt Johnston Add envirnonment variable for debug timestamps to roughly match
Wed, 28 Jan 2015 22:43:01 +0800 Matt Johnston Fix bad multi-statement define for m_free(), detected by Coverity