Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ASN1_ITEM version of ASN1_dup(). Might want | Dr. Stephen Henson | 2000-12-28 | 1 | -1/+25 |
| | | | | something more efficient later... | ||||
* | Merge from the ASN1 branch of new ASN1 code | Dr. Stephen Henson | 2000-12-08 | 1 | -1/+1 |
| | | | | | | to main trunk. Lets see if the makes it to openssl-cvs :-) | ||||
* | There have been a number of complaints from a number of sources that names | Richard Levitte | 2000-06-01 | 1 | -2/+2 |
| | | | | | | | | | like Malloc, Realloc and especially Free conflict with already existing names on some operating systems or other packages. That is reason enough to change the names of the OpenSSL memory allocation macros to something that has a better chance of being unique, like prepending them with OPENSSL_. This change includes all the name changes needed throughout all C files. | ||||
* | Seek out and destroy another evil cast. | Ulf Möller | 2000-01-30 | 1 | -1/+1 |
| | |||||
* | Change #include filenames from <foo.h> to <openssl.h>. | Bodo Möller | 1999-04-23 | 1 | -1/+1 |
| | | | | | | Submitted by: Reviewed by: PR: | ||||
* | Change functions to ANSI C. | Ulf Möller | 1999-04-19 | 1 | -4/+1 |
| | |||||
* | Import of old SSLeay release: SSLeay 0.9.0b | Ralf S. Engelschall | 1998-12-21 | 1 | -1/+1 |
| | |||||
* | Import of old SSLeay release: SSLeay 0.8.1b | Ralf S. Engelschall | 1998-12-21 | 1 | -0/+86 |