log process-packet.c @ 1295:750ec4ec4cbe

age author description
Fri, 01 Jan 2016 16:30:31 +0100 Francois Perrad fix empty C prototypes
Fri, 23 Jan 2015 21:38:47 +0800 Matt Johnston Merge up to date pam
Wed, 09 Jul 2014 00:15:20 +0800 Matt Johnston Make -K keepalive behave like OpenSSH's ServerAliveInterval
Thu, 13 Mar 2014 23:50:09 +0800 Matt Johnston Add new monotonic_now() wrapper so that timeouts are unaffected by
Thu, 13 Mar 2014 16:28:16 +0800 Yousong Zhou Use AUTH_TIMEOUT only before authdone != 1.
Wed, 12 Mar 2014 23:40:02 +0800 Matt Johnston Better PAM through recursion pam
Thu, 23 Jan 2014 22:25:52 +0800 Matt Johnston requirenext doesn't need two values
Thu, 23 Jan 2014 21:56:35 +0800 Matt Johnston Fix failing rekeying when we receive a still-in-flight packet
Thu, 14 Nov 2013 22:05:47 +0800 Matt Johnston rename random.h to dbrandom.h since some OSes have a system random.h
Mon, 15 Apr 2013 22:01:41 +0800 Matt Johnston Fix error message for requirenext change DROPBEAR_2013.57
Sun, 14 Apr 2013 23:16:16 +0800 Matt Johnston requirenext fixup for firstkexfollows
Wed, 03 Apr 2013 19:23:53 +0800 Matt Johnston Just put the version string on the queue, don't use atomicio
Mon, 01 Apr 2013 00:07:26 +0800 Matt Johnston Move the more verbose TRACE() statements into TRACE2()
Wed, 23 Feb 2011 15:50:30 +0000 Matt Johnston Improve capitalisation for all logged strings
Wed, 23 Feb 2011 15:10:28 +0000 Matt Johnston Don't reset last_packet_time when we're transmitting SSH_MSG_IGNORE packets