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
2021-07-17
wrap some long lines
Damien Miller
2021-07-17
fix sftp on ControlPersist connections, broken by recent SessionType
Damien Miller
2021-07-16
Update the default block size in the manual, in sndiod.c r1.37 it was
Stuart Henderson
2021-07-16
Explicitly check for and start time-based rekeying in the client
Damien Miller
2021-07-15
Wrap over 80 long lines in ca.c
Kinichiro Inoguchi
2021-07-15
Explicitly check pointer variable if it is NULL or not in ca.c
Kinichiro Inoguchi
2021-07-15
Remove space between '*' and pointer variable in ca.c
Kinichiro Inoguchi
2021-07-15
Use 'serial' rather than 'ser' in ca.c
Kinichiro Inoguchi
2021-07-15
Convert openssl(1) ca option handling
Kinichiro Inoguchi
2021-07-14
Remove unneeded calls to tls_init(3)
kn
2021-07-14
Restructure the getopt_long options. Sort them mostly by name with the
Claudio Jeker
2021-07-14
Move default value for TERM into tmux.h.
Nicholas Marriott
2021-07-14
reorder SessionType; ok djm
Jason McIntyre
2021-07-13
add a SessionType directive to ssh_config, allowing the configuration
Damien Miller
2021-07-13
Give #() commands a one second grace period where the output is empty
Nicholas Marriott
2021-07-13
Only use client for sizing when not detached, GitHub issue 2772.
Nicholas Marriott
2021-07-12
Change the error reporting pattern throughout the tree when unveil
Bob Beck
2021-07-12
Make limit for time_t test unconditional in the format_absolute_time
Darren Tucker
2021-07-12
Use existing format_absolute_time() function when printing cert validity
Darren Tucker
2021-07-09
silence redundant error message; reported by Fabian Stelzer
Damien Miller
2021-07-08
Avoid a potential buffer overflow in backslash escaping.
Todd C. Miller
2021-07-08
Fix mouse_word format now word-separators has no space and position of
Nicholas Marriott
2021-07-08
csplit(1): Fix extraneous output in edge case
Todd C. Miller
2021-07-06
Improve error reporting when the tmux /tmp directory cannot be created
Nicholas Marriott
2021-07-06
Forbid empty session names, GitHub issue 2758.
Nicholas Marriott
2021-07-05
Fix off-by-one array access when 64 channel stream is resampled
Alexandre Ratchov
2021-07-05
Fix a couple of whitespace things. Portable already has these so this
Darren Tucker
2021-07-05
Order includes as per style(9). Portable already has these so this
Darren Tucker
2021-07-05
Remove comment referencing now-removed RhostsRSAAuthentication. ok djm@
Darren Tucker
2021-07-05
allow spaces to appear in usernames for local to remote, and scp -3
Damien Miller
2021-07-04
The mandoc(1) manual already mentions that -T man output mode
Ingo Schwarze
2021-07-02
Use nanosleep() and setitimer() instead of usleep() and ualarm().
Todd C. Miller
2021-07-02
Remove obsolete comments about SSHv1 auth methods. ok djm@
Darren Tucker
2021-07-02
Remove references to ChallengeResponseAuthentication in favour of
Darren Tucker
2021-06-30
... way too much white space!
Claudio Jeker
2021-06-30
Remove TODO.md, this file is not up-to-date and also not really a good
Claudio Jeker
2021-06-30
Replace Id: tags with OpenBSD: tags
Claudio Jeker
2021-06-28
In terminal output of man(7) documents, stop printing two extra blank
Ingo Schwarze
2021-06-27
add a style message about overlong text lines,
Ingo Schwarze
2021-06-25
fix decoding of X.509 subject name; from Leif Thuresson via bz3327
Damien Miller
2021-06-25
Use better language to refer to the user. From l1ving via github
Darren Tucker
2021-06-25
Replace SIGCHLD/notify_pipe kludge with pselect.
Darren Tucker
2021-06-23
substantially shorten the usage() message
Theo de Raadt
2021-06-22
reduce verbosity in usage and make it match SYNOPSIS;
Jason McIntyre
2021-06-22
reduce verbosity in usage and make it match SYNOPSIS;
Jason McIntyre
2021-06-22
reduce verbosity in usage and make it match SYNOPSIS;
Jason McIntyre
2021-06-22
Reduce verbosity in tset/reset usage()
Theo Buehler
2021-06-22
Hoist initialization of _nc_progname to start of main()
Theo Buehler
2021-06-20
Change the authentication protocol (-a) default to SHA-256 and the privacy
Martijn van Duren
2021-06-18
Mention %1 under choose-tree also.
Nicholas Marriott
[next]