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
2015-07-23
tweak previous;
Jason McIntyre
2015-07-22
Implement quoting support in doas.conf. Now you can pass environment
Vadim Zhukov
2015-07-22
Fix memory leak when tail -r is used with anything but regular files.
Tobias Stoeckmann
2015-07-22
Small tweaks:
Vadim Zhukov
2015-07-22
Revert ca.c r1.7 - BN_to_ASN1_INTEGER() only allocates an ASN.1 integer
Joel Sing
2015-07-22
tweak previous; ok zhuk
Jason McIntyre
2015-07-22
one whitespace out of place
Theo de Raadt
2015-07-22
Generate new moduli.
Darren Tucker
2015-07-21
options w/o args go first in SYNOPSIS, and add -C to usage();
Jason McIntyre
2015-07-21
Convert openssl(1) nseq to new option handling.
Joel Sing
2015-07-21
Convert openssl(1) pkcs7 to new option handling.
Joel Sing
2015-07-21
kill trailing whitespace
Jasper Lievisse Adriaanse
2015-07-21
oops, previous commit regarding cases should have just been for parse.y.
Ted Unangst
2015-07-21
cases should line up with switch, from Dimitris Papastamos
Ted Unangst
2015-07-21
Add argument matching support to doas.
Vadim Zhukov
2015-07-21
whitespace cleanup
Jasper Lievisse Adriaanse
2015-07-21
zap trailing whitespace
Jasper Lievisse Adriaanse
2015-07-21
whitespace
Jasper Lievisse Adriaanse
2015-07-21
remove superfluous strings.h
Brent Cook
2015-07-21
When creation of the temporary tags file fails, call the pager
Ingo Schwarze
2015-07-20
app_tminterval moved to apps_posix.c, we don't need sys/times.h
Brent Cook
2015-07-20
No need to recheck for NULL in openssl(1) ecparam.
Doug Hogan
2015-07-20
Don't try to run ECDH if ecdh_checks fails in openssl(1) speed.
Doug Hogan
2015-07-20
Avoid NULL deref in openssl(1) s_cb.
Doug Hogan
2015-07-20
SHELL is out, from Michael Reed
Ted Unangst
2015-07-20
Move .Pp before .Bl, not after to quiet mandoc -Tlint.
Todd C. Miller
2015-07-20
Sync usage with SYNOPSIS
Todd C. Miller
2015-07-20
Avoid possible NULL deref in openssl(1) s_server.
Doug Hogan
2015-07-20
fix eyesore whitespace
Jasper Lievisse Adriaanse
2015-07-20
check the sigbuf value before using it.
Remi Pointel
2015-07-20
Avoid dereferencing a NULL.
Doug Hogan
2015-07-20
Remove condition that never happens and fix error handling.
Doug Hogan
2015-07-20
Add an option (history-file) for a file to save/restore command prompt
Nicholas Marriott
2015-07-20
Better desciption of Unix domain socket forwarding.
Todd C. Miller
2015-07-20
Correct the tsl/fsl sequence to ]0 not ]2 (from Marcel Korpel). While
Nicholas Marriott
2015-07-20
Remove leftover xfree() prototype.
Nicholas Marriott
2015-07-20
whitespace;
Jason McIntyre
2015-07-20
Check return value for ENGINE_ctrl and ENGINE_ctrl_cmd.
Doug Hogan
2015-07-20
Check return value in openssl(1) s_socket.
Doug Hogan
2015-07-20
Remove check that is never true.
Doug Hogan
2015-07-20
Warn when rename() fails in openssl(1) apps.
Doug Hogan
2015-07-20
sf points out sudo doesn't allow SHELL in children
Ted Unangst
2015-07-20
check that badlisted env has = after the name
Ted Unangst
2015-07-20
rescope and rename some variables to reduce pressure on the alphabet
Ted Unangst
2015-07-20
introduce a minimal badset ($ENV) for environment stripping so that
Ted Unangst
2015-07-20
mention that the default of UseDNS=no implies that hostnames cannot
Damien Miller
2015-07-19
wrap long lines and kill some whitespace
Sebastian Benoit
2015-07-19
In the config file allow line continuations with backslashes.
Sebastian Benoit
2015-07-19
when using -D, do not use the mode set for the target file as the directory mode
Jasper Lievisse Adriaanse
2015-07-19
figure out the linewidth at initialization, rather than late
Theo de Raadt
[next]