haproxy-2.5.git
2021-06-11 William LallemandREGTESTS: ssl: show_ssl_ocspresponce.vtc is broken...
2021-06-11 Willy TarreauBUG/MEDIUM: errors: include missing obj_type file
2021-06-10 Remi Tricot... BUILD: ssl: Fix compilation with BoringSSL
2021-06-10 Willy TarreauMEDIUM: pools: remove the locked pools implementation
2021-06-10 Willy TarreauCLEANUP: pools: remove now unused seq and pool_free_list
2021-06-10 Willy TarreauBUG/MAJOR: pools: fix possible race with free() in...
2021-06-10 Willy TarreauMEDIUM: pools: use a single pool_gc() function for...
2021-06-10 Willy TarreauMINOR: pools: call malloc_trim() under thread isolation
2021-06-10 Willy TarreauMINOR: pools: do not maintain the lock during pool_flush()
2021-06-10 Willy TarreauBUG/MINOR: pools: make DEBUG_UAF always write to the...
2021-06-10 Willy TarreauBUG/MINOR: pools: fix a possible memory leak in the...
2021-06-10 Amaury DenoyelleBUG/MINOR: server: explicitly set "none" init-addr...
2021-06-10 Remi Tricot... REGTESTS: ssl: Add "show ssl ocsp-response" test
2021-06-10 Remi Tricot... MINOR: ssl: Add the "show ssl cert foo.pem.ocsp" CLI...
2021-06-10 Remi Tricot... MINOR: ssl: Add the OCSP entry key when displaying...
2021-06-10 Remi Tricot... MINOR: ssl: Add new "show ssl ocsp-response" CLI command
2021-06-10 Remi Tricot... MINOR: ssl: Keep the actual key length in the certifica...
2021-06-10 Christopher... BUG/MEDIUM: compression: Add a flag to know the filter...
2021-06-10 Christopher... BUG/MEDIUM: compression: Properly get the next block...
2021-06-10 Christopher... BUG/MEDIUM: compression: Fix loop skipping unused block...
2021-06-10 Willy TarreauSCRIPTS: opentracing: enable parallel builds in build...
2021-06-10 Miroslav ZagoracBUG/MEDIUM: opentracing: initialization before establis...
2021-06-10 Miroslav ZagoracRevert "BUG/MINOR: opentracing: initialization after...
2021-06-09 Remi Tricot... BUG/MINOR: ssl: OCSP stapling does not work if expire...
2021-06-09 William LallemandBUILD: make tune.ssl.keylog available again
2021-06-08 Tim DuesterhusCI: Make matrix.py executable and add shebang
2021-06-08 Amaury DenoyelleBUG: errors: remove printf positional args for user...
2021-06-08 Maximilian... MINOR: haproxy: Add `-cc` argument
2021-06-08 Maximilian... CLEANUP: tools: Make errptr const in `parse_line()`
2021-06-08 Tim DuesterhusCLEANUP: cfgparse: Remove duplication of `MAX_LINE_ARGS...
2021-06-08 AlexDOC: use the req.ssl_sni in examples
2021-06-07 Amaury DenoyelleMINOR: server: use ha_alert in server parsing functions
2021-06-07 Amaury DenoyelleMINOR: server: use parsing ctx for server init addr
2021-06-07 Amaury DenoyelleREORG: config: use parsing ctx for server config check
2021-06-07 Amaury DenoyelleREORG: server: use parsing ctx for server parsing
2021-06-07 Amaury DenoyelleMINOR: log: define server user message format
2021-06-07 Amaury DenoyelleMINOR: errors: specify prefix "config" for parsing...
2021-06-07 Amaury DenoyelleMINOR: log: display exec path on first warning
2021-06-07 Amaury DenoyelleMINOR: errors: use user messages context in print_message
2021-06-07 Amaury DenoyelleMEDIUM: errors: implement parsing context type
2021-06-07 Amaury DenoyelleMINOR: log: do not discard stderr when starting is...
2021-06-07 Amaury DenoyelleMEDIUM: errors: implement user messages buffer
2021-06-07 Amaury DenoyelleCLEANUP: server: fix cosmetic of error message on sni...
2021-06-07 Amaury DenoyelleREORG: errors: split errors reporting function from...
2021-06-07 Amaury DenoyelleMINOR: errors: allow empty va_args for diag variadic...
2021-06-07 William LallemandCI: github actions: -Wno-deprecated-declarations with...
2021-06-07 Ilya ShipitsinCI: github actions: add OpenSSL-3.0.0 builds
2021-06-04 Tim DuesterhusCLEANUP: reg-tests: Remove obsolete no-htx parameter...
2021-06-04 Willy TarreauCLEANUP: backend: fix incorrect comments on locking...
2021-06-02 Christopher... REGTESTS: Fix http_abortonclose.vtc to support -1 statu...
2021-06-02 Christopher... MINOR: http-ana: Use -1 status for client aborts during...
2021-06-02 William LallemandBUILD: fix compilation for OpenSSL-3.0.0-alpha17
2021-06-02 Christopher... CLEANUP: mux-fcgi: Don't needlessly store result of...
2021-06-02 Alexandar LazicDOC/MINOR: move uuid in the configuration to the right...
2021-06-02 Christopher... BUG/MINOR: vars: Be sure to have a session to get check...
2021-06-01 Christopher... MINOR: backend: Don't release SI endpoint anymore in...
2021-06-01 Christopher... BUG/MAJOR: stream-int: Release SI endpoint on server...
2021-05-31 Christopher... CLEANUP: http-ana: Remove useless if statement about...
2021-05-31 Remi Tricot... BUG/MINOR: proxy: Missing calloc return value check...
2021-05-31 Remi Tricot... BUG/MINOR: http: Missing calloc return value check...
2021-05-31 Remi Tricot... BUG/MINOR: http: Missing calloc return value check...
2021-05-31 Remi Tricot... BUG/MINOR: worker: Missing calloc return value check...
2021-05-31 Remi Tricot... BUG/MINOR: compression: Missing calloc return value...
2021-05-31 Remi Tricot... BUG/MINOR: http: Missing calloc return value check...
2021-05-31 Remi Tricot... BUG/MINOR: http: Missing calloc return value check...
2021-05-31 Remi Tricot... BUG/MINOR: proxy: Missing calloc return value check...
2021-05-31 Remi Tricot... BUG/MINOR: proxy: Missing calloc return value check...
2021-05-31 Remi Tricot... BUG/MINOR: http: Missing calloc return value check...
2021-05-31 Remi Tricot... BUG/MINOR: ssl: Missing calloc return value check in...
2021-05-31 Remi Tricot... BUG/MINOR: peers: Missing calloc return value check...
2021-05-31 Remi Tricot... BUG/MINOR: server: Missing calloc return value check...
2021-05-27 Mark MullanDOC: intro: Fix typo in starter guide
2021-05-27 Tim DuesterhusMINOR: cfgparse: Fail when encountering extra arguments...
2021-05-26 Christopher... MINOR: http-ana: Perform L7 retries because of status...
2021-05-26 Christopher... BUG/MINOR: http-ana: Handle L7 retries on refused early...
2021-05-26 Christopher... BUG/MINOR: http-ana: Send the right error if max retrie...
2021-05-25 Christopher... Revert "MEDIUM: http-ana: Deal with L7 retries in HTTP...
2021-05-25 Christopher... CLEANUP: mux-h1: Rename functions parsing input buf...
2021-05-25 Christopher... MINOR: muxes/h1-htx: Realign input buffer using b_slow_...
2021-05-25 Christopher... MINOR: buf: Add function to realign a buffer with a...
2021-05-25 Christopher... MINOR: h1-htx: Use a correlation table to speed-up...
2021-05-25 Christopher... MEDIUM: h1-htx: Add a function to parse contiguous...
2021-05-25 Christopher... MEDIUM: h1-htx: Split function to parse a chunk and...
2021-05-25 Christopher... MINOR: h1-htx: Move HTTP chunks parsing into a dedicate...
2021-05-25 Christopher... MINOR: mux-h1/mux-fcgi: Don't needlessly loop on data...
2021-05-25 Christopher... MEDIUM: h1-htx: Adapt H1 data parsing to copy wrapping...
2021-05-25 Christopher... MINOR: h1-htx: Update h1 parsing functions to return...
2021-05-25 Dragan DosenCLEANUP: pattern: remove export of non-existent functio...
2021-05-25 Dragan DosenMINOR: map/acl: print the count of all the map/acl...
2021-05-21 Christopher... BUG/MINOR: http-comp: Preserve HTTP_MSGF_COMPRESSIONG...
2021-05-21 Christopher... BUG/MEDIUM: filters: Exec pre/post analysers only one...
2021-05-20 Miroslav ZagoracBUILD/MINOR: opentracing: fixed build when using clang
2021-05-19 Amaury DenoyelleBUG/MAJOR: server: prevent deadlock when using 'set...
2021-05-18 Remi Tricot... BUG/MEDIUM: ebtree: Invalid read when looking for dup...
2021-05-18 Ilya ShipitsinCI: github actions: add OpenTracing builds
2021-05-18 Remi Tricot... CLEANUP: ssl: Fix coverity issues found in CA file...
2021-05-18 Ilya ShipitsinCI: introduce scripts/build-vtest.sh for installing...
2021-05-17 Remi Tricot... BUILD/MINOR: ssl: Fix compilation with OpenSSL 1.0.2
2021-05-17 Remi Tricot... BUILD/MINOR: ssl: Fix compilation with SSL enabled
2021-05-17 Remi Tricot... DOC: ssl: Add documentation about CRL file hot update...
next