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-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
2021-12-12
Use correct spelling of NULL
Theo Buehler
2021-12-12
Make ts.c compile with opaque EVP_MD_CTX.
Theo Buehler
2021-12-10
fix a copy-and-paste error;
Ingo Schwarze
2021-12-10
Missed unlinked control notifications, GitHub issue 2996.
Nicholas Marriott
2021-12-10
Mention XParseColor(3) for the cursor colour escape sequence.
Nicholas Marriott
2021-12-10
Add a NOBLOCK flag rather than adding amount to wait for when
Nicholas Marriott
2021-12-09
imrove the description of lesskey; based on a diff from richard ulmer
Jason McIntyre
2021-12-07
better error message for FIDO keys when we can't match them to a token
Damien Miller
2021-12-07
Simple conversion to opaque EVP_CIPHER.
Theo Buehler
2021-12-07
switch from tradcpp(1) to cpp(1); ok jsg@
Robert Nagy
2021-12-07
Improve the COMMAND SECTION section in multiple respects regarding
Ingo Schwarze
2021-12-07
Respond to OSC 4 query.
Nicholas Marriott
2021-12-07
Use four digits not two for RGB responses to match other terminals.
Nicholas Marriott
2021-12-07
sys/signal.h (or some master include) must happen before sys/proc.h, which
Theo de Raadt
2021-12-07
Use PATH_MAX (the standard name) rather than MAXPATHLEN (from BSD sys/param.h)
Theo de Raadt
[next]