Add X509_CHECK_FLAG_NEVER_CHECK_SUBJECT flag
[openssl.git] / crypto / aes / aes_locl.h
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-12-18 Richard LevitteRemove the "eay" c-file-style indicators
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2005-07-30 Andy PolyakovFix #if _MSC_VER clause in aes_locl.h
2005-01-24 Andy PolyakovDefault to AES u32 being unsinged int and not long...
2004-07-17 Andy PolyakovIA-64 is intolerant to misaligned access. It was a...
2002-11-15 Richard LevitteWinCE patches
2002-06-18 Bodo Mölleralways include <string.h> (we do this in various other...
2002-02-16 Richard LevitteAdd the modes OFB128, CFB128 and CTR128 to AES.
2002-01-05 Geoff Thorpe- Add the same header stuff to aes_locl.h as is in...
2002-01-02 Richard LevitteBecause Rijndael is more known as AES, use crypto/aes...