Changes since version 1.5-dev11 : Vincent Bernat (1): DOC: specify the default value for maxconn in the context of a proxy Willy Tarreau (9): BUG/MAJOR: cookie prefix doesn't support cookie-less servers BUILD: add an AIX 5.2 (and later) target. MEDIUM: fd/si: move peeraddr from struct fdinfo to struct connection MINOR: halog: use the more recent dual-mode fgets2 implementation BUG/MEDIUM: ebtree: ebmb_insert() must not call cmp_bits on full-length matches CLEANUP: halog: make clean should also remove .o files OPTIM: halog: make use of memchr() on platforms which provide a fast one OPTIM: halog: improve cold-cache behaviour when loading a file BUG/MINOR: ACL implicit arguments must be created with unresolved flag