summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/asn1/a_strex.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Unexport X509_NAME_print()tb7 days1-3/+2
* Move X509_NAME_print() next to its only internal callertb2025-02-081-2/+84
* Hide public symbols in x509.hbeck2024-04-091-1/+3
* Unbreak the namespace build after a broken mk.conf and tool misfire hadbeck2023-07-071-3/+1
* Hide symbols in asn1 and biobeck2023-07-051-1/+5
* Make internal header file names consistenttb2022-11-261-2/+2
* Move more ASN1_STRING_* functions to a_string.c.jsing2021-12-251-28/+1
* Consolidate ASN.1 universal tag type data.jsing2021-12-141-34/+13
* Move the now internal X.509-related structs into x509_lcl.h.tb2021-11-011-3/+3
* The 'in' argument of ASN1_STRING_to_UTF8() is now adorned with const.tb2018-05-191-2/+2
* Add a const qualifier to the 'X509_NAME *' argument oftb2018-05-181-4/+6
* Add const to functions in asn1/asn1.h as they did in OpenSSL.tb2018-04-251-5/+6
* Delete a lot of #if 0 code in libressl.doug2015-02-071-15/+1
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-3/+4
* Inline the only use of the HEX_SIZE macro and nuke both DECIMAL_SIZE andjsing2014-07-101-2/+2
* 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-4/+0
* Bring UTF8_{getc,putc} up-to-date: it's been a decade since 5- and 6-byteguenther2014-05-201-0/+8
* Make sure UTF8_getc() is invoked with the proper buffer size.miod2014-05-181-2/+2
* More KNF.jsing2014-04-191-134/+216
* We'll interpret a (void) cast on snprintf() to mean it's been verified thatguenther2014-04-191-3/+3
* lob a few more knf grenades in here to soften things up.tedu2014-04-181-4/+2
* sprintf: bad.miod2014-04-171-1/+1
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-2/+2
* Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversionsbeck2014-04-151-3/+3
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-0/+1
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-5/+12
* resolve conflictsdjm2009-01-091-1/+1
* resolve conflictsdjm2008-09-061-16/+16
* resolve conflictsdjm2005-04-291-2/+7
* merge 0.9.7dmarkus2004-04-081-1/+1
* merge 0.9.7c; minor bugsfixes;markus2003-11-111-1/+1
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-5/+9
* merge with openssl-0.9.7-stable-SNAP-20020911,markus2002-09-141-2/+2
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-5/+6
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-4/+28
* openssl-engine-0.9.6 mergebeck2000-12-151-0/+533