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