summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/asn1/a_strex.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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