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-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
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
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
2014-04-20
KNF.
Joel Sing
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
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
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
KNF.
Joel Sing
2014-04-19
KNF.
Joel Sing
2014-04-19
can't actually do this. cause unknown.
Ted Unangst
2014-04-19
KNF.
Joel Sing
2014-04-19
More KNF.
Joel Sing
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
More KNF.
Joel Sing
2014-04-19
More KNF.
Joel Sing
2014-04-19
We'll interpret a (void) cast on snprintf() to mean it's been verified that
Philip Guenther
2014-04-19
egd is gone
Theo de Raadt
2014-04-19
The internal ssl2_* functions and variables are gone
Philip Guenther
[prev]
[next]