summaryrefslogtreecommitdiffstats
path: root/crypto/asn1
AgeCommit message (Expand)Author
2016-05-27Avoid calling memcpy with lenght of 0Kurt Roeckx
2016-05-26Add rfc822Mailbox to string table.Dr. Stephen Henson
2016-05-25Avoid creating an illegal pointerKurt Roeckx
2016-05-24Avoid creating an illegal pointerKurt Roeckx
2016-05-23Remove unused error/function codes.Rich Salz
2016-05-20Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxxRich Salz
2016-05-18make updateRichard Levitte
2016-05-18Make it possible to have RFC2254 escapes with ASN1_STRING_print_ex()Richard Levitte
2016-05-17Manual fixes after copyright consolidationRich Salz
2016-05-17Copyright consolidation 09/10Rich Salz
2016-05-17Copyright consolidation 08/10Rich Salz
2016-05-17Copyright consolidation 06/10Rich Salz
2016-05-16Use OPENSSL_hexchar2intRich Salz
2016-05-11Update pkcs8 defaults.Dr. Stephen Henson
2016-05-09Add NULL check in i2d_PrivateKey()Richard Levitte
2016-05-05Script changed; update the generated file.Rich Salz
2016-05-04support embed in ASN.1 printDr. Stephen Henson
2016-05-04Fix double free in d2i_PrivateKey().Dr. Stephen Henson
2016-05-03Fix ASN1_INTEGER handling.Dr. Stephen Henson
2016-05-01make updateRichard Levitte
2016-05-01Adjust a last few generators to new license boilerplate and C code styleRichard Levitte
2016-04-29Fix building with -DCHARSET_EBCDICMatt Caswell
2016-04-28various spelling fixesFdaSilvaYY
2016-04-23Harden ASN.1 BIO handling of large amounts of data.Dr. Stephen Henson
2016-04-21Fix some code maintenance issuesMatt Caswell
2016-04-20Remove --classic build entirelyRichard Levitte
2016-04-20Copyright consolidation: perl filesRich Salz
2016-04-18Make string_to_hex/hex_to_string publicRich Salz
2016-04-14Bugfix: in asn1parse avoid erroneous len after a sub-sequenceViktor Dukhovni
2016-04-13Remove check_defer()Dr. Stephen Henson
2016-04-13Rename int_*() functions to *_int()Matt Caswell
2016-04-13Rename lots of *_intern or *_internal function to int_*Matt Caswell
2016-04-13Deprecate OBJ_cleanup() and make it a no-opMatt Caswell
2016-04-04Revert "various spelling fixes"Rich Salz
2016-04-04various spelling fixesFdaSilvaYY
2016-04-04Fix memory leaks in ASN.1Emilia Kasper
2016-03-30Fix buffer overrun in ASN1_parse().Ben Laurie
2016-03-29Make BIO opaqueMatt Caswell
2016-03-23Move dso.h to internalRich Salz
2016-03-22remove unused references fieldDr. Stephen Henson
2016-03-22Make X509_PUBKEY opaqueDr. Stephen Henson
2016-03-22move x_pubkey.c to crypto/x509Dr. Stephen Henson
2016-03-21RT4660: BIO_METHODs should be const.David Benjamin
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte
2016-03-20Remove #error from include files.Rich Salz
2016-03-19Don't free up EVP_MD_CTX.Schüller Felix
2016-03-18Fix no-cmacMatt Caswell
2016-03-11Make X509_SIG opaque.Dr. Stephen Henson
2016-03-08Convert CRYPTO_LOCK_X509_* to new multi-threading APIAlessandro Ghedini
2016-03-08Convert CRYPTO_LOCK_EVP_PKEY to new multi-threading APIAlessandro Ghedini