summaryrefslogtreecommitdiff
path: root/lib/libcrypto/asn1/a_strex.c
AgeCommit message (Expand)Author
2024-04-09Hide public symbols in x509.hBob Beck
2023-07-07Unbreak the namespace build after a broken mk.conf and tool misfire hadBob Beck
2023-07-05Hide symbols in asn1 and bioBob Beck
2022-11-26Make internal header file names consistentTheo Buehler
2021-12-25Move more ASN1_STRING_* functions to a_string.c.Joel Sing
2021-12-14Consolidate ASN.1 universal tag type data.Joel Sing
2021-11-01Move the now internal X.509-related structs into x509_lcl.h.Theo Buehler
2018-05-19The 'in' argument of ASN1_STRING_to_UTF8() is now adorned with const.Theo Buehler
2018-05-18Add a const qualifier to the 'X509_NAME *' argument ofTheo Buehler
2018-04-25Add const to functions in asn1/asn1.h as they did in OpenSSL.Theo Buehler
2015-02-07Delete a lot of #if 0 code in libressl.Doug Hogan
2014-07-11Only import cryptlib.h in the four source files that actually need it.Joel Sing
2014-07-10Inline the only use of the HEX_SIZE macro and nuke both DECIMAL_SIZE andJoel Sing
2014-06-12tags as requested by miod and teduTheo de Raadt
2014-05-29Everything sane has stdio, and FILE *. we don't need ifdefs for this.Bob Beck
2014-05-20Bring UTF8_{getc,putc} up-to-date: it's been a decade since 5- and 6-bytePhilip Guenther
2014-05-18Make sure UTF8_getc() is invoked with the proper buffer size.Miod Vallat
2014-04-19More KNF.Joel Sing
2014-04-19We'll interpret a (void) cast on snprintf() to mean it's been verified thatPhilip Guenther
2014-04-18lob a few more knf grenades in here to soften things up.Ted Unangst
2014-04-17sprintf: bad.Miod Vallat
2014-04-17Change library to use intrinsic memory allocation functions instead ofBob Beck
2014-04-15Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversionsBob Beck
2014-04-13Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.Miod Vallat
2011-11-03openssl-1.0.0e: resolve conflictsDamien Miller
2009-01-09resolve conflictsDamien Miller
2008-09-06resolve conflictsDamien Miller
2005-04-29resolve conflictsDamien Miller
2004-04-08merge 0.9.7dMarkus Friedl
2003-11-11merge 0.9.7c; minor bugsfixes;Markus Friedl
2003-05-12merge 0.9.7b with local changes; crank majors for libssl/libcryptoMarkus Friedl
2002-09-14merge with openssl-0.9.7-stable-SNAP-20020911,Markus Friedl
2002-09-10merge openssl-0.9.7-beta3, tested on vax by miod@Markus Friedl
2002-05-15OpenSSL 0.9.7 stable 2002 05 08 mergeBob Beck
2000-12-15import openssl-0.9.7-beta1Bob Beck