summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/x_algor.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Fix malloc failure handling of X509_ALGOR_set0()Dr. David von Oheimb2022-01-141-19/+12
* asn1/x_algor.c: add internal ossl_X509_ALGOR_from_nid() simplifying codeDr. David von Oheimb2022-01-071-6/+22
* asn1: fix indentationPauli2021-06-191-2/+2
* crypto: repalce tabs with spacesPauli2021-06-191-3/+3
* Rename all getters to use get/get0 in nameTomas Mraz2021-06-011-1/+1
* Update copyright yearMatt Caswell2021-04-081-1/+1
* Add ossl_asn1 symbolsShane Lontis2021-03-181-5/+5
* Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte2020-11-131-1/+1
* Move CMS signing code out of the algorithms and into CMSMatt Caswell2020-10-151-1/+1
* Move CMS enveloping code out of the algorithms and into CMSMatt Caswell2020-10-151-0/+63
* Coverity Fixes for issue #12531Norman Ashley2020-08-041-1/+6
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Add setter equivalents to X509_REQ_get0_signatureDirk-Willem van Gulik2020-04-211-0/+28
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Following the license change, modify the boilerplates in crypto/asn1/Richard Levitte2018-12-061-1/+1
* Address some code-analysis issues.FdaSilvaYY2017-12-081-5/+6
* constify X509_ALGOR_get0()Dr. Stephen Henson2016-08-171-2/+2
* Copyright consolidation 08/10Rich Salz2016-05-171-54/+5
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Add inclusion of internal/evp_int.h to all crypto/ files that need itRichard Levitte2015-12-071-0/+1
* free NULL cleanup 8Rich Salz2015-04-301-4/+2
* free NULL cleanupRich Salz2015-03-241-2/+1
* Remove obsolete IMPLEMENT_ASN1_SET_OFDr. Stephen Henson2015-02-091-1/+0
* util/mkstack.pl now generates entire safestack.hRich Salz2015-02-061-2/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-71/+64
* Constify ASN1_TYPE_cmp add X509_ALGOR_cmp.Dr. Stephen Henson2015-01-051-0/+11
* New function X509_ALGOR_set_md() to set X509_ALGOR (DigestAlgorithmIdentifier)Dr. Stephen Henson2010-03-111-0/+14
* Update obsolete email address...Dr. Stephen Henson2008-11-051-1/+1
* And so it begins...Dr. Stephen Henson2008-03-121-0/+5
* Typo.Dr. Stephen Henson2006-04-051-1/+1
* Initial support for pluggable public key ASN1 support. Process most publicDr. Stephen Henson2006-03-201-0/+52
* More linker bloat reorganisation:Dr. Stephen Henson2001-07-271-0/+1
* Get rid of ASN1_ITEM_FUNCTIONS dummy functionDr. Stephen Henson2001-02-231-1/+1
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-105/+59
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-021-1/+1
* Seek out and destroy another evil cast.Ulf Möller2000-01-311-1/+1
* Torture weak compilers less by not automatically including x509.h whereBodo Möller1999-07-221-0/+1
* Move stack implementations to more natural places.Ben Laurie1999-06-021-0/+2
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-6/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-241-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-10/+4
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-4/+5
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-1/+1
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+126