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-22
Oh yeah, MLINKS for errc family
Philip Guenther
2014-04-22
Add errc/verrc/warnc/vwarnc family: versions of err/... that take the errno
Philip Guenther
2014-04-21
you must have S_ISDIR to play
Theo de Raadt
2014-04-21
KNF.
Joel Sing
2014-04-21
KNF.
Joel Sing
2014-04-21
KNF.
Joel Sing
2014-04-21
KNF.
Joel Sing
2008-09-06
import of OpenSSL 0.9.8h
Damien Miller
2014-04-21
KNF.
Joel Sing
2014-04-21
use mallocarray(a,b) instead of malloc(a*b)
Theo de Raadt
2014-04-21
more malloc/realloc/calloc cleanups; ok beck kettenis
Theo de Raadt
2014-04-21
KNF.
Joel Sing
2014-04-21
no need for malloc casts
Theo de Raadt
2014-04-21
KNF.
Joel Sing
2014-04-21
More KNF.
Joel Sing
2014-04-21
KNF.
Joel Sing
2014-04-21
KNF.
Joel Sing
2014-04-21
KNF.
Joel Sing
2014-04-21
correct man page section
Theo de Raadt
2014-04-21
crank minor
Theo de Raadt
2014-04-21
Introducing: void *mallocarray(size_t nmemb, size_t size);
Theo de Raadt
2014-04-21
wrong calloc, see people do care
Theo de Raadt
2014-04-21
KNF.
Joel Sing
2014-04-21
improve realloc/calloc/malloc patterns; ok guenther
Theo de Raadt
2014-04-21
Delete #if 0'd time related functions which are totally expired.
Theo de Raadt
2014-04-21
modernize malloc call
Theo de Raadt
2014-04-21
Replace entire printf-like guts with calls to libc snprintf.
Theo de Raadt
2014-04-21
Bring malloc/calloc/realloc sequences to modern standard
Theo de Raadt
2008-09-06
import of OpenSSL 0.9.8h
Damien Miller
2014-04-21
remove macros wrapping malloc/calloc/free/realloc
Theo de Raadt
2014-04-21
Correctly document the return value of getenv(3)
Philip Guenther
2014-04-21
KNF.
Joel Sing
2008-09-06
import of OpenSSL 0.9.8h
Damien Miller
2014-04-21
clean up files we don't need
Ted Unangst
2014-04-21
fix accidentally deleted deref.
Bob Beck
2014-04-20
ASN1_STRING cleanup - realloc has handled NULL since I had a mullet
Bob Beck
1998-10-05
Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build
ryker
2014-04-20
replace a bunch of pointer-arithmatic-strcpy-converted-blindly-to-strlcpy
Bob Beck
2014-04-20
Eliminate duplicated logic by switching from malloc+snprintf to asprintf
Philip Guenther
2014-04-20
Chop off more SSLv2 tentacles and start fixing and noting y2038 issues.
Philip Guenther
2014-04-20
Restore beck's (void)snprintf(): they were reviewed.
Philip Guenther
2014-04-20
Restore beck's rev 1.8: snprintf() was reviewed.
Philip Guenther
2014-04-20
Restore tedu's rev 1.4: snprintf() was reviewed.
Philip Guenther
2014-04-20
Restore beck's rev 1.7: snprintf() was reviewed.
Philip Guenther
2014-04-20
Remove unused/never installed libssl tools and docs and references to them
Andrew Fresh
2014-04-20
Restore beck's rev 1.21: snprintf() was reviewed
Philip Guenther
2014-04-20
theo found a file we don't seem to need, but just in case, i will paste
Ted Unangst
2014-04-20
Restore beck's rev 1.9: snprintf() was reviewed
Philip Guenther
2010-10-01
import OpenSSL-1.0.0a
Damien Miller
2005-04-29
import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@
Damien Miller
[next]