37 Commits (47ebec12104b92a8b6266f5e56edc6487220a681)

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