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
2019-09-19
Don't attempt to join/expand nonexistent channels.
Alexandre Ratchov
2019-09-19
Move device slot convertions setup in its own routine.
Alexandre Ratchov
2019-09-19
Move device buffer allocation to its own routines.
Alexandre Ratchov
2019-09-18
Up and Down are already used, use < and > instead.
Nicholas Marriott
2019-09-18
Do not set uninitialized signal mask when creating an empty pane.
Nicholas Marriott
2019-09-18
Add support for some HP LaserJet systems. These systems don't return the
Martijn van Duren
2019-09-18
Add support for SNMPv3/USM privacy.
Martijn van Duren
2019-09-18
Add support for SNMPv3/USM authentication.
Martijn van Duren
2019-09-18
Initial SNMPv3/USM support.
Martijn van Duren
2019-09-18
Move snmp packaging and unpackaging to their own function.
Martijn van Duren
2019-09-16
fix lex build to actually get assert under proper conditions.
Marc Espie
2019-09-16
Change menu key bindings to Up and Down and also close it on any mouse
Nicholas Marriott
2019-09-16
Allow testing signature syntax and validity without verifying that
Damien Miller
2019-09-15
Add push-default and pop-default in styles to change the default colours
Nicholas Marriott
2019-09-15
Fix line breaking in no-fill mode (.Bd -unfilled/<pre>),
Ingo Schwarze
2019-09-14
correct some unveil(2) violations due to "login.conf.db" access (the .db version
Sebastien Marie
2019-09-13
Improve validation of function names:
Ingo Schwarze
2019-09-13
clarify that IdentitiesOnly also applies to the default ~/.ssh/id_*
Damien Miller
2019-09-13
Plug mem leaks on error paths, based in part on github pr#120 from
Darren Tucker
2019-09-13
whitespace
Damien Miller
2019-09-13
allow %n to be expanded in ProxyCommand strings
Damien Miller
2019-09-13
clarify that ConnectTimeout applies both to the TCP connection and to
Damien Miller
2019-09-11
Add window_marked_flag, GitHub issue 1887.
Nicholas Marriott
2019-09-10
Make client exit if pane where input is going is closed.
Nicholas Marriott
2019-09-10
Skip fcodes parent dir permission check if writing to stdout.
Todd C. Miller
2019-09-10
During libutil/ber.c r1.12 I made sure that every element that's requested
Martijn van Duren
2019-09-10
Set up format tree for %if, GitHub issue 1896.
Nicholas Marriott
2019-09-09
Inform about system call memory write protection and stack mapping
Alexander Bluhm
2019-09-09
use PATH_MAX instead of 1024; ok tedu
Theo de Raadt
2019-09-09
Clarify server options slightly.
Nicholas Marriott
2019-09-09
Add cursor-down-and-cancel, from Mark Kelly.
Nicholas Marriott
2019-09-09
Put default keys in alphabetical order, from Barry Rountree.
Nicholas Marriott
2019-09-09
Use a zero width space to prevent mandoc warning about trailing
Nicholas Marriott
2019-09-09
Fix potential truncation warning. ok deraadt.
Darren Tucker
2019-09-07
more Version 1 AT&T UNIX history:
Ingo Schwarze
2019-09-06
More Version 1 AT&T UNIX history.
Ingo Schwarze
2019-09-06
Allow prepending a list of algorithms to the default set by starting
Christian Weisgerber
2019-09-06
key conversion should fail for !openssl builds, not fall through to
Damien Miller
2019-09-06
typo in previous
Damien Miller
2019-09-06
avoid compiling certain files that deeply depend on libcrypto when
Damien Miller
2019-09-06
fixes for !WITH_OPENSSL compilation; ok dtucker@
Damien Miller
2019-09-06
lots of things were relying on libcrypto headers to transitively
Damien Miller
2019-09-06
remove leakmalloc reference; we used this early when refactoring but
Damien Miller
2019-09-06
better error code for bad arguments; inspired by
Damien Miller
2019-09-05
Do not clear HTML_NOSPACE in print_indent().
Ingo Schwarze
2019-09-05
if a PKCS#11 token returns no keys then try to login and refetch
Damien Miller
2019-09-05
sprinkle in some explicit errors here, otherwise the percolate all
Damien Miller
2019-09-05
only send ext_info for KEX_INITIAL; bz#2929 ok dtucker
Damien Miller
2019-09-05
macro fix; ok djm
Jason McIntyre
2019-09-05
memleak on error path; found by libfuzzer
Damien Miller
[prev]
[next]