]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/o_fopen.c
Add FIPS Self test kats for digests
[thirdparty/openssl.git] / crypto / o_fopen.c
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-09-17  PauliAdd missing include file.
2018-08-13  Andy Polyakovcrypto/o_fopen.c: alias fopen to fopen64.
2018-04-03  Rich SalzSet error code on alloc failures
2018-04-03  Matt CaswellUpdate copyright year
2018-03-22  Andy Polyakovo_fopen.c: compensate for e_os.h omission.
2018-03-21  Andy Polyakovo_fopen.c,rand/randfile.c: compensate for e_os.h omission.
2016-07-20  FdaSilvaYYFix a few if(, for(, while( inside code.
2016-06-22  Andy PolyakovMove OS-specific fopen quirks to o_fopen.c.