]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2013-08-01  Willy TarreauMEDIUM: counters: support looking up a key in an altern...
2013-08-01  Willy TarreauMEDIUM: counters: support passing the counter number...
2013-08-01  Willy TarreauMINOR: session: make the number of stick counter entrie...
2013-08-01  Willy TarreauMEDIUM: counters: factor out smp_fetch_sc*_trackers
2013-08-01  Willy TarreauMEDIUM: counters: factor out smp_fetch_sc*_bytes_out_rate
2013-08-01  Willy TarreauMEDIUM: counters: factor out smp_fetch_sc*_kbytes_out
2013-08-01  Willy TarreauMEDIUM: counters: factor out smp_fetch_sc*_bytes_in_rate
2013-08-01  Willy TarreauMEDIUM: counters: factor out smp_fetch_sc*_kbytes_in
2013-08-01  Willy TarreauMEDIUM: counters: factor out smp_fetch_sc*_http_err_rate
2013-08-01  Willy TarreauMEDIUM: counters: factor out smp_fetch_sc*_http_err_cnt
2013-08-01  Willy TarreauMEDIUM: counters: factor out smp_fetch_sc*_http_req_rate
2013-08-01  Willy TarreauMEDIUM: counters: factor out smp_fetch_sc*_http_req_cnt
2013-08-01  Willy TarreauMEDIUM: counters: factor out smp_fetch_sc*_sess_rate
2013-08-01  Willy TarreauMEDIUM: counters: factor out smp_fetch_sc*_sess_cnt
2013-08-01  Willy TarreauMEDIUM: counters: factor out smp_fetch_sc*_conn_cur
2013-08-01  Willy TarreauMEDIUM: counters: factor out smp_fetch_sc*_conn_rate
2013-08-01  Willy TarreauMEDIUM: counters: factor out smp_fetch_sc*_conn_cnt
2013-08-01  Willy TarreauMEDIUM: counters: factor out smp_fetch_sc*_clr_gpc0
2013-08-01  Willy TarreauMEDIUM: counters: factor out smp_fetch_sc*_inc_gpc0
2013-08-01  Willy TarreauMEDIUM: counters: factor out smp_fetch_sc*_gpc0_rate
2013-08-01  Willy TarreauMEDIUM: counters: factor out smp_fetch_sc*_get_gpc0
2013-08-01  Willy TarreauMINOR: counters: provide a generic function to retrieve...
2013-08-01  Willy TarreauMINOR: counters: factor out smp_fetch_sc*_tracked
2013-08-01  Willy TarreauMINOR: payload: split smp_fetch_rdp_cookie()
2013-08-01  Willy TarreauMEDIUM: sample: systematically pass the keyword pointer...
2013-08-01  Willy TarreauDOC: minor improvements to the part on the stats socket.
2013-07-25  Willy TarreauMINOR: samples: add the http_date([<offset>]) sample...
2013-07-25  Willy TarreauMINOR: sample: add a new "date" fetch to return the...
2013-07-25  Willy TarreauCLEANUP: acl: move the 3 remaining sample fetches to...
2013-07-25  Willy TarreauMINOR: sample: fix sample_process handling of unstable...
2013-07-25  Willy TarreauMEDIUM: sample: handle comma-delimited converter list
2013-07-22  Willy TarreauOPTIM: splicing: use splice() for the last block when...
2013-07-22  Willy TarreauBUG/MINOR: stream_interface: don't call chk_snd() on...
2013-07-22  Willy TarreauBUG/MEDIUM: splicing: fix abnormal CPU usage with splicing
2013-07-22  GodbachBUG/MEDIUM: server: set the macro for server's max...
2013-07-06  Willy TarreauBUG/MAJOR: http: sample prefetch code was not properly...
2013-07-04  Willy TarreauBUG/MEDIUM: http: "option checkcache" fails with the...
2013-07-04  Willy TarreauBUG/MAJOR: http: don't emit the send-name-header when...
2013-07-01  GodbachDOC: minor typo fix in documentation
2013-07-01  Willy TarreauBUG: counters: third counter was not stored if others...
2013-06-26  GodbachBUG/MINOR: deinit: free fdinfo while doing cleanup
2013-06-25  Willy TarreauDOC: remove the comment saying that SSL certs are not...
2013-06-23  Lukas TribusMEDIUM: http: add IPv6 support for "set-tos"
2013-06-23  Lukas TribusBUG/MINOR: http: fix "set-tos" not working in certain...
2013-06-21  Willy TarreauBUG/MEDIUM: prevent gcc from moving empty keywords...
2013-06-21  Willy TarreauMEDIUM: session: disable lingering on the server when...
2013-06-20  GodbachCLEANUP: session: remove event_accept() which was not...
2013-06-17  Willy Tarreau[RELEASE] Released version 1.5-dev19 v1.5-dev19
2013-06-17  Willy TarreauMEDIUM: counters: use sc0/sc1/sc2 instead of sc1/sc2/sc3
2013-06-17  Willy TarreauDOC: update ROADMAP file
2013-06-17  Willy TarreauBUG/CRITICAL: fix a possible crash when using negative...
2013-06-14  Thierry FOURNIERCLEANUP: protect checks.h from multiple inclusions
2013-06-14  Thierry FOURNIERCLEANUP: fix missing include <string.h> in proto/listener.h
2013-06-12  Willy TarreauBUG/MINOR: acl: correctly consider boolean fetches...
2013-06-12  Willy TarreauMINOR: acl: add the new "env()" fetch method to retriev...
2013-06-12  Willy TarreauCLEANUP: http: remove the bogus urlp_ip ACL match
2013-06-12  Willy TarreauDOC: major reorg of ACL + sample fetch
2013-06-12  Willy TarreauMEDIUM: acl: remove 15 additional useless ACLs that...
2013-06-11  Willy TarreauMEDIUM: acl: remove a lot of useless ACLs that are...
2013-06-11  Willy TarreauMEDIUM: acl: automatically detect the type of certain...
2013-06-11  Willy TarreauMEDIUM: tcp: add "tcp-request connection expect-proxy...
2013-06-11  Willy TarreauMEDIUM: http: add the "set-mark" action on http-request...
2013-06-11  Willy TarreauMEDIUM: http: add support for "set-tos" in http-request...
2013-06-11  Willy TarreauMEDIUM: http: add support for action "set-log-level...
2013-06-11  Willy TarreauMEDIUM: log: add a log level override value in struct...
2013-06-11  Willy TarreauMEDIUM: http: add the "set-nice" action to http-request...
2013-06-11  Willy TarreauMEDIUM: http: add a new "http-response" ruleset
2013-06-10  Willy TarreauMEDIUM: protocol: implement a "drain" function in proto...
2013-06-10  Willy TarreauMINOR: http: add full-length header fetch methods
2013-06-10  Willy TarreauMINOR: log: add a new flag 'L' for locally processed...
2013-06-10  Lukas TribusDOC: examples: provide simplified ssl configuration
2013-06-10  Willy TarreauMINOR: defaults: allow REQURI_LEN and CAPTURE_LEN to...
2013-06-10  Willy TarreauMINOR: counters: add fetch/acl sc*_tracked to indicate...
2013-06-08  Willy TarreauBUG/MAJOR: http: always ensure response buffer has...
2013-05-31  Emmanuel HocdetBUG: ssl: fix crt-list for clients not supporting SNI
2013-05-31  Kevin HesterBUG: ssl: send payload gets corrupted if tune.ssl.maxre...
2013-05-29  Willy TarreauMEDIUM: counters: add a new "gpc0_rate" counter in...
2013-05-28  Willy TarreauMEDIUM: counters: add support for tracking a third...
2013-05-28  Willy TarreauMINOR: counters: make it easier to extend the amount...
2013-05-27  Lukas TribusDOC: readme: add suggestion to link against static...
2013-05-25  Willy TarreauDOC: fix wrong copy-paste in the rspdel example
2013-05-14  Prach PongpanichCLEANUP: fix minor typo in error message.
2013-05-14  James VothMINOR: ssl: add pattern fetch 'ssl_c_sha1'
2013-05-11  Pieter BaauwDOC: examples: provide an example of transparent proxy...
2013-05-11  Pieter BaauwMINOR: tproxy: add support for OpenBSD
2013-05-11  Pieter BaauwMINOR: tproxy: add support for FreeBSD
2013-05-11  Pieter BaauwREORG: tproxy: prepare the transparent proxy defines...
2013-05-08  Willy TarreauBUG/MINOR: acl: fix a double free during exit when...
2013-05-07  Emmanuel HocdetMEDIUM: ssl: improve crt-list format to support negation
2013-05-07  Willy TarreauMINOR: ebtree: add new eb_next_dup/eb_prev_dup() functi...
2013-05-01  Willy TarreauDOC: readme: add a small reminder about restrictions...
2013-05-01  Willy TarreauBUILD: stdbool is not portable (again)
2013-04-28  Willy TarreauBUG/MEDIUM: compression: the deflate algorithm must...
2013-04-26  Emeric BrunBUG/MEDIUM: shctx: makes the code independent on SSL...
2013-04-26  Willy TarreauMINOR: init: indicate the SSL runtime version on -vv.
2013-04-26  Emeric BrunBUG/MEDIUM: ssl: EDH ciphers are not usable if no DH...
2013-04-25  Willy TarreauBUILD: last fix broke non-linux platforms
2013-04-24  GodbachBUG/MINOR: config: "source" does not work in defaults...
2013-04-23  Willy TarreauBUG/MINOR: fix unterminated ACL array in compression
2013-04-22  Emeric BrunBUG/MEDIUM: Fix crt-list file parsing error: filtered...
next