Age | Commit message (Expand) | Author |
---|---|---|
2023-11-21 | ec_print.c: Unwrap a line | Theo Buehler |
2023-07-07 | Hide symbols in hkdf, evp, err, ecdsa, and ec | Bob Beck |
2023-06-23 | Fix return check for BN_hex2bn() | Theo Buehler |
2023-03-08 | Always clear EC groups and points on free. | Joel Sing |
2023-03-07 | Call BN_free() instead of BN_clear_free(). | Joel Sing |
2022-11-26 | Make internal header file names consistent | Theo Buehler |
2022-11-19 | Fix an annoying quirk in the EC code | Theo Buehler |
2014-12-03 | handle the (impossible) situation of a size_t - 1 buffer from | Theo de Raadt |
2014-12-03 | Spotted another opportunity to use reallocarray(). | Theo de Raadt |
2014-06-12 | tags as requested by miod and tedu | Theo de Raadt |
2014-06-07 | malloc() result does not need a cast. | Theo de Raadt |
2014-05-06 | knf approximation | Ted Unangst |
2014-04-17 | Change library to use intrinsic memory allocation functions instead of | Bob Beck |
2008-09-06 | import of OpenSSL 0.9.8h | Damien Miller |