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-28
ks_mapblocks is gone
Philip Guenther
2019-11-28
improve the text for -A a little;
Jason McIntyre
2019-11-28
reshuffle the text to read better;
Jason McIntyre
2019-11-28
Add manual for openssl(1) cms
Kinichiro Inoguchi
2019-11-28
Missing after-kill-pane option.
Nicholas Marriott
2019-11-28
Parse out DA features.
Nicholas Marriott
2019-11-28
Long lines and spacing fixes.
Nicholas Marriott
2019-11-28
Add xrecallocarray.
Nicholas Marriott
2019-11-28
Bump the escape sequence timeout to five seconds to allow for longer
Nicholas Marriott
2019-11-28
Make a best effort to set xpixel and ypixel for each pane and add
Nicholas Marriott
2019-11-28
Store xpixel/ypixel from TIOCGWINSZ and add formats.
Nicholas Marriott
2019-11-28
status-left and status-right need push-default also, reported by Eric
Nicholas Marriott
2019-11-28
tweak wording
Damien Miller
2019-11-27
remove stray semicolon after closing brace of function;
Damien Miller
2019-11-27
REG_STARTEND is not portable, but it turns out we don't actually need
Nicholas Marriott
2019-11-27
use _PATH_PROTOCOLS from netdb.h instead
Theo de Raadt
2019-11-27
Initialize nfds fields of new file structures.
Alexandre Ratchov
2019-11-27
Revert previous commit. The channels code still uses int in many places
Darren Tucker
2019-11-27
use error()+_exit() instead of fatal() to avoid running cleanup
Damien Miller
2019-11-27
Make channel_id u_int32_t and remove unnecessary check and cast that were
Darren Tucker
2019-11-26
tweak previous;
Jason McIntyre
2019-11-26
Prevent divide-by zero in tcpbench(1). Found while testing iwm(4).
Stefan Sperling
2019-11-26
Add default # and * binding with vi(1) keys.
Nicholas Marriott
2019-11-26
kdump reads /etc/protocols to translate proto numbers into names; ok sthen@ g...
Otto Moerbeek
2019-11-26
more debugging; behind DEBUG_SK
Damien Miller
2019-11-25
Don't use motion flag uninitialized.
Nicholas Marriott
2019-11-25
Fix a warning in previous.
Nicholas Marriott
2019-11-25
Do not clear search marks on cursor movement with vi(1) keys, from Eric
Nicholas Marriott
2019-11-25
Add p format modifier for padding to width.
Nicholas Marriott
2019-11-25
Allow multiple substitutions in a single format.
Nicholas Marriott
2019-11-25
redundant test
Damien Miller
2019-11-25
document the "no-touch-required" certificate extension;
Damien Miller
2019-11-25
Print a key touch reminder when generating a security key. Most keys
Damien Miller
2019-11-25
allow "ssh-keygen -x no-touch-required" when generating a security key
Damien Miller
2019-11-25
add a "no-touch-required" option for authorized_keys and a similar
Damien Miller
2019-11-25
Add a sshd_config PubkeyAuthOptions directive
Damien Miller
2019-11-25
Add new structure for signature options
Damien Miller
2019-11-25
memleak in error path
Damien Miller
2019-11-24
Only substitute patterns starting with ^ once.
Nicholas Marriott
2019-11-22
Wait for FD to be readable or writeable during a nonblocking connect,
Darren Tucker
2019-11-20
Do not check the client readonly flag when there is no client, GitHub issue 1...
Nicholas Marriott
2019-11-19
adjust on-wire signature encoding for ecdsa-sk keys to better match
Damien Miller
2019-11-19
a little more information from the monitor when signature
Damien Miller
2019-11-19
revert previous: naddy pointed out what's meant to happen. rethink needed...
Jason McIntyre
2019-11-19
-c and -s do not make sense with -k; reshuffle -k into the main synopsis/usage;
Jason McIntyre
2019-11-19
More return value check in openssl(1) cms
Kinichiro Inoguchi
2019-11-19
Add manual descriptions for openssl(1) req -addext
Kinichiro Inoguchi
2019-11-18
document '$' environment variable expansion for SecurityKeyProvider; ok djm@
Christian Weisgerber
2019-11-18
more missing mentions of ed25519-sk; ok djm@
Christian Weisgerber
2019-11-18
additional missing stdarg.h includes when built without WITH_OPENSSL; ok djm@
Christian Weisgerber
[next]