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