Commit History

Author SHA1 Message Date
  Matt Caswell 582a17d662 Add the SSL_METHOD for TLSv1.3 and all other base changes required 8 years ago
  Todd Short b50052dbe8 Add SSL_CTX_set1_cert_store() 9 years ago
  Rich Salz 4588cb4443 Revert "Constify code about X509_VERIFY_PARAM" 8 years ago
  FdaSilvaYY 81f9ce1e19 Constify code about X509_VERIFY_PARAM 8 years ago
  Rob Percival 6b13bd1dc2 Fix comment about return value of ct_extract_tls_extension_scts 8 years ago
  Emilia Kasper a230b26e09 Indent ssl/ 8 years ago
  Rob Percival a1bb7708ce Improves CTLOG_STORE setters 8 years ago
  David Woodhouse c8a18468ca Fix SSL_export_keying_material() for DTLS1_BAD_VER 8 years ago
  Matt Caswell 65e2d67254 Simplify and rename SSL_set_rbio() and SSL_set_wbio() 8 years ago
  Matt Caswell 8e3854ac88 Don't double free the write bio 8 years ago
  Matt Caswell 2e7dc7cd68 Never expose ssl->bbio in the public API. 8 years ago
  FdaSilvaYY e8aa8b6c8f Fix a few if(, for(, while( inside code. 8 years ago
  Viktor Dukhovni 5ae4ceb92c Perform DANE-EE(3) name checks by default 8 years ago
  FdaSilvaYY f430ba31ac Spelling... and more spelling 8 years ago
  Kurt Roeckx 325cfa8531 Don't compare a just free()d pointer 8 years ago
  Rich Salz e417070c9f Add some accessor API's 8 years ago
  Todd Short e2bb9b9bf3 Always use session_ctx when removing a session 8 years ago
  Dr. Stephen Henson cc7113e8de return error in ct_move_scts() 8 years ago
  Matt Caswell 464175692f Simplify SSL BIO buffering logic 8 years ago
  Viktor Dukhovni f75b34c8c8 When strict SCT fails record verification failure 8 years ago
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 years ago
  TJ Saunders 4e2e1ec9d5 session tickets: Use sizeof() for the various fields 8 years ago
  Alessandro Ghedini 6546e9b221 Add SSL_client_version() getter function 8 years ago
  jfigus ba261f718b Propagate tlsext_status_type from SSL_CTX to SSL 9 years ago
  FdaSilvaYY c5ebfcab71 Unify <TYPE>_up_ref methods signature and behaviour. 8 years ago
  FdaSilvaYY dccd20d1b5 fix tab-space mixed indentation 8 years ago
  Matt Caswell fc7f190c73 Handle no async jobs in libssl 8 years ago
  FdaSilvaYY 25a807bcb9 Add checks on CRYPTO_new_ex_data return value 8 years ago
  FdaSilvaYY 8483a003bf various spelling fixes 8 years ago
  Matt Caswell b3bd3d5af8 Don't leak memory on error path in dane_ctx_enable() 8 years ago