summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509v3/x509v3.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a const qualifier to the aint argument of X509V3_add_value_int()tb2018-05-191-2/+2
* Add a const qualifier to the STACK_OF(X509_EXTENSION) * arguments oftb2018-05-191-3/+5
* Add a const qualifier to the 'key' argument of i2o_ECPublicKey() andtb2018-05-191-8/+11
* The 'name', 'value' and 'section' arguments for a2i_GENERAL_NAME(),tb2018-05-181-7/+8
* Add const qualifiers to the 'name', 'sname' and 'X509_PURPOSE *'tb2018-05-181-7/+7
* Add const to the 'name', 'value', and 'section' arguments oftb2018-05-131-15/+21
* Add const qualifiers to the char *zone and char *user arguments oftb2018-05-131-4/+7
* Add const to functions in asn1/asn1.h as they did in OpenSSL.tb2018-04-251-3/+3
* Distinguish between self-issued certificates and self-signed certificates.jsing2017-06-221-17/+15
* Expand ASN1_ITEM_rptr macros - no change in preprocessor output.jsing2016-12-301-3/+3
* Remove all DECLARE_ASN1_SET_OF macro usage - since 2000 these have beenjsing2016-12-271-7/+1
* Expand DECLARE_ASN1_ITEM macros - no change in preprocessor output.jsing2016-12-271-6/+6
* Expand DECLARE_ASN1_.*FUNCTIONS macros.jsing2016-09-041-32/+128
* Bring in functions used by stunnel and exim from BoringSSL - this bringsbeck2016-09-031-1/+28
* unifdef OPENSSL_NO_RFC3779 - this is currently disabled and unlikely tojsing2015-02-101-149/+1
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-101-1/+3
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Replace all use of ERR_add_error_data with ERR_asprintf_error_data.beck2014-04-261-2/+3
* resolve conflicts, fix local changesdjm2010-10-011-44/+129
* resolve conflictsdjm2009-01-091-1/+1
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-1/+3
* resolve conflictsdjm2008-09-061-24/+257
* resolve conflictsdjm2005-04-291-0/+31
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-0/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-136/+138
* openssl-engine-0.9.6 mergebeck2000-12-151-7/+16
* OpenSSL 0.9.5a mergebeck2000-04-151-3/+4
* OpenSSL 0.9.5 mergebeck2000-03-191-12/+123
* OpenSSL 0.9.4 mergebeck1999-09-291-81/+526
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+87