Commit History

Author SHA1 Message Date
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 years ago
  Bernd Edlinger 2ca8bbe550 Use OPENSSL_secure_clear_free in PEM_read_bio_PrivateKey and PEM_read_bio_ex 7 years ago
  Bernd Edlinger 02fd47c8b0 Clean password buffer on stack for PEM_read_bio_PrivateKey 7 years ago
  Benjamin Kaduk 44612e0a81 Make PEM_read_{,bio_}PrivateKey use secmem 8 years ago
  FdaSilvaYY 823146d65f Useless header include of openssl/rand.h 8 years ago
  Dr. Stephen Henson 05dba8151b Support for traditional format private keys. 8 years ago
  Rich Salz 6286757141 Copyright consolidation 04/10 8 years ago
  Rich Salz 3c27208fab Remove #error from include files. 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Dr. Stephen Henson 3aeb934865 make EVP_PKEY opaque 8 years ago
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz 86885c2895 Use "==0" instead of "!strcmp" etc 9 years ago
  Rich Salz 4b45c6e52b free cleanup almost the finale 9 years ago
  Rich Salz c5ba2d9904 free NULL cleanup 9 years ago
  Dr. Stephen Henson 5fe736e5fc Move some ASN.1 internals to asn1_int.h 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Rich Salz 4b618848f9 Cleanup OPENSSL_NO_xxx, part 1 9 years ago
  Dr. Stephen Henson 2ca873e8d8 transparently handle X9.42 DH parameters 13 years ago
  Dr. Stephen Henson 8125d9f99c Make PKCS#8 the standard write format for private keys, replacing the 15 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. 17 years ago
  Dr. Stephen Henson 01b8b3c7d2 Complete EVP_PKEY_ASN1_METHOD ENGINE support. 18 years ago
  Dr. Stephen Henson 76240b3a39 Check for deprecated private key types before PKCS#8 types. 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
  Bodo Möller 8afca8d9c6 Fix more error codes. 19 years ago
  Dr. Stephen Henson d735c64905 Fix leak. 20 years ago
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 years ago