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
/
libcrypto
/
asn1
/
a_gentm.c
Age
Commit message (
Expand
)
Author
2014-07-11
Only import cryptlib.h in the four source files that actually need it.
Joel Sing
2014-07-10
Stop including standard headers via cryptlib.h - pull in the headers that
Joel Sing
2014-06-12
tags as requested by miod and tedu
Theo de Raadt
2014-05-30
more: no need for null check before free
Theo de Raadt
2014-05-15
Replace ASN1_GENERALIZEDTIME_adj(), ASN1_UTCTIME_adj() and
Miod Vallat
2014-04-19
We'll interpret a (void) cast on snprintf() to mean it's been verified that
Philip Guenther
2014-04-18
OPENSSL_gmtime() is really just gmtime_r(); ok guenther
Theo de Raadt
2014-04-18
More KNF.
Joel Sing
2014-04-18
lob a few more knf grenades in here to soften things up.
Ted Unangst
2014-04-18
putting most of the braces in the right column is the very least we can do.
Ted Unangst
2014-04-17
Change library to use intrinsic memory allocation functions instead of
Bob Beck
2014-04-15
Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternity
Bob Beck
2014-04-15
Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversions
Bob Beck
2010-10-01
resolve conflicts, fix local changes
Damien Miller
2008-09-06
resolve conflicts
Damien Miller
2005-04-29
resolve conflicts
Damien Miller
2004-04-08
merge 0.9.7d
Markus Friedl
2003-04-06
sprintf->snprintf. deraadt@ suggestions and ok
Hakan Olsson
2002-05-15
OpenSSL 0.9.7 stable 2002 05 08 merge
Bob Beck
2000-12-15
openssl-engine-0.9.6 merge
Bob Beck
2000-03-19
OpenSSL 0.9.5 merge
Bob Beck
1999-09-29
import openssl-0.9.7-beta1
Bob Beck