]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2019-07-16  Jérôme MagninREGTESTS: checks: tcp-check connect to multiple ports
2019-07-15  Andrew HeberleMEDIUM: mworker-prog: Add user/group options to program...
2019-07-15  Willy TarreauBUG/MEDIUM: tcp-check: unbreak multiple connect rules...
2019-07-15  Willy TarreauBUG/MINOR: mux-pt: do not pretend there's more data...
2019-07-12  Olivier HouchardBUG/MEDIUM: streams: Don't redispatch with L7 retries...
2019-07-12  Olivier HouchardBUG/MEDIUM: streams: Don't give up if we couldn't send...
2019-07-12  Dave PirotteBUG/MINOR: mux-h1: Correctly report Ti timer when HTX...
2019-07-12  Christopher... BUG/MEDIUM: mux-h1: Don't release h1 connection if...
2019-07-12  Willy TarreauBUG/MAJOR: listener: fix thread safety in resume_listener()
2019-07-12  Willy TarreauMINOR: task: introduce work lists
2019-07-11  Olivier HouchardBUG/MEDIUM: servers: Fix a race condition with idle...
2019-07-11  Frédéric LécailleCLEANUP: proto_tcp: Remove useless header inclusions.
2019-07-11  John RoeslerDOC: Fix typos and grammer in configuration.txt
2019-07-11  David CarlierBUG/MEDIUM: da: cast the chunk to string.
2019-07-10  Olivier HouchardBUG/MEDIUM: checks: Don't attempt to read if we destroy...
2019-07-10  Christopher... BUG/MINOR: server: Be really able to keep "pool-max...
2019-07-09  Willy TarreauBUG/MEDIUM: fd/threads: fix excessive CPU usage on...
2019-07-09  Willy TarreauMINOR: pools: make the thread harmless during the mmap...
2019-07-09  Willy TarreauMINOR: pools: always pre-initialize allocated memory...
2019-07-09  Willy TarreauMINOR: pools: release the pool's lock during the malloc...
2019-07-09  Lukas TribusBUG/MINOR: ssl: revert empty handshake detection in...
2019-07-08  Olivier HouchardBUG/MEDIUM: servers: Don't forget to set srv_cs to...
2019-07-06  Alain BelkadiDOC: Fix typo in intro.txt
2019-07-05  Aleksandar... DOC: contrib: spoa_server Add some hints for building...
2019-07-05  Christopher... BUG/MEDIUM: stream-int: Don't rely on CF_WRITE_PARTIAL...
2019-07-05  Christopher... MINOR: stream-int: Factorize processing done after...
2019-07-05  Christopher... BUG/MINOR: mux-h1: Don't process input or ouput if...
2019-07-05  Christopher... BUG/MEDIUM: mux-h1: Handle TUNNEL state when outgoing...
2019-07-05  Christopher... BUG/MEDIUM: lb_fas: Don't test the server's lb_tree...
2019-07-05  Christopher... BUG/MEDIUM: http/applet: Finish request processing...
2019-07-05  Christopher... MINOR: action: Add the return code ACT_RET_DONE for...
2019-07-05  Christopher... BUG/MINOR: contrib/prometheus-exporter: Don't try to...
2019-07-04  Frédéric LécailleMINOR: server: Add "no-tfo" option.
2019-07-04  Olivier HouchardBUG/MEDIUM: sessions: Don't keep an extra idle connecti...
2019-07-04  Olivier HouchardBUG/MEDIUM: servers: Authorize tfo in default-server.
2019-07-03  Olivier HouchardBUG/MEDIUM: connections: Make sure we're unsubscribe...
2019-07-03  Christopher... BUG/MINOR: contrib/prometheus-exporter: Respect the...
2019-07-03  Christopher... BUG/MINOR: hlua/htx: Respect the reserve when HTX data...
2019-07-02  Christopher... BUG/MEDIUM: channel/htx: Use the total HTX size in...
2019-07-02  Christopher... BUG/MINOR: hlua: Don't use channel_htx_recv_max()
2019-07-02  Christopher... BUG/MINOR: contrib/prometheus-exporter: Don't use chann...
2019-07-02  Olivier HouchardBUG/MEDIUM: checks: Make sure the tasklet won't run...
2019-07-02  Olivier HouchardBUG/MEDIUM: connections: Always call shutdown, with...
2019-07-01  Christopher... BUG/MINOR: mux-h1: Don't return the empty chunk on...
2019-07-01  Christopher... BUG/MINOR: mux-h1: Skip trailers for non-chunked outgoi...
2019-07-01  Willy TarreauBUG/MEDIUM: checks: unblock signals in external checks
2019-07-01  William LallemandBUG/MINOR: mworker/cli: don't output a \n before the...
2019-06-28  Christopher... BUG/MEDIUM: mux-h1: Always release H1C if a shutdown...
2019-06-28  Olivier HouchardBUG/MEDIUM: ssl: Don't attempt to set alpn if we're...
2019-06-26  Christopher... BUG/MINOR: mux-h1: Make format errors during output...
2019-06-26  Christopher... BUG/MEDIUM: mux-h1: Use buf_room_for_htx_data() to...
2019-06-26  Christopher... BUG/MEDIUM: proto_htx: Don't add EOM on 1xx information...
2019-06-26  Tim DuesterhusBUG/MINOR: log: Detect missing sampling ranges in config
2019-06-26  Christopher... BUG/MINOR: memory: Set objects size for pools in the...
2019-06-26  Christopher... BUG/MAJOR: mux-h1: Don't crush trash chunk area when...
2019-06-26  Christopher... BUG/MINOR: htx: Save hdrs_bytes when the HTX start...
2019-06-25  William LallemandBUG/MEDIUM: mworker/cli: command pipelining doesn't...
2019-06-24  Olivier HouchardBUG/MEDIUM: ssl: Don't do anything in ssl_subscribe...
2019-06-24  Olivier HouchardBUG/MEDIUM: connections: Always add the xprt handshake...
2019-06-24  Olivier HouchardBUG/MEDIUM: stream_interface: Don't add SI_FL_ERR the...
2019-06-24  William LallemandBUG/MEDIUM: mworker: don't call the thread and fdtab...
2019-06-24  Tim DuesterhusBUG/MINOR: spoe: Fix memory leak if failing to allocate...
2019-06-24  Tim DuesterhusBUG/MINOR: mworker-prog: Fix segmentation fault during...
2019-06-22  Willy TarreauBUILD: makefile: do not rely on shell substitutions...
2019-06-22  Willy TarreauBUILD: makefile: adjust the sed expression of "make...
2019-06-22  Willy TarreauBUILD: makefile: use :space: instead of digits to count...
2019-06-22  Willy TarreauBUILD: mworker: silence two printf format warnings...
2019-06-21  Frédéric LécailleBUG/MAJOR: sample: Wrong stick-table name parsing in...
2019-06-19  Christopher... BUG/MEDIUM: lb_fwlc: Don't test the server's lb_tree...
2019-06-19  Christopher... BUG/MEDIUM: mux-h2: Remove the padding length when...
2019-06-19  Christopher... BUG/MEDIUM: mux-h2: Reset padlen when several frames...
2019-06-18  Christopher... BUG/MEDIUM: htx: Fully update HTX message when the...
2019-06-18  Christopher... MINOR: htx: Add the function htx_change_blk_value_len()
2019-06-17  Tim DuesterhusBUG/MEDIUM: compression: Set Vary: Accept-Encoding...
2019-06-17  Christopher... BUG/MINOR: mux-h1: Add the header connection in lower...
2019-06-17  Christopher... BUG/MINOR: lua/htx: Make txn.req_req_* and txn.res_rep_...
2019-06-17  Baptiste AssmannMEDIUM: server: server-state global file stored in...
2019-06-17  Tim DuesterhusMINOR: sample: Add sha2([<bits>]) converter
2019-06-17  Tim DuesterhusMEDIUM: Remove 'option independant-streams'
2019-06-17  Tim DuesterhusMEDIUM: Make '(cli|con|srv)timeout' directive fatal
2019-06-17  Tim DuesterhusMEDIUM: Make 'redispatch' directive fatal
2019-06-17  Tim DuesterhusMEDIUM: Make 'block' directive fatal
2019-06-17  Willy TarreauDOC: this is a development branch again.
2019-06-17  Christopher... BUG/MEDIUM: h2/htx: Update data length of the HTX when...
2019-06-16  Willy Tarreau[RELEASE] Released version 2.1-dev0 v2.1-dev0
2019-06-16  Willy Tarreau[RELEASE] Released version 2.0.0 v2.0.0
2019-06-16  Willy TarreauDOC: mention a few common build errors in the INSTALL...
2019-06-16  Willy TarreauBUILD: makefile: do not use echo -n
2019-06-16  Willy TarreauBUILD: makefile: enable USE_RT on Solaris
2019-06-16  Willy TarreauBUILD: pattern: work around an internal compiler bug...
2019-06-16  Willy TarreauBUILD: tools: work around an internal compiler bug...
2019-06-16  Willy TarreauBUILD: makefile: make the obsolete target detection...
2019-06-15  Ilya ShipitsinBUILD: travis-ci: TFO and GETADDRINFO are now enabled...
2019-06-15  Willy TarreauDOC: mention in INSTALL haproxy 2.0 is a long-term...
2019-06-15  Willy TarreauDOC: create a BRANCHES file to explain the life cycle
2019-06-15  Willy TarreauDOC: update the outdated ROADMAP file
2019-06-15  Tim DuesterhusDOC: Fix typos in CONTRIBUTING
2019-06-15  Willy TarreauCLEANUP: removed obsolete examples an move a few to...
2019-06-15  Olivier HouchardBUG/MEDIUM: ssl: Make sure we initiate the handshake...
2019-06-15  Willy TarreauDOC: small updates to the CONTRIBUTING file
next