summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/asn1/t_x509.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* When printing the serialNumber, fall back to the colon separated hextb2020-04-101-2/+4
* Add a const qualifier to the 'X509_NAME *' argument oftb2018-05-181-2/+2
* Convert a handful of X509_*() functions to take const as in OpenSSL.tb2018-05-011-2/+2
* Put function name on a separate line and zap stray whitespace.tb2018-04-251-3/+4
* Fix silly code that printfs NULL when there are no fractional secondsbeck2017-04-031-2/+2
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-3/+3
* Delete a lot of #if 0 code in libressl.doug2015-02-071-9/+1
* Make sure the return value of X509_NAME_oneline(, NULL,) is checked againstmiod2014-07-121-2/+4
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-9/+11
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-101-1/+4
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* more: no need for null check before freederaadt2014-05-301-4/+2
* Everything sane has stdio, and FILE *. we don't need ifdefs for this.beck2014-05-291-2/+0
* improve realloc/calloc/malloc patterns; ok guentherderaadt2014-04-211-1/+1
* More KNF.jsing2014-04-181-205/+264
* lob a few more knf grenades in here to soften things up.tedu2014-04-181-68/+33
* putting most of the braces in the right column is the very least we can do.tedu2014-04-181-73/+73
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-6/+6
* Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternitybeck2014-04-151-10/+0
* resolve conflictsdjm2012-10-131-10/+45
* resolve conflicts, fix local changesdjm2010-10-011-38/+26
* resolve conflictsdjm2009-01-091-2/+2
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-5/+6
* resolve conflictsdjm2008-09-061-19/+18
* Remove some double semicolons (hmm, do two semis equal a maxi?).millert2003-08-061-1/+1
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-3/+6
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-102/+193
* merge openssl 0.9.6b-enginebeck2001-08-011-0/+2
* openssl-engine-0.9.6 mergebeck2000-12-151-1/+1
* OpenSSL 0.9.5 mergebeck2000-03-191-6/+3
* OpenSSL 0.9.4 mergebeck1999-09-291-62/+88
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+386