19 コミット (14c611cf9158c0e6dd64b4ce746cc4807f76e0e6)

作成者 SHA1 メッセージ 日付
  David Benjamin 217bfd3c96 Fix undefined function pointer casts in IMPLEMENT_PEM_*. 6年前
  David Benjamin 3815720cf3 Add a bunch of compatibility functions for PKCS#7. 6年前
  David Benjamin e8703a3708 Switch a number of files to C++. 7年前
  David Benjamin 2dfa1ba680 Delete some dead code from crypto/x509. 7年前
  David Benjamin 42adba5173 Trim unused declarations in pem.h. 7年前
  Adam Langley 7cb920b6ac Include crypto.h from pem.h. 8年前
  David Benjamin 8ebc0f55a0 Decouple the EVP and PEM code. 8年前
  David Benjamin 32fdc512ca Remove param_decode and param_encode EVP_PKEY hooks. 8年前
  David Benjamin e13263d5e4 Resolve a few old TODOs. 8年前
  David Benjamin 34248d4cb7 Get rid of err function codes. 9年前
  Kenny Root 3a9e1fba0e Correct various documentation typos 9年前
  Matt Braithwaite b7326b0b43 Implement |PEM_def_callback| and call it where appropriate. 9年前
  David Benjamin 689be0f4b7 Reset all the error codes. 9年前
  David Benjamin 95f9cfcde0 unifdef OPENSSL_NO_BIO. 10年前
  David Benjamin 457112e197 unifdef a bunch of OPENSSL_NO_* ifdefs. 10年前
  Alex Chernyakhovsky b9d7757eca Remove commented x509_chain declaration 10年前
  Adam Langley eb7d2ed1fe Add visibility rules. 10年前
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10年前
  Adam Langley 95c29f3cd1 Inital import. 10年前