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-22
Add support to gunzip for zip files that contain a single member.
Todd C. Miller
2022-10-22
rework the text to avoid constant 2nd person;
Jason McIntyre
2022-10-20
add zap-to-char and zap-up-to-char; bind zap-to-char to M-z.
Omar Polo
2022-10-17
Preserve marked pane when renumbering windows.
Nicholas Marriott
2022-10-15
replace ewprintf("") calls with eerase(): no functional difference.
Omar Polo
2022-10-15
typo in comment: Funtion -> Function
Omar Polo
2022-10-14
Document missing cases of variable substitution
Klemens Nanni
2022-10-14
remove the unsightly plural from Nd:
Jason McIntyre
2022-10-13
controm terminql -> controlling terminal;
Jason McIntyre
2022-10-13
use correct type with sizeof
Jonathan Gray
2022-10-11
Vox populi says "cdio:" prefix is useful so switch back to using
Kenneth R Westerback
2022-10-11
fix unintended sizeof pointer introduced in 1.10
Jonathan Gray
2022-10-10
Use warnx(), not warn(), when 'errno' is not relevant.
Kenneth R Westerback
2022-10-10
Don't leak 'sec' in error path.
Kenneth R Westerback
2022-10-07
Fix some error output, replacing some silly 'warnx("\n...")' with
Kenneth R Westerback
2022-10-07
ssh-agent.1:
Jason McIntyre
2022-10-07
document "-O no-restrict-websafe"; spotted by Ross L Richardson
Damien Miller
2022-10-06
honour user's umask if it is more restrictive then the ssh default
Damien Miller
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
[next]