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-15
fix typos in sk_enroll
Markus Friedl
2019-11-15
Do not add path if it is NULL, duh.
Nicholas Marriott
2019-11-15
Handle OSC 7 (a VTE extension) and put the result in a new format (pane_path).
Nicholas Marriott
2019-11-15
double word;
Jason McIntyre
2019-11-15
remove most uses of BN_CTX
Damien Miller
2019-11-15
unshield security key privkey before attempting signature in
Damien Miller
2019-11-15
rewrite c99-ism
Theo de Raadt
2019-11-15
only clang understands those new -W options
Theo de Raadt
2019-11-15
don't consult dlopen whitelist for internal security key provider;
Damien Miller
2019-11-15
U2F tokens may return FIDO_ERR_USER_PRESENCE_REQUIRED when probed to
Damien Miller
2019-11-15
show the "please touch your security key" notifier when using the
Damien Miller
2019-11-15
close the "touch your security key" notifier on the error path too
Damien Miller
2019-11-15
correct function name in debug message
Damien Miller
2019-11-15
follow existing askpass logic for security key notifier: fall back
Damien Miller
2019-11-15
libusb was renamed to libusbhid in 2001 but the old DPADD var name was
Jonathan Gray
2019-11-14
HTTP/1.1 for ftp(1)
Jeremie Courreges-Anglas
2019-11-14
remove debugging goop that snuck in to last commit
Damien Miller
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
[next]