index
:
delta/openssh-git.git
IBS
PRIVSEP
V_2_5_2
V_2_9_9
V_2_9_P1
V_3_0_2
V_3_2_3
V_3_3
V_3_5
V_3_6
V_3_6_1
V_3_7
V_3_8
V_3_8_1
V_3_9
V_4_0
V_4_1
V_4_2
V_4_3
V_4_4
V_4_5
V_4_6
V_4_7
V_4_9
V_5_3
V_5_4
V_5_6
V_5_8
V_5_9
V_6_0
V_6_2
V_6_3
V_6_4
V_6_5
V_6_6
V_6_7
V_6_8
V_6_9
V_7_0
V_7_1
V_7_2
V_7_3
V_7_4
V_7_5
V_7_6
V_7_7
V_7_8
V_7_9
V_8_0
V_8_1
V_8_2
V_8_3
V_8_4
V_8_5
V_8_6
V_8_7
V_8_8
V_8_9
V_9_0
V_9_1
V_9_2
V_9_3
baserock/6.7-musl
baserock/morph
baserock/tiagogomes/armv8l64
master
anongit.mindrot.org: openssh.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ssh-keygen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
upstream: Don't omit ssh-keygen -y from usage when built without
dtucker@openbsd.org
2021-07-24
1
-2
/
+2
*
upstream: Exclude key conversion options from usage when built
dtucker@openbsd.org
2021-07-24
1
-1
/
+3
*
upstream: Let allowed signers files used by ssh-keygen(1)
djm@openbsd.org
2021-07-23
1
-8
/
+50
*
upstream: silence redundant error message; reported by Fabian Stelzer
djm@openbsd.org
2021-07-09
1
-2
/
+3
*
upstream: Order includes as per style(9). Portable already has
dtucker@openbsd.org
2021-07-08
1
-1
/
+1
*
upstream: highly polished whitespace, mostly fixing spaces-for-tab
djm@openbsd.org
2021-04-03
1
-8
/
+8
*
upstream: pwcopy() struct passwd that we're going to reuse across a
djm@openbsd.org
2021-03-13
1
-1
/
+2
*
upstream: load_hostkeys()/hostkeys_foreach() variants for FILE*
djm@openbsd.org
2020-12-21
1
-2
/
+2
*
upstream: Include cipher.h for declaration of cipher_by_name.
dtucker@openbsd.org
2020-11-29
1
-1
/
+2
*
upstream: Document ssh-keygen -Z, sanity check its argument earlier and
dtucker@openbsd.org
2020-11-27
1
-3
/
+6
*
upstream: when requesting a security key touch on stderr, inform the
djm@openbsd.org
2020-11-09
1
-2
/
+2
*
Remove preprocessor directive from log macro calls.
Darren Tucker
2020-11-09
1
-1
/
+2
*
upstream: fix type of nid in type_bits_valid(); github PR#202 from
djm@openbsd.org
2020-10-29
1
-2
/
+2
*
upstream: whitespace; no code change
djm@openbsd.org
2020-10-29
1
-2
/
+2
*
upstream: use the new variant log macros instead of prepending
djm@openbsd.org
2020-10-18
1
-170
/
+134
*
upstream: when writing an attestation blob for a FIDO key, record all
djm@openbsd.org
2020-09-09
1
-17
/
+27
*
upstream: debug()-print a little info about FIDO-specific key
djm@openbsd.org
2020-08-27
1
-2
/
+6
*
upstream: Request PIN ahead of time for certain FIDO actions
djm@openbsd.org
2020-08-27
1
-18
/
+20
*
upstream: major rework of FIDO token selection logic
djm@openbsd.org
2020-08-27
1
-1
/
+6
*
upstream: support for user-verified FIDO keys
djm@openbsd.org
2020-08-27
1
-16
/
+39
*
upstream: ensure that certificate extensions are lexically sorted.
djm@openbsd.org
2020-08-03
1
-67
/
+85
*
upstream: - Add [-a rounds] in ssh-keygen man page and usage() -
solene@openbsd.org
2020-07-17
1
-7
/
+8
*
upstream: Defer creation of ~/.ssh by ssh(1) until we attempt to
dtucker@openbsd.org
2020-06-26
1
-17
/
+4
*
upstream: fix exit status for downloading of FIDO resident keys;
djm@openbsd.org
2020-05-29
1
-4
/
+4
*
upstream: avoid possible NULL deref; from Pedro Martelletto
djm@openbsd.org
2020-05-27
1
-3
/
+5
*
upstream: preserve group/world read permission on known_hosts
djm@openbsd.org
2020-05-27
1
-1
/
+5
*
upstream: we have a sshkey_save_public() function to save public keys;
djm@openbsd.org
2020-05-02
1
-49
/
+18
*
upstream: avoid NULL dereference when attempting to convert invalid
djm@openbsd.org
2020-05-01
1
-4
/
+5
*
upstream: fix a bug I introduced in r1.406: when printing private key
djm@openbsd.org
2020-04-20
1
-10
/
+14
*
upstream: repair private key fingerprint printing to also print
djm@openbsd.org
2020-04-17
1
-9
/
+8
*
upstream: give ssh-keygen the ability to dump the contents of a
djm@openbsd.org
2020-04-03
1
-4
/
+6
*
upstream: spelling errors in comments; no code change from
djm@openbsd.org
2020-03-14
1
-2
/
+2
*
upstream: when downloading FIDO2 resident keys from a token, don't
djm@openbsd.org
2020-03-14
1
-8
/
+15
*
upstream: fix use-after-free in do_download_sk; ok djm
markus@openbsd.org
2020-03-13
1
-2
/
+2
*
upstream: exit if ssh_krl_revoke_key_sha256 fails; ok djm
markus@openbsd.org
2020-03-13
1
-1
/
+4
*
upstream: no-touch-required certificate option should be an
djm@openbsd.org
2020-02-28
1
-2
/
+2
*
upstream: change explicit_bzero();free() to freezero()
jsg@openbsd.org
2020-02-28
1
-17
/
+9
*
upstream: fix two PIN entry bugs on FIDO keygen: 1) it would allow more
djm@openbsd.org
2020-02-07
1
-6
/
+12
*
upstream: Replace "security key" with "authenticator" in program
naddy@openbsd.org
2020-02-07
1
-5
/
+5
*
upstream: require FIDO application strings to start with "ssh:"; ok
djm@openbsd.org
2020-02-04
1
-1
/
+5
*
upstream: changes to support FIDO attestation
djm@openbsd.org
2020-01-29
1
-3
/
+33
*
upstream: improve the error message for u2f enrollment errors by
djm@openbsd.org
2020-01-26
1
-2
/
+2
*
upstream: factor out reading/writing sshbufs to dedicated
djm@openbsd.org
2020-01-26
1
-38
/
+10
*
Put EC key export inside OPENSSL_HAS_ECC.
Darren Tucker
2020-01-25
1
-0
/
+2
*
upstream: expose PKCS#11 key labels/X.509 subjects as comments
djm@openbsd.org
2020-01-25
1
-5
/
+9
*
upstream: minor tweaks to ssh-keygen -Y find-principals:
djm@openbsd.org
2020-01-25
1
-11
/
+21
*
upstream: when signing a certificate with an RSA key, default to
djm@openbsd.org
2020-01-25
1
-5
/
+9
*
upstream: allow PEM export of DSA and ECDSA keys; bz3091, patch
djm@openbsd.org
2020-01-25
1
-1
/
+9
*
upstream: ssh-keygen -Y find-principals fixes based on feedback
djm@openbsd.org
2020-01-25
1
-14
/
+13
*
upstream: remove trailing period characters from pub/priv key
djm@openbsd.org
2020-01-23
1
-3
/
+3
[next]