summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/asn1/x_x509.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'tb_20250414'.tb_20250414cvs2svn2025-04-141-387/+0
* Remove unused name member from x509_sttb2025-02-211-9/+1
* Remove unused valid member of x509_sttb2025-02-201-2/+1
* Hide global _it variables in x509.hbeck2024-07-081-1/+3
* Hide public symbols in x509.hbeck2024-04-091-1/+19
* Unbreak the namespace build after a broken mk.conf and tool misfire hadbeck2023-07-071-18/+1
* Hide symbols in asn1 and biobeck2023-07-051-1/+18
* Unifdef LIBRESSL_HAS_POLICY_DAG and remove it from the Makefiletb2023-04-281-8/+1
* Make the new policy code in x509_policy.c to be selectable at compile time.beck2023-04-261-1/+5
* Revert 1.32job2023-04-241-27/+2
* Add compliance checks for the X.509 version fieldjob2023-04-231-2/+27
* Make internal header file names consistenttb2022-11-261-2/+2
* Indent goto labels for diffability.jsing2021-12-251-2/+2
* Move the now internal X.509-related structs into x509_lcl.h.tb2021-11-011-1/+3
* Prepare to provide X509_re_X509*_tbs()tb2021-10-231-1/+8
* Lay groundwork to support X.509 v3 extensions for IP Addresses and AS Identif...job2021-09-021-1/+9
* Provide X509_get0_extensions() and X509_get0_signature()jsing2018-02-171-1/+11
* Provide X509_get_signature_nid().jsing2018-02-141-1/+7
* Fix several crash causing defects from OpenSSL.tedu2015-03-191-6/+10
* Remove initialisers with default values from the ASN1 data structures.jsing2015-02-111-26/+3
* Expand most of the ASN1_SEQUENCE* and associated macros, making the datajsing2015-02-111-18/+132
* unifdef OPENSSL_NO_RFC3779 - this is currently disabled and unlikely tojsing2015-02-101-9/+1
* Manually expand ASN1_ITEM_rptr macros that should have been expanded withjsing2015-02-101-2/+2
* Expand the IMPLEMENT_ASN1_DUP_FUNCTION macro so that the code is visiblejsing2015-02-101-2/+7
* Expand the IMPLEMENT_ASN1_FUNCTIONS macro so that the code is visible andjsing2015-02-091-3/+51
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-3/+2
* 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
* Make sure ret->name is NULL'ed before return when freeing.beck2014-04-231-0/+1
* More KNF.jsing2014-04-181-30/+41
* lob a few more knf grenades in here to soften things up.tedu2014-04-181-3/+3
* putting most of the braces in the right column is the very least we can do.tedu2014-04-181-6/+6
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-2/+2
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-2/+2
* resolve conflicts, fix local changesdjm2010-10-011-14/+6
* resolve conflictsdjm2008-09-061-7/+20
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-91/+64
* openssl-engine-0.9.6 mergebeck2000-12-151-6/+12
* OpenSSL 0.9.5 mergebeck2000-03-191-4/+63
* OpenSSL 0.9.4 mergebeck1999-09-291-20/+13
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+158