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
2020-06-27
Add missing scroll keys to help page, name default signale for kill command
kn
2020-06-26
Document that FS is applied at the time the input line is read.
Todd C. Miller
2020-06-26
Remove duplicate initialisation
kn
2020-06-26
Switch cdio's default CDDB database to gnudb.gnudb.org:8880.
Christian Weisgerber
2020-06-26
Update awk to June 25, 2020 version.
Todd C. Miller
2020-06-26
Update awk to June 12, 2020 version.
Todd C. Miller
2020-06-26
backout 1.293 fix kex mem-leak in ssh_packet_close at markus request
Sebastien Marie
2020-06-26
Fix merging of files that lack newlines for diff(3), OpenRCS, and OpenCVS.
Stefan Sperling
2020-06-26
avoid spurious error message when ssh-keygen creates files
Damien Miller
2020-06-26
handle EINTR in waitfd() and timeout_connect() helpers;
Damien Miller
2020-06-26
allow "ssh-add -d -" to read keys to be deleted from stdin
Damien Miller
2020-06-26
constify a few things; ok dtucker (as part of another diff)
Damien Miller
2020-06-26
Defer creation of ~/.ssh by ssh(1) until we attempt to write to it so we
Darren Tucker
2020-06-26
Expand path to ~/.ssh/rc rather than relying on it being relative to the
Darren Tucker
2020-06-25
Remove unused "remaining" member in struct handle
kn
2020-06-25
Silently ignore -a or -b if the window index doesn't exist and create
Nicholas Marriott
2020-06-24
Remove obsolete comment about "extra nulls"
kn
2020-06-24
replace mixerctl with sndioctl; from benjamin baier
Jason McIntyre
2020-06-24
fix kex mem-leak in ssh_packet_close; ok djm
Markus Friedl
2020-06-24
fix ssh -O proxy w/mux which got broken by no longer
Markus Friedl
2020-06-24
support loading big sshd_config files w/o realloc; ok djm
Markus Friedl
2020-06-24
allow sshd_config longer than 256k; ok djm
Markus Friedl
2020-06-24
only call sshkey_xmss_init() once for KEY_XMSS_CERT; ok djm
Markus Friedl
2020-06-23
Fix COMMAND description
kn
2020-06-23
Remove redundant NULL check
kn
2020-06-23
When parsing a character class don't increment openclass for a literal '['.
Todd C. Miller
2020-06-23
Correctly redraw pane border bottom line when the status line is on and
Nicholas Marriott
2020-06-23
Use xvasprintf not vasprintf.
Nicholas Marriott
2020-06-22
some clarifying comments
Damien Miller
2020-06-22
change "East Tupelo" reference to just "Tupelo";
Jason McIntyre
2020-06-22
Document "s" command
kn
2020-06-22
Remove ^Z mention
kn
2020-06-22
updated argument name for -P in first synopsis was missed in previous;
Jason McIntyre
2020-06-22
supply word missing in previous;
Jason McIntyre
2020-06-22
Add support for FIDO webauthn (verification only). webauthn is a
Damien Miller
2020-06-22
refactor ECDSA-SK verification a little ahead of adding support
Damien Miller
2020-06-22
support for RFC4648 base64url encoding; ok markus
Damien Miller
2020-06-22
better terminology for permissions; feedback & ok markus@
Damien Miller
2020-06-22
better terminology for permissions; feedback & ok markus@
Damien Miller
2020-06-22
plug the wireguard ioctls in.
David Gwynne
2020-06-21
add neil peart; from matthew j. c. clarke
Jason McIntyre
2020-06-20
Avoid one uninitialized warning in file_get()
Jeremie Courreges-Anglas
2020-06-19
Correct synopsis and usage for the options accepted when passing a command
Darren Tucker
2020-06-18
check public host key matches private; ok markus@ (as part of
Damien Miller
2020-06-18
avoid spurious "Unable to load host key" message when sshd can load a
Damien Miller
2020-06-18
The redraw callback could be fired with a NULL pane if it updates while
Nicholas Marriott
2020-06-18
Add a flag to make a client wait for an empty line before exiting in
Nicholas Marriott
2020-06-18
Check control types and skip unknown ones.
Alexandre Ratchov
2020-06-18
Allow names to start with digits or underscores
Alexandre Ratchov
2020-06-18
Don't try to open device that's already open
Alexandre Ratchov
[next]