]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2019-01-28  Miroslav ZagoracBUG/MINOR: spoe: corrected fragmentation string size
2019-01-28  Willy TarreauBUG/MINOR: mux-h2: do not report available outgoing...
2019-01-27  Willy TarreauBUG/MINOR: listener: always fill the source address...
2019-01-26  Willy TarreauDOC: nbthread is no longer experimental.
2019-01-26  Willy TarreauMINOR: threads: make MAX_THREADS configurable at build...
2019-01-26  Willy TarreauMINOR: cfgparse: make the process/thread parser support...
2019-01-25  Tim DuesterhusCLEANUP: h2: Remove debug printf in mux_h2.c
2019-01-24  Willy TarreauBUG/MINOR: mux-h2: always compare content-length to...
2019-01-24  Willy TarreauMEDIUM: h2: always parse and deduplicate the content...
2019-01-24  Willy TarreauMINOR: stream: don't wait before retrying after a faile...
2019-01-24  Willy TarreauMEDIUM: stream-int: always mark pending outgoing SI_ST_CON
2019-01-24  Willy TarreauMINOR: mux-h2: always consider a server's max-reuse...
2019-01-24  Willy TarreauMINOR: server: add a max-reuse parameter
2019-01-24  Willy TarreauBUG/MEDIUM: backend: never try to attach to a mux havin...
2019-01-24  Willy TarreauBUG/MINOR: mux-h2: refuse to allocate a stream with...
2019-01-24  Willy TarreauBUG/MINOR: mux-h2: always check the stream ID limit...
2019-01-24  Willy TarreauCLEANUP: server: fix indentation mess on idle connections
2019-01-24  Willy TarreauBUG/MINOR: stream: take care of synchronous errors...
2019-01-24  Willy TarreauMINOR: server: make sure pool-max-conn is >= -1
2019-01-24  Willy TarreauBUG/MINOR: hpack: return a compression error on invalid...
2019-01-24  Willy TarreauBUG/MINOR: mux-h2: make it possible to set the error...
2019-01-24  Willy TarreauBUG/MINOR: mux-h2: headers-type frames in HREM are...
2019-01-24  Willy TarreauBUG/MINOR: mux-h2: CONTINUATION in closed state must...
2019-01-24  Willy TarreauMINOR: h2: declare new sets of frame types
2019-01-24  Willy TarreauBUG/MEDIUM: mux-h2: properly abort on trailers decoding...
2019-01-24  Willy TarreauBUG/MEDIUM: backend: also remove from idle list muxes...
2019-01-24  Willy TarreauBUG/MAJOR: mux-h2: don't destroy the stream on failed...
2019-01-23  Willy TarreauBUG/MINOR: mux-h1: avoid copying output over itself...
2019-01-23  Christopher... BUG/MINOR: mux-h1: Apply the reserve on the channel...
2019-01-23  Christopher... BUG/MEDIUM: mux-h2/htx: Respect the channel's reserve
2019-01-23  Christopher... BUG/MINOR: proto-htx: Return an error if all headers...
2019-01-23  Willy TarreauDOC: mention the effect of nf_conntrack_tcp_loose on...
2019-01-23  Dirkjan BussinkBUG/MEDIUM: ssl: Fix handling of TLS 1.3 KeyUpdate...
2019-01-22  Christopher... BUG/MINOR: check: Wake the check task if the check...
2019-01-21  Jérôme MagninBUG/MINOR: server: don't always trust srv_check_health...
2019-01-21  Willy TarreauBUG/MEDIUM: checks: fix recent regression on agent...
2019-01-21  Uman ShahzadBUG/MINOR: startup: certain goto paths in init_pollers...
2019-01-18  Frédéric LécailleDOC: peers: SSL/TLS documentation for "peers"
2019-01-18  Frédéric LécailleMINOR: cfgparse: SSL/TLS binding in "peers" sections.
2019-01-18  Frédéric LécailleMINOR: peers: Make outgoing connection to SSL/TLS peers...
2019-01-18  Frédéric LécailleMINOR: cfgparse: Make "peer" lines be parsed as "server...
2019-01-18  Frédéric LécailleMINOR: cfgparse: Simplication.
2019-01-18  Frédéric LécailleMINOR: cfgparse: Rework peers frontend init.
2019-01-18  Frédéric LécailleMINOR: cfgparse: Useless frontend initialization in...
2019-01-18  Frédéric LécailleCLEANUP: cfgparse: Code reindentation.
2019-01-18  Frédéric LécailleCLEANUP: cfgparse: Return asap from cfg_parse_peers().
2019-01-18  Frédéric LécailleMINOR: cfgparse: Extract some code to be re-used.
2019-01-17  Lukas TribusDOC: add github issue templates
2019-01-17  Olivier HouchardBUG/MEDIUM: connections: Add the CO_FL_CONNECTED flag...
2019-01-17  Olivier HouchardBUG/MEDIUM: servers: Make assign_tproxy_address work...
2019-01-17  PiBa-NLREGTEST: checks basic stats webpage functionality
2019-01-17  Jérôme MagninDOC: add a missing space in the documentation for bc_ht...
2019-01-16  Christopher... BUG/MEDIUM: stats: Get the right scope pointer dependin...
2019-01-16  Ben51DegreesBUG: 51d: Changes to the buffer API in 1.9 were not...
2019-01-15  Tim DuesterhusBUG/MINOR: stick_table: Prevent conn_cur from underflowing
2019-01-15  David CarlierBUILD/MEDIUM: da: Necessary code changes for new buffer...
2019-01-14  Willy TarreauMINOR: backend: make the random algorithm support a...
2019-01-14  Willy TarreauMEDIUM: backend: move all LB algo parameters into an...
2019-01-14  Willy TarreauMINOR: backend: move hash_balance_factor out of chash
2019-01-14  Willy TarreauMINOR: backend: remap the balance uri settings to lbprm...
2019-01-14  Willy TarreauMINOR: backend: make the header hash use arg_opt1 for...
2019-01-14  Willy TarreauMINOR: backend: add new fields in lbprm to store more...
2019-01-14  Willy TarreauMINOR: backend: make headers and RDP cookie also use...
2019-01-14  Willy TarreauMINOR: backend: move url_param_name/len to lbprm.arg_st...
2019-01-14  Willy TarreauBUG/MINOR: backend: BE_LB_LKUP_CHTREE is a value, not...
2019-01-14  Willy TarreauBUG/MINOR: backend: balance uri specific options were...
2019-01-14  Willy TarreauBUG/MINOR: backend: don't use url_param_name as a hint...
2019-01-14  Emeric BrunMINOR: ssl: add support of aes256 bits ticket keys...
2019-01-14  Emeric BrunBUG/MEDIUM: ssl: missing allocation failure checks...
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...
next