summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509/x_all.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* x_all.c: remove a bunch of unnecessary parenthesestb2024-06-191-23/+19
* Unify *_up_ref() implementationstb2024-03-271-3/+2
* libressl *_namespace.h: adjust *_ALIAS() to require a semicolontb2023-02-161-59/+59
* Make internal header file names consistenttb2022-11-261-2/+2
* Hide public symbols in libcrypto/x509 .c filesbeck2022-11-141-1/+59
* Hide symbols in libcrypto/pkcs7beck2022-11-121-33/+1
* whitespacetb2022-06-261-2/+2
* Convert {i2d,d2i}_{,EC_,DSA_,RSA_}PUBKEY{,_bio,_fp}() to templated ASN1jsing2021-12-031-97/+1
* Move the now internal X.509-related structs into x509_lcl.h.tb2021-11-011-1/+3
* Expand ASN1_ITEM_rptr macros - no change in generated assembly.jsing2016-12-301-52/+52
* Add X509_up_ref, from boringbeck2016-11-041-1/+8
* Convert a number of the old ASN1_{d2i,i2d}_{bio,fp}_of() macros tojsing2015-10-131-19/+19
* Reorder functions for readability/consistency.jsing2015-09-131-235/+228
* Fix a number of issues relating to algorithms in signatures, Mostlybeck2015-01-281-1/+3
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-7/+7
* 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
* Everything sane has stdio, and FILE *. we don't need ifdefs for this.beck2014-05-291-18/+0
* More KNF.jsing2014-04-191-13/+13
* some KNF cleanup following the scriptderaadt2014-04-171-60/+60
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-151-332/+417
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-0/+2
* resolve conflictsdjm2012-10-131-0/+19
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-0/+1
* resolve conflicts, fix local changesdjm2010-10-011-7/+0
* resolve conflictsdjm2008-09-061-52/+85
* resolve conflictsdjm2005-04-291-0/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-140/+63
* openssl-engine-0.9.6 mergebeck2000-12-151-2/+36
* OpenSSL 0.9.5 mergebeck2000-03-191-3/+97
* OpenSSL 0.9.4 mergebeck1999-09-291-150/+122
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+465