]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2018-12-01  Christopher... BUG/MINOR: cfgparse: Fix transition between 2 sections...
2018-12-01  Olivier HouchardBUG/MEDIUM: Special-case http_proxy when dealing with...
2018-12-01  Olivier HouchardMEDIUM: server: Be smarter about deciding to reuse...
2018-12-01  Olivier HouchardMEDIUM: session: Steal owner-less connections on end...
2018-12-01  Olivier HouchardMAJOR: sessions: Store multiple outgoing connections...
2018-12-01  Olivier HouchardMEDIUM: h2: Destroy a connection with no stream if...
2018-12-01  Olivier HouchardMEDIUM: connections: Put H2 connections in the idle...
2018-12-01  Olivier HouchardBUG/MEDIUM: mux_pt: Don't try to send if handshake...
2018-12-01  Olivier HouchardBUG/MEDIUM: session: properly clean the outgoing connec...
2018-12-01  Olivier HouchardBUG/MEDIUM: connections: Remove the connection from...
2018-12-01  Olivier HouchardBUG/MEDIUM: connections: Don't assume we have a mux...
2018-12-01  Olivier HouchardBUG/MEDIUM: streams: Don't assume we have a CS in sess_...
2018-12-01  Olivier HouchardBUG/MEDIUM: session: Remove the session from the sessio...
2018-11-30  PiBa-NLREGTEST: lua: check socket functionality from a lua...
2018-11-30  Frédéric LécailleREGTEST: Fix several issues.
2018-11-29  Olivier HouchardBUG/MEDIUM: h2: Call h2_process() if there's an error...
2018-11-29  Olivier HouchardBUG/MEDIUM: stream_interface: Make sure we read all...
2018-11-29  Olivier HouchardBUG/MEDIUM: stream_interface: Don't check if the handsh...
2018-11-29  Olivier HouchardBUG/MEDIUM: connections: Don't forget to detach the...
2018-11-29  Olivier HouchardBUG/MEDIUM: connections: Wake the stream once the mux...
2018-11-29  Baptiste AssmannBUG/MINOR: ssl: ssl_sock_parse_clienthello ignores...
2018-11-29  Olivier HouchardBUG/MEDIUM: mux_pt: Don't forget to unsubscribe() on...
2018-11-29  Frédéric LécailleREGTEST: Add a basic test for the cache.
2018-11-29  PiBa-NLREGTEST/MINOR: script: add run-regtests.sh script
2018-11-28  Olivier HouchardBUG/MEDIUM: h2: Don't bogusly error if the previous...
2018-11-28  Olivier HouchardBUILD: Makefile: Disable -Wcast-function-type if it...
2018-11-28  Tim DuesterhusCLEANUP: http: Fix typo in init_http's comment
2018-11-27  William LallemandBUG/MEDIUM: listeners: CLOEXEC flag is not correctly set
2018-11-27  William LallemandREORG: mworker: declare master variable in global.h
2018-11-27  William LallemandBUG/MEDIUM: mworker: avoid leak of client socket
2018-11-27  Willy TarreauMINOR: h2: make struct h2_ops static
2018-11-27  Christopher... BUG/MINOR: proto_htx: only mark connections private...
2018-11-27  Lukas TribusMINOR: ssl: free ctx when libssl doesn't support NPN
2018-11-26  Willy TarreauMEDIUM: memory: make the pool cache an array and not...
2018-11-26  Willy TarreauMEDIUM: initcall: use initcalls for a few initializatio...
2018-11-26  Willy TarreauMEDIUM: memory: use pool_destroy_all() to destroy all...
2018-11-26  Willy TarreauMEDIUM: init: use initcall for all fixed size pool...
2018-11-26  Willy TarreauMINOR: memory: add a callback function to create a...
2018-11-26  Willy TarreauMINOR: initcall: use initcalls for section parsers
2018-11-26  Willy TarreauMINOR: initcall: use initcalls for most post_{check...
2018-11-26  Willy TarreauMINOR: initcall: apply initcall to all register_build_o...
2018-11-26  Willy TarreauMEDIUM: init: use self-initializing spinlocks and rwlocks
2018-11-26  Willy TarreauMINOR: threads: add new macros to declare self-initiali...
2018-11-26  Willy TarreauMINOR: thread: provide a set of lock initialisers
2018-11-26  Willy TarreauMEDIUM: init: convert all trivial registration calls...
2018-11-26  Willy TarreauMINOR: init: process all initcalls in order at boot...
2018-11-26  Willy TarreauMINOR: initcall: introduce a way to register init funct...
2018-11-26  Willy TarreauBUILD: buffers: buf.h requires unistd to get ssize_t...
2018-11-26  Willy TarreauBUILD: htx: fix fprintf format inconsistency on 32...
2018-11-26  William LallemandBUG/MEDIUM: mworker: fix FD leak upon reload
2018-11-26  Willy TarreauMINOR: compression: always create the compression pool
2018-11-26  Willy TarreauBUILD: compression: fix build error with DEFAULT_MAXZLIBMEM
2018-11-26  Tim DuesterhusBUG/MINOR: mworker: Do not attempt to close(2) fd -1
2018-11-26  Lukas TribusBUILD/MINOR: ssl: fix build with non-alpn/non-npn libssl
2018-11-25  Willy Tarreau[RELEASE] Released version 1.9-dev8 v1.9-dev8
2018-11-25  Willy TarreauBUG/MEDIUM: h2: restart demuxing after releasing buffer...
2018-11-25  Willy TarreauBUG/MEDIUM: h2: wake the processing task up after demuxing
2018-11-23  Olivier HouchardMEDIUM: servers: Store the connection in the SI until...
2018-11-23  Olivier HouchardBUG/MEDIUM: sessions: Set sess->origin to NULL if the...
2018-11-23  Olivier HouchardBUG/MEDIUM: servers: Don't check if we have a conn_stre...
2018-11-23  Olivier HouchardMINOR: server: Only defined conn_complete_server if...
2018-11-23  Olivier HouchardBUG/MEDIUM: connections: Don't reset the conn flags...
2018-11-23  Willy TarreauREGTEST: add a test for connections to a "dispatch...
2018-11-23  Willy TarreauREGTEST: add the option to test only a specific set...
2018-11-22  Olivier HouchardMINOR: servers: Free [idle|safe|priv]_conns on exit.
2018-11-22  Olivier HouchardMEDIUM: ssl: Add ssl_bc_alpn and ssl_bc_npn sample...
2018-11-22  Olivier HouchardMAJOR: connections: Defer mux creation for outgoing...
2018-11-22  Olivier HouchardMEDIUM: connection: Don't bother reactivating polling...
2018-11-22  Olivier HouchardMINOR: server: Add "alpn" and "npn" keywords.
2018-11-22  Willy TarreauMINOR: polling: add an option to support busy polling
2018-11-22  Willy TarreauMINOR: poller: move the call of tv_update_date() back...
2018-11-22  William LallemandBUG/MINOR: mworker: fix FD leak and memory leak in...
2018-11-22  Tim DuesterhusBUG/MINOR: cli: Fix memory leak
2018-11-22  Willy TarreauMINOR: cli/activity: rename the stolen CPU time fields...
2018-11-22  Willy TarreauMINOR: sample: add cpu_calls, cpu_ns_avg, cpu_ns_tot...
2018-11-22  Willy TarreauMEDIUM: tasks: collect per-task CPU time and latency
2018-11-22  Willy TarreauMINOR: activity: add configuration and CLI support...
2018-11-22  Willy TarreauMINOR: activity: report the average loop time in "show...
2018-11-22  Willy TarreauREORG: time/activity: move activity measurements to...
2018-11-22  Willy TarreauMINOR: cli: add a few missing includes in proto/cli.h
2018-11-22  William LallemandBUG/MEDIUM: mworker: unregister the signals of main()
2018-11-22  William LallemandMEDIUM: signal: signal_unregister() removes every handlers
2018-11-22  William LallemandMINOR: cli: add mworker_accept_wrapper to 'show fd'
2018-11-22  Olivier HouchardBUG/MEDIUM: http_fetch: Make sure name is initialized...
2018-11-21  William LallemandMINOR: mworker: use ha_notice to announce a new worker
2018-11-21  William LallemandMINOR: log: introduce ha_notice()
2018-11-21  William LallemandMEDIUM: mworker: wait mode use standard init code path
2018-11-20  Christopher... BUG/MINOR: mux-htx: Fix bad test on h1c flags in h1_rec...
2018-11-20  Christopher... BUG/MINOR: config: Be aware of the HTX during the check...
2018-11-20  Christopher... MINOR: stream-int: remove useless checks on CS and...
2018-11-20  Christopher... BUG/MINOR: stream-int: Don't call snd_buf() if there...
2018-11-20  Christopher... MINOR: stream-int: Notify caller when an error is repor...
2018-11-20  Christopher... MINOR: stream-int: Notify caller when an error is repor...
2018-11-20  Christopher... BUG/MINOR: proto_htx: Fix request/response synchronisat...
2018-11-20  Christopher... BUG/MINOR: stats/htx: Remove channel's output when...
2018-11-20  Christopher... BUG/MEDIUM: mux-h1: Don't set the flag CS_FL_RCV_MORE...
2018-11-20  Christopher... BUG/MEDIUM: mux-h1: Fix freeze when the kernel splicing...
2018-11-20  Christopher... BUG/MINOR: mux-h1: Enable keep-alive on server side
2018-11-20  Christopher... MAJOR: mux-h1: Remove the rxbuf and decode HTTP message...
2018-11-20  Willy TarreauBUG/MEDIUM: hpack: fix encoding of "accept-ranges"...
next