Fix memory overrun in rsa padding check functions
[oweals/openssl.git] / crypto / o_fopen.c
2018-08-14 Matt CaswellUpdate copyright year
2018-08-13 Andy Polyakovcrypto/o_fopen.c: alias fopen to fopen64.
2016-07-20 FdaSilvaYYFix a few if(, for(, while( inside code.
2016-06-22 Andy PolyakovMove OS-specific fopen quirks to o_fopen.c.