]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2018-05-06  Olivier HouchardBUG/MEDIUM: pollers: Use a global list for fd shared...
2018-05-06  Olivier HouchardMINOR: fd: Make the lockless fd list work with multiple...
2018-05-04  Olivier HouchardBUG/MEDIUM: task: Don't free a task that is about to...
2018-05-04  Dragan DosenBUG/MINOR: map: correctly track reference to the last...
2018-05-03  Patrick HemmerMINOR: lua: add get_maxconn and set_maxconn to LUA...
2018-05-03  Patrick HemmerMINOR: lua: Add server name & puid to LUA Server class.
2018-05-03  Patrick HemmerDOC/MINOR: clean up LUA documentation re: servers ...
2018-05-03  Willy TarreauMINOR: backend: implement random-based load balancing
2018-05-03  PiBa-NLBUG/MINOR, BUG/MINOR: lua: Put tasks to sleep when...
2018-05-02  Christopher... BUG/MEDIUM: threads: Fix the sync point for more than...
2018-05-02  Christopher... BUG/MINOR: checks: Fix check->health computation for...
2018-04-30  Patrick HemmerMINOR: ssl: add fetch 'ssl_fc_session_key' and 'ssl_bc_...
2018-04-30  Patrick HemmerMINOR: ssl: disable SSL sample fetches when unsupported
2018-04-28  Willy TarreauBUG/MINOR: config: disable http-reuse on TCP proxies
2018-04-28  Tim DuesterhusMINOR: http: Add support for 421 Misdirected Request
2018-04-28  Tim DuesterhusMINOR: sample: Add strcmp sample converter
2018-04-26  Christopher... BUG/MINOR: lua/threads: Make lua's tasks sticky to...
2018-04-26  Aurélien NephtaliMINOR: ssl: Add payload support to "set ssl ocsp-response"
2018-04-26  Aurélien NephtaliMINOR: map: Add payload support to "add map"
2018-04-26  Aurélien NephtaliMEDIUM: cli: Add payload support
2018-04-26  Christopher... BUG/MINOR: spoe: Fix parsing of dontlog-normal option
2018-04-26  Christopher... BUG/MINOR: spoe: Fix counters update when processing...
2018-04-26  Willy TarreauBUG/MEDIUM: h2: implement missing support for chunked...
2018-04-26  Willy TarreauMINOR: h2: detect presence of CONNECT and/or content...
2018-04-25  Tim DuesterhusBUG/MEDIUM: lua: Fix segmentation fault if a Lua task...
2018-04-25  Rian McGuireBUG/MINOR: log: t_idle (%Ti) is not set for some requests
2018-04-25  Tim DuesterhusBUG/MAJOR: channel: Fix crash when trying to read from...
2018-04-19  Aurélien NephtaliBUG/MINOR: pattern: Add a missing HA_SPIN_INIT() in...
2018-04-19  Willy TarreauDOC: lua: update the links to the config and Lua API
2018-04-19  Willy TarreauBUG/CRITICAL: h2: fix incorrect frame length check
2018-04-19  Willy TarreauBUILD: sample: avoid build warning in sample.c
2018-04-17  Olivier HouchardBUG/MEDIUM: kqueue: When adding new events, provide...
2018-04-17  William LallemandMINOR: export localpeer as an environment variable
2018-04-17  Marcin DeranekMEDIUM: sample: Extend functionality for field/word...
2018-04-16  Aurélien NephtaliMINOR: cli: Ensure the CLI always outputs an error...
2018-04-16  Aurélien NephtaliBUG/MINOR: cli: Guard against NULL messages when using...
2018-04-16  Ben DrautMINOR: config: Warn if resolvers has no nameservers
2018-04-16  Marcin DeranekMINOR: proxy: Add fe_defbe fetcher
2018-04-16  Christopher... BUG/MINOR: http: Return an error in proxy mode when...
2018-04-13  Olivier HouchardBUG/MEDIUM: connection: Make sure we have a mux before...
2018-04-10  Christopher... BUG/MEDIUM: threads: Fix the max/min calculation becaus...
2018-04-06  Thierry FournierMINOR: servers: Support alphanumeric characters for...
2018-04-06  Willy TarreauBUG/MAJOR: cache: always initialize newly created objects
2018-04-05  Christopher... MINOR: spoe: Add counters to log info about SPOE agents
2018-04-05  Christopher... MINOR: spoe: use agent's logger to log SPOE messages
2018-04-05  Christopher... MINOR: spoe: Add support for option dontlog-normal...
2018-04-05  Christopher... MINOR: spoe: Add loggers dedicated to the SPOE agent
2018-04-05  Christopher... MINOR: log: Keep the ref when a log server is copied...
2018-04-05  Christopher... MINOR: log: move 'log' keyword parsing in dedicated...
2018-04-05  Christopher... MINOR: spoe: Add options to store processing times...
2018-04-05  Christopher... MINOR: spoe: Add metrics in to know time spent in the...
2018-04-05  Christopher... BUG/MINOR: spoe: Don't forget to decrement fpa when...
2018-04-05  Christopher... BUG/MINOR: spoe: Register the variable to set when...
2018-04-05  Christopher... BUG/MINOR: spoe: Don't release the context buffer in...
2018-04-05  Christopher... BUG/MINOR: spoe: Initialize variables used during conf...
2018-04-04  Willy TarreauBUG/MAJOR: cache: fix random crashes caused by incorrec...
2018-04-04  Willy TarreauBUG/MINOR: cache: fix "show cache" output
2018-04-04  Christopher... BUG/MINOR: email-alert: Set the mailer port during...
2018-04-03  Olivier HouchardBUG/MINOR: fd: Don't clear the update_mask in fd_insert.
2018-04-03  Willy TarreauBUG/MINOR: checks: check the conn_stream's readiness...
2018-03-30  Willy TarreauBUG/MEDIUM: h2: always add a stream to the send or...
2018-03-30  Willy TarreauBUG/MINOR: h2: remove accidental debug code introduced...
2018-03-30  Willy TarreauMINOR: cli: report cache indexes in "show fd"
2018-03-30  Willy TarreauMINOR: h2: implement a basic "show_fd" function
2018-03-30  Willy TarreauMINOR: mux: add a "show_fd" function to dump debugging...
2018-03-29  Willy TarreauBUILD/MINOR: threads: always export thread_sync_io_hand...
2018-03-29  Willy TarreauBUG/MEDIUM: h2: don't consider pending data on detach...
2018-03-29  Willy TarreauBUG/MEDIUM: h2/threads: never release the task outside...
2018-03-29  Willy TarreauMINOR: h2: fuse h2s_detach() and h2s_free() into h2s_de...
2018-03-29  Willy TarreauMINOR: h2: always call h2s_detach() in h2_detach()
2018-03-29  Willy TarreauBUG/MAJOR: h2: remove orphaned streams from the send...
2018-03-29  Willy TarreauBUILD/MINOR: cli: fix a build warning introduced by...
2018-03-28  Willy TarreauMINOR: cli: make "show fd" report the mux and mux_ctx...
2018-03-28  Willy TarreauMINOR: cli/threads: make "show fd" report thread_sync_i...
2018-03-27  Willy TarreauBUG/MINOR: hpack: fix harmless use of uninitialized...
2018-03-27  Mark LakesMINOR: lua: allow socket api settimeout to accept integ...
2018-03-26  Ilya ShipitsinBUILD/MINOR: fix build when USE_THREAD is not defined
2018-03-26  Mark LakesCLEANUP: lua: typo fix in comments
2018-03-26  Thierry FournierBUG/MINOR: lua funtion hlua_socket_settimeout don't...
2018-03-26  Thierry FournierBUG/MINOR: lua: the function returns anything
2018-03-23  Ilya ShipitsinCLEANUP: map, stream: remove duplicate code in src...
2018-03-23  Christopher... BUG/MINOR: listener: Don't decrease actconn twice when...
2018-03-22  Willy TarreauBUG/MINOR: h2: ensure we can never send an RST_STREAM...
2018-03-22  Willy TarreauBUG/MEDIUM: h2: properly account for DATA padding in...
2018-03-21  Emmanuel HocdetMINOR: samples: add crc32c converter
2018-03-21  Emmanuel HocdetREORG: compact "struct server"
2018-03-21  Emmanuel HocdetMINOR: accept-proxy: support proxy protocol v2 CRC32c...
2018-03-21  Emmanuel HocdetMINOR: proxy-v2-options: add crc32c
2018-03-21  Emmanuel HocdetMINOR: hash: add new function hash_crc32c
2018-03-21  Cyril BontéDOC: log: more than 2 log servers are allowed
2018-03-20  Willy TarreauBUG/MEDIUM: fd/threads: ensure the fdcache_mask always...
2018-03-20  Willy TarreauBUILD/BUG: enable -fno-strict-overflow by default
2018-03-20  Willy TarreauMINOR: log: stop emitting alerts when it's not possible...
2018-03-19  Christopher... BUG/MEDIUM: threads/queue: wake up other threads upon...
2018-03-19  Baptiste AssmannBUG/MINOR: tcp-check: use the server's service port...
2018-03-19  Baptiste AssmannBUG/MEDIUM: tcp-check: single connect rule can't detect...
2018-03-19  Thierry FOURNIERCLEANUP: lua/syntax: lua is a name and not an acronym
2018-03-19  Thierry FOURNIERBUG/MINOR: lua: return bad error messages
2018-03-19  Thierry FOURNIERBUG/MINOR: spoa-example: unexpected behavior for more...
2018-03-19  Bernard SpilBUILD: ssl: Fix build with OpenSSL without NPN capability
next