]> git.ipfire.org Git - thirdparty/openssh-portable.git/history - auth-options.c
upstream: Factor out PuTTY setup.
[thirdparty/openssh-portable.git] / auth-options.c
2023-07-18  Damien Millerconditionalise stdint.h inclusion on HAVE_STDINT_H
2023-07-17  dtucker@openbsd.orgupstream: Include stdint.h for SIZE_MAX. Fixes OPENSSL...
2023-07-14  djm@openbsd.orgupstream: add defence-in-depth checks for some unreacha...
2023-03-29  djm@openbsd.orgupstream: fix memory leak; Coverity CID 291848
2022-02-10  dtucker@openbsd.orgupstream: Switch hpdelim interface to accept only ...
2021-07-24  djm@openbsd.orgupstream: don't leak environment= variable when it...
2021-07-23  djm@openbsd.orgupstream: make authorized_keys environment="..." directives
2021-04-03  djm@openbsd.orgupstream: highly polished whitespace, mostly fixing...
2020-10-18  djm@openbsd.orgupstream: use the new variant log macros instead of...
2020-08-27  djm@openbsd.orgupstream: support for requiring user verified FIDO...
2020-03-13  markus@openbsd.orgupstream: fix null-deref on calloc failure; ok djm
2020-02-28  jsg@openbsd.orgupstream: change explicit_bzero();free() to freezero()
2019-11-25  djm@openbsd.orgupstream: add a "no-touch-required" option for authoriz...
2019-10-02  Damien Millerremove duplicate #includes
2019-09-13  dtucker@openbsd.orgupstream: Plug mem leaks on error paths, based in part...
2019-09-06  djm@openbsd.orgupstream: lots of things were relying on libcrypto...
2019-09-03  djm@openbsd.orgupstream: move authorized_keys option parsing helpsers...
2019-07-23  Darren TuckerInclude stdlib.h for free() and calloc().
2019-07-09  djm@openbsd.orgupstream: cap the number of permiopen/permitlisten...
2019-06-28  deraadt@openbsd.orgupstream: Some asprintf() calls were checked < 0, rathe...
2018-10-03  djm@openbsd.orgupstream: Allow ssh_config IdentityAgent directive...
2018-06-19  djm@openbsd.orgupstream: allow bare port numbers to appear in PermitLi...
2018-06-07  djm@openbsd.orgupstream: some permitlisten fixes from markus@ that...
2018-06-07  djm@openbsd.orgupstream: fix regression caused by recent permitlisten...
2018-06-06  djm@openbsd.orgupstream: permitlisten option for authorized_keys;...
2018-04-06  djm@openbsd.orgupstream: relax checking of authorized_keys environment...
2018-03-14  djm@openbsd.orgupstream: rename recently-added "valid-before" key...
2018-03-14  djm@openbsd.orgupstream: add valid-before="[time]" authorized_keys...
2018-03-03  djm@openbsd.orgupstream: switch over to the new authorized_keys option...
2018-03-03  djm@openbsd.orgupstream: Introduce a new API for handling authorized_k...
2017-09-12  djm@openbsd.orgupstream commit
2017-06-01  markus@openbsd.orgupstream commit
2016-11-30  djm@openbsd.orgupstream commit
2016-03-07  djm@openbsd.orgupstream commit
2015-12-11  mmcc@openbsd.orgupstream commit
2015-11-16  djm@openbsd.orgupstream commit
2015-07-15  djm@openbsd.orgupstream commit
2015-05-10  djm@openbsd.orgupstream commit
2015-04-29  djm@openbsd.orgupstream commit
2015-01-14  markus@openbsd.orgupstream commit
2014-07-18  Damien Miller - millert@cvs.openbsd.org 2014/07/15 15:54:14
2014-07-02  Damien Miller - djm@cvs.openbsd.org 2014/06/24 01:13:21
2013-12-29  Damien Miller - djm@cvs.openbsd.org 2013/12/19 00:27:57
2013-11-08  Damien Miller - djm@cvs.openbsd.org 2013/11/08 00:39:15
2013-11-03  Damien Miller - markus@cvs.openbsd.org 2013/11/02 22:34:01
2013-07-18  Damien Miller - djm@cvs.openbsd.org 2013/07/12 00:19:59
2013-06-01  Darren Tucker - djm@cvs.openbsd.org 2013/05/17 00:13:13
2012-12-02  Damien Miller - djm@cvs.openbsd.org 2012/12/02 20:46:11
2011-10-18  Damien Miller - djm@cvs.openbsd.org 2011/10/18 04:58:26
2011-10-02  Darren Tucker - dtucker@cvs.openbsd.org 2011/09/23 00:22:04
2011-01-06  Damien Miller - djm@cvs.openbsd.org 2010/12/24 21:41:48
2010-08-31  Damien Miller - djm@cvs.openbsd.org 2010/08/31 09:58:37
2010-05-21  Damien Miller - djm@cvs.openbsd.org 2010/05/20 23:46:02
2010-05-10  Damien Miller - djm@cvs.openbsd.org 2010/05/07 11:30:30
2010-04-16  Damien Miller - djm@cvs.openbsd.org 2010/04/16 01:47:26
2010-03-21  Damien Miller - stevesk@cvs.openbsd.org 2010/03/16 15:46:52
2010-03-07  Darren Tucker - dtucker@cvs.openbsd.org 2010/03/07 11:57:13
2010-03-04  Damien Miller - djm@cvs.openbsd.org 2010/03/04 23:27:25
2010-03-04  Damien Miller - OpenBSD CVS Sync
2010-02-26  Damien Miller - OpenBSD CVS Sync
2009-01-28  Damien Miller - djm@cvs.openbsd.org 2009/01/22 10:09:16
2008-06-10  Darren Tucker - djm@cvs.openbsd.org 2008/06/10 23:06:19
2008-05-19  Damien Miller - djm@cvs.openbsd.org 2008/05/08 12:02:23
2008-03-27  Damien Miller - djm@cvs.openbsd.org 2008/03/26 21:28:14
2006-08-05  Damien Miller - deraadt@cvs.openbsd.org 2006/08/03 03:34:42
2006-07-24  Damien Miller - (djm) [acss.c auth-krb5.c auth-options.c auth-pam...
2006-07-24  Damien Miller - stevesk@cvs.openbsd.org 2006/07/22 20:48:23
2006-07-24  Damien Miller - dtucker@cvs.openbsd.org 2006/07/17 12:02:24
2006-07-24  Damien Miller - stevesk@cvs.openbsd.org 2006/07/12 22:28:52
2006-07-10  Damien Miller - stevesk@cvs.openbsd.org 2006/07/06 16:03:53
2006-03-26  Damien Miller - djm@cvs.openbsd.org 2006/03/25 13:17:03
2006-03-25  Damien Miller - deraadt@cvs.openbsd.org 2006/03/19 18:51:18
2005-12-13  Damien Miller - reyk@cvs.openbsd.org 2005/12/08 18:34:11
2005-12-13  Damien Miller - reyk@cvs.openbsd.org 2005/12/06 22:38:28
2005-03-14  Darren Tucker - deraadt@cvs.openbsd.org 2005/03/10 22:40:38
2005-03-14  Darren Tucker - deraadt@cvs.openbsd.org 2005/03/10 22:01:05
2005-03-01  Damien Miller - djm@cvs.openbsd.org 2005/03/01 10:09:52
2003-06-03  Damien Miller - (djm) OpenBSD CVS Sync
2003-05-14  Damien Miller - (djm) RCSID sync w/ OpenBSD
2003-04-09  Damien Miller*** empty log message ***
2002-08-01  Ben Lindstrom - markus@cvs.openbsd.org 2002/07/30 17:03:55
2002-07-23  Ben Lindstrom - stevesk@cvs.openbsd.org 2002/07/21 18:32:20
2002-05-15  Ben Lindstrom - markus@cvs.openbsd.org 2002/05/13 20:44:58
2002-03-22  Ben Lindstrom - markus@cvs.openbsd.org 2002/03/19 10:35:39
2002-03-22  Ben Lindstrom - provos@cvs.openbsd.org 2002/03/18 17:50:31
2002-02-05  Damien Miller - markus@cvs.openbsd.org 2002/01/29 14:32:03
2001-09-12  Ben Lindstrom - stevesk@cvs.openbsd.org 2001/08/30 20:36:34
2001-06-25  Ben Lindstrom - markus@cvs.openbsd.org 2001/06/24 05:25:10
2001-06-09  Ben Lindstrom[NOTE: Next patch will sync nchan.c, channels.c and...
2001-06-09  Ben Lindstrom[NOTE: File split is was not done in Portabl Tree]
2001-03-19  Ben Lindstrom - markus@cvs.openbsd.org 2001/03/18 12:07:52
2001-03-17  Ben Lindstrom - markus@cvs.openbsd.org 2001/03/16 19:06:30
2001-03-13  Damien Miller - OpenBSD CVS Sync
2001-02-10  Ben Lindstrom - markus@cvs.openbsd.org 2001/02/09 13:38:07
2001-02-04  Damien MillerNB: big update - may break stuff. Please test!
2001-01-22  Ben LindstromHopefully things did not get mixed around too much...
2001-01-18  Ben LindstromNOTE: This update changes the RSA key generation. ...
2000-12-22  Ben LindstromOne way to massive patch. <sigh> It compiles and...
2000-11-21  Ben Lindstrom20001123
2000-10-14  Damien Miller - (djm) Big OpenBSD sync:
next