Commit History

Author SHA1 Message Date
  Ben Laurie 8bbf6ac010 Don't dereference NULL argument. Coverity ID 52. 17 years ago
  Dr. Stephen Henson 0e3453536e Fix warnings. 18 years ago
  Dr. Stephen Henson 43c9825c2a Update old **EVIL** PEM_X509_INFO_read_bio() function to correctly assign 18 years ago
  Nils Larsch 3eeaab4bed make 19 years ago
  Nils Larsch 9dd8405341 ecc api cleanup; summary: 19 years ago
  Dr. Stephen Henson 836ec0c764 Stop compiler warnings about deprecated lvalue casts. 19 years ago
  Dr. Stephen Henson f68854b4c3 Various Win32 and other fixes for warnings and compilation errors. 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
  Geoff Thorpe 60a938c6bc (oops) Apologies all, that last header-cleanup commit was from the wrong 20 years ago
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. 21 years ago
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 21 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
  Richard Levitte 35c2b3a9ac Uhmmm, if we use && after having tested for the presence of the certificate, 22 years ago
  Bodo Möller 16b0384bd2 use ERR_peek_last_error() instead of ERR_peek_error() to ignore 22 years ago
  Richard Levitte 915c6a21ba Stop assuming the IV is 8 bytes long, use the real size instead. 22 years ago
  Bodo Möller 4d94ae00d5 ECDSA support 22 years ago
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 23 years ago
  Lutz Jänicke b5f6d9dc6e Fix "wierd" typo as submitted by Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>. 23 years ago
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 years ago
  Dr. Stephen Henson 06556a1744 'req' fixes. Reinstate length check one request fields. 24 years ago
  Bodo Möller 74678cc2f8 Additional user data argument to pem_password_cb function type 25 years ago
  Dr. Stephen Henson b7d135b353 Two new functions to write out PKCS#8 private keys. Also fixes for some of 25 years ago
  Bodo Möller 3ae76679c7 Introduce and use function typedef pem_password_cb so that we don't call 25 years ago
  Ralf S. Engelschall 20b85fdd76 Convert casted X509_INFO stacks to type-safe STACK_OF(X509_INFO). 25 years ago
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. 25 years ago
  Ulf Möller 6b691a5c85 Change functions to ANSI C. 25 years ago
  Ben Laurie e778802f53 Massive constification. 25 years ago
  Ralf S. Engelschall 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 25 years ago