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
2021-12-31
Try to turn on less-capable mouse modes when turning on more-capable, to
Nicholas Marriott
2021-12-28
Fix printing of -- marker when using -A as noted by gnezdo@
Otto Moerbeek
2021-12-28
In io_write_buf() adjust the calculation of the multiplex message size
Claudio Jeker
2021-12-26
split method list search functionality from authmethod_lookup() into
Damien Miller
2021-12-26
Check error returns for HMAC_* to appease coverity.
Theo Buehler
2021-12-26
One more leak similar to previous.
Theo Buehler
2021-12-26
Plug leaks
Theo Buehler
2021-12-26
Plug memleak
Theo Buehler
2021-12-26
Attempt to opportunistically use the host name for SNI in s_client.
Joel Sing
2021-12-26
Fix unexpanded LOCALBASE and X11BASE
Klemens Nanni
2021-12-25
Don't accept an empty string as selector value
Alexandre Ratchov
2021-12-25
Move example about USB devices from -F description to hot plugging section
Alexandre Ratchov
2021-12-25
Add section to explain how to handle device hot plugging
Alexandre Ratchov
2021-12-24
uniq(1): skip() each input line only once
Scott Soule Cheloha
2021-12-23
fix indent to make it clear a line isn't part of previous if
Jonathan Gray
2021-12-23
Roll the syscalls that have an off_t argument to remove the explicit padding.
Philip Guenther
2021-12-22
sort -H and -h in SYNOPSIS/usage();
Jason McIntyre
2021-12-21
Support underscore style with capture-pane -e, GitHub issue 2928.
Nicholas Marriott
2021-12-21
ARM's Morello CHERI architecture does not support pointers in packed
Nicholas Marriott
2021-12-21
state up front that patch(1) operates on text files,
Ingo Schwarze
2021-12-20
Do not crash on a zero size character.
Nicholas Marriott
2021-12-19
document host-bound publickey authentication
Damien Miller
2021-12-19
document agent protocol extensions
Damien Miller
2021-12-19
PubkeyAuthentication=yes|no|unbound|host-bound
Damien Miller
2021-12-19
document destination-constrained keys
Damien Miller
2021-12-19
Use hostkey parsed from hostbound userauth request
Damien Miller
2021-12-19
agent support for parsing hostkey-bound signatures
Damien Miller
2021-12-19
EXT_INFO negotiation of hostbound pubkey auth
Damien Miller
2021-12-19
client side of host-bound pubkey authentication
Damien Miller
2021-12-19
sshd side of hostbound public key auth
Damien Miller
2021-12-19
prepare for multiple names for authmethods
Damien Miller
2021-12-19
ssh-agent side of destination constraints
Damien Miller
2021-12-19
ssh-add side of destination constraints
Damien Miller
2021-12-19
ssh-agent side of binding
Damien Miller
2021-12-19
ssh client side of binding
Damien Miller
2021-12-19
Record session ID, host key and sig at intital KEX
Damien Miller
2021-12-18
tighten the decription of -F; from richard ulmer
Jason McIntyre
2021-12-15
grep: Add missing unistd.h and limits.h includes
Theo Buehler
2021-12-15
restrict filesystem access with unveil(2).
Ricardo Mestre
2021-12-15
restrict all filesystem access with unveil(2).
Ricardo Mestre
2021-12-13
tee(1): increase I/O buffer size from 8KB to 64KB
Scott Soule Cheloha
2021-12-13
including sys/cdefs.h manually started as a result of netbsd trying to
Theo de Raadt
2021-12-13
acct(4) ac_tty shouldn't need NODEV from sys/param.h (which is kernel API),
Theo de Raadt
2021-12-13
Make pane-border-format a pane option, GitHub issue 2999.
Nicholas Marriott
2021-12-12
Convert req.c to compile with opaque EVP_MD_CTX.
Theo Buehler
2021-12-12
Convert passwd.c to opaque EVP_MD_CTX and add a bit of error checking.
Theo Buehler
2021-12-12
Make speed.c compile with opaque EVP_CIPHER, EVP_MD and HMAC_CTX.
Theo Buehler
2021-12-12
A few more simplifications using get0_pubkey instead of get_pubkey + free.
Theo Buehler
2021-12-12
Simplify x509.c slightly by using X509_get0_pubkey() instead of
Theo Buehler
2021-12-12
Make x509.c compile with opaque EVP_PKEY.
Theo Buehler
[next]