23 Commits (288d8d5adacc4ab4230aeece612acc1709019aac)

Author SHA1 Message Date
  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