2016-03-14BUG/MINOR: acl: don't use record layer in req_ssl_ver 2016-03-14BUG/MEDIUM: config: count memory limits on 64 bits, not 32 2015-10-27BUG/MINOR: http: Add OPTIONS in supported http methods (found by find_http_meth) 2015-10-27BUG/MINOR: http: remove stupid HTTP_METH_NONE entry 2015-02-01BUG/MINOR: http: abort request processing on filter failure 2015-02-01BUG/MINOR: config: don't inherit the default balance algorithm in frontends 2015-02-01BUG/MEDIUM: tcp: don't use SO_ORIGINAL_DST on non-AF_INET sockets 2015-02-01BUG/MEDIUM: regex: fix risk of buffer overrun in exp_replace() 2015-02-01BUG/MEDIUM: signal: signal handler does not properly check for signal bounds 2015-02-01BUG/MINOR: config: fix improper check for failed memory alloc in ACL parser 2015-02-01BUG/MINOR: epoll: correctly disable FD polling in fd_rem() 2015-02-01BUG/MINOR: tarpit: fix condition to return the HTTP 500 message 2015-02-01BUG/MEDIUM: balance source did not properly hash IPv6 addresses 2015-02-01BUG: proto_tcp: set AF_INET on tproxy for use with recent kernels 2015-02-01[BUG] tcp: dropped connections must be counted as "denied" not "failed" 2013-07-04BUG/MEDIUM: http: "option checkcache" fails with the no-cache header 2012-01-20BUG/MEDIUM: zero-weight servers must not dequeue requests from the backend 2011-08-05[BUG] halog: correctly handle truncated last line 2011-04-08[BUG] http: balance url_param did not work with first parameters on POST 2011-04-08[BUG] startup: set the rlimits before binding ports, not after. 2011-04-08[BUG] cfgparse: correctly count one socket per port in ranges 2011-04-08[BUG] session: release slot before processing pending connections 2011-04-08[BUG] http: correctly update the header list when removing two consecutive headers 2011-04-08[BUG] appsession: fix possible double free in case of out of memory 2011-04-08[BUG] capture: do not capture a cookie if there is no memory left 2011-04-08[BUG] config: report the correct proxy type in tcp-request errors 2011-04-08[BUG] cookie: correctly unset default cookie parameters 2011-04-08[BUG] checks: don't log backend down for all zero-weight servers 2011-04-06[BUG] http: don't consider commas as a header delimitor within quotes 2011-04-06[BUG] queue: don't dequeue proxy-global requests on disabled servers 2010-09-21[BUG] stream_sock: cleanly disable the listener in case of resource shortage