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
/
lib
Age
Commit message (
Expand
)
Author
2014-04-20
Restore beck's rev 1.3: snprintf() was reviewed
Philip Guenther
2014-04-20
More KNF.
Joel Sing
2014-04-20
KNF.
Joel Sing
2014-04-20
KNF.
Joel Sing
2014-04-20
KNF.
Joel Sing
2014-04-20
More KNF.
Joel Sing
2014-04-20
More KNF.
Joel Sing
2014-04-20
gettimeofday() is portable enough and does not need a wrapper
Theo de Raadt
2014-04-20
calloc() rather than malloc+memset
Theo de Raadt
2014-04-20
Fix indentation, adding braces and combining a nested if to reduce depth
Philip Guenther
2014-04-20
KNF.
Joel Sing
2014-04-20
KNF.
Joel Sing
2014-04-20
Chop off more SSLv2 tentacles and start fixing and noting y2038 issues.
Philip Guenther
2014-04-20
return after error instead of plowing ahead. noticed by mancha1 at zoho
Ted Unangst
2014-04-20
Use calloc(a,b) instead of malloc(a*b) + memset(a*b). I don't know if
Theo de Raadt
2014-04-20
Undo a calloc() replacement. It lacks the integer overflow check that
Theo de Raadt
2014-04-20
KNF.
Joel Sing
2014-04-20
reset imprint to NULL to avoid double free. from mancha1 at zoho
Ted Unangst
2014-04-19
release buffers fix was lost in merge. put it back.
Ted Unangst
2014-04-19
change some rsh references to ssh. poke by jmc
Ted Unangst
2014-04-19
More KNF.
Joel Sing
2014-04-19
More KNF.
Joel Sing
2014-04-19
another attempt at fixing stale x509 data. since we don't know where the
Ted Unangst
2014-04-19
More KNF.
Joel Sing
2014-04-19
More KNF.
Joel Sing
2014-04-19
More KNF.
Joel Sing
2014-04-19
More KNF.
Joel Sing
2014-04-19
tweak previous;
Jason McIntyre
2014-04-19
need to escape %U, since it is used in Re/Rs blocks;
Jason McIntyre
2014-04-19
zap trailing whitespace;
Jason McIntyre
2014-04-19
remove the openssl_fdset wrapper, and a variety of VMS'ism's like
Theo de Raadt
2014-04-19
KNF.
Joel Sing
2014-04-19
KNF.
Joel Sing
2014-04-19
Remove a gethostbyname() cache layer. The internet works better these
Theo de Raadt
2014-04-19
ReadFile() and GetStdHandle() are not very POSIX.
Theo de Raadt
2014-04-19
Add missing description for IPv6 mtudisctimeout sysctl and
logan
2014-04-19
truncation check some snprintf calls (over-cautiously in case)
Theo de Raadt
2014-04-19
can't actually do this. cause unknown.
Ted Unangst
2014-04-19
Fix some serious pointer-arithmatic-magic-number-unchecked-return eyebleed
Bob Beck
2014-04-19
KNF.
Joel Sing
2014-04-19
Repair some indent to be more KNF, and break instead of fallthrough to
Theo de Raadt
2014-04-19
one small tweak to avoid ever going off the end of a string.
Ted Unangst
2014-04-19
improved checking for invalid hashes. from solar designer
Ted Unangst
2014-04-19
More KNF.
Joel Sing
2014-04-19
kill a stray \
Theo de Raadt
2014-04-19
Lacking a proof that--for this implementation--exposure of Montgomery
Philip Guenther
2014-04-19
More KNF.
Joel Sing
2014-04-19
Remove hacky workaround for Cray T3E.
Theo de Raadt
2014-04-19
More KNF.
Joel Sing
2014-04-19
oops, typo got into change
Theo de Raadt
[prev]
[next]