summaryrefslogtreecommitdiff
path: root/crypto/asn1
Commit message (Expand)AuthorAgeFilesLines
* In OpenSSL builds, declare STACK for datatypes ...Rich Salz2020-04-2410-0/+19
* Update copyright yearMatt Caswell2020-04-2319-19/+19
* Add setter equivalents to X509_REQ_get0_signatureDirk-Willem van Gulik2020-04-211-0/+28
* Use build.info, not ifdef for crypto modulesRich Salz2020-04-163-25/+17
* Teach d2i_PrivateKey et al about libctxMatt Caswell2020-04-152-50/+45
* Integer overflow in ASN1_STRING_set.Pauli2020-04-081-5/+16
* Fix bug in strncpy() use of sk_ASN1_UTF8STRING2text() in asn1_lib.cDr. David von Oheimb2020-03-251-1/+1
* Issuer Sign Tool extention supportNikolay Morozov2020-03-251-1/+2
* Extract sk_ASN1_UTF8STRING2text() from ts_get_status_text() in ts_rsp_verify....Dr. David von Oheimb2020-03-101-25/+72
* Rethink the EVP_PKEY cache of provider side keysRichard Levitte2020-02-291-1/+1
* Deprecate ASN1_sign(), ASN1_verify() and ASN1_digest()Richard Levitte2020-02-273-3/+3
* Adapt i2d_PrivateKey for provider only keysRichard Levitte2020-02-141-0/+32
* Forgotten GOST2012 support in non-vital placesNikolay Morozov2020-02-141-0/+8
* Deprecate the low level DSA functions.Pauli2020-02-122-0/+12
* X509: Refactor X509_verify() and X509_REQ_verify() for better streamliningRichard Levitte2020-02-021-25/+44
* Adapt ASN1_item_sign_ctx() for use with provided keypairsRichard Levitte2020-01-281-5/+46
* New functions for PKCS8 attributes managementDmitry Belyavskiy2020-01-241-0/+11
* libcrypto: Eliminate as much use of EVP_PKEY_size() as possibleRichard Levitte2020-01-191-1/+6
* Add duplication APIs to ASN1_TIME and related typesPaul Yang2020-01-173-0/+7
* Avoid leak in error path of asn1_parse2kinichiro2020-01-141-16/+20
* Make generated copyright year be "now"Rich Salz2020-01-071-2/+2
* Run make updateMatt Caswell2020-01-021-1/+1
* ASN1: Adapt ASN.1 output routines to use BIO_f_prefix()Richard Levitte2019-12-181-24/+38
* Update source files for pre-3.0 deprecationRichard Levitte2019-11-071-1/+1
* Update source files for deprecation at 3.0Richard Levitte2019-11-072-3/+3
* Explicitly test against NULL; do not use !p or similarRich Salz2019-10-0912-34/+39
* Reorganize local header filesDr. Matthias St. Pierre2019-09-2818-17/+17
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-2824-35/+35
* util/mkerr.pl: make it not depend on the function codeRichard Levitte2019-09-121-1/+1
* [crypto/asn1] Fix multiple SCA vulnerabilities during RSA key validation.Cesar Pereida Garcia2019-09-061-3/+14
* Add missing EBCDIC stringsopensslonzos-github2019-08-141-19/+24
* Load the config file by defaultMatt Caswell2019-08-011-0/+3
* Deprecated {OPENSSL,CRYPTO}_debug_mem_{push,pop}Rich Salz2019-07-171-26/+0
* Regenerate mkerr filesRich Salz2019-07-161-145/+1
* Coverity #1451596: check dirlen for being negativePauli2019-07-121-0/+2
* Fix ASN1_TYPE_get/set with type=V_ASN1_BOOLEANBernd Edlinger2019-07-021-2/+6
* Fix TyposAntoine Cœur2019-07-021-1/+1
* Support SM2 certificate signingPaul Yang2019-06-281-4/+9
* Add d2i_KeyParams/i2d_KeyParams API's.Shane Lontis2019-05-274-2/+100
* Coverity CID 1444959: Integer handling issuesPauli2019-05-081-2/+7
* Move ASN1_BROKEN macrosRich Salz2019-03-191-0/+6
* Support SM2 certificate verification杨洋2019-03-131-2/+1
* constify *_dup() and *i2d_*() and related functions as far as possible, intro...David von Oheimb2019-03-0617-132/+177
* Fix d2i_PublicKey() for EC keysTodd Short2019-02-081-1/+1
* Update generator copyright year.Viktor Dukhovni2019-01-071-1/+1
* make updateMatt Caswell2019-01-031-1/+1
* Coverity fix in some crypto/asn1 codeFdaSilvaYY2018-12-223-19/+43
* typo ANS1 -> ASN1nxtstep2018-12-111-1/+1
* Make EVP_PKEY_asn1_add0() stricter about its inputRichard Levitte2018-12-071-12/+16
* Following the license change, modify the boilerplates in crypto/asn1/Richard Levitte2018-12-0670-71/+71