index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
Age
Commit message (
Expand
)
Author
2019-11-14
directly support U2F/FIDO2 security keys in OpenSSH by linking
Damien Miller
2019-11-14
Change window-size default from smallest to latest.
Nicholas Marriott
2019-11-14
Fix parsing of DA with only one argument in the response and add 65 for VT520.
Nicholas Marriott
2019-11-14
Change new-session -A without a session name (that is, no -s option
Nicholas Marriott
2019-11-14
CUB and CUF are also limited by the margins so use CUP instead when
Nicholas Marriott
2019-11-14
Add an option to set the key sent by backspace for those whose system
Nicholas Marriott
2019-11-13
in order to be able to figure out the number of signatures left on
Markus Friedl
2019-11-13
fix check for sig_s; noted by qsa at qualys.com
Markus Friedl
2019-11-13
When clients get denied by MaxStartups, send a noification prior to
Darren Tucker
2019-11-13
fix shield/unshield for xmss keys:
Markus Friedl
2019-11-13
remove size_t gl_pathc < 0 test, it is invalid. the return value from
Theo de Raadt
2019-11-13
stdarg.h required more broadly; ok djm
Theo de Raadt
2019-11-13
refactor the nc pool loop to not shut down the socket early, and
Bob Beck
2019-11-12
allow an empty attestation certificate returned by a security key
Damien Miller
2019-11-12
security keys typically need to be tapped/touched in order to perform
Damien Miller
2019-11-12
pass SSH_ASKPASS_PROMPT hint to y/n key confirm too
Damien Miller
2019-11-12
dd API for performing one-shot notifications via tty or SSH_ASKPASS
Damien Miller
2019-11-12
add xvasprintf()
Damien Miller
2019-11-12
remove extra layer for ed25519 signature; ok djm@
Markus Friedl
2019-11-12
check sig_r and sig_s for ssh-sk keys; ok djm
Markus Friedl
2019-11-12
enable ed25519 support; ok djm
Markus Friedl
2019-11-12
update sk-api to version 2 for ed25519 support; ok djm
Markus Friedl
2019-11-12
implement sshsk_ed25519_assemble(); ok djm
Markus Friedl
2019-11-12
implement sshsk_ed25519_inner_sig(); ok djm
Markus Friedl
2019-11-12
rename sshsk_ecdsa_sign() to sshsk_sign(); ok djm
Markus Friedl
2019-11-12
factor out sshsk_ecdsa_inner_sig(); ok djm@
Markus Friedl
2019-11-12
factor out sshsk_ecdsa_assemble(); ok djm@
Markus Friedl
2019-11-12
implement ssh-ed25519-sk verification; ok djm@
Markus Friedl
2019-11-11
skip demanding -fstack-protector-all on hppa. we never wrote a stack protector
Theo de Raadt
2019-11-11
Typo.
Martin Pieuchot
2019-11-10
Add a Content-Security-Policy HTTP header that allows only CSS.
Anthony J. Bentley
2019-11-09
In the past, generating comment nodes stopped at the .TH or .Dd
Ingo Schwarze
2019-11-08
Add that make-backup-files variable is enabled by default
solene
2019-11-08
duplicate 'x' character in getopt(3) optstring
Damien Miller
2019-11-07
Don't stop parsing functions when variables are declared before arguments.
Martin Pieuchot
2019-11-07
Do a better job at guessing the name of localy defined static variables.
Martin Pieuchot
2019-11-07
Stop remembering the type of local variables.
Martin Pieuchot
2019-11-07
Fill in missing man page bits for U2F security key support:
Christian Weisgerber
2019-11-07
Add -F flag to send-keys to expand formats in search-backward and
Nicholas Marriott
2019-11-06
Check return value and remove unnecessary variable
Kinichiro Inoguchi
2019-11-06
Add -addext option to openssl(1) req subcommand
Kinichiro Inoguchi
2019-11-04
Fix an out of bound read/write when using a proxy.
Todd C. Miller
2019-11-04
Apply more 'static' to help the compiler
Jeremie Courreges-Anglas
2019-11-04
Indent labels for diffability.
Joel Sing
2019-11-04
Remove spaces between * and variable names.
Joel Sing
2019-11-04
Remove explicit NULL checks before *_free() calls.
Joel Sing
2019-11-04
Hook openssl(1) cms back up.
Joel Sing
2019-11-04
Currently we need to include pem.h before cms.h...
Joel Sing
2019-11-04
Remove engine argument from load_cert() calls.
Joel Sing
2019-11-04
Bring openssl(1) cms back from the attic.
Joel Sing
[next]