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
2022-10-04
fix an obvious thinko without serious consequences in the display of e
Marc Espie
2022-10-04
Sort commands in help output, add help to manual
Klemens Nanni
2022-10-04
Only print prompt in interactive usage
Klemens Nanni
2022-10-02
Remove unused DEBUG_LINE define.
Martin Pieuchot
2022-09-28
Add scroll-top and scroll-bottom commands to scroll so cursor is at top
Nicholas Marriott
2022-09-28
Add a -T flag to capture-pane to stop at the last used cell instead of
Nicholas Marriott
2022-09-26
openssh-9.1
Damien Miller
2022-09-21
Fix typo. From AlexanderStohr via github PR#343.
Darren Tucker
2022-09-21
Update awk to Sep 12, 2022 version.
Todd C. Miller
2022-09-19
add RequiredRSASize to the list of keywords accepted by -o;
Damien Miller
2022-09-19
Remove now-unused connect_wait() function.
Todd C. Miller
2022-09-19
use users-groups-by-id@openssh.com sftp-server extension (when
Damien Miller
2022-09-19
sftp client library support for users-groups-by-id@openssh.com;
Damien Miller
2022-09-19
extend sftp-common.c:extend ls_file() to support supplied user/group
Damien Miller
2022-09-19
sftp-server(8): add a "users-groups-by-id@openssh.com" extension
Damien Miller
2022-09-19
better debugging for connect_next()
Damien Miller
2022-09-17
Add RequiredRSASize for sshd(8); RSA keys that fall beneath this limit
Damien Miller
2022-09-17
add a RequiredRSASize for checking RSA key length in ssh(1).
Damien Miller
2022-09-17
Add a sshkey_check_rsa_length() call for checking the length of an
Damien Miller
2022-09-17
actually hook up restrict_websafe; the command-line flag was
Damien Miller
2022-09-16
correct error value
Damien Miller
2022-09-16
sftp: Be a bit more clever about completions
Damien Miller
2022-09-16
sftp: Don't attempt to complete arguments for non-existent commands
Damien Miller
2022-09-15
Use non-blocking connect() with ppoll() and timeout instead of alarm().
Todd C. Miller
2022-09-14
remove an extraneous empty line
Theo Buehler
2022-09-14
clarify behaviour when the second address in a range is smaller than
Jason McIntyre
2022-09-14
sk_enroll: never drop SSH_SK_USER_VERIFICATION_REQD flag from response
Damien Miller
2022-09-14
a little extra debugging
Damien Miller
2022-09-14
ssh-agent: attempt FIDO key signing without PIN and use the error
Damien Miller
2022-09-12
Don't use options from pane if pane is NULL.
Nicholas Marriott
2022-09-11
Adjust for opaque structs in ts.h
Theo Buehler
2022-09-11
Adjust for opaque structs in pkcs12.h
Theo Buehler
2022-09-11
Replace archaic \*(Lt and \*(Gt by plain < and >, respectively,
Ingo Schwarze
2022-09-11
Finally expand and delete the macro SCALE_VS_INIT().
Ingo Schwarze
2022-09-11
.Li -> .Vt where appropriate;
Jason McIntyre
2022-09-10
Use correct option name.
Nicholas Marriott
2022-09-10
top(1): remove last vestiges of "last pid" support
Scott Soule Cheloha
2022-09-10
fix repeated words
Jonathan Gray
2022-09-09
Add message-line option to control where message and prompt go, from
Nicholas Marriott
2022-09-09
notifier_complete(NULL, ...) is a noop, so no need to test
Damien Miller
2022-09-08
Support the sendmmsg and recvmmsg system calls.
Moritz Buhl
2022-09-08
Remove useless -t
Klemens Nanni
2022-09-08
Adjust HTTP header parsing to follow RFC more closely.
Claudio Jeker
2022-09-07
remove history of when each du(1) flag was added
Jonathan Gray
2022-09-03
Remove -lncurses from LDADD. It is not used. Also add DPADD line.
Claudio Jeker
2022-09-03
use past tense for history;
Jason McIntyre
2022-09-02
wc(1): accelerate word counting
Scott Soule Cheloha
2022-09-02
sk-usbhid: fix key_lookup() on tokens with built-in UV
Damien Miller
2022-09-01
Update awk to Aug 30, 2022 version.
Todd C. Miller
2022-09-01
ts(1): parse user format string only once
Scott Soule Cheloha
[next]