Changes since version 1.6.4 : Baptiste Assmann (10): DOC: "addr" parameter applies to both health and agent checks DOC: timeout client: pointers to timeout http-request DOC: typo on stick-store response DOC: stick-table: amend paragraph blaming the loss of table upon reload DOC: typo: ACL subdir match DOC: typo: maxconn paragraph is wrong due to a wrong buffer size DOC: regsub: parser limitation about the inability to use closing square brackets DOC: typo: req.uri is now replaced by capture.req.uri BUG/MINOR: dns: inapropriate way out after a resolution timeout BUG/MINOR: dns: trigger a DNS query type change on resolution timeout Benoit GARNIER (1): BUG/MINOR: log: Don't use strftime() which can clobber timezone if chrooted Bertrand Paquet (1): BUG/MINOR : allow to log cookie for tarpit and denied request Daniel Schneller (1): DOC: Clarify tunes.vars.xxx-max-size settings Frederik Deweerdt (1): OPTIM/MINOR: session: abort if possible before connecting to the backend Mac Browning (1): DOC: add encoding to json converter example Nenad Merdanovic (2): BUG/MEDIUM: Fix RFC5077 resumption when more than TLS_TICKETS_NO are present BUG/MAJOR: Fix crash in http_get_fhdr with exactly MAX_HDR_HISTORY headers Thiago Farina (1): DOC: fix "needed" typo Thierry Fournier (4): BUG/MINOR: conf: "listener id" expects integer, but its not checked BUG/MINOR: lua: can't load external libraries DOC: name set-gpt0 mismatch with the expected keyword BUG/MEDIUM: stick-tables: some sample-fetch doesn't work in the connection state. William Lallemand (1): BUG/MEDIUM: trace.c: rdtsc() is defined in two files Willy Tarreau (3): BUILD: namespaces: fix a potential build warning in namespaces.c BUG/MEDIUM: peers: fix incorrect age in frequency counters BUG/MEDIUM: channel: fix miscalculation of available buffer space (2nd try)