aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1
Commit message (Expand)AuthorAgeFilesLines
* Manual fixes after copyright consolidationRich Salz2016-05-171-51/+6
* Copyright consolidation 09/10Rich Salz2016-05-1713-695/+71
* Copyright consolidation 08/10Rich Salz2016-05-1750-2641/+271
* Copyright consolidation 06/10Rich Salz2016-05-171-54/+6
* Use OPENSSL_hexchar2intRich Salz2016-05-162-16/+4
* Update pkcs8 defaults.Dr. Stephen Henson2016-05-111-1/+1
* Add NULL check in i2d_PrivateKey()Richard Levitte2016-05-091-3/+6
* Script changed; update the generated file.Rich Salz2016-05-051-1/+0
* support embed in ASN.1 printDr. Stephen Henson2016-05-041-0/+11
* Fix double free in d2i_PrivateKey().Dr. Stephen Henson2016-05-041-3/+5
* Fix ASN1_INTEGER handling.Dr. Stephen Henson2016-05-033-6/+0
* make updateRichard Levitte2016-05-011-10/+21
* Adjust a last few generators to new license boilerplate and C code styleRichard Levitte2016-05-011-4/+16
* Fix building with -DCHARSET_EBCDICMatt Caswell2016-04-293-0/+3
* various spelling fixesFdaSilvaYY2016-04-281-1/+1
* Harden ASN.1 BIO handling of large amounts of data.Dr. Stephen Henson2016-04-231-10/+26
* Fix some code maintenance issuesMatt Caswell2016-04-211-1/+1
* Remove --classic build entirelyRichard Levitte2016-04-201-78/+0
* Copyright consolidation: perl filesRich Salz2016-04-201-4/+7
* Make string_to_hex/hex_to_string publicRich Salz2016-04-181-1/+1
* Bugfix: in asn1parse avoid erroneous len after a sub-sequenceViktor Dukhovni2016-04-141-3/+4
* Remove check_defer()Dr. Stephen Henson2016-04-131-1/+0
* Rename int_*() functions to *_int()Matt Caswell2016-04-131-1/+1
* Rename lots of *_intern or *_internal function to int_*Matt Caswell2016-04-131-1/+1
* Deprecate OBJ_cleanup() and make it a no-opMatt Caswell2016-04-131-1/+2
* Revert "various spelling fixes"Rich Salz2016-04-041-1/+1
* various spelling fixesFdaSilvaYY2016-04-041-1/+1
* Fix memory leaks in ASN.1Emilia Kasper2016-04-041-1/+8
* Fix buffer overrun in ASN1_parse().Ben Laurie2016-03-302-11/+20
* Make BIO opaqueMatt Caswell2016-03-292-27/+41
* Move dso.h to internalRich Salz2016-03-231-1/+0
* remove unused references fieldDr. Stephen Henson2016-03-222-32/+0
* Make X509_PUBKEY opaqueDr. Stephen Henson2016-03-221-1/+3
* move x_pubkey.c to crypto/x509Dr. Stephen Henson2016-03-223-380/+3
* RT4660: BIO_METHODs should be const.David Benjamin2016-03-211-2/+2
* Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte2016-03-211-3/+0
* Remove #error from include files.Rich Salz2016-03-206-36/+12
* Don't free up EVP_MD_CTX.Schüller Felix2016-03-191-2/+6
* Fix no-cmacMatt Caswell2016-03-181-0/+2
* Make X509_SIG opaque.Dr. Stephen Henson2016-03-111-0/+10
* Convert CRYPTO_LOCK_X509_* to new multi-threading APIAlessandro Ghedini2016-03-083-5/+27
* Convert CRYPTO_LOCK_EVP_PKEY to new multi-threading APIAlessandro Ghedini2016-03-081-3/+10
* Make PKCS8_PRIV_KEY_INFO opaque.Dr. Stephen Henson2016-03-071-40/+24
* Add ASN.1 ADB callback.Dr. Stephen Henson2016-03-041-0/+6
* GH753: More spelling fixFdaSilvaYY2016-02-271-1/+1
* check with NULLJ Mohan Rao Arisankala2016-02-261-2/+2
* explicit check for NULLJ Mohan Rao Arisankala2016-02-261-2/+2
* Check method before access and release ctx in error pathsJ Mohan Rao Arisankala2016-02-261-4/+8
* GH715: ENGINE_finish can take NULLRich Salz2016-02-251-4/+2
* GH480: Don't break statements with CPP stuff.Flavio Medeiros2016-02-241-5/+5