Commit Verlauf

Autor SHA1 Nachricht Datum
  Matt Caswell 903738ac63 Fix missing malloc return value checks vor 9 Jahren
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . vor 9 Jahren
  Kaspar Brand b0cfaf58ad Fix for PEM_X509_INFO_read_bio. vor 11 Jahren
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more vor 16 Jahren
  Ben Laurie 5e4430e70d More size_tification. vor 16 Jahren
  Ben Laurie 8bbf6ac010 Don't dereference NULL argument. Coverity ID 52. vor 17 Jahren
  Dr. Stephen Henson 0e3453536e Fix warnings. vor 18 Jahren
  Dr. Stephen Henson 43c9825c2a Update old **EVIL** PEM_X509_INFO_read_bio() function to correctly assign vor 18 Jahren
  Nils Larsch 3eeaab4bed make vor 19 Jahren
  Nils Larsch 9dd8405341 ecc api cleanup; summary: vor 19 Jahren
  Dr. Stephen Henson 836ec0c764 Stop compiler warnings about deprecated lvalue casts. vor 19 Jahren
  Dr. Stephen Henson f68854b4c3 Various Win32 and other fixes for warnings and compilation errors. vor 19 Jahren
  Ben Laurie 8bb826ee53 Consistency. vor 19 Jahren
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). vor 19 Jahren
  Geoff Thorpe 60a938c6bc (oops) Apologies all, that last header-cleanup commit was from the wrong vor 20 Jahren
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. vor 22 Jahren
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. vor 22 Jahren
  Bodo Möller 14a7cfb32a use a generic EC_KEY structure (EC keys are not ECDSA specific) vor 22 Jahren
  Bodo Möller 0bee0e6294 Use SEC1 format for EC private keys. vor 22 Jahren
  Richard Levitte 35c2b3a9ac Uhmmm, if we use && after having tested for the presence of the certificate, vor 22 Jahren
  Bodo Möller 16b0384bd2 use ERR_peek_last_error() instead of ERR_peek_error() to ignore vor 23 Jahren
  Richard Levitte 915c6a21ba Stop assuming the IV is 8 bytes long, use the real size instead. vor 23 Jahren
  Bodo Möller 4d94ae00d5 ECDSA support vor 23 Jahren
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making vor 24 Jahren
  Lutz Jänicke b5f6d9dc6e Fix "wierd" typo as submitted by Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>. vor 24 Jahren
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names vor 24 Jahren
  Dr. Stephen Henson 06556a1744 'req' fixes. Reinstate length check one request fields. vor 25 Jahren
  Bodo Möller 74678cc2f8 Additional user data argument to pem_password_cb function type vor 25 Jahren
  Dr. Stephen Henson b7d135b353 Two new functions to write out PKCS#8 private keys. Also fixes for some of vor 25 Jahren
  Bodo Möller 3ae76679c7 Introduce and use function typedef pem_password_cb so that we don't call vor 25 Jahren