Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix warning. | ben | 2007-06-23 | 1 | -1/+2 |
* | Optimize OPENSSL_cleanse. | appro | 2007-06-20 | 1 | -5/+6 |
* | avoid warnings when building on systems where sizeof(void *) > sizeof(int) | nils | 2005-04-29 | 1 | -1/+1 |
* | Make CRYPTO_cleanse() independent of endianness. | levitte | 2002-12-03 | 1 | -1/+1 |
* | Add OPENSSL_cleanse() to help cleanse memory and avoid certain compiler | levitte | 2002-11-27 | 1 | -0/+75 |