summaryrefslogtreecommitdiff
path: root/lib/libcrypto/asn1/asn1_locl.h
AgeCommit message (Expand)Author
2019-10-24Provide ASN1_TYPE_{,un}pack_sequence().Joel Sing
2018-08-24Add consts to EVP_PKEY_asn1_set_private()Theo Buehler
2017-08-27Make the symbol for ASN1_time_tm_clamp_notafter visible so libtlsBob Beck
2017-08-13Add ability to clamp a notafter to values representable in a 32 bit time_tBob Beck
2016-12-21Explicitly export a list of symbols from libcrypto.Joel Sing
2015-10-19Stop supporing "legcay" time formats that OpenSSL supports. Rewrite theBob Beck
2015-10-02Flense the greasy black guts of unreadble string parsing code out of three areasBob Beck
2014-06-12tags as requested by miod and teduTheo de Raadt
2014-05-22KNF.Joel Sing
2014-05-22No uses of UTF8_{getc,putc}() in ports, so remove them from the public header.Philip Guenther
2014-05-20Bring UTF8_{getc,putc} up-to-date: it's been a decade since 5- and 6-bytePhilip Guenther
2009-04-06import of OpenSSL 0.9.8kDamien Miller