]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/asn1/asn_pack.c
Update S/MIME code to use default digest.
[thirdparty/openssl.git] / crypto / asn1 / asn_pack.c
2005-05-09  Bodo MöllerUpdate util/ck_errf.pl script, and have it run automati...
2005-03-31  Ben LaurieConsistency.
2005-03-31  Ben LaurieSimplicate and add lightness.
2005-03-31  Ben LaurieGive everything prototypes (well, everything that's...
2004-03-15  Richard LevitteConstify d2i, s2i, c2i and r2i functions and other...
2000-12-31  Dr. Stephen HensonRewrite PKCS#12 code and remove some of the old
2000-12-30  Dr. Stephen HensonASN1_ITEM versions of ASN1_d2i_{fp, bio} and replacement of
2000-12-28  Dr. Stephen HensonASN1_ITEM versions of sign, verify, pack and unpack.
2000-06-21  Dr. Stephen HensonFixes for Win32 build.
2000-06-01  Richard LevitteThere have been a number of complaints from a number...
1999-06-06  Dr. Stephen HensonMore PKCS#5 v2.0 development. Add a function to setup...
1999-04-23  Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-19  Ulf MöllerChange functions to ANSI C.
1999-04-16  Ben LaurieFix some warnings. Contributed by Anonymous.
1999-03-28  Dr. Stephen HensonFurther PKCS#12 integration, PBE, PKCS#8 additions.