]> git.kaiwu.me - haproxy.git/shortlog
haproxy.git
2019-01-14 Emeric BrunBUG/MINOR: base64: dec func ignores padding for output...
2019-01-14 Olivier HouchardBUG/MEDIUM: h1: Make sure we destroy an inactive connec...
2019-01-14 Frédéric... REGTEST: Adapt reg test doc files to vtest.
2019-01-14 Frédéric... REGTEST: Switch to vtest.
2019-01-14 Olivier HouchardBUG/MEDIUM: checks: Avoid having an associated server...
2019-01-14 Olivier HouchardMINOR: checks: Store the proxy in checks.
2019-01-14 Christopher... MINOR: spoe: Make the SPOE filter compatible with HTX...
2019-01-14 Jarno HuuskonenDOC: REGTESTS README varnishtest -Dno-htx= define.
2019-01-14 Jarno HuuskonenREGTESTS: Basic tests for using maps to redirect reques...
2019-01-14 Jarno HuuskonenREGTESTS: Basic tests for concat,strcmp,word,field...
2019-01-14 Jarno HuuskonenREGTESTS: test case for map_regm commit 271022150d
2019-01-14 Willy TarreauBUG/MAJOR: cache: fix confusion between zero and uninit...
2019-01-10 Willy TarreauBUG/MEDIUM: connection: properly unregister the mux...
2019-01-10 Willy TarreauBUILD: makefile: add an EXTRA_OBJS variable to help...
2019-01-10 Willy TarreauMINOR: mux-h1: make the mux_h1_ops struct static
2019-01-09 Olivier HouchardDOC: Be a bit more explicit about allow-0rtt security...
2019-01-09 Olivier HouchardBUG/MEDIUM: ssl: Disable anti-replay protection and...
2019-01-09 Daniel CorbettBUG/MEDIUM: init: Initialize idle_orphan_conns for...
2019-01-09 PiBa-NLREGTEST: filters: add compression test
2019-01-09 Christopher... BUG/MINOR: lua/htx: Respect the reserve when data are...
2019-01-09 Frédéric... REGTEST: "capture (request|response)" regtest.
2019-01-08 Jarno HuuskonenDOC: http-request cache-use / http-response cache-store...
2019-01-08 Jarno HuuskonenDOC: Fix typo in req.ssl_alpn example (commit 4afdd1384...
2019-01-08 Willy TarreauBUG/CRITICAL: mux-h2: re-check the frame length when...
2019-01-08 Christopher... BUG/MINOR: proto_htx: Use HTX versions to truncate...
2019-01-08 Christopher... MINOR: channel/htx: Add the HTX version of channel_trun...
2019-01-08 Christopher... MINOR: htx: Add a function to truncate all blocks after...
2019-01-08 Frédéric LécailleREGTEST: Add some informatoin to test results.
2019-01-08 Christopher... BUG/MINOR: cache: Disable the cache if any compression...
2019-01-08 Christopher... BUG/MINOR: filters: Detect cache+compression config...
2019-01-08 Christopher... BUG/MINOR: compression: Disable it if another one is...
2019-01-08 Christopher... MEDIUM: mux-h1: Clarify how shutr/shutw are handled
2019-01-08 Christopher... BUG/MINOR: mux-h1: Close connection on shutr only when...
2019-01-08 Frédéric... REGTEST: Add a reg test for health-checks over SSL...
2019-01-08 PiBa-NLREGTEST: mailers: add new test for 'mailers' section
2019-01-08 Willy TarreauDOC: regtest: make it clearer what the purpose of the...
2019-01-07 Christopher... BUG/MINOR: stats/htx: Respect the reserve when the...
2019-01-07 Christopher... BUG/MEDIUM: cache/htx: Respect the reserve when cached...
2019-01-07 Christopher... MINOR: channel/htx: Add HTX version for some helper...
2019-01-07 Christopher... MINOR: htx: Add an helper function to get the max space...
2019-01-07 Thierry FOURNIERBUG/MEDIUM: lua: dead lock when Lua tasks are trigerred
2019-01-07 Thierry FOURNIERBUG/MINOR: lua: bad args are returned for Lua actions
2019-01-07 Willy TarreauMINOR: stream/cli: report more info about the HTTP...
2019-01-07 Willy TarreauMINOR: stream/cli: fix the location of the waiting...
2019-01-07 Willy TarreauMINOR: stream/htx: add the HTX flags output in "show...
2019-01-04 Willy TarreauBUILD: add a new file "version.c" to carry version...
2019-01-04 Willy TarreauBUG/MEDIUM: cli: make "show sess" really thread-safe
2019-01-04 Olivier HouchardMINOR: connections: Remove a stall comment.
2019-01-04 Olivier HouchardBUG/MEDIUM: server: Defer the mux init until after...
2019-01-04 Olivier HouchardBUG/MEDIUM: h1: In h1_init(), wake the tasklet instead...
2019-01-04 Christopher... BUG/MINOR: cache/htx: Be sure to count partial trailers
2019-01-04 Christopher... BUG/MEDIUM: h1: Get the h1m state when restarting the...
2019-01-04 Christopher... MINOR: mux-h1: Add the subscription events in "show...
2019-01-04 Christopher... MINOR: stream: Add the subscription events of SIs in...
2019-01-04 Christopher... MINOR: stream/htx: Add info about the HTX structs in...
2019-01-04 Willy TarreauMEDIUM: mux-h2: emit HEADERS frames when facing HTX...
2019-01-04 Willy TarreauMINOR: h1: make the H1 headers block parser able to...
2019-01-04 Willy TarreauMINOR: mux-h2: make HTX_BLK_EOM processing idempotent
2019-01-03 Willy TarreauBUG/MEDIUM: mux-h1: don't enforce chunked encoding...
2019-01-03 Willy TarreauMINOR: mux-h1: parse the content-length header on outpu...
2019-01-03 Willy TarreauMEDIUM: mux-h2: pass trailers to HTX
2019-01-03 Willy TarreauMINOR: h2: add h2_make_htx_trailers to turn H2 headers...
2019-01-03 Willy TarreauMINOR: htx: add a new function to add a block without...
2019-01-03 Willy TarreauMEDIUM: mux-h2: pass trailers to H1 (legacy mode)
2019-01-03 Willy TarreauMINOR: h2: add h2_make_h1_trailers to turn H2 headers...
2019-01-03 Willy TarreauBUG/MEDIUM: mux-h2: decode trailers in HEADERS frames
2019-01-03 Willy TarreauMINOR: mux-h2: set H2_SF_HEADERS_RCVD when a HEADERS...
2019-01-03 Willy TarreauMINOR: mux-h2: check for too many streams only for...
2019-01-03 Willy TarreauCLEANUP: mux-h2: clean the stream error path on HEADERS...
2019-01-03 Willy TarreauMINOR: mux-h2: remove a misleading and impossible test
2019-01-03 Willy TarreauBUG/MINOR: mux-h2: detect when the HTX EOM block cannot...
2019-01-03 Willy TarreauMEDIUM: mux-h2: make h2c_decode_headers() support recov...
2019-01-03 Willy TarreauMINOR: mux-h2: add a new dummy stream : h2_error_stream
2019-01-03 Willy TarreauMINOR: mux-h2: make h2c_decode_headers() return a statu...
2019-01-03 Christopher... BUG/MEDIUM: mux-h1: Add a task to handle connection...
2019-01-03 Christopher... BUG/MEDIUM: proto-htx: Set SI_FL_NOHALF on server side...
2019-01-03 Christopher... BUG/MAJOR: stream-int: Update the stream expiration...
2019-01-03 Willy TarreauBUG/MEDIUM: mux-h1: make HTX chunking consistent with H2
2019-01-03 Willy TarreauBUG/MEDIUM: mux-h1: use per-direction flags to indicate...
2019-01-03 Willy TarreauBUG/MINOR: mux-h2: only update rxbuf's length for H1...
2019-01-03 Willy TarreauBUG/MINOR: mux-h2: mark end-of-stream after processing...
2019-01-03 Willy TarreauBUG/MINOR: mux-h2: don't check the CS count in h2c_bck_...
2019-01-03 Willy TarreauBUG/MINOR: mux-h2: set the stream-full flag when leavin...
2019-01-03 Willy TarreauBUG/MEDIUM: mux-h2: always restart reading if data...
2019-01-03 Willy TarreauCLEANUP: mux-h2: fix end-of-stream flag name when proce...
2019-01-02 Willy TarreauMINOR: lb: allow redispatch when using consistent hash
2019-01-02 Christopher... BUG/MAJOR: htx: Return the good block address after...
2019-01-02 Christopher... BUG/MEDIUM: cache: Be sure to end the forwarding when...
2019-01-02 Christopher... MINOR: stats/htx: Call channel_add_input instead of...
2019-01-02 Christopher... MINOR: channel: Add the function channel_add_input
2019-01-02 Willy TarreauBUG/MEDIUM: log: don't mark log FDs as non-blocking...
2019-01-01 Alex ZorinMINOR: payload: add sample fetch for TLS ALPN
2018-12-28 Olivier HouchardMEDIUM: sessions: Keep track of which connections are...
2018-12-28 Olivier HouchardMEDIUM: servers: Be smarter when switching connections.
2018-12-28 Olivier HouchardBUG/MEDIUM: servers: Flag the stream_interface on hands...
2018-12-28 Olivier HouchardBUG/MAJOR: sessions: Use an unlimited number of servers...
2018-12-28 Olivier HouchardBUG/MAJOR: servers: Correctly use LIST_ELEM().
2018-12-28 Olivier HouchardBUG/MAJOR: servers: Use the list api correctly to avoid...
2018-12-28 Olivier HouchardBUG/MEDIUM: servers: Fail if we fail to allocate a...
2018-12-28 Olivier HouchardBUG/MEDIUM: mux_h2: Don't add to the idle list if we...
next