summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/asn1/x_name.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hide global _it variables in x509.hbeck2024-07-081-1/+3
* X509_NAME_ENTRIES_it and X509_NAME_INTERNAL_it go internaltb2024-04-151-3/+3
* Hide public symbols in x509.hbeck2024-04-091-1/+13
* Use C99 initializers for x509_name_fftb2023-07-241-8/+8
* Unbreak the namespace build after a broken mk.conf and tool misfire hadbeck2023-07-071-13/+1
* Hide symbols in asn1 and biobeck2023-07-051-1/+13
* Make internal header file names consistenttb2022-11-261-3/+3
* Indent goto labels for diffability.jsing2021-12-251-5/+5
* Move the now internal X.509-related structs into x509_lcl.h.tb2021-11-011-1/+2
* Bugfix: when X509_NAME_dup(3) failed, X509_NAME_set(3) indicated successschwarze2021-07-041-14/+8
* Provide X509_NAME_get0_der().jsing2018-02-201-1/+14
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-4/+4
* Expand ASN1_ITEM_rptr and ASN1_ITEM_ptr macros - no change in generatedjsing2016-12-301-5/+5
* Expand ASN1_ITEM_TEMPLATE/ASN1_EX_TEMPLATE_TYPE/ASN1_ITEM_TEMPLATE_ENDjsing2015-07-241-7/+35
* Fix two theoretical NULL pointer dereferences which can only happen if youmiod2015-07-151-4/+9
* Unchecked allocations in x509_name_canon().miod2015-02-141-1/+5
* Manually expand IMPLEMENT_EXTERN_ASN1 macro (the only occurence in crypto).jsing2015-02-141-3/+10
* Check i2d_name_canon() for failure (negative return). Coverity CID 78888.miod2015-02-141-6/+8
* Remove initialisers with default values from the ASN1 data structures.jsing2015-02-111-6/+1
* Expand most of the ASN1_SEQUENCE* and associated macros, making the datajsing2015-02-111-5/+27
* The IMPLEMENT_STACK_OF and IMPLEMENT_ASN1_SET_OF macros were turned intojsing2015-02-101-4/+1
* Manually expand ASN1_ITEM_rptr macros that should have been expanded withjsing2015-02-101-3/+3
* Expand the IMPLEMENT_ASN1_DUP_FUNCTION macro so that the code is visiblejsing2015-02-101-3/+13
* Expand the IMPLEMENT_ASN1_FUNCTIONS macro so that the code is visible andjsing2015-02-091-3/+51
* typosmiod2014-07-121-2/+2
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+3
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-2/+4
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* no need for null check before free. from Brendan MacDonelltedu2014-05-301-2/+1
* More KNF.jsing2014-04-181-114/+135
* lob a few more knf grenades in here to soften things up.tedu2014-04-181-58/+40
* putting most of the braces in the right column is the very least we can do.tedu2014-04-181-2/+2
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-6/+6
* resolve conflictsdjm2012-10-131-2/+1
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-2/+5
* resolve conflicts, fix local changesdjm2010-10-011-28/+270
* resolve conflictsdjm2008-09-061-26/+26
* resolve conflictsdjm2005-04-291-8/+11
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-176/+167
* openssl-engine-0.9.6a mergebeck2001-06-221-2/+4
* openssl-engine-0.9.6 mergebeck2000-12-151-3/+3
* OpenSSL 0.9.5 mergebeck2000-03-191-1/+1
* OpenSSL 0.9.4 mergebeck1999-09-291-56/+40
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+295