]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2012-12-23  Willy TarreauMINOR: tools: simplify the use of the int to ascii...
2012-12-23  Willy TarreauMEDIUM: stats: use multi-line tips to display detailed...
2012-12-23  Willy TarreauMEDIUM: stats: use hover boxes instead of title to...
2012-12-23  Willy TarreauMINOR: chunks: centralize the trash chunk allocation
2012-12-23  Willy TarreauBUG/MINOR: log: fix regression introduced by commit...
2012-12-22  Willy TarreauREORG: stats: functions are now HTTP/CLI agnostic
2012-12-22  Willy TarreauREORG: stats: move the HTTP header injection to proto_http
2012-12-22  Willy TarreauREORG: stats: massive code reorg and cleanup
2012-12-21  Willy TarreauMEDIUM: log: add the ability to include samples in...
2012-12-21  Willy TarreauMINOR: log: add lf_text_len
2012-12-21  Willy TarreauMINOR: samples: add a function to fetch and convert...
2012-12-21  Willy TarreauMINOR: sample: support cast from bool to string
2012-12-20  Willy TarreauMEDIUM: log-format: make the format parser more robust...
2012-12-20  Willy TarreauBUG/MINOR: log: add_to_logformat_list() used the wrong...
2012-12-20  Willy TarreauMEDIUM: log: change a few log tokens to make them easie...
2012-12-20  Willy TarreauBUG/MEDIUM: log: fix possible segfault during config...
2012-12-20  Emeric BrunMINOR: ssl: add fetch and acl "ssl_c_used" to check...
2012-12-20  Willy TarreauMINOR: log: add a tag for amount of bytes uploaded...
2012-12-20  Willy TarreauBUILD: no need to clean up when making git-tar
2012-12-20  Willy TarreauBUG/MINOR: http: don't abort client connection on prema...
2012-12-19  Willy TarreauBUG/MEDIUM: stream_interface: fix another case where...
2012-12-19  Willy TarreauBUG/MAJOR: stream_interface: fix occasional data transf...
2012-12-17  Willy TarreauCLEANUP: buffer: use buffer_empty() instead of buffer_l...
2012-12-17  Willy TarreauBUG/MEDIUM: connection: always update connection flags...
2012-12-15  Willy TarreauBUG/MINOR: stream_interface: don't return when the...
2012-12-15  Willy TarreauBUG/MEDIUM: stream-interface: fix possible stalls durin...
2012-12-14  Emeric BrunBUG/MINOR: ssl: error is not reported if it occurs...
2012-12-14  Emeric BrunBUG/MEDIUM: ssl: Prevent ssl error from affecting other...
2012-12-14  Willy TarreauMINOR: http: make resp_ver and status ACLs check for...
2012-12-13  Willy TarreauBUG/MINOR: poll: the I/O handler was called twice for...
2012-12-13  Willy TarreauOPTIM: epoll: current fd does not count as a new one
2012-12-13  Willy TarreauOPTIM: epoll: use a temp variable for intermediary...
2012-12-13  Willy TarreauCLEANUP: poll: remove a useless double-check on fdtab...
2012-12-13  Willy TarreauOPTIM: poll: optimize fd management functions for low...
2012-12-13  Willy TarreauCLEANUP: polling: gcc doesn't always optimize constants...
2012-12-12  Willy TarreauMINOR: contrib: make the iprange tool grep for addresses
2012-12-11  Willy Tarreau[RELEASE] Released version 1.5-dev15 v1.5-dev15
2012-12-11  Willy TarreauDOC: add some clarifications to the readme
2012-12-11  Willy TarreauMINOR: config: improve error checking on TCP stick...
2012-12-10  Willy TarreauBUG/MINOR: connection: remove a few synchronous calls...
2012-12-10  Willy TarreauBUG/MAJOR: connection: always recompute polling status...
2012-12-09  Willy TarreauBUG/MINOR: proto_tcp: bidirectional fetches not support...
2012-12-09  Willy TarreauBUG/MINOR: proto_tcp: fix parsing of "table" in track...
2012-12-09  Willy TarreauCLEANUP: session: use an array for the stick counters
2012-12-09  Willy TarreauMINOR: http: add the "base32+src" fetch method.
2012-12-09  Willy TarreauMINOR: http: add the "base32" pattern fetch function
2012-12-09  Willy TarreauMEDIUM: counters: add sc1_trackers/sc2_trackers
2012-12-09  Willy TarreauMEDIUM: proto_tcp: add support for tracking L7 information
2012-12-09  Willy TarreauBUG/MEDIUM: stick-tables: conversions to strings were...
2012-12-09  Willy TarreauCLEANUP: backend: use the same tproxy address selection...
2012-12-09  Willy TarreauCLEANUP: proto_tcp: use the same code to bind servers...
2012-12-09  Willy TarreauMEDIUM: connection: introduce "struct conn_src" for...
2012-12-09  Willy TarreauMINOR: cfgparse: mention "interface" in the list of...
2012-12-08  Willy TarreauBUG/MEDIUM: tcp: process could theorically crash on...
2012-12-08  Willy TarreauCLEANUP: connection: remove unused server/proxy/task...
2012-12-08  Willy TarreauBUG/MINOR: tcp: set the ADDR_TO_SET flag on outgoing...
2012-12-08  Willy TarreauMINOR: stats: add a few more information on session...
2012-12-08  Willy TarreauBUG/MEDIUM: session: fix FD leak when transport layer...
2012-12-06  Willy TarreauBUG/MAJOR: polling: do not set speculative events on...
2012-12-06  Willy TarreauBUG/MAJOR: raw_sock: must check error code on hangup
2012-12-06  Willy TarreauBUILD: ssl: NAME_MAX is not portable, use MAXPATHLEN...
2012-12-06  Tait ClarridgeMINOR: acl: add fetch for server session rate
2012-12-05  Willy TarreauBUILD: stdbool is not portable
2012-12-04  Emeric BrunMEDIUM: ssl: manage shared cache by blocks for huge...
2012-12-04  Willy TarreauBUG/MINOR: http: don't log a 503 on client errors while...
2012-12-03  Emeric BrunBUG/MEDIUM: ssl: first outgoing connection would fail...
2012-12-03  Emeric BrunBUG/MINOR: ssl: One free session in cache remains unused.
2012-12-03  Willy TarreauDOC: document the connection error format in logs
2012-12-03  Willy TarreauMEDIUM: connection: add error reporting for the SSL
2012-12-03  Willy TarreauMEDIUM: connection: add error reporting for the PROXY...
2012-12-03  Willy TarreauMEDIUM: connection: add minimal error reporting in...
2012-12-03  Willy TarreauMEDIUM: connection: add an error code in connections
2012-12-03  Willy TarreauMINOR: connection: don't remove failed handshake flags
2012-12-03  Willy TarreauBUG/MEDIUM: comp: DEFAULT_MAXZLIBMEM was expressed...
2012-12-03  Dmitry SivachenkoDOC: add a few precisions on compression
2012-11-27  Willy TarreauMINOR: compression: make the stats a bit more robust
2012-11-27  Willy TarreauBUG/MINOR: http: disable compression when message has...
2012-11-26  Willy TarreauBUILD: ssl: OpenSSL 0.9.6 has no renegociation
2012-11-26  Emeric BrunBUG/MEDIUM: ssl: Fix handshake failure on session resum...
2012-11-26  Willy TarreauBUG/MAJOR: stats: correctly check for a possible divide...
2012-11-26  Willy TarreauMINOR: http: factor out the content-type checks
2012-11-26  Willy TarreauMINOR: stats: compute the ratio of compressed response...
2012-11-26  William LallemandMINOR: compression: disable on multipart or status...
2012-11-26  William LallemandBUG/MINOR: compression: Content-Type is case insensitive
2012-11-26  Willy TarreauBUG/MINOR: http: don't report client aborts as server...
2012-11-26  Willy Tarreau[RELEASE] Released version 1.5-dev14 v1.5-dev14
2012-11-26  Willy TarreauMINOR: cli: improve output format for show sess $ptr
2012-11-26  Willy TarreauBUG/MAJOR: cli: show sess <id> may randomly corrupt...
2012-11-26  Willy TarreauMINOR: cli: add support for the "show sess all" command
2012-11-25  Willy TarreauBUILD: buffer: fix another isprint() warning on solaris
2012-11-25  Willy TarreauDOC: stats: document the comp_rsp stats column
2012-11-24  Willy TarreauMINOR: tcp: add support for the "v4v6" bind option
2012-11-24  Willy TarreauMINOR: stats: report the total number of compressed...
2012-11-24  Willy TarreauMINOR: stats: also report the computed compression...
2012-11-24  Willy TarreauMINOR: tcp: add support for the "v6only" bind option
2012-11-24  Willy TarreauBUG/MEDIUM: connection: local_send_proxy must wait...
2012-11-24  Willy TarreauBUG/MEDIUM: checks: report handshake failures
2012-11-24  Willy TarreauMINOR: connection: abort earlier when errors are detected
2012-11-24  Willy TarreauBUG/MEDIUM: connection: always disable polling upon...
2012-11-24  Willy TarreauMEDIUM: tcp: add explicit support for delayed ACK in...
next