1. ed17f47 BUG/MINOR: ssl: ckch->chain must be initialized by Emmanuel Hocdet · 4 years, 9 months ago
  2. f6ac4fa BUG/MINOR: ssl: segfault in cli_parse_set_cert with old openssl/boringssl by Emmanuel Hocdet · 4 years, 8 months ago
  3. 33cc76f BUG/MINOR: ssl/cli: check trash allocation in cli_io_handler_commit_cert() by William Lallemand · 4 years, 8 months ago
  4. beea2a4 CLEANUP: ssl/cli: remove leftovers of bundle/certs (it < 2) by William Lallemand · 4 years, 8 months ago
  5. bc6ca7c MINOR: ssl/cli: rework 'set ssl cert' as 'set/commit' by William Lallemand · 4 years, 8 months ago
  6. 0580052 BUILD/MINOR: ssl: shut up a build warning about format truncation by Willy Tarreau · 4 years, 8 months ago
  7. 430413e MINOR: ssl/cli: rework the 'set ssl cert' IO handler by William Lallemand · 4 years, 8 months ago
  8. 1212db4 BUG/MINOR: ssl/cli: cleanup on cli_parse_set_cert error by William Lallemand · 4 years, 8 months ago
  9. f29cdef BUG/MINOR: ssl/cli: out of bounds when built without ocsp/sctl by William Lallemand · 4 years, 9 months ago
  10. 541a534 BUG/MINOR: ssl/cli: fix build of SCTL and OCSP by William Lallemand · 4 years, 9 months ago
  11. 8f840d7 MEDIUM: cli/ssl: handle the creation of SSL_CTX in an IO handler by William Lallemand · 4 years, 9 months ago
  12. 0c3b7d9 MINOR: ssl/cli: assignate a new ckch_store by William Lallemand · 4 years, 9 months ago
  13. 8c1cdde MINOR: ssl: new functions duplicate and free a ckch_store by William Lallemand · 4 years, 9 months ago
  14. 8d0f893 MINOR: ssl: copy a ckch from src to dst by William Lallemand · 4 years, 9 months ago
  15. 455af50 MINOR: ssl: update ssl_sock_free_cert_key_and_chain_contents by William Lallemand · 4 years, 9 months ago
  16. 44b3532 MINOR: ssl/cli: update ocsp/issuer/sctl file from the CLI by William Lallemand · 4 years, 9 months ago
  17. 849eed6 BUG/MINOR: ssl/cli: fix looking up for a bundle by William Lallemand · 4 years, 9 months ago
  18. 96a9c97 MINOR: ssl: split ssl_sock_load_crt_file_into_ckch() by William Lallemand · 4 years, 9 months ago
  19. f9568fc MINOR: ssl: load issuer from file or from buffer by William Lallemand · 4 years, 9 months ago
  20. 0dfae6c MINOR: ssl: load sctl from buf OR from a file by William Lallemand · 4 years, 9 months ago
  21. 3b5f360 MINOR: ssl: OCSP functions can load from file or buffer by William Lallemand · 4 years, 9 months ago
  22. 0201047 CLEANUP: ssl: fix SNI/CKCH lock labels by William Lallemand · 4 years, 9 months ago
  23. 34779c3 CLEANUP: ssl: remove old TODO commentary by William Lallemand · 4 years, 9 months ago
  24. eb46965 BUG/MINOR: ssl: fix memcpy overlap without consequences. by Emeric Brun · 4 years, 9 months ago
  25. e566f3d BUG/MINOR: ssl: Fix fd leak on error path when a TLS ticket keys file is parsed by Christopher Faulet · 4 years, 9 months ago
  26. a9363eb BUG/MEDIUM: ssl: 'tune.ssl.default-dh-param' value ignored with openssl > 1.1.1 by Emeric Brun · 4 years, 9 months ago
  27. 7a88336 CLEANUP: ssl: make ssl_sock_load_dh_params handle errcode/warn by Emeric Brun · 4 years, 9 months ago
  28. a96b582 CLEANUP: ssl: make ssl_sock_put_ckch_into_ctx handle errcode/warn by Emeric Brun · 4 years, 9 months ago
  29. 054563d CLEANUP: ssl: make ckch_inst_new_load_(multi_)store handle errcode/warn by Emeric Brun · 4 years, 9 months ago
  30. f69ed1d CLEANUP: ssl: make cli_parse_set_cert handle errcode and warnings. by Emeric Brun · 4 years, 9 months ago
  31. 8c5414a CLEANUP: ssl: make ssl_sock_load_ckchs() return a set of ERR_* by Willy Tarreau · 4 years, 9 months ago
  32. bbc9196 CLEANUP: ssl: make ssl_sock_load_cert*() return real error codes by Willy Tarreau · 4 years, 9 months ago
  33. e0f48ae BUG/MINOR: ssl: can't load ocsp files by William Lallemand · 4 years, 9 months ago
  34. 786188f BUG/MINOR: ssl: fix error messages for OCSP loading by William Lallemand · 4 years, 9 months ago
  35. 4a66013 BUG/MINOR: ssl: fix OCSP build with BoringSSL by William Lallemand · 4 years, 9 months ago
  36. 104a7a6 BUILD: ssl: wrong #ifdef for SSL engines code by William Lallemand · 4 years, 9 months ago
  37. 963b2e7 BUG/MINOR: ssl: fix build without multi-cert bundles by William Lallemand · 4 years, 9 months ago
  38. e15029b BUG/MEDIUM: ssl: NULL dereference in ssl_sock_load_cert_sni() by William Lallemand · 4 years, 9 months ago
  39. 246c024 MINOR: ssl: load the ocsp in/from the ckch by William Lallemand · 4 years, 9 months ago
  40. a17f411 MINOR: ssl: load the sctl in/from the ckch by William Lallemand · 4 years, 9 months ago
  41. 150bfa8 MEDIUM: ssl/cli: 'set ssl cert' updates a certificate from the CLI by William Lallemand · 4 years, 10 months ago
  42. f11365b MINOR: ssl: ssl_sock_load_crt_file_into_ckch() is filling from a BIO by William Lallemand · 4 years, 10 months ago
  43. 614ca0d MEDIUM: ssl: ssl_sock_load_ckchs() alloc a ckch_inst by William Lallemand · 4 years, 9 months ago
  44. 0c6d12f MINOR: ssl: ssl_sock_load_multi_ckchs() can properly fail by William Lallemand · 4 years, 9 months ago
  45. d919937 MINOR: ssl: ssl_sock_load_ckchn() can properly fail by William Lallemand · 4 years, 9 months ago
  46. 1d29c74 MEDIUM: ssl: split ssl_sock_add_cert_sni() by William Lallemand · 4 years, 9 months ago
  47. 9117de9 MEDIUM: ssl: introduce the ckch instance structure by William Lallemand · 4 years, 9 months ago
  48. 28a8fce BUG/MINOR: ssl: abort on sni_keytypes allocation failure by William Lallemand · 4 years, 9 months ago
  49. 8ed5b96 BUG/MINOR: ssl: free the sni_keytype nodes by William Lallemand · 4 years, 9 months ago
  50. fe49bb3 BUG/MINOR: ssl: abort on sni allocation failure by William Lallemand · 4 years, 9 months ago
  51. 4b989f2 MINOR: ssl: initialize the sni_keytypes_map as EB_ROOT by William Lallemand · 4 years, 9 months ago
  52. f6adbe9 REORG: ssl: move structures to ssl_sock.h by William Lallemand · 4 years, 10 months ago
  53. e3af8fb REORG: ssl: rename ckch_node to ckch_store by William Lallemand · 4 years, 9 months ago
  54. eed4bf2 MINOR: ssl: crt-list do ckchn_lookup by William Lallemand · 4 years, 9 months ago
  55. 1633e39 BUILD: ssl: fix a warning when built with openssl < 1.0.2 by William Lallemand · 4 years, 9 months ago
  56. 8200414 BUG/MINOR: ssl: always check for ssl connection before getting its XPRT context by Christopher Faulet · 4 years, 10 months ago
  57. 5762a0d BUG/MAJOR: ssl: ssl_sock was not fully initialized. by Emeric Brun · 4 years, 10 months ago
  58. 9d00869 CLEANUP: cli: replace all occurrences of manual handling of return messages by Willy Tarreau · 5 years ago
  59. c985801 MINOR: ssl: ssl_fc_has_early should work for BoringSSL by Emmanuel Hocdet · 5 years ago
  60. f967c31 BUG/MINOR: ssl: fix 0-RTT for BoringSSL by Emmanuel Hocdet · 5 years ago
  61. 6e5f2ce BUG/MEDIUM: ssl: open the right path for multi-cert bundle by William Lallemand · 5 years ago
  62. 1503e05 BUG/MINOR: ssl: fix ressource leaks on error by Emmanuel Hocdet · 5 years ago
  63. 6dee29d BUG/MEDIUM: ssl: don't free the ckch in multi-cert bundle by William Lallemand · 5 years ago
  64. a8c7374 BUG/MEDIUM: ssl: does not try to free a DH in a ckch by William Lallemand · 5 years ago
  65. c4ecddf BUG/BUILD: ssl: fix build with openssl < 1.0.2 by William Lallemand · 5 years ago
  66. a7a0f99 MINOR: ssl: clean ret variable in ssl_sock_load_ckchn by Emmanuel Hocdet · 5 years ago
  67. efa4b95 CLEANUP: ssl: ssl_sock_load_crt_file_into_ckch by Emmanuel Hocdet · 6 years ago
  68. 54227d8 MINOR: ssl: do not look at DHparam with OPENSSL_NO_DH by Emmanuel Hocdet · 5 years ago
  69. 03e09f3 MINOR: ssl: check private key consistency in loading by Emmanuel Hocdet · 5 years ago
  70. 1c65fdd MINOR: ssl: add extra chain compatibility by Emmanuel Hocdet · 6 years ago
  71. 9246f8b MINOR: ssl: use STACK_OF for chain certs by Emmanuel Hocdet · 6 years ago
  72. fa89222 MEDIUM: ssl: load DH param in struct cert_key_and_chain by William Lallemand · 5 years ago
  73. 6af0399 MEDIUM: ssl: lookup and store in a ckch_node tree by William Lallemand · 5 years ago
  74. 36b8463 MEDIUM: ssl: split the loading of the certificates by William Lallemand · 5 years ago
  75. a59191b MEDIUM: ssl: use cert_key_and_chain struct in ssl_sock_load_cert_file() by William Lallemand · 5 years ago
  76. c940207 MINOR: ssl: merge ssl_sock_load_cert_file() and ssl_sock_load_cert_chain_file() by William Lallemand · 5 years ago
  77. 085a151 MINOR: ssl-sock: use conn->dst instead of &conn->addr.to by Willy Tarreau · 5 years ago
  78. f5bdb64 MINOR: ssl: switch to conn_get_dst() to retrieve the destination address by Willy Tarreau · 5 years ago
  79. fc9cfe4 REORG: proto_htx: Move HTX analyzers & co to http_ana.{c,h} files by Christopher Faulet · 5 years ago
  80. 4979916 BUG/MINOR: ssl: revert empty handshake detection in OpenSSL <= 1.0.2 by Lukas Tribus · 5 years ago
  81. e488ea8 BUG/MEDIUM: ssl: Don't attempt to set alpn if we're not using SSL. by Olivier Houchard · 5 years ago
  82. 0ff2865 BUG/MEDIUM: ssl: Don't do anything in ssl_subscribe if we have no ctx. by Olivier Houchard · 5 years ago
  83. 965e84e BUG/MEDIUM: ssl: Make sure we initiate the handshake after using early data. by Olivier Houchard · 5 years ago
  84. 3c39a7d CLEANUP: connection: rename the wait_event.task field to .tasklet by Willy Tarreau · 5 years ago
  85. 9faebe3 MEDIUM: tools: improve time format error detection by Willy Tarreau · 5 years ago
  86. 81284e6 BUG/MEDIUM: ssl: Don't forget to initialize ctx->send_recv and ctx->recv_wait. by Olivier Houchard · 5 years ago
  87. 03abf2d MEDIUM: connections: Remove CONN_FL_SOCK* by Olivier Houchard · 5 years ago
  88. 2e05548 MINOR: connections: Add a new xprt method, add_xprt(). by Olivier Houchard · 5 years ago
  89. 5149b59 MINOR: connections: Add a new xprt method, remove_xprt. by Olivier Houchard · 5 years ago
  90. 000694c MINOR: ssl: Make ssl_sock_handshake() static. by Olivier Houchard · 5 years ago
  91. ea8dd94 MEDIUM: ssl: Handle subscribe by itself. by Olivier Houchard · 5 years ago
  92. 6567466 MINOR: SSL: add client/server random sample fetches by Patrick Hemmer · 5 years ago
  93. 839af57 CLEANUP: ssl: remove unneeded defined(OPENSSL_IS_BORINGSSL) by Emmanuel Hocdet · 5 years ago
  94. 692c1d0 MINOR: ssl: Don't forget to call the close method of the underlying xprt. by Olivier Houchard · 5 years ago
  95. 19afb27 MINOR: ssl: Make sure the underlying xprt's init method doesn't fail. by Olivier Houchard · 5 years ago
  96. 0590f44 BUILD: ssl: fix latest LibreSSL reg-test error by Ilya Shipitsin · 5 years ago
  97. e242f3d BUG/MINOR: ssl_sock: Fix memory leak when disabling compression by Ilya Shipitsin · 5 years ago
  98. 7e1770b BUG/MAJOR: ssl: segfault upon an heartbeat request by William Lallemand · 5 years ago
  99. 295d614 CLEANUP: ssl: move all BIO_* definitions to openssl-compat by Willy Tarreau · 5 years ago
  100. 11b1671 CLEANUP: ssl: remove ifdef around SSL_CTX_get_extra_chain_certs() by Willy Tarreau · 5 years ago