]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2020-05-01  Willy TarreauMINOR: threads: export the POSIX thread ID in panic...
2020-05-01  Willy TarreauBUG/MEDIUM: listener: mark the thread as not stuck...
2020-05-01  Willy TarreauCLEANUP: ssl: silence a build warning when threads...
2020-04-30  William LallemandREGTEST: ssl: improve the "set ssl cert" test
2020-04-30  William LallemandREGTEST: ssl: remove curl from the "add ssl crt-list...
2020-04-29  Christopher... REGTEST: http-rules: Require PCRE or PCRE2 option to...
2020-04-29  Christopher... DOC: Add more info about request formatting in http...
2020-04-29  Christopher... DOC: Fix send rules in the http-check connect example
2020-04-29  Christopher... CLEANUP: checks: Fix checks includes
2020-04-29  Christopher... MINOR: checks: Keep the Host header and the request...
2020-04-29  Christopher... MINOR: checks: Skip some headers for http-check send...
2020-04-29  Christopher... MINOR: checks: Don't support multiple host header for...
2020-04-29  Christopher... MINOR: http-htx: Export functions to update message...
2020-04-29  Willy TarreauBUG/MEDIUM: sample: make the CPU and latency sample...
2020-04-29  Willy TarreauCLEANUP: http: add a few comments on certain functions...
2020-04-29  Willy TarreauBUG/MEDIUM: http: the "unique-id" sample fetch could...
2020-04-29  Willy TarreauBUG/MEDIUM: http: the "http_first_req" sample fetch...
2020-04-29  Willy TarreauBUG/MEDIUM: capture: capture.{req,res}.* crash without...
2020-04-29  Willy TarreauBUG/MEDIUM: capture: capture-req/capture-res converters...
2020-04-28  Jerome MagninDOC: give a more accurate description of what check...
2020-04-28  William LallemandREGTEST: ssl: test the client certificate authentication
2020-04-28  Willy TarreauBUG/MEDIUM: mux-h1: make sure we always have a timeout...
2020-04-28  Christopher... BUG/MINOR: checks: Set the output buffer length before...
2020-04-28  Damien ClaisseMINOR: log: Add "Tu" timer
2020-04-28  Christopher... BUG/MINOR: checks: Don't lose warning on proxy capability
2020-04-28  Christopher... BUG/MINOR: checks: Remove bad call to free() when an...
2020-04-28  Christopher... BUG/MINOR: checks: Avoid incompatible cast when a binar...
2020-04-28  Christopher... MINOR: checks: Make the use of the check's server more...
2020-04-28  Christopher... CLEANUP: checks: Remove unused code when ldap server...
2020-04-28  Christopher... BUG/MINOR: checks: Properly handle truncated mysql...
2020-04-28  Christopher... BUG/MINOR: checks: Remove wrong variable redeclaration
2020-04-28  Christopher... MINOR: checks: Use ver keyword to specify the HTTP...
2020-04-28  Christopher... MINOR: checks: Support HTTP/2 version (without '.0...
2020-04-28  Ilya ShipitsinCI: cirrus-ci: remove reg-tests/checks/tcp-check-ssl...
2020-04-27  Christopher... BUG/MINOR: checks: Fix PostgreSQL regex on the authenti...
2020-04-27  Christopher... BUG/MEDIUM: checks: Destroy the conn-stream before...
2020-04-27  Christopher... BUG/MEDIUM: sessions: Always pass the mux context as...
2020-04-27  Christopher... BUG/MINOR: checks/server: use_ssl member must be signed
2020-04-27  Christopher... BUG/MINOR: checks: Only use ssl_sock_is_ssl() if compil...
2020-04-27  Christopher... BUG/MEDIUM: checks: unsubscribe for events on the old...
2020-04-27  Christopher... BUG/MINOR: server: Fix server_finalize_init() to avoid...
2020-04-27  Christopher... REGTEST: Add a script to validate agent checks
2020-04-27  Christopher... BUG/MEDIUM: checks: Unsubscribe to mux events when...
2020-04-27  Christopher... MINOR: checks: Support list of status codes on http...
2020-04-27  Christopher... BUG/MINOR: mux-fcgi: Be sure to have a connection as...
2020-04-27  Christopher... MINOR: checks: Support mux protocol definition for...
2020-04-27  Christopher... BUG/MEDIUM: checks: Use the mux protocol specified...
2020-04-27  Christopher... DOC: Fix the tcp-check and http-check directives layout
2020-04-27  Christopher... DOC: Add documentation about comments for tcp-check...
2020-04-27  Christopher... Revert "MEDIUM: checks: capture groups in expect regexes"
2020-04-27  Christopher... REGTEST: Add scripts to test based tcp-check health...
2020-04-27  Christopher... BUG/MINOR: checks: Send the right amount of outgoing...
2020-04-27  Christopher... MINOR: checks: Use a tree instead of a list to store...
2020-04-27  Christopher... BUG/MEDIUM: checks: Be sure to subscribe for sends...
2020-04-27  Christopher... MINOR: checks: Use ist API as far as possible
2020-04-27  Christopher... MINOR: ist: Add a function to retrieve the ist pointer
2020-04-27  Christopher... REGTEST: Fix reg-tests about health-checks to adapt...
2020-04-27  Christopher... CLEANUP: checks: Reorg checks.c file to be more readable
2020-04-27  Christopher... MINOR: checks: Remove unused code about pure TCP checks
2020-04-27  Christopher... MEDIUM: checks: Implement default TCP check using tcp...
2020-04-27  Christopher... MAJOR: checks: Use the best mux depending on the protoc...
2020-04-27  Christopher... MINOR: connection: Add a function to install a mux...
2020-04-27  Christopher... MINOR: checks: Add a mux proto to health-check and...
2020-04-27  Christopher... MINOR: checks: Use the check as origin when a session...
2020-04-27  Christopher... BUG/MINOR: obj_type: Handle stream object in obj_base_p...
2020-04-27  Christopher... MINOR: checks/obj_type: Add a new object type for checks
2020-04-27  Christopher... MEDIUM: checks: Refactor how data are received in tcpch...
2020-04-27  Christopher... MINOR: connection: Add macros to know if a conn or...
2020-04-27  Christopher... MINOR: checks: Make resume conditions more explicit...
2020-04-27  Christopher... MAJOR: checks: Implement HTTP check using tcp-check...
2020-04-27  Christopher... MINOR: checks: Add a reverse non-comment rule iterator...
2020-04-27  Christopher... MINOR: standard: Add my_memspn and my_memcspn
2020-04-27  Christopher... MINOR: checks: Introduce flags to configure in tcp...
2020-04-27  Christopher... MINOR: checks: Use an indirect string to represent...
2020-04-27  Christopher... MEDIUM: checks: Use a shared ruleset to store tcp-check...
2020-04-27  Christopher... MINOR: proxy/checks: Register a keyword to parse extern...
2020-04-27  Christopher... MINOR: proxy/checks: Move parsing of external-check...
2020-04-27  Christopher... MINOR: proxy/checks: Register a keyword to parse http...
2020-04-27  Christopher... MINOR: proxy/checks: Move parsing of tcp-check option...
2020-04-27  Christopher... MINOR: proxy/checks: Move parsing of httpchk option...
2020-04-27  Christopher... MINOR: checks: Improve log message of tcp-checks on...
2020-04-27  Christopher... MINOR: checks: Add an option to set success status...
2020-04-27  Christopher... MINOR: Produce tcp-check info message for pure tcp...
2020-04-27  Christopher... REGTEST: Adapt regtests about checks to recent changes
2020-04-27  Christopher... MEDIUM: checks: Implement agent check using tcp-check...
2020-04-27  Christopher... MINOR: server/checks: Move parsing of server check...
2020-04-27  Christopher... MINOR: server/checks: Move parsing of agent keywords...
2020-04-27  Christopher... MEDIUM: checks: Implement SPOP check using tcp-check...
2020-04-27  Christopher... MEDIUM: checks: Implement LDAP check using tcp-check...
2020-04-27  Christopher... MEDIUM: checks: Implement MySQL check using tcp-check...
2020-04-27  Christopher... MEDIUM: checks: Implement postgres check using tcp...
2020-04-27  Christopher... MEDIUM: checks: Implement smtp check using tcp-check...
2020-04-27  Christopher... MEDIUM: checks: Implement ssl-hello check using tcp...
2020-04-27  Christopher... MEDIUM: checks: Implement redis check using tcp-check...
2020-04-27  Christopher... MINOR: checks: Support custom functions to eval a tcp...
2020-04-27  Christopher... MINOR: checks: Use dedicated function to handle onsucce...
2020-04-27  Christopher... MINOR: checks: Export the tcpcheck_eval_ret enum
2020-04-27  Christopher... MEDIUM: checks: Add a list of vars to set before execut...
2020-04-27  Christopher... MINOR: checks: Relax the default option for tcp-check...
2020-04-27  Christopher... MEDIUM: checks: Add status-code sample expression on...
next