1. 295d614 CLEANUP: ssl: move all BIO_* definitions to openssl-compat by Willy Tarreau · 5 years ago
  2. 11b1671 CLEANUP: ssl: remove ifdef around SSL_CTX_get_extra_chain_certs() by Willy Tarreau · 5 years ago
  3. 366a698 CLEANUP: ssl: move the SSL_OP_* and SSL_MODE_* definitions to openssl-compat by Willy Tarreau · 5 years ago
  4. c125cef CLEANUP: ssl: make inclusion of openssl headers safe by Willy Tarreau · 5 years ago
  5. 8d164dc CLEANUP: ssl: never include openssl/*.h outside of openssl-compat.h anymore by Willy Tarreau · 5 years ago
  6. 9356dac REORG: ssl: move some OpenSSL defines from ssl_sock to openssl-compat by Willy Tarreau · 5 years ago
  7. 5599456 REORG: ssl: move openssl-compat from proto to common by Willy Tarreau · 5 years ago[Renamed (97%) from include/proto/openssl-compat.h]
  8. 1d158ab BUILD: ssl: make libressl use its own version numbers by Willy Tarreau · 5 years ago
  9. 9a1ab08 CLEANUP: ssl-sock: use HA_OPENSSL_VERSION_NUMBER instead of OPENSSL_VERSION_NUMBER by Willy Tarreau · 5 years ago
  10. 54832b9 BUILD: enable several LibreSSL hacks, including by Ilya Shipitsin · 5 years ago
  11. 747ca61 MINOR: ssl: generate-certificates for BoringSSL by Emmanuel Hocdet · 6 years ago
  12. ebabd87 MINOR: ssl: BoringSSL matches OpenSSL 1.1.0 by Emmanuel Hocdet · 6 years ago
  13. 019f9b1 MINOR: ssl: build with recent BoringSSL library by Emmanuel Hocdet · 7 years ago
  14. ddcde19 MINOR: ssl: rework smp_fetch_ssl_fc_cl_str without internal ssl use by Emmanuel Hocdet · 7 years ago
  15. 1596929 BUILD: ssl: replace SSL_CTX_get0_privatekey for openssl < 1.0.2 by Emmanuel Hocdet · 7 years ago
  16. 48a8332 BUG/MEDIUM: ssl: Fix regression about certificates generation by Christopher Faulet · 7 years ago
  17. 96c7b8d BUG/MINOR: ssl: Fix check against SNI during server certificate verification by Christopher Faulet · 7 years ago
  18. 8c2ddc2 BUILD: ssl: fix compatibility with openssl without TLSEXT_signature_* by Emmanuel Hocdet · 7 years ago
  19. 2ab8867 MINOR: ssl: compare server certificate names to the SNI on outgoing connections by Willy Tarreau · 7 years ago
  20. 9490ced BUILD: ssl: fix OPENSSL_NO_SSL_TRACE for boringssl and libressl by Emmanuel Hocdet · 7 years ago
  21. a52bb15 BUILD: ssl: simplify SSL_CTX_set_ecdh_auto compatibility by Emmanuel Hocdet · 7 years ago
  22. e3e326d BUILD: ssl: kill a build warning introduced by BoringSSL compatibility by Willy Tarreau · 7 years ago
  23. 77d88da BUILD: ssl: eliminate warning with OpenSSL 1.1.0 regarding RAND_pseudo_bytes() by Willy Tarreau · 7 years ago
  24. a4fb8ed BUILD: ssl: silence a warning reported for ERR_remove_state() by Willy Tarreau · 7 years ago
  25. 2b3205b BUILD: ssl: fix build on OpenSSL 1.0.0 by Willy Tarreau · 7 years ago
  26. fdec789 BUILD: ssl: fix to build (again) with boringssl by Emmanuel Hocdet · 7 years ago
  27. 578b169 BUILD/MEDIUM: Fixing the build using LibreSSL by Luca Pizzamiglio · 8 years ago
  28. 80ebacf BUILD: ssl: make the SSL layer build again with openssl 0.9.8 by Willy Tarreau · 8 years ago
  29. 1866d6d MEDIUM: ssl: Add support for OpenSSL 1.1.0 by Dirkjan Bussink · 8 years ago