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
2018-05-11
implement EMFILE mitigation for ssh-agent: remember the fd rlimit
Damien Miller
2018-05-11
Explicit cast when snprintf'ing an uint64. Prevents warnings on platforms
Darren Tucker
2018-05-10
more errx -> err, from schwarze@
Sebastian Benoit
2018-05-10
Do not mention TCP in tcpbench comments and error messages regarding
Alexander Bluhm
2018-05-10
print strdup error with err(). From Nan Xiao nan AT chinadtrace DOT
Sebastian Benoit
2018-05-09
Mention allow-rename with \033k.
Nicholas Marriott
2018-05-09
consistent verb form; from nan xiao
Jason McIntyre
2018-05-09
Another check for NULL window if looking for index.
Nicholas Marriott
2018-05-09
Fix a long-standing issue:
Ingo Schwarze
2018-05-08
Eliminate the class=It-* attributes.
Ingo Schwarze
2018-05-08
Switch the emitted HTML element from <b> to <code> for the fixed
Ingo Schwarze
2018-05-07
Handle terminfo colors > 256 correctly, GitHub issue 1337.
Nicholas Marriott
2018-05-04
Improve logging of sessions.
Nicholas Marriott
2018-05-03
Use window target if specified and exists even when looking for an
Nicholas Marriott
2018-05-03
Minor correction: we render HTML character references hexadecimal,
Ingo Schwarze
2018-05-03
test for failing allocation using the standard idiom; prompted by Nan Xiao
Otto Moerbeek
2018-05-01
skip printing the embedded style sheet if an external style is referenced
Ingo Schwarze
2018-05-01
update currency exchange rates;
Jason McIntyre
2018-04-29
Simpler description of output formats, shortening the manual page by 15 lines.
Ingo Schwarze
2018-04-27
trailing whitespace, and move arg checking before pledge
Bob Beck
2018-04-26
ioctlname() prototype is already in ../kdump/kdump.h
Philip Guenther
2018-04-26
Prefer <fcntl.h> over <sys/fcntl.h> in userland
Philip Guenther
2018-04-26
Since the previous commit, ssh regress test sftp-chroot was failing.
Alexander Bluhm
2018-04-26
Use <fcntl.h> instead of <sys/file.h> for open() and friends.
Philip Guenther
2018-04-26
AF_LOCAL is #define-non-grata; 'local' is 'unix'
Philip Guenther
2018-04-25
The cookie in the cookie verify callback needs to be const.
Theo Buehler
2018-04-24
add p2k18
Mike Larkin
2018-04-24
replace my vague and idiosyncratic term "selflink"
Ingo Schwarze
2018-04-23
Add KRB5CCNAME to update-environment.
Nicholas Marriott
2018-04-23
#aabbcc will use RGB if supported so don't say it is closest match.
Nicholas Marriott
2018-04-23
Check whether cursor is at start or end when copying rectangular
Nicholas Marriott
2018-04-23
Remove unnecessary brackets.
Nicholas Marriott
2018-04-23
rxvt-unicode has some funny behaviour when scrolling with the cursor not
Nicholas Marriott
2018-04-19
Tweak the description of -l:
Ingo Schwarze
2018-04-19
Compatibility with man-db:
Ingo Schwarze
2018-04-18
Change how display-message uses the client. Originally it was only
Nicholas Marriott
2018-04-18
Include source function name in grid_check_y logging.
Nicholas Marriott
2018-04-18
Fix || example.
Nicholas Marriott
2018-04-16
Disable SSH2_MSG_DEBUG messages for Twisted Conch clients without
Damien Miller
2018-04-14
don't free the %C expansion, it's used later for LocalCommand
Damien Miller
2018-04-13
Use TIOCGWINSZ to reduce the default -Owidth during interactive use
Ingo Schwarze
2018-04-13
Make sure that mandoc only goes into UTF-8 mode if the user really
Ingo Schwarze
2018-04-13
preserve comments before .Dd and .TH (typically Copyright and license)
Ingo Schwarze
2018-04-13
mg tries to write backups to the wrong directory when run under a
Florian Obser
2018-04-13
notify user immediately when underlying ssh process dies;
Damien Miller
2018-04-13
Defend against user enumeration timing attacks.
Darren Tucker
2018-04-11
preserve comments before .Dd when converting mdoc(7) to man(7)
Ingo Schwarze
2018-04-11
Stop telling patch(1) runs ed(1).
Vadim Zhukov
2018-04-11
Allow no client for rename-session, from Ryan Freeman.
Nicholas Marriott
2018-04-10
Delete the description of the argument of the "ciphers" command
Ingo Schwarze
[next]