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