Changes since version 1.5-dev15 : Emeric Brun (2): BUG/MEDIUM: ssl: Prevent ssl error from affecting other connections. BUG/MINOR: ssl: error is not reported if it occurs simultaneously with peer close detection. Willy Tarreau (8): MINOR: contrib: make the iprange tool grep for addresses CLEANUP: polling: gcc doesn't always optimize constants away OPTIM: poll: optimize fd management functions for low register count CPUs CLEANUP: poll: remove a useless double-check on fdtab[fd].owner OPTIM: epoll: use a temp variable for intermediary flag computations OPTIM: epoll: current fd does not count as a new one BUG/MINOR: poll: the I/O handler was called twice for polled I/Os MINOR: http: make resp_ver and status ACLs check for the presence of a response