index
:
openssh.git
master
sid
ssh_8.3
v7.9
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-12-30
upstream: Replace the term "security key" with "(FIDO)
naddy@openbsd.org
2019-12-21
upstream: unit tests for ForwardAgent=/path; from Eric Chiang
djm@openbsd.org
2019-12-21
upstream: test security key host keys in addition to user keys
djm@openbsd.org
2019-12-21
upstream: Allow forwarding a different agent socket to the path
djm@openbsd.org
2019-12-21
upstream: SSH U2F keys can now be used as host keys. Fix a garden
naddy@openbsd.org
2019-12-20
upstream: Move always unsupported keywords to be grouped with the other
dtucker@openbsd.org
2019-12-20
upstream: Remove obsolete opcodes from the configuation enum.
dtucker@openbsd.org
2019-12-20
upstream: Remove now-obsolete config options from example in
dtucker@openbsd.org
2019-12-20
upstream: Document that security key-hosted keys can act as host
naddy@openbsd.org
2019-12-20
upstream: "Forward security" -> "Forward secrecy" since that's the
dtucker@openbsd.org
2019-12-20
upstream: cut obsolete lists of crypto algorithms from outline of
naddy@openbsd.org
2019-12-20
upstream: strdup may return NULL if memory allocation fails. Use
tobhe@openbsd.org
2019-12-20
upstream: sort sk-* methods behind their plain key methods cousins
djm@openbsd.org
2019-12-18
Mac OS X has PAM too.
Darren Tucker
2019-12-18
Show portable tarball pattern in example.
Darren Tucker
2019-12-18
OpenSSL is now optional.
Darren Tucker
2019-12-16
upstream: adapt to ssh-sk-client change
djm@openbsd.org
2019-12-16
upstream: it's no longer possible to disable privilege separation
djm@openbsd.org
2019-12-16
upstream: don't treat HostKeyAgent=none as a path either; avoids
djm@openbsd.org
2019-12-16
upstream: do not attempt to find an absolute path for sshd_config
djm@openbsd.org
2019-12-16
upstream: allow ssh-keyscan to find security key hostkeys
djm@openbsd.org
2019-12-16
upstream: allow security keys to act as host keys as well as user
djm@openbsd.org
2019-12-16
Allow clock_nanosleep_time64 in seccomp sandbox.
Darren Tucker
2019-12-15
Put SK ECDSA bits inside ifdef OPENSSL_HAS_ECC.
Darren Tucker
2019-12-14
remove a bunch of ENABLE_SK #ifdefs
Damien Miller
2019-12-14
ssh-sk-client.c needs includes.h
Damien Miller
2019-12-14
only link ssh-sk-helper against libfido2
Damien Miller
2019-12-14
adapt Makefile to ssh-sk-client everywhere
Damien Miller
2019-12-14
fixup
Damien Miller
2019-12-14
upstream: actually commit the ssh-sk-helper client code; ok markus
djm@openbsd.org
2019-12-14
upstream: perform security key enrollment via ssh-sk-helper too.
djm@openbsd.org
2019-12-14
upstream: allow sshbuf_put_stringb(buf, NULL); ok markus@
djm@openbsd.org
2019-12-14
upstream: use ssh-sk-helper for all security key signing operations
djm@openbsd.org
2019-12-14
upstream: add a note about the 'extensions' field in the signed
djm@openbsd.org
2019-12-11
upstream: some more corrections for documentation problems spotted
djm@openbsd.org
2019-12-11
upstream: loading security keys into ssh-agent used the extension
djm@openbsd.org
2019-12-11
upstream: add security key types to list of keys allowed to act as
djm@openbsd.org
2019-12-11
upstream: when acting as a CA and using a security key as the CA
djm@openbsd.org
2019-12-11
upstream: chop some unnecessary and confusing verbiage from the
djm@openbsd.org
2019-12-11
upstream: fix setting of $SSH_ASKPASS_PROMPT - it shouldn't be set
djm@openbsd.org
2019-12-11
upstream: bring the __func__
djm@openbsd.org
2019-12-11
upstream: tweak the Nd lines for a bit of consistency; ok markus
jmc@openbsd.org
2019-12-11
Check if memmem is declared in system headers.
Darren Tucker
2019-12-11
Sort depends.
Darren Tucker
2019-12-11
Sort .depend when rebuilding.
Darren Tucker
2019-12-11
Update depend to include sk files.
Darren Tucker
2019-12-09
Describe how to build libcrypto as PIC.
Darren Tucker
2019-12-09
Recommend running LibreSSL or OpenSSL self-tests.
Darren Tucker
2019-12-06
Wrap ECC specific bits in ifdef.
Darren Tucker
2019-11-29
Wrap sha2.h include in ifdef.
Darren Tucker
[next]