haproxy/include
Willy Tarreau 61beedfb8c [RELEASE] Released version 1.3.10 with the following main changes :
- several fixes in ev_sepoll
    - fixed some expiration dates on some tasks
    - fixed a bug in connection establishment detection due to speculative I/O
    - fixed rare bug occuring on TCP with early close (reported by Andy Smith)
    - implemented URI hashing algorithm (Guillaume Dallaire)
    - implemented SMTP health checks (Peter van Dijk)
    - replaced the rbtree with ul2tree from old scheduler project
    - new framework for generic ACL support
    - added the 'acl' and 'block' keywords to the config language
    - added several ACL criteria and matches (IP, port, URI, ...)
    - cleaned up and better modularization for some time functions
    - fixed list macros
    - fixed useless memory allocation in str2net()
    - store the original destination address in the session
2007-05-09 01:44:58 +02:00
..
common [RELEASE] Released version 1.3.10 with the following main changes : 2007-05-09 01:44:58 +02:00
import [MINOR] removed useless counters from ul2tree_insert() 2007-04-29 13:43:03 +02:00
proto [MINOR] ACL regex matching on the URI ; uri_reg 2007-05-08 23:24:51 +02:00
types [MEDIUM] implement SMTP health checks 2007-05-08 23:50:35 +02:00