summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/asn1/a_gentm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-3/+4
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-1/+3
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* more: no need for null check before freederaadt2014-05-301-2/+1
* Replace ASN1_GENERALIZEDTIME_adj(), ASN1_UTCTIME_adj() andmiod2014-05-151-8/+24
* We'll interpret a (void) cast on snprintf() to mean it's been verified thatguenther2014-04-191-1/+1
* OPENSSL_gmtime() is really just gmtime_r(); ok guentherderaadt2014-04-181-1/+1
* More KNF.jsing2014-04-181-87/+104
* lob a few more knf grenades in here to soften things up.tedu2014-04-181-19/+9
* putting most of the braces in the right column is the very least we can do.tedu2014-04-181-36/+36
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-2/+2
* Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternitybeck2014-04-151-18/+0
* Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversionsbeck2014-04-151-1/+1
* resolve conflicts, fix local changesdjm2010-10-011-3/+20
* resolve conflictsdjm2008-09-061-1/+1
* resolve conflictsdjm2005-04-291-3/+9
* merge 0.9.7dmarkus2004-04-081-3/+3
* sprintf->snprintf. deraadt@ suggestions and okho2003-04-061-4/+5
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-13/+22
* openssl-engine-0.9.6 mergebeck2000-12-151-2/+2
* OpenSSL 0.9.5 mergebeck2000-03-191-2/+8
* OpenSSL 0.9.4 mergebeck1999-09-291-0/+224