log svr-auth.c @ 1514:6c16a05023aa

age author description
Sat, 19 Aug 2017 17:16:13 +0200 Francois Perrad Pointer parameter could be declared as pointing to const
Tue, 23 Jan 2018 22:46:07 +0800 Matt Johnston merge up to date fuzz
Fri, 30 Jun 2017 21:10:57 +0800 Matt Johnston fix DROBPEAR_FUZZ auth delay fuzz
Mon, 29 May 2017 10:25:09 +0100 Kevin Darbyshire-Bryant dropbear server: support -T max auth tries
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
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
Mon, 03 Aug 2015 21:59:40 +0800 Matt Johnston Fix problem where auth timeout wasn't checked when waiting for ident
Thu, 04 Jun 2015 23:08:50 +0800 Matt Johnston Merge pull request #13 from gazoo74/fix-warnings
Sat, 02 May 2015 15:26:05 +0200 Gaël PORTAY Turn username, servicename and methodname local variables into char *
Sat, 02 May 2015 15:59:06 +0200 Gaël PORTAY Fix pointer differ in signess warnings [-Werror=pointer-sign]
Fri, 23 Jan 2015 21:38:47 +0800 Matt Johnston Merge up to date pam
Wed, 09 Jul 2014 22:02:22 +0800 Matt Johnston Fix auth timeout regression
Wed, 12 Mar 2014 23:40:02 +0800 Matt Johnston Better PAM through recursion pam
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, 12 Nov 2013 23:02:32 +0800 Matt Johnston Various cleanups and fixes for warnings ecc
Fri, 18 Oct 2013 21:38:01 +0800 Matt Johnston Merge in changes from the past couple of releases ecc
Thu, 03 Oct 2013 23:04:11 +0800 Matt Johnston Send PAM error messages as a banner messages
Sun, 26 May 2013 18:39:24 +0800 Matt Johnston improve auth failure delays to avoid indicating which users exist
Tue, 21 May 2013 12:09:35 +0800 Matt Johnston merge in HEAD ecc
Wed, 17 Apr 2013 22:29:18 +0800 Matt Johnston If running as non-root only allow that user to log in
Mon, 08 Apr 2013 00:10:57 +0800 Matt Johnston - Fix various hardcoded uses of SHA1 ecc
Sun, 07 Apr 2013 01:36:42 +0800 Matt Johnston ecc kind of works, needs fixing/testing ecc
Tue, 12 Feb 2013 15:52:57 +0000 Paul Eggleton Allow configuring "allow blank password option" at runtime
Wed, 09 May 2012 22:52:58 +0800 Matt Johnston Don't TRACE() the pw_passwd
Wed, 09 May 2012 22:51:59 +0800 Matt Johnston Fix empty password immediate login
Wed, 09 May 2012 22:37:04 +0800 Matt Johnston Return immediate success for blank passwords if allowed
Wed, 26 Oct 2011 15:49:47 +0000 Matt Johnston - Add ALLOW_BLANK_PASSWORD option
Wed, 23 Feb 2011 15:50:30 +0000 Matt Johnston Improve capitalisation for all logged strings
Tue, 08 Sep 2009 14:53:53 +0000 Matt Johnston - Test for pam_fail_delay() function in configure
Mon, 29 Sep 2008 02:23:04 +0000 Matt Johnston Add support for [email protected] delayed compression.
Mon, 15 Sep 2008 14:40:30 +0000 Matt Johnston - "-J 'nc localhost 22'" kind of works, needs fixing hostkeys, ptys etc.
Sat, 12 Jul 2008 17:00:30 +0000 Matt Johnston fill_passwd() doesn't have a return value
Sun, 13 Jan 2008 03:55:59 +0000 Matt Johnston Make a copy of passwd fields since getpwnam()'s retval isn't safe to keep
Wed, 08 Aug 2007 15:12:06 +0000 Matt Johnston - Add -K keepalive flag for dropbear and dbclient
Tue, 28 Mar 2006 16:04:11 +0000 Matt Johnston smaller yet again ucc-axis-hack
Sun, 26 Mar 2006 08:26:39 +0000 Matt Johnston add inetd server mode ucc-axis-hack
Sat, 25 Mar 2006 17:31:52 +0000 matt-ucc progress for serial logins ucc-axis-hack
Sat, 25 Mar 2006 12:59:58 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head 11034278bd1917bebcbdc69cf53b1891ce9db121) ucc-axis-hack
Sat, 25 Mar 2006 12:57:37 +0000 Matt Johnston Some cleanups/fixes for various TRACE statements
Sat, 25 Mar 2006 12:57:09 +0000 Matt Johnston Various changes to compile+kind of run on UCC's axis board. ucc-axis-hack
Tue, 06 Sep 2005 04:52:46 +0000 Matt Johnston - blacklisting patch from Michael Deiters contrib-blacklist
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
Thu, 23 Dec 2004 17:00:15 +0000 Matt Johnston Log the IP along with auth success/fail attempts
Tue, 14 Sep 2004 12:51:16 +0000 Matt Johnston PAM improvements private-rez
Sun, 12 Sep 2004 05:52:36 +0000 Matt Johnston propagate of 08347df3bca787bd3621602fe2b466c85c9dc3e2 and 717950f4061f1123659ee87c7c168805af920ab7 from branch 'matt.dbclient.rez' to 'matt.dbclient.authpam' private-rez
Sun, 12 Sep 2004 04:56:50 +0000 Matt Johnston propagate of 717950f4061f1123659ee87c7c168805af920ab7 and 839f98f136788cc1466e4641bf796f96040a085d from branch 'matt.dbclient.authpam' to 'matt.dbclient.rez' private-rez
Wed, 18 Aug 2004 09:14:43 +0000 Matt Johnston Auth doesn't timeout after 5 minutes.
Thu, 12 Aug 2004 16:41:58 +0000 Matt Johnston Merging in the changes from 0.41-0.43 main Dropbear tree
Thu, 12 Aug 2004 14:56:22 +0000 Matt Johnston cleaning up the pubkey defines
Sun, 08 Aug 2004 16:57:37 +0000 Matt Johnston svr-authpam code merged and works. needs tidying a log authpam
Thu, 29 Jul 2004 02:19:03 +0000 Matt Johnston set the isserver flag (oops)
Tue, 27 Jul 2004 16:30:46 +0000 Matt Johnston Progressing client support
Tue, 20 Jul 2004 12:05:00 +0000 Matt Johnston switching to global vars
Wed, 23 Jun 2004 07:14:16 +0000 Matt Johnston merge of abac2150ee4f4031a98016241fbd136d24fed127
Tue, 22 Jun 2004 10:47:16 +0000 Matt Johnston - Port restriction code back in
Thu, 03 Jun 2004 17:22:48 +0000 Matt Johnston Mostly done with the listener changeover
Tue, 01 Jun 2004 02:46:09 +0000 Matt Johnston Makefile.in contains updated files required