aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/t_pkey.c
Commit message (Collapse)AuthorAgeFilesLines
* Make sure buffers are large enough even for weird parametersBodo Möller2002-06-261-24/+64
| | | | Submitted by: Nils Larsch
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-8/+8
| | | | | | | | | 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.
* ispell (and minor modifications)Ulf Möller2000-02-031-1/+1
|
* Seek out and destroy another evil cast.Ulf Möller2000-01-301-4/+4
|
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-9/+0
|
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-5/+5
| | | | | | Submitted by: Reviewed by: PR:
* Change functions to ANSI C.Ulf Möller1999-04-191-34/+10
|
* Massive constification.Ben Laurie1999-04-171-4/+6
|
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-6/+9
|
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+389