26 コミット (5fa25381625e68cf6e2826c05ba893bc6e24ba59)

作成者 SHA1 メッセージ 日付
  David Benjamin f0e935d7ce Fold stack-allocated types into headers. 8年前
  Matt Braithwaite d17d74d73f Replace Scoped* heap types with bssl::UniquePtr. 8年前
  David Benjamin 96a16cd10e Finish aligning up_ref functions with OpenSSL 1.1.0. 8年前
  David Benjamin 96e1a25943 Add BN_get_rfc3526_prime_1536. 8年前
  David Benjamin 5a91503826 Add various 1.1.0 accessors. 8年前
  Adam Langley d2b5af56cf Revert scoped_types.h change. 8年前
  Adam Langley 8d79ed6740 Assume that MSVC supports C++11. 8年前
  Adam Langley 8c3c3135a2 Remove scoped_types.h. 8年前
  David Benjamin 3473315415 Reimplement PKCS #3 DH parameter parsing with crypto/bytestring. 8年前
  Piotr Sikora 8b0fe8c0ac Add missing prototypes. 8年前
  David Benjamin 47ebec1210 Validate DH public keys for RFC 5114 groups. 8年前
  Adam Langley 62882187c9 Update comments to better document in-place semantics. 8年前
  David Benjamin 8a58933db0 Remove the CRYPTO_EX_new callback. 9年前
  David Benjamin e8f783ac0d Unwind DH_METHOD and DSA_METHOD. 9年前
  David Benjamin 5f4de9aa8f Fix pub_key comment in dh.h. 9年前
  David Benjamin 34248d4cb7 Get rid of err function codes. 9年前
  Adam Langley 0da323a8b8 Convert reference counts in crypto/ 9年前
  Adam Langley a7997f12be Set minimum DH group size to 1024 bits. 9年前
  David Benjamin 546f1a59ef Unexpose the generic ex_data functions. 9年前
  Adam Langley 683d7bd20a Convert BN_MONT_CTX to new-style locking. 9年前
  Adam Langley 7e6c4c8945 Add a couple of compatibility #defines for DH. 9年前
  David Benjamin 689be0f4b7 Reset all the error codes. 9年前
  Adam Langley ded93581f1 Windows build fixes. 10年前
  Adam Langley eb7d2ed1fe Add visibility rules. 10年前
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10年前
  Adam Langley 95c29f3cd1 Inital import. 10年前