コミット履歴

作者 SHA1 メッセージ 日付
  Bodo Möller 332737217a Implement Supported Elliptic Curves Extension. 18 年 前
  Bodo Möller 36ca4ba63d Implement the Supported Point Formats Extension for ECC ciphersuites 18 年 前
  Nils Larsch ddac197404 add initial support for RFC 4279 PSK SSL ciphersuites 18 年 前
  Bodo Möller 58ece83395 Further TLS extension improvements 19 年 前
  Bodo Möller 241520e66d More TLS extension related changes. 19 年 前
  Bodo Möller f1fd4544a3 Various changes in the new TLS extension code, including the following: 19 年 前
  Bodo Möller ed3883d21b Support TLS extensions (specifically, HostName) 19 年 前
  Bodo Möller d56349a2aa update TLS-ECC code 19 年 前
  Dr. Stephen Henson 7bbcb2f690 Avoid warnings on VC++ 2005. 19 年 前
  Dr. Stephen Henson 566dda07ba New option SSL_OP_NO_COMP to disable compression. New ctrls to set 19 年 前
  Dr. Stephen Henson 09b6c2ef15 Make OPENSSL_NO_COMP compile again. 19 年 前
  Nils Larsch 4ebb342fcd Let the TLSv1_method() etc. functions return a const SSL_METHOD 19 年 前
  Dr. Stephen Henson f3b656b246 Initialize SSL_METHOD structures at compile time. This removes the need 19 年 前
  Nils Larsch 3eeaab4bed make 19 年 前
  Nils Larsch 9dd8405341 ecc api cleanup; summary: 19 年 前
  Bodo Möller c6c2e3135d Don't use the SSL 2.0 Client Hello format if SSL 2.0 is disabled 19 年 前
  Nils Larsch 8b15c74018 give EC_GROUP_new_by_nid a more meanigful name: 19 年 前
  Nils Larsch 7c7667b86b check return value of RAND_pseudo_bytes; backport from the stable branch 19 年 前
  Bodo Möller aa4ce7315f Fix various incorrect error function codes. 19 年 前
  Ben Laurie 36d16f8ee0 Add DTLS support. 19 年 前
  Nils Larsch 965a1cb92e change prototype of the ecdh KDF: make input parameter const and the outlen argument more flexible 19 年 前
  Dr. Stephen Henson 59b6836ab2 Ensure (SSL_RANDOM_BYTES - 4) of pseudo random data is used for server and 19 年 前
  Geoff Thorpe d095b68d63 Deprecate quite a few recursive includes from the ssl.h API header and 20 年 前
  Geoff Thorpe 60a938c6bc (oops) Apologies all, that last header-cleanup commit was from the wrong 20 年 前
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 年 前
  Richard Levitte 5fdf06666c Avoid including cryptlib.h, it's not really needed. 21 年 前
  Richard Levitte 70ef9c5a3d RSA_size() and DH_size() return the amount of bytes in a key, and we 21 年 前
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 21 年 前
  Richard Levitte ba9f80c5d5 Have ssl3_ssl3_send_client_verify() change the state to SSL3_ST_SW_CERT_VRFY_B. 21 年 前
  Bodo Möller 968766cad8 updates for draft-ietf-tls-ecc-03.txt 21 年 前