Fix grammar in certificates.txt
[openssl.git] / crypto / pkcs7 / pk7_asn1.c
2022-10-12 FdaSilvaYYcrypto/*: Fix various typos, repeated words, align...
2022-10-05 Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2021-06-05 Matt CaswellTeach more of the ASN.1 code about libctx/propq
2021-02-21 Shane LontisFix external symbols for pkcs7.
2021-01-28 Richard LevitteUpdate copyright year
2021-01-18 Shane LontisFix PKCS7 potential segfault
2020-10-15 Matt CaswellUpdate copyright year
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-01 Matt CaswellRun the withlibctx.pl script
2020-08-09 Shane LontisAdd libctx support to PKCS7.
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2017-05-11 Bernd EdlingerFix gcc-7 warnings.
2016-05-17 Rich SalzCopyright consolidation 04/10
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2008-12-26 Ben Lauriepval must always be set when pk7_cb() does anything...
2008-11-05 Dr. Stephen HensonUpdate obsolete email address...
2008-03-12 Dr. Stephen HensonAnd so it begins...
2007-04-13 Dr. Stephen HensonUpdate smime utility to support streaming for -encrypt...
2005-09-01 Dr. Stephen HensonExtend callback function to support print customization.
2005-09-01 Dr. Stephen HensonUpdate ASN1 printing code and add a -print option to...
2002-10-03 Dr. Stephen HensonPreliminary streaming ASN1 encode support.
2001-08-05 Ben LaurieStart to reduce some of the header bloat.
2001-07-27 Dr. Stephen HensonMore linker bloat reorganisation:
2001-02-23 Dr. Stephen HensonGet rid of ASN1_ITEM_FUNCTIONS dummy function
2001-01-24 Dr. Stephen HensonAdd debugging info to new ASN1 code to trace memory...
2000-12-31 Dr. Stephen HensonFix the S/MIME code so it now works again and
2000-12-21 Dr. Stephen HensonVarious Win32 related fixes. Doesn't compile yet on
2000-12-13 Dr. Stephen HensonChange the PKCS7 structure to use SEQUENCE OF for the
2000-12-08 Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code