]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
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
2018-03-19  Aurélien NephtaliBUG/MINOR: cli: Fix a crash when sending a command...
2018-03-19  Aurélien NephtaliBUG/MINOR: cli: Ensure all command outputs end with...
2018-03-19  Olivier HouchardBUG/MINOR: seemless reload: Fix crash when an interface...
2018-03-19  Ilya ShipitsinCLEANUP: dns: remove duplicate code in src/dns.c
2018-03-19  Philipp KolmannTESTS: Add a testcase for multi-port + multi-server...
2018-03-19  Baptiste AssmannBUG/MINOR: dns: don't downgrade DNS accepted payload...
2018-03-19  Christopher... BUG/MAJOR: threads/queue: Fix thread-safety issues...
2018-03-16  Christopher... BUG/MEDIUM: threads/unix: Fix a deadlock when a listene...
2018-03-12  Cyril BontéBUG/MINOR: force-persist and ignore-persist only apply...
2018-03-12  Cyril BontéBUG/MEDIUM: fix a 100% cpu usage with cpu-map and nbthr...
2018-03-12  Aurélien NephtaliBUG/MINOR: cli: Fix a typo in the 'set rate-limit'...
2018-03-12  Aurélien NephtaliCLEANUP: cli: Remove a leftover debug message
2018-03-12  Aurélien NephtaliCLEANUP: ssl: Remove a duplicated #include
2018-03-12  Aurélien NephtaliBUG/MINOR: cli: Fix a crash when passing a negative...
2018-03-08  Willy TarreauBUG/MEDIUM: h2: also arm the h2 timeout when sending
2018-03-08  Willy TarreauDOC: buffers: clarify the purpose of the <from> pointer...
2018-03-08  Olivier HouchardBUG/MINOR: unix: Don't mess up when removing the socket...
2018-03-06  Christopher... CLEANUP: .gitignore: Ignore binaries from the contrib...
2018-03-06  Emeric BrunBUG/MINOR: session: Fix tcp-request session failure...
2018-03-05  Willy TarreauBUILD/MINOR: fix Lua build on Mac OS X (again)
2018-03-05  Thierry FournierMINOR/BUILD: fix Lua build on Mac OS X
2018-03-01  Willy TarreauMEDIUM: h2: use a single buffer allocator
2018-03-01  Willy TarreauMINOR: h2: provide and use h2s_detach() and h2s_free()
2018-03-01  Willy TarreauCLEANUP: h2: rename misleading h2c_stream_close() to...
2018-03-01  Tim DuesterhusMINOR: systemd: Add SystemD's SystemCallFilter option...
2018-03-01  Tim DuesterhusMINOR: systemd: Add SystemD's Protect*= options to...
2018-03-01  Tim DuesterhusMINOR: systemd: Add section for SystemD sandboxing...
2018-03-01  Emmanuel HocdetMINOR: connection: add proxy-v2-options authority
2018-03-01  Emmanuel HocdetMINOR: connection: add proxy-v2-options ssl-cipher...
2018-03-01  Emmanuel HocdetMINOR: ssl: add ssl_sock_get_cert_sig function
2018-03-01  Emmanuel HocdetMINOR: ssl: add ssl_sock_get_pkey_algo function
2018-03-01  Emmanuel HocdetMINOR: ssl: extract full pkey info in load_certificate
2018-03-01  Emmanuel HocdetRevert "BUG/MINOR: send-proxy-v2: string size must...
next