Commit History

Author SHA1 Message Date
  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
  Matt Caswell bfb155c187 split_send_fragment should always be less than or equal to max_send_fragment 8 years ago
  Viktor Dukhovni 9f6b22b814 Enabled DANE only when at least one TLSA RR was added 8 years ago
  Kazuki Yamaguchi 9d5ac9532c Add SSL_CTX_get_ciphers() 8 years ago
  Rich Salz b9aec69ace Add SSL_DANE typedef for consistency. 8 years ago
  Andy Polyakov 463a7b8cb0 Clean-up *_DEBUG options. 8 years ago
  Viktor Dukhovni 43341433a8 Suppress CT callback as appropriate 8 years ago
  Matt Caswell 3e41ac3528 Fix no-ocsp 8 years ago
  Rich Salz e771eea6d8 Revert "various spelling fixes" 8 years ago
  FdaSilvaYY 620d540bd4 various spelling fixes 8 years ago
  Matt Caswell a146ae55ba Make BIO opaque 8 years ago
  Rich Salz 3c27208fab Remove #error from include files. 8 years ago
  Viktor Dukhovni ee3a6c646f Report TLS 1.0 as backwards-compatible TLSv1 8 years ago
  Rob Percival 8359b57f27 check reviewer --reviewer=emilia 8 years ago
  Kurt Roeckx 2b8fa1d56c Deprecate the use of version-specific methods 8 years ago
  Kurt Roeckx 3eb2aff401 Add support for minimum and maximum protocol version supported by a cipher 8 years ago
  Kurt Roeckx 7d65007238 Make function to convert version to string 8 years ago
  Kurt Roeckx e4646a8963 Constify security callbacks 8 years ago
  Rob Percival 328f36c5c5 Do not display a CT log error message if CT validation is disabled 8 years ago
  Richard Levitte 6b99e875d8 Counter mixed signedness with a cast 8 years ago
  Alessandro Ghedini 16203f7b71 Convert CRYPTO_LOCK_SSL_* to new multi-threading API 8 years ago
  Todd Short 817cd0d52f GH787: Fix ALPN 8 years ago
  Matt Caswell 0707741532 Fix erroneous fall thgrough in switch statement 8 years ago
  Matt Caswell 49580f25b3 Add an SSL_has_pending() function 8 years ago
  Matt Caswell dad78fb13d Add an ability to set the SSL read buffer size 8 years ago
  Matt Caswell 94777c9c86 Implement read pipeline support in libssl 8 years ago
  Matt Caswell d102d9df86 Implement write pipeline support in libssl 9 years ago
  Rob Percival 3f3c7d26d5 Use s->session->peer instead of calling SSL_get_peer_certificate(s) 8 years ago