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-10-13
Set RGB flag if capabilities are present, GitHub issue 2418.
Nicholas Marriott
2020-10-13
Un-const what we pass to dirname(3).
Martijn van Duren
2020-10-12
Accommodate POSIX basename(3) that takes a non-const parameter and
Christian Weisgerber
2020-10-12
Accommodate POSIX basename(3) that takes a non-const parameter and
Christian Weisgerber
2020-10-12
Zap unused family parameter from ssh_connect_direct()
kn
2020-10-11
UpdateHostkeys: check for keys under other names
Damien Miller
2020-10-11
UpdateHostkeys: better CheckHostIP handling
Damien Miller
2020-10-11
UpdateHostkeys: better detect manual host entries
Damien Miller
2020-10-09
Escape ! in Ql
Tim van der Molen
2020-10-09
fix SEE ALSO;
Jason McIntyre
2020-10-09
Add nolog option to avoid syslog(3)
kn
2020-10-09
Improve error message on missing permission
kn
2020-10-08
set SO_REUSEADDR on the server socket when we play oscp server.
Bob Beck
2020-10-08
don't misdetect comma-separated hostkey names as wildcards;
Damien Miller
2020-10-08
clarify conditions for UpdateHostkeys
Damien Miller
2020-10-07
Allow fnmatch(3) wildcards in update-environment, GitHub issue 2397.
Nicholas Marriott
2020-10-07
Disable UpdateHostkeys when hostkey checking fails
Damien Miller
2020-10-07
Fix UpdateHostkeys/HashKnownHosts/CheckHostIP bug
Damien Miller
2020-10-07
don't UpdateHostkeys when the hostkey is verified by the
Damien Miller
2020-10-07
revert kex->flags cert hostkey downgrade back to a plain key
Damien Miller
2020-10-07
simply disable UpdateHostkeys when a certificate successfully
Damien Miller
2020-10-07
disable UpdateHostkeys by default if VerifyHostKeyDNS is enabled;
Damien Miller
2020-10-06
Fix a last minute change in previous.
Nicholas Marriott
2020-10-06
Add a state struct to store working state during format expansion
Nicholas Marriott
2020-10-06
Agent protocol draft is now at rev 4. ok djm@
Darren Tucker
2020-10-05
Trim "s from process names; also fix a default format in man page.
Nicholas Marriott
2020-10-05
Tidy the resize code, merge some common bits and add some comments. From
Nicholas Marriott
2020-10-05
Use the setal capability as well as (tmux's) Setulc.
Nicholas Marriott
2020-10-04
when ordering host key algorithms in the client, consider the ECDSA
Damien Miller
2020-10-04
Allow full range of UIDs and GIDs for sftp chown and chgrp on 32bit
Darren Tucker
2020-10-03
There are lots of place where we want to redirect stdin, stdout
Damien Miller
2020-10-03
enable UpdateHostkeys by default when the configuration has not
Damien Miller
2020-10-03
disable UpdateHostkeys when a wildcard hostname pattern is
Damien Miller
2020-10-03
record when the host key checking code downgrades a certificate host
Damien Miller
2020-10-03
prefer ed25519 signature algorithm variants to ECDSA; ok markus@
Damien Miller
2020-10-03
want time.h here too
Damien Miller
2020-10-03
split introductory paragraph, and insert ominous words about the glob
Theo de Raadt
2020-10-02
Add -[46] nops for compatibility with the OpenSSL s_server
Theo Buehler
2020-10-01
add a missing .Pp
Ingo Schwarze
2020-10-01
add example to apropos.1 to list all manuals in a given section
ians
2020-10-01
update currency exchange rates;
Jason McIntyre
2020-09-30
Now that dprintf(3) uses format string annotation checking, a sizeof()
Theo de Raadt
2020-09-30
Regen moduli.
Darren Tucker
2020-09-27
openssh 8.4
Damien Miller
2020-09-23
Escape+Up and the other arrow keys should be kept as Escape+Up and not
Nicholas Marriott
2020-09-22
Move a sentence to the right command.
Nicholas Marriott
2020-09-22
Do not wrap at end of text when positioning at end of match because the
Nicholas Marriott
2020-09-22
Resize screen to the correct size (borders need to be taken off).
Nicholas Marriott
2020-09-22
Fix warnings on some platforms with %llx and add a new message to handle
Nicholas Marriott
2020-09-21
close stdin when forking after authentication too; ok markus
Damien Miller
[next]