log svr-session.c @ 1938:77bc00dcc19f default tip main master

age author description
Mon, 11 Oct 2021 15:14:46 +0800 Matt Johnston Fix some outdated comments
Wed, 15 Feb 2017 13:53:04 +0100 Thomas De Schampheleire Introduce extra delay before closing unauthenticated sessions
Thu, 03 Dec 2020 22:18:51 +0800 Matt Johnston fuzz: make postauth set authdone properly fuzz
Sun, 24 May 2020 14:16:58 +0800 Matt Johnston send and handle SSH_MSG_EXT_INFO only at the correct point
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