summaryrefslogtreecommitdiffstats
path: root/crypto/x509/x509type.c
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-56/+56
* indent has problems with comments that are on the right hand side of a line.Matt Caswell2015-01-221-2/+2
* 1024 is the export key bits limit according to current regulations, not 512.Richard Levitte2003-11-281-1/+1
* We set the export flag for 512 *bit* keys, not 512 *byte* ones.Richard Levitte2003-06-191-1/+2
* fix typoBodo Möller2003-04-221-2/+2
* get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead)Bodo Möller2002-08-121-4/+4
* ECDSA supportBodo Möller2002-02-131-0/+6
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-3/+3
* Change functions to ANSI C.Ulf Möller1999-04-191-3/+1
* Make sure applications free up pkey structures and add netscape extensionDr. Stephen Henson1999-01-031-1/+2
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-1/+1
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+115