index
:
openssh.git
master
sid
ssh_8.3
v7.9
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ssh-keygen.c
Age
Commit message (
Expand
)
Author
2019-10-09
wrap stdint.h include in HAVE_STDINT_H
Damien Miller
2019-10-04
upstream: use a more common options order in SYNOPSIS and sync
jmc@openbsd.org
2019-10-02
upstream: thinko in previous; spotted by Mantas
djm@openbsd.org
2019-10-02
upstream: ban empty namespace strings for s
djm@openbsd.org
2019-10-01
upstream: group and sort single letter options; ok deraadt
jmc@openbsd.org
2019-10-01
upstream: identity_file[] should be PATH_MAX, not the arbitrary
deraadt@openbsd.org
2019-09-16
upstream: Allow testing signature syntax and validity without verifying
djm@openbsd.org
2019-09-08
upstream: key conversion should fail for !openssl builds, not fall
djm@openbsd.org
2019-09-06
upstream: fixes for !WITH_OPENSSL compilation; ok dtucker@
djm@openbsd.org
2019-09-06
upstream: lots of things were relying on libcrypto headers to
djm@openbsd.org
2019-09-05
upstream: repair typo and editing mishap
naddy@openbsd.org
2019-09-03
upstream: sshsig tweaks and improvements from and suggested by
djm@openbsd.org
2019-09-03
upstream: sshsig: lightweight signature and verification ability
djm@openbsd.org
2019-09-03
upstream: factor out confirm_overwrite(); ok markus@
djm@openbsd.org
2019-09-03
upstream: constify an argument
djm@openbsd.org
2019-09-02
upstream: print comment when printing pubkey from private
djm@openbsd.org
2019-08-08
upstream: Allow the maximimum uint32 value for the argument passed to
dtucker@openbsd.org
2019-08-08
upstream: Many key types are supported now, so take care to check
naddy@openbsd.org
2019-07-19
upstream: Accept the verbose flag when searching for host keys in known
djm@openbsd.org
2019-07-16
upstream: remove mostly vestigal uuencode.[ch]; moving the only unique
djm@openbsd.org
2019-07-15
upstream: support PKCS8 as an optional format for storage of
djm@openbsd.org
2019-07-08
upstream: revert header removal that snuck into previous
djm@openbsd.org
2019-07-08
upstream: add a local implementation of BSD realpath() for
djm@openbsd.org
2019-07-05
upstream: When system calls indicate an error they return -1, not
deraadt@openbsd.org
2019-06-21
upstream: Add protection for private keys at rest in RAM against
djm@openbsd.org
2019-06-08
upstream: Replace calls to ssh_malloc_init() by a static init of
otto@openbsd.org
2019-06-08
upstream: Make the standard output messages of both methods of
lum@openbsd.org
2019-03-26
upstream: Expand comment to document rationale for default key
dtucker@openbsd.org
2019-03-26
upstream: Increase the default RSA key size to 3072 bits. Based on
dtucker@openbsd.org
2019-02-11
upstream: ssh-keygen -D pkcs11.so needs to initialize pkcs11
benno@openbsd.org
2019-01-23
upstream: allow auto-incrementing certificate serial number for certs
djm@openbsd.org
2019-01-23
upstream: move a bunch of global flag variables to main(); make the
djm@openbsd.org
2019-01-23
upstream: add -m to usage(); reminded by jmc@
djm@openbsd.org
2018-11-23
refactor libcrypto initialisation
Damien Miller
2018-11-10
Fix error message w/out nistp521.
Manoj Ampalam
2018-10-22
upstream: when printing certificate contents "ssh-keygen -Lf
djm@openbsd.org
2018-09-14
upstream: garbage-collect moribund ssh_new_private() API.
djm@openbsd.org
2018-09-13
upstream: hold our collective noses and use the openssl-1.1.x API in
djm@openbsd.org
2018-09-12
upstream: allow key revocation by SHA256 hash and allow ssh-keygen
djm@openbsd.org
2018-08-08
upstream: Use new private key format by default. This format is
djm@openbsd.org
2018-07-13
missing headers
Damien Miller
2018-07-10
upstream: replace cast with call to sshbuf_mutable_ptr(); ok djm@
markus@openbsd.org
2018-06-07
upstream: switch config file parsing to getline(3) as this avoids
markus@openbsd.org
2018-06-01
upstream: whitespace
djm@openbsd.org
2018-06-01
upstream: return correct exit code when searching for and hashing
djm@openbsd.org
2018-03-14
upstream: add valid-before="[time]" authorized_keys option. A
djm@openbsd.org
2018-02-26
upstream: Add experimental support for PQC XMSS keys (Extended
markus@openbsd.org
2018-02-10
upstream commit
djm@openbsd.org
2018-02-10
upstream commit
djm@openbsd.org
2018-02-08
upstream commit
jsing@openbsd.org
[next]