Changes since version 2.2-dev6 : Emmanuel Hocdet (1): MINOR: ssl: add ssl-skip-self-issued-ca global option Ilya Shipitsin (2): CI: run weekly OpenSSL "no-deprecated" builds CLEANUP: log: fix comment of parse_logformat_string() Jerome Magnin (3): BUG/MINOR: ssl: default settings for ssl server options are not used MINOR: config: add a global directive to set default SSL curves DOC: option logasap does not depend on mode Olivier Doucet (1): DOC: Improve documentation on http-request set-src Olivier Houchard (1): BUG/MEDIUM: http-ana: Handle NTLM messages correctly. Tim Duesterhus (1): MINOR: version: Show uname output in display_version() William Lallemand (4): MINOR: ssl/cli: disallow SSL options for directory in 'add ssl crt-list' MINOR: ssl/cli: restrain certificate path when inserting into a directory DOC: internals: update the SSL architecture schema MINOR: contrib: make the peers wireshark dissector a plugin Willy Tarreau (4): BUG/MINOR: tools: fix the i386 version of the div64_32 function BUG/MINOR: mux-fcgi/trace: fix wrong set of trace flags in fcgi_strm_add_eom() BUG/MINOR: http: make url_decode() optionally convert '+' to SP MEDIUM: memory: make pool_gc() run under thread isolation