aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unused parameters from internal functionsRich Salz2016-02-221-12/+8
* Always build library object files with shared library cflagsRichard Levitte2016-02-201-1/+1
* Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte2016-02-181-1/+1
* Move to REF_DEBUG, for consistency.Rich Salz2016-02-113-23/+6
* use consistent error messagesDr. Stephen Henson2016-02-111-4/+4
* Print out bad content octets.Dr. Stephen Henson2016-02-111-2/+18
* Use NON_EMPTY_TRANSLATION_UNIT, consistently.Rich Salz2016-02-091-9/+7
* GH601: Various spelling fixes.FdaSilvaYY2016-02-054-4/+4
* Allocate ASN1_bn_print buffer internally.Dr. Stephen Henson2016-02-051-18/+28
* Add ASN1_buf_print to print a buffer in ASN1_bn_print format.Dr. Stephen Henson2016-02-051-17/+37
* unified build scheme: add build.info filesRichard Levitte2016-02-011-0/+16
* Templatize util/domdRich Salz2016-01-291-2/+1
* Remove /* foo.c */ commentsRich Salz2016-01-2663-63/+0
* Fix possible memory leak on BUF_MEM_grow_clean failureFdaSilvaYY2016-01-241-8/+6
* free item after sk_push failmrpre2016-01-231-0/+1
* Remove update tagsRich Salz2016-01-201-2/+0
* make EVP_PKEY opaqueDr. Stephen Henson2016-01-207-13/+15
* Remove some old makefile targetsRich Salz2016-01-171-12/+0
* Move Makefiles to Makefile.inRich Salz2016-01-122-839/+96
* make updateRichard Levitte2016-01-121-385/+455
* Adapt all EVP_CIPHER_CTX users for it becoming opaqueRichard Levitte2016-01-122-13/+19
* Enable/disable crypto-mdebug just like other featuresViktor Dukhovni2016-01-111-8/+8
* Only declare stacks in headersDr. Stephen Henson2016-01-073-9/+9
* Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson2016-01-072-3/+3
* Fix declarations and constification for inline stack.Dr. Stephen Henson2016-01-071-1/+1
* Cleanup CRYPTO_{push,pop}_infoRich Salz2015-12-221-16/+9
* Rename *_realloc_clean to *_clear_reallocRich Salz2015-12-222-2/+2
* Rename some BUF_xxx to OPENSSL_xxxRich Salz2015-12-163-9/+9
* New function X509_get0_pubkeyDr. Stephen Henson2015-12-141-9/+14
* make updateDr. Stephen Henson2015-12-091-38/+10
* make updateRichard Levitte2015-12-071-3/+5
* Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)Richard Levitte2015-12-072-9/+9