Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add lots of checks for memory allocation failure, error codes to indicate | steve | 2004-12-05 | 1 | -2/+5 |
* | Constify d2i, s2i, c2i and r2i functions and other associatedLEVITTE_after_const | levitte | 2004-03-15 | 1 | -1/+2 |
* | Cleanse memory using the new OPENSSL_cleanse() function. | levitte | 2002-11-28 | 1 | -2/+2 |
* | The logic in the main signing and verifying functions to check lengths was | levitte | 2002-11-26 | 1 | -1/+1 |
* | Constify the RSA library. | levitte | 2000-11-06 | 1 | -6/+8 |
* | There have been a number of complaints from a number of sources that names | levitte | 2000-06-01 | 1 | -4/+4 |
* | Replace the macros in asn1.h with function equivalents. Also make UTF8Strings | steve | 1999-10-20 | 1 | -1/+1 |
* | Change #include filenames from <foo.h> to <openssl.h>. | bodo | 1999-04-23 | 1 | -4/+4 |
* | Change functions to ANSI C. | ulf | 1999-04-19 | 1 | -15/+6 |
* | Initial revision | rse | 1998-12-21 | 1 | -0/+153 |