index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssh-keygen.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
upstream: more missing mentions of ed25519-sk; ok djm@
naddy@openbsd.org
2019-11-19
1
-2
/
+2
*
upstream: additional missing stdarg.h includes when built without
naddy@openbsd.org
2019-11-19
1
-1
/
+1
*
upstream: Fix incorrect error message when key certification fails
djm@openbsd.org
2019-11-18
1
-2
/
+2
*
upstream: allow *-sk key types to be turned into certificates
djm@openbsd.org
2019-11-18
1
-4
/
+2
*
upstream: missing break in getopt switch; spotted by Sebastian Kinne
djm@openbsd.org
2019-11-18
1
-1
/
+2
*
upstream: directly support U2F/FIDO2 security keys in OpenSSH by
djm@openbsd.org
2019-11-14
1
-1
/
+6
*
upstream: security keys typically need to be tapped/touched in
djm@openbsd.org
2019-11-13
1
-3
/
+11
*
Remove leftover if statement from sync.
Darren Tucker
2019-11-12
1
-1
/
+0
*
upstream: enable ed25519 support; ok djm
markus@openbsd.org
2019-11-12
1
-7
/
+18
*
upstream: duplicate 'x' character in getopt(3) optstring
djm@openbsd.org
2019-11-11
1
-2
/
+2
*
upstream: Fill in missing man page bits for U2F security key support:
naddy@openbsd.org
2019-11-08
1
-2
/
+3
*
autoconf pieces for U2F support
Damien Miller
2019-11-01
1
-1
/
+9
*
upstream: fix -Wshadow warning
djm@openbsd.org
2019-10-31
1
-2
/
+2
*
upstream: Refactor signing - use sshkey_sign for everything,
djm@openbsd.org
2019-10-31
1
-7
/
+11
*
upstream: ssh-keygen support for generating U2F/FIDO keys
djm@openbsd.org
2019-10-31
1
-6
/
+35
*
upstream: free buf before return; reported by krishnaiah bommu
djm@openbsd.org
2019-10-16
1
-1
/
+2
*
wrap stdint.h include in HAVE_STDINT_H
Damien Miller
2019-10-09
1
-1
/
+3
*
upstream: use a more common options order in SYNOPSIS and sync
jmc@openbsd.org
2019-10-04
1
-17
/
+17
*
upstream: thinko in previous; spotted by Mantas
djm@openbsd.org
2019-10-02
1
-2
/
+2
*
upstream: ban empty namespace strings for s
djm@openbsd.org
2019-10-02
1
-2
/
+2
*
upstream: group and sort single letter options; ok deraadt
jmc@openbsd.org
2019-10-01
1
-4
/
+4
*
upstream: identity_file[] should be PATH_MAX, not the arbitrary
deraadt@openbsd.org
2019-10-01
1
-2
/
+2
*
upstream: Allow testing signature syntax and validity without verifying
djm@openbsd.org
2019-09-16
1
-7
/
+23
*
upstream: key conversion should fail for !openssl builds, not fall
djm@openbsd.org
2019-09-08
1
-2
/
+5
*
upstream: fixes for !WITH_OPENSSL compilation; ok dtucker@
djm@openbsd.org
2019-09-06
1
-1
/
+1
*
upstream: lots of things were relying on libcrypto headers to
djm@openbsd.org
2019-09-06
1
-1
/
+2
*
upstream: repair typo and editing mishap
naddy@openbsd.org
2019-09-05
1
-2
/
+2
*
upstream: sshsig tweaks and improvements from and suggested by
djm@openbsd.org
2019-09-03
1
-5
/
+5
*
upstream: sshsig: lightweight signature and verification ability
djm@openbsd.org
2019-09-03
1
-4
/
+321
*
upstream: factor out confirm_overwrite(); ok markus@
djm@openbsd.org
2019-09-03
1
-11
/
+27
*
upstream: constify an argument
djm@openbsd.org
2019-09-03
1
-2
/
+2
*
upstream: print comment when printing pubkey from private
djm@openbsd.org
2019-09-02
1
-7
/
+13
*
upstream: Allow the maximimum uint32 value for the argument passed to
dtucker@openbsd.org
2019-08-08
1
-4
/
+5
*
upstream: Many key types are supported now, so take care to check
naddy@openbsd.org
2019-08-08
1
-13
/
+15
*
upstream: Accept the verbose flag when searching for host keys in known
djm@openbsd.org
2019-07-19
1
-2
/
+10
*
upstream: remove mostly vestigal uuencode.[ch]; moving the only unique
djm@openbsd.org
2019-07-16
1
-28
/
+25
*
upstream: support PKCS8 as an optional format for storage of
djm@openbsd.org
2019-07-15
1
-11
/
+14
*
upstream: revert header removal that snuck into previous
djm@openbsd.org
2019-07-08
1
-1
/
+2
*
upstream: add a local implementation of BSD realpath() for
djm@openbsd.org
2019-07-08
1
-2
/
+1
*
upstream: When system calls indicate an error they return -1, not
deraadt@openbsd.org
2019-07-05
1
-12
/
+12
*
upstream: Add protection for private keys at rest in RAM against
djm@openbsd.org
2019-06-21
1
-2
/
+2
*
upstream: Replace calls to ssh_malloc_init() by a static init of
otto@openbsd.org
2019-06-07
1
-2
/
+1
*
upstream: Make the standard output messages of both methods of
lum@openbsd.org
2019-06-07
1
-5
/
+16
*
upstream: Expand comment to document rationale for default key
dtucker@openbsd.org
2019-03-26
1
-3
/
+10
*
upstream: Increase the default RSA key size to 3072 bits. Based on
dtucker@openbsd.org
2019-03-26
1
-3
/
+6
*
upstream: ssh-keygen -D pkcs11.so needs to initialize pkcs11
benno@openbsd.org
2019-02-11
1
-2
/
+2
*
upstream: allow auto-incrementing certificate serial number for certs
djm@openbsd.org
2019-01-23
1
-5
/
+12
*
upstream: move a bunch of global flag variables to main(); make the
djm@openbsd.org
2019-01-23
1
-94
/
+82
*
upstream: add -m to usage(); reminded by jmc@
djm@openbsd.org
2019-01-23
1
-3
/
+4
*
refactor libcrypto initialisation
Damien Miller
2018-11-23
1
-5
/
+2
[next]