summaryrefslogtreecommitdiff
path: root/ssh-keygen.c
Commit message (Expand)AuthorAgeFilesLines
* upstream: Add protection for private keys at rest in RAM againstdjm@openbsd.org2019-06-211-2/+2
* upstream: Replace calls to ssh_malloc_init() by a static init ofotto@openbsd.org2019-06-081-2/+1
* upstream: Make the standard output messages of both methods oflum@openbsd.org2019-06-081-5/+16
* upstream: Expand comment to document rationale for default keydtucker@openbsd.org2019-03-261-3/+10
* upstream: Increase the default RSA key size to 3072 bits. Based ondtucker@openbsd.org2019-03-261-3/+6
* upstream: ssh-keygen -D pkcs11.so needs to initialize pkcs11benno@openbsd.org2019-02-111-2/+2
* upstream: allow auto-incrementing certificate serial number for certsdjm@openbsd.org2019-01-231-5/+12
* upstream: move a bunch of global flag variables to main(); make thedjm@openbsd.org2019-01-231-94/+82
* upstream: add -m to usage(); reminded by jmc@djm@openbsd.org2019-01-231-3/+4
* refactor libcrypto initialisationDamien Miller2018-11-231-5/+2
* Fix error message w/out nistp521.Manoj Ampalam2018-11-101-0/+4
* upstream: when printing certificate contents "ssh-keygen -Lfdjm@openbsd.org2018-10-221-3/+4
* upstream: garbage-collect moribund ssh_new_private() API.djm@openbsd.org2018-09-141-3/+3
* upstream: hold our collective noses and use the openssl-1.1.x API indjm@openbsd.org2018-09-131-15/+46
* upstream: allow key revocation by SHA256 hash and allow ssh-keygendjm@openbsd.org2018-09-121-8/+67
* upstream: Use new private key format by default. This format isdjm@openbsd.org2018-08-081-3/+4
* missing headersDamien Miller2018-07-131-0/+1
* upstream: replace cast with call to sshbuf_mutable_ptr(); ok djm@markus@openbsd.org2018-07-101-2/+2
* upstream: switch config file parsing to getline(3) as this avoidsmarkus@openbsd.org2018-06-071-8/+17
* upstream: whitespacedjm@openbsd.org2018-06-011-2/+2
* upstream: return correct exit code when searching for and hashingdjm@openbsd.org2018-06-011-5/+4
* upstream: add valid-before="[time]" authorized_keys option. Adjm@openbsd.org2018-03-141-39/+5
* upstream: Add experimental support for PQC XMSS keys (Extendedmarkus@openbsd.org2018-02-261-4/+15
* upstream commitdjm@openbsd.org2018-02-101-1/+3
* upstream commitdjm@openbsd.org2018-02-101-2/+3
* upstream commitjsing@openbsd.org2018-02-081-23/+1
* upstream commitdjm@openbsd.org2017-12-191-2/+2
* upstream commitdjm@openbsd.org@openbsd.org2017-11-031-4/+8
* upstream commitdjm@openbsd.org2017-07-211-34/+72
* upstream commitdjm@openbsd.org2017-07-211-3/+2
* upstream commitdjm@openbsd.org2017-06-281-9/+67
* upstream commitmarkus@openbsd.org2017-05-311-10/+10
* upstream commitdjm@openbsd.org2017-05-081-8/+16
* upstream commitdjm@openbsd.org2017-05-011-22/+5
* upstream commitdjm@openbsd.org2017-05-011-8/+1
* upstream commitdjm@openbsd.org2017-05-011-2/+37
* upstream commitdjm@openbsd.org2017-03-101-1/+2
* upstream commitdtucker@openbsd.org2017-03-061-2/+2
* upstream commitdtucker@openbsd.org2017-03-061-6/+6
* upstream commitdjm@openbsd.org2017-03-031-3/+3
* upstream commitdtucker@openbsd.org2017-02-171-3/+9
* upstream commitdjm@openbsd.org2017-02-101-4/+8
* upstream commitmillert@openbsd.org2017-02-101-2/+5
* Resync ssh-keygen -W error message with upstream.Darren Tucker2016-09-121-3/+3
* Move ssh-keygen -W handling code to match upstreamDarren Tucker2016-09-121-7/+7
* Move ssh-keygen -T handling code to match upstream.Darren Tucker2016-09-121-6/+6
* Move -M handling code to match upstream.Darren Tucker2016-09-121-5/+6
* upstream commitdtucker@openbsd.org2016-09-121-3/+3
* upstream commitdtucker@openbsd.org2016-09-121-1/+1
* Restore ssh-keygen's -J and -j option handling.Darren Tucker2016-09-121-0/+6