evp/e_aes_cbc_hmac_sha256.c: enable is on all AES-NI platforms, not only on AVX.
[openssl.git] / crypto / asn1 / asn_pack.c
2009-07-27 Dr. Stephen HensonUpdate from 1.0.0-stable.
2008-11-12 Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-05 Dr. Stephen HensonUpdate obsolete email address...
2008-11-01 Ben Lauriesize_tification.
2008-06-04 Ben LaurieMore type-checking.
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.