]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2018-05-26  Olivier HouchardMAJOR: tasks: Create a per-thread runqueue.
2018-05-26  Olivier HouchardMINOR: tasks: Change the task API so that the callback...
2018-05-26  Thierry FOURNIERBUG/MEDIUM: lua/socket: Length required read doesn...
2018-05-24  Daniel CorbettBUG/MEDIUM: servers: Add srv_addr default placeholder...
2018-05-23  Willy TarreauBUG/BUILD: threads: unbreak build without threads
2018-05-23  Olivier HouchardBUG/MEDIUM: dns: Delay the attempt to run a DNS resolut...
2018-05-23  Lukas TribusMINOR: ssl: set SSL_OP_PRIORITIZE_CHACHA
2018-05-23  William LallemandBUG/MEDIUM: cache: don't cache when an Authorization...
2018-05-22  Thierry FournierMINOR: lua: Improve error message
2018-05-18  Willy TarreauBUG/MINOR: ssl/lua: prevent lua from affecting automati...
2018-05-18  Willy TarreauDOC: add some description of the pending rework of...
2018-05-18  Christopher... BUG/MEDIUM: contrib/modsecurity: Use network order...
2018-05-18  Christopher... BUG/MEDIUM: contrib/mod_defender: Use network order...
2018-05-18  Christopher... DOC: spoe: fix a typo
2018-05-18  Christopher... CLEANUP: spoe: Remove unused variables the agent structure
2018-05-18  Thierry FOURNIERBUG/MEDIUM: spoe: Flags are not encoded in network...
2018-05-18  Thierry FOURNIERBUG/MINOR: spoe: Mistake in error message about SPOE...
2018-05-18  sadaBUG/MINOR: lua: Socket.send threw runtime error: 'close...
2018-05-17  Willy TarreauBUG/MEDIUM: ssl: properly protect SSL cert generation
2018-05-16  Willy TarreauBUG/MEDIUM: http: don't always abort transfers on CF_SHUTR
2018-05-15  William LallemandBUG/MINOR: cli: don't stop cli_gen_usage_msg() when...
2018-05-11  PiBa-NLBUG/MEDIUM: pollers/kqueue: use incremented position...
2018-05-06  Willy TarreauBUG/MINOR: lua: ensure large proxy IDs can be represented
2018-05-06  PiBa-NLBUG/MINOR: lua: schedule socket task upon lua connect()
2018-05-06  Olivier HouchardMINOR: pollers: move polled_mask outside of struct...
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...
next