コミット履歴

作者 SHA1 メッセージ 日付
  Richard Levitte 16742672a0 Following the license change, modify the boilerplates in crypto/pem/ 6 年 前
  Richard Levitte c82c346226 In cases where we ask PEM_def_callback for minimum 0 length, accept 0 length 6 年 前
  Matt Caswell 6ec5fce25e Update copyright year 6 年 前
  Dr. Matthias St. Pierre 32c6985349 Fix mixed indentation (and other whitespace issues) 6 年 前
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 年 前
  Bernd Edlinger 2ca8bbe550 Use OPENSSL_secure_clear_free in PEM_read_bio_PrivateKey and PEM_read_bio_ex 7 年 前
  Bernd Edlinger 02fd47c8b0 Clean password buffer on stack for PEM_read_bio_PrivateKey 7 年 前
  Benjamin Kaduk 44612e0a81 Make PEM_read_{,bio_}PrivateKey use secmem 8 年 前
  FdaSilvaYY 823146d65f Useless header include of openssl/rand.h 8 年 前
  Dr. Stephen Henson 05dba8151b Support for traditional format private keys. 8 年 前
  Rich Salz 6286757141 Copyright consolidation 04/10 8 年 前
  Rich Salz 3c27208fab Remove #error from include files. 8 年 前
  Rich Salz 349807608f Remove /* foo.c */ comments 9 年 前
  Dr. Stephen Henson 3aeb934865 make EVP_PKEY opaque 8 年 前
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 年 前
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 年 前
  Rich Salz 86885c2895 Use "==0" instead of "!strcmp" etc 9 年 前
  Rich Salz 4b45c6e52b free cleanup almost the finale 9 年 前
  Rich Salz c5ba2d9904 free NULL cleanup 9 年 前
  Dr. Stephen Henson 5fe736e5fc Move some ASN.1 internals to asn1_int.h 9 年 前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年 前
  Rich Salz 4b618848f9 Cleanup OPENSSL_NO_xxx, part 1 9 年 前
  Dr. Stephen Henson 2ca873e8d8 transparently handle X9.42 DH parameters 13 年 前
  Dr. Stephen Henson 8125d9f99c Make PKCS#8 the standard write format for private keys, replacing the 16 年 前
  Dr. Stephen Henson 297e6f1917 Avoid use of function pointer casts in pem library. Modify safestack to 17 年 前
  Dr. Stephen Henson a2e623c011 Update from 0.9.7-stable. 17 年 前
  Dr. Stephen Henson 01b8b3c7d2 Complete EVP_PKEY_ASN1_METHOD ENGINE support. 18 年 前
  Dr. Stephen Henson 76240b3a39 Check for deprecated private key types before PKCS#8 types. 18 年 前
  Dr. Stephen Henson 3e4585c8fd New utility pkeyparam. Enhance and bugfix algorithm specific parameter 18 年 前
  Dr. Stephen Henson db98bbc114 Initial support for generalized public key parameters. 18 年 前