Commit History

Author SHA1 Message Date
  Dr. Stephen Henson 00a37b5a9b PR: 2220 14 years ago
  Dr. Stephen Henson b6dcdbfc94 Audit libcrypto for unchecked return values: fix all cases enountered 15 years ago
  Dr. Stephen Henson 4df100935f Update from stable branch. 15 years ago
  Dr. Stephen Henson 2401debe83 Tolerate -----BEGIN PKCS #7 SIGNED DATA----- header lines as used by some 16 years ago
  Ben Laurie 5ce278a77b More type-checking. 16 years ago
  Dr. Stephen Henson 8931b30d84 And so it begins... 16 years ago
  Dr. Stephen Henson 3c07d3a3d3 Finish gcc 4.2 changes. 17 years ago
  Dr. Stephen Henson 297e6f1917 Avoid use of function pointer casts in pem library. Modify safestack to 17 years ago
  Ben Laurie 8bbf6ac010 Don't dereference NULL argument. Coverity ID 52. 17 years ago
  Nils Larsch 34f0a19309 remove trailing '\' 18 years ago
  Nils Larsch 1611b9ed80 remove SSLEAY_MACROS code 18 years ago
  Dr. Stephen Henson 3e4585c8fd New utility pkeyparam. Enhance and bugfix algorithm specific parameter 18 years ago
  Dr. Stephen Henson db98bbc114 Initial support for generalized public key parameters. 18 years ago
  Dr. Stephen Henson e42633140e Add support for legacy PEM format private keys in EVP_PKEY_ASN1_METHOD. 18 years ago
  Andy Polyakov be7b4458f2 Keep disclaiming 16-bit platform support. For now remove WIN16 references 19 years ago
  Dr. Stephen Henson a0156a926f Integrated support for PVK files. 19 years ago
  Nils Larsch 67ffa18cce make the type parameter const when ID2_OF_const() is used 19 years ago
  Dr. Stephen Henson fe86616c72 Some C compilers produce warnings or compilation errors if an attempt 19 years ago
  Bodo Möller 8afca8d9c6 Fix more error codes. 19 years ago
  Ben Laurie 8bb826ee53 Consistency. 19 years ago
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). 19 years ago
  Richard Levitte a2400fcab8 Copy a few files from LPlib (a new project of mine), add a wrapper. 20 years ago
  Richard Levitte 741dae576f Make sure we get the definition of OPENSSL_NO_BIO. 21 years ago
  Richard Levitte 711f1a3c26 Add the ASN.1 structures and functions for CertificatePair, which is 22 years ago
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 22 years ago
  Bodo Möller 14a7cfb32a use a generic EC_KEY structure (EC keys are not ECDSA specific) 22 years ago
  Bodo Möller 0bee0e6294 Use SEC1 format for EC private keys. 22 years ago
  Bodo Möller 5dbd3efce7 Replace 'ecdsaparam' commandline utility by 'ecparam' 22 years ago
  Bodo Möller 4d94ae00d5 ECDSA support 23 years ago
  Bodo Möller 4d7072f4b5 remove redundant ERR_load_... declarations 23 years ago