summaryrefslogtreecommitdiff
path: root/ssh-keysign.c
Commit message (Expand)AuthorAgeFilesLines
* upstream: additional missing stdarg.h includes when built withoutnaddy@openbsd.org2019-11-201-1/+1
* upstream: Refactor signing - use sshkey_sign for everything,djm@openbsd.org2019-11-011-3/+3
* remove duplicate #includesDamien Miller2019-10-021-1/+0
* upstream: remove some duplicate #includesdjm@openbsd.org2019-10-021-2/+1
* upstream: fixes for !WITH_OPENSSL compilation; ok dtucker@djm@openbsd.org2019-09-061-1/+1
* upstream: lots of things were relying on libcrypto headers todjm@openbsd.org2019-09-061-1/+2
* Add headers to prevent warnings w/out OpenSSL.Darren Tucker2019-07-231-0/+1
* upstream: if passed a bad fd, log what it wasdjm@openbsd.org2019-06-141-2/+2
* upstream: Replace calls to ssh_malloc_init() by a static init ofotto@openbsd.org2019-06-081-2/+1
* last bits of old packet API / active_state globalDamien Miller2019-01-201-2/+0
* upstream: add a ssh_config "Match final" predicatedjm@openbsd.org2018-11-231-2/+3
* refactor libcrypto initialisationDamien Miller2018-11-231-9/+0
* Include openssl compatibility.Darren Tucker2018-10-221-0/+1
* upstream: Now that ssh can't be setuid, remove thedtucker@openbsd.org2018-07-311-8/+2
* upstream: Add experimental support for PQC XMSS keys (Extendedmarkus@openbsd.org2018-02-261-2/+3
* upstream commitdtucker@openbsd.org2018-02-091-2/+2
* upstream commitdtucker@openbsd.org2016-02-161-1/+2
* upstream commitmarkus@openbsd.org2015-12-071-2/+3
* upstream commitdjm@openbsd.org2015-11-301-7/+16
* upstream commitdjm@openbsd.org2015-07-151-1/+2
* upstream commitmarkus@openbsd.org2015-03-271-2/+2
* upstream commitdjm@openbsd.org2015-01-291-3/+4
* these need active_state defined to link on OSXDamien Miller2015-01-271-0/+2
* upstream commitdjm@openbsd.org2015-01-151-52/+68
* support --without-openssl at configure timeDamien Miller2015-01-151-0/+6
* upstream commitdjm@openbsd.org2015-01-091-8/+13
* upstream commitdjm@openbsd.org2014-12-221-2/+3
* upstream commitdjm@openbsd.org2014-10-131-2/+2
* - markus@cvs.openbsd.org 2014/04/29 18:01:49Damien Miller2014-05-151-1/+4
* - tedu@cvs.openbsd.org 2014/04/19 14:53:48Damien Miller2014-04-201-1/+1
* - djm@cvs.openbsd.org 2014/04/01 02:05:27Damien Miller2014-04-201-6/+8
* - markus@cvs.openbsd.org 2013/12/06 13:39:49Damien Miller2013-12-071-2/+3
* - (djm) [ssh-keygen.c ssh-keysign.c sshconnect1.c sshd.c] RemoveDamien Miller2013-10-261-1/+0
* - djm@cvs.openbsd.org 2013/10/14 22:22:05Damien Miller2013-10-151-2/+2
* - djm@cvs.openbsd.org 2013/05/17 00:13:13Darren Tucker2013-06-021-10/+10
* - (djm) [Makefile.in WARNING.RNG aclocal.m4 buildpkg.sh.in configure.ac]Damien Miller2011-05-051-1/+0
* - djm@cvs.openbsd.org 2011/02/16 00:31:14Damien Miller2011-02-181-8/+15
* - djm@cvs.openbsd.org 2010/08/31 12:33:38Damien Miller2010-09-101-2/+2
* - djm@cvs.openbsd.org 2010/08/16 04:06:06Damien Miller2010-08-311-2/+2
* - tedu@cvs.openbsd.org 2010/08/12 23:34:39Damien Miller2010-08-311-2/+2
* - djm@cvs.openbsd.org 2010/08/04 06:08:40Damien Miller2010-08-051-1/+1
* - djm@cvs.openbsd.org 2010/08/04 05:42:47Damien Miller2010-08-051-2/+2
* - dtucker@cvs.openbsd.org 2010/01/13 01:20:20Darren Tucker2010-01-131-2/+2
* - (djm) [audit-bsm.c audit.c auth-bsdauth.c auth-chall.c auth-pam.c]Damien Miller2006-09-011-0/+1
* - deraadt@cvs.openbsd.org 2006/08/03 03:34:42Damien Miller2006-08-051-3/+3
* - stevesk@cvs.openbsd.org 2006/07/26 13:57:17Damien Miller2006-08-051-1/+2
* - (djm) [acss.c auth-krb5.c auth-options.c auth-pam.c auth-shadow.c]Damien Miller2006-07-241-1/+1
* - stevesk@cvs.openbsd.org 2006/07/22 20:48:23Damien Miller2006-07-241-1/+2
* - stevesk@cvs.openbsd.org 2006/07/17 01:31:10Damien Miller2006-07-241-1/+2
* - stevesk@cvs.openbsd.org 2006/07/09 15:15:11Damien Miller2006-07-101-1/+2