]> git.kaiwu.me - haproxy.git/shortlog
haproxy.git
2013-10-10 Emeric BrunBUG/MINOR: ssl: verifyhost does not match empty strings...
2013-10-10 Emeric BrunMINOR: ssl: optimization of verifyhost on wildcard...
2013-10-10 Emeric BrunBUG/MINOR: ssl: potential memory leaks using ssl_c_key_...
2013-10-06 GodbachBUG/MINOR: deinit: free server map which is allocated...
2013-10-01 GodbachDOC: fix typo in comments
2013-10-01 Lukas TribusDOC: ssl: update build instructions to use new SSL_...
2013-10-01 Apollon OikonomopoulosDOC: remove -s and -l options from the manpage
2013-10-01 Apollon OikonomopoulosDOC: update manpage reference to haproxy-en.txt
2013-09-30 Apollon OikonomopoulosDOC: add manpage references to all system calls
2013-09-30 Apollon OikonomopoulosDOC: add missing options to the manpage
2013-09-29 Willy TarreauBUG/MINOR: acl: fix improper string size assignment...
2013-09-23 Willy TarreauMINOR: http: compute response time before processing...
2013-09-23 Sergiy PrykhodkoBUG/MINOR: fix forcing fastinter in "on-error"
2013-09-17 Emeric BrunBUILD: ssl: compilation issue with openssl v0.9.6.
2013-09-17 Emeric BrunBUG/MEDIUM: ssl: potential memory leak using verifyhost
2013-09-17 Willy TarreauBUILD: add SSL_INC/SSL_LIB variables to force the path...
2013-09-11 Willy TarreauMINOR: payload: provide the "res.len" fetch method
2013-09-11 Willy TarreauMINOR: tcp: add new "close" action for tcp-response
2013-09-04 Willy TarreauMEDIUM: stick-tables: flush old entries upon soft-stop
2013-09-03 Willy TarreauBUG/MEDIUM: fix broken send_proxy on FreeBSD
2013-09-01 Evan BroderMINOR: ssl: Add statement 'verifyhost' to "server"...
2013-08-31 Willy TarreauDOC: add a mention about the limited chunk size
2013-08-31 William LallemandBUG/MINOR: log: junk at the end of syslog packet
2013-08-31 William LallemandBUG/MEDIUM: unique_id: junk in log on empty unique_id
2013-08-13 Willy TarreauBUG/MEDIUM: unique_id: HTTP request counter must be...
2013-08-13 Willy TarreauMINOR: config: warn when a server with no specific...
2013-08-13 Willy TarreauMINOR: ssl: use MAXPATHLEN instead of PATH_MAX
2013-08-13 Willy TarreauBUG/MINOR: cli: "clear table" must not kill entries...
2013-08-13 GodbachBUG/MINOR: use the same check condition for server...
2013-08-02 Willy TarreauMINOR: payload: allow the payload sample fetches to...
2013-08-01 Willy TarreauMINOR: cli: make it possible to enter multiple values...
2013-08-01 Willy TarreauMEDIUM: cli: adjust the method for feeding frequency...
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...
next