log svr-session.c @ 1679:90fffce0ee99

age author description
Tue, 19 May 2020 00:31:41 +0800 Matt Johnston ext-info handling for server-sig-algs
Wed, 18 Mar 2020 23:37:45 +0800 Matt Johnston Handle early exit when addrstring isn't set
Wed, 18 Mar 2020 15:28:56 +0000 Kevin Darbyshire-Bryant Improve address logging on early exit messages (#83)
Wed, 15 May 2019 21:59:45 +0800 Matt Johnston Rename EPKA -> Plugin
Wed, 15 May 2019 09:43:57 -0400 fabriziobertocci External Public-Key Authentication API (#72)
Wed, 28 Feb 2018 22:02:12 +0800 Matt Johnston Fix to be able to compile normal(ish) binaries with --enable-fuzz fuzz
Wed, 28 Feb 2018 21:40:08 +0800 Matt Johnston - #if not #ifdef for DROPBEAR_FUZZ fuzz
Mon, 26 Feb 2018 22:44:48 +0800 Matt Johnston merge from main fuzz
Mon, 26 Feb 2018 22:42:53 +0800 Matt Johnston make group1 client-only
Sat, 17 Feb 2018 19:29:51 +0800 Matt Johnston merge from main fuzz
Wed, 14 Feb 2018 23:06:01 +0800 Matt Johnston make signal flags volatile, simplify handling
Wed, 14 Jun 2017 23:31:42 +0800 Matt Johnston merge from main fuzz
Fri, 02 Jun 2017 18:14:31 +0200 Francois Perrad when pointer, use NULL instead of 0
Thu, 01 Jun 2017 21:30:26 +0800 Matt Johnston Add a flag whether to longjmp, missed that last commit fuzz
Sat, 20 May 2017 22:47:19 +0800 Matt Johnston glaring wrapfd problems fixed fuzz
Thu, 18 May 2017 23:45:10 +0800 Matt Johnston merge main to fuzz fuzz
Sat, 13 May 2017 22:50:54 +0800 Matt Johnston fuzz harness fuzz
Fri, 12 May 2017 23:14:54 +0800 Matt Johnston copy over some fuzzing code from AFL branch fuzz
Thu, 21 Jul 2016 23:38:42 +0800 Matt Johnston merge 2016.74
Mon, 11 Jul 2016 23:09:33 +0800 Matt Johnston Improve exit message formatting
Wed, 04 May 2016 15:33:40 +0200 Matt Johnston Convert #ifdef to #if, other build changes
Fri, 01 Jan 2016 16:30:31 +0100 Francois Perrad fix empty C prototypes
Tue, 05 Jan 2016 12:32:33 +0800 Chocobo1 Fix print format specifier
Tue, 15 Dec 2015 22:09:55 +0800 Matt Johnston A few minor style fixes
Tue, 01 Dec 2015 21:52:38 +0300 Konstantin Tokarev Moved usingsyslog from svr_runopts to runopts.
Mon, 03 Aug 2015 21:59:40 +0800 Matt Johnston Fix problem where auth timeout wasn't checked when waiting for ident
Sun, 03 May 2015 00:00:35 +0800 Matt Johnston Make sure kexfirstinitialise is called early enough
Mon, 16 Mar 2015 22:10:30 +0800 Matt Johnston Fix merge again. ses.loop_handler is required for PAM pam
Mon, 16 Mar 2015 21:34:05 +0800 Matt Johnston merge pam branch up to date pam
Tue, 24 Feb 2015 22:17:04 +0800 Matt Johnston Some additional cleanup functions
Tue, 24 Feb 2015 22:01:33 +0800 Matt Johnston Free memory before exiting. Based on patch from Thorsten Horstmann.
Fri, 23 Jan 2015 21:38:47 +0800 Matt Johnston Merge up to date pam
Tue, 19 Aug 2014 23:08:56 +0800 Matt Johnston Make keepalive handling more robust, this should now match what OpenSSH does
Wed, 13 Aug 2014 21:48:47 +0800 Matt Johnston Don't send SSH_MSG_UNIMPLEMENTED for keepalive responses
Wed, 09 Jul 2014 22:02:22 +0800 Matt Johnston Fix auth timeout regression
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
Wed, 12 Mar 2014 23:40:02 +0800 Matt Johnston Better PAM through recursion pam
Tue, 03 Dec 2013 21:26:59 +0800 Matt Johnston Fix disabling DSS key
Thu, 14 Nov 2013 22:05:47 +0800 Matt Johnston rename random.h to dbrandom.h since some OSes have a system random.h
Tue, 21 May 2013 12:09:35 +0800 Matt Johnston merge in HEAD ecc
Fri, 03 May 2013 23:07:48 +0800 Matt Johnston ecdsa is working ecc
Tue, 09 Apr 2013 00:36:04 +0800 Matt Johnston start on ecdsa keys ecc
Wed, 03 Apr 2013 00:49:24 +0800 Matt Johnston merge kexguess branch
Sun, 31 Mar 2013 00:41:15 +0800 Matt Johnston merge kexguess
Sat, 30 Mar 2013 23:55:05 +0800 Matt Johnston Get rid of client/server specific buf_match_algo, use single kexguess
Mon, 01 Apr 2013 22:26:55 +0800 Matt Johnston Run the cleanup handler also when we close due to TCP connection being closed
Sun, 31 Mar 2013 00:40:00 +0800 Matt Johnston send out our kexinit packet before blocking to read the SSH version string
Fri, 29 Jun 2012 23:19:43 +0800 Matt Johnston Improve RNG seeding.
Wed, 09 May 2012 20:33:16 +0800 Matt Johnston - Don't sent SSH_MSG_UNIMPLEMENTED if we don't have ENABLE_SVR_REMOTETCPFWD
Mon, 09 Apr 2012 20:35:13 +0800 Matt Johnston Rename HAVE_FORK to USE_VFORK
Sun, 08 Apr 2012 01:50:52 -0400 Mike Frysinger check for fork() and not __uClinux__
Thu, 07 Apr 2011 13:33:26 +0000 Matt Johnston Properly fix the bug found years ago by Klocwork, refound again.
Wed, 23 Feb 2011 15:50:30 +0000 Matt Johnston Improve capitalisation for all logged strings
Sat, 05 Sep 2009 11:40:00 +0000 Matt Johnston Move remotehost into svr_ses structure since we can't look it up
Tue, 01 Sep 2009 16:38:26 +0000 Matt Johnston Rearrange getaddrstring() etc
Thu, 09 Jul 2009 16:01:30 +0000 Matt Johnston - For uclinux, only cleanup on exit for the main process. This avoids
Tue, 23 Sep 2008 13:16:22 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear.pubkey-options' (head 537a6ebebb46424b967ffe787f0f8560e5f447e8)
Mon, 15 Sep 2008 12:51:50 +0000 Matt Johnston - Split main socket var into ses.sock_in/ses.sock_out in preparation
Mon, 08 Sep 2008 15:14:02 +0000 Matt Johnston * Patch from Frédéric Moulins adding options to authorized_keys. pubkey-options