37 次代码提交 (4365c3f522f2fc57fa0c87bde5f25ea98dd9a59c)

作者 SHA1 备注 提交日期
  David Benjamin 43946d44ae Update references to the extended master secret draft. 8 年前
  David Benjamin 13414b3a04 Implement draft-ietf-tls-chacha20-poly1305-04. 8 年前
  David Benjamin 8e4db8b1c2 Fix even more ChaCha20 rename deadlocks. 9 年前
  David Benjamin 87cfcdb6df Resolve another ChaCha20-Poly1305 rename deadlock. 9 年前
  Brian Smith 271777f5ac Refactor ChaCha20-Poly1305 AEAD nonce handling. 9 年前
  David Benjamin 07e138425d Move remaining functions out of tls1.h. 9 年前
  Adam Langley 10a1a9d32e Update references to the padding draft. 9 年前
  David Benjamin 79a0589dc4 Ditch remaining filename comments from public headers and ssl/ 9 年前
  David Benjamin ec4353498c Remove DHE_RSA_WITH_CHACHA20_POLY1305. 9 年前
  Adam Langley 391250d255 Convert the SRTP extension to the new system 9 年前
  Adam Langley 49c7af1c42 Convert the Channel ID extension to the new system. 9 年前
  David Benjamin ba16a1e405 Remove SSL_get_(shared_)sigalgs. 9 年前
  David Benjamin daeafc22c6 Move the session ticket functions to ssl.h. 9 年前
  David Benjamin 6cacac033b Promote SSL_CTX_[gs]et_tlsext_ticket_keys to functions. 9 年前
  Adam Langley 85bc5601ee Add ECDHE-PSK-AES{128,256}-SHA cipher suites. 9 年前
  Adam Langley 1feb42a2fb Drop ECDHE-PSK-AES-128-GCM. 9 年前
  David Benjamin 593047fd80 Opaquify DTLS structs. 9 年前
  David Benjamin 7133d428dd Promote SNI macros to functions. 9 年前
  David Benjamin 59015c365b Promote all SSL callback ctrl hooks to proper functions. 9 年前
  David Benjamin f32d6b292e Remove remnants of old OCSP stapling API. 9 年前
  David Benjamin 9a727c21c1 Remove SSL_set_tlsext_debug_callback. 9 年前
  Adam Langley 97e8ba8d1d Rename ECDHE-PSK-WITH-AES-128-GCM-SHA256 to follow the naming conventions. 9 年前
  David Benjamin cfd248b7f6 Clean up SSL_export_keying_material implementation. 9 年前
  David Benjamin 4c31123bfc Remove finish_mac_length from SSL3_ENC_METHOD. 9 年前
  Adam Langley b4a494cc32 Reformat SSL/TLS headers. 9 年前
  David Benjamin 39507745e3 remove duplicate defines 9 年前
  David Benjamin e518f65d2c Update references to RFCs. 10 年前
  David Benjamin d1681e614f Remove SSL_set_session_secret_cb (EAP-FAST) 10 年前
  David Benjamin b398d16c1d Remove SSL_check_chain and unexport CERT_PKEY flags. 10 年前
  Adam Langley 7571292eac Extended master secret support. 10 年前
  David Benjamin 6c7aed048c Client-side OCSP stapling support. 10 年前
  David Benjamin 457112e197 unifdef a bunch of OPENSSL_NO_* ifdefs. 10 年前
  Håvard Molland 9169c96458 Implement client side of TLS signed certificate stamps extension. 10 年前
  Adam Langley eb7d2ed1fe Add visibility rules. 10 年前
  David Benjamin 019c3cc64a Remove last remnants of GOST support. 10 年前
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10 年前
  Adam Langley 95c29f3cd1 Inital import. 10 年前