Changes since version 3.0-dev12 : Aurelien DARRAGON (7): BUG/MINOR: ring: free ring's allocated area not ring's usable area when using maps DEBUG: tools: add vma_set_name() helper DEBUG: shctx: name shared memory using vma_set_name() DEBUG: sink: add name hint for memory area used by memory-backed sinks DEBUG: pollers: add name hint for large memory areas used by pollers DEBUG: errors: add name hint for startup-logs memory area DEBUG: fd: add name hint for large memory areas Valentine Krasnobaeva (2): BUG/MEDIUM: proto: fix fd leak in _connect_server MINOR: sock: set conn->err_code in case of EPERM William Lallemand (6): CLEANUP: ssl/cli: remove unused code in dump_crtlist_conf MINOR: ssl: check parameter in ckch_conf_cmp() DOC: configuration: rework the crt-store load documentation MEDIUM: ssl: don't load file by discovering them in crt-store DOC: configuration: update the crt-list documentation DOC: configuration: add the supported crt-store options in crt-list