Changes since version 2.3.1 : Christopher Faulet (4): BUG/MEDIUM: filters: Forward all filtered data at the end of http filtering BUG/MINOR: http-ana: Don't wait for the body of CONNECT requests BUG/MEDIUM: http-ana: Don't eval http-after-response ruleset on empty messages BUG/MAJOR: filters: Always keep all offsets up to date during data filtering Jerome Magnin (1): CLEANUP: cfgparse: remove duplicate registration for transparent build options Joao Morais (2): DOC: clarify how to create a fallback crt DOC: better describes how to configure a fallback crt Maciej Zdeb (1): BUG/MINOR: http_htx: Fix searching headers by substring Matthieu Guegan (1): BUILD: makefile: enable crypt(3) for OpenBSD William Lallemand (6): DOC: add missing 3.10 in the summary BUG/MINOR: ssl: segv on startup when AKID but no keyid BUG/MEDIUM: ssl/crt-list: bundle support broken in crt-list BUG/MEDIUM: ssl: error when no certificate are found BUG/MINOR: ssl/crt-list: load bundle in crt-list only if activated BUG/MEDIUM: ssl/crt-list: fix error when no file found Willy Tarreau (3): BUILD: http-htx: fix build warning regarding long type in printf CLEANUP: connection: do not use conn->owner when the session is known BUG/MAJOR: connection: reset conn->owner when detaching from session list