Commit History

Author SHA1 Message Date
  Matt Caswell ad64a69e02 Change usage of RAND_pseudo_bytes to RAND_bytes 8 years ago
  Richard Levitte cbacc6f7e9 Don't require any length of password when decrypting 8 years ago
  Dr. Stephen Henson 4436299296 Reject inappropriate private key encryption ciphers. 8 years ago
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
  Clang via Jeffrey Walton fa2ae04c40 RT3140: Possibly-unit variable in pem_lib.c 10 years ago
  Ben Laurie 7b2d785d20 Fix warning. 10 years ago
  Ben Laurie 0338648426 Constification. 11 years ago
  Ben Laurie 68d2cf51bc Reduce version skew: trivia (I hope). 12 years ago
  Dr. Stephen Henson c3cb069108 transparently handle X9.42 DH parameters 12 years ago
  Dr. Stephen Henson e97359435e Fix warnings (From HEAD, original patch by Ben). 14 years ago
  Dr. Stephen Henson 9caf25d144 PR: 1904 14 years ago
  Dr. Stephen Henson 2401debe83 Tolerate -----BEGIN PKCS #7 SIGNED DATA----- header lines as used by some 16 years ago
  Dr. Stephen Henson 8931b30d84 And so it begins... 16 years ago
  Dr. Stephen Henson 297e6f1917 Avoid use of function pointer casts in pem library. Modify safestack to 17 years ago
  Dr. Stephen Henson a2e623c011 Update from 0.9.7-stable. 18 years ago
  Dr. Stephen Henson 560b79cbff Constify version strings and some structures. 18 years ago
  Dr. Stephen Henson 01b8b3c7d2 Complete EVP_PKEY_ASN1_METHOD ENGINE support. 18 years ago
  Dr. Stephen Henson 3e4585c8fd New utility pkeyparam. Enhance and bugfix algorithm specific parameter 18 years ago
  Dr. Stephen Henson e42633140e Add support for legacy PEM format private keys in EVP_PKEY_ASN1_METHOD. 18 years ago
  Dr. Stephen Henson d82e2718e2 Add information and pem strings. Update dependencies. 18 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
  Bodo Möller 2b61034b0b fix potential memory leak when allocation fails 19 years ago
  Richard Levitte 8c3c570134 The first argument to load_iv should really be a char ** instead of an 20 years ago
  Richard Levitte a229e3038e Get rid if the annoying warning 20 years ago
  Dr. Stephen Henson a0e7c8eede Add lots of checks for memory allocation failure, error codes to indicate 20 years ago
  Dr. Stephen Henson 216ad9ef58 Memory leak fix. 21 years ago
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). 21 years ago
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 21 years ago