]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2021-06-15  Willy TarreauMEDIUM: config: simplify cpu-map handling
2021-06-15  Willy TarreauMEDIUM: global: remove dead code from nbproc/bind_proc...
2021-06-15  Willy TarreauCLEANUP: global: remove pid_bit and all_proc_mask
2021-06-15  Willy TarreauCLEANUP: global: remove the nbproc field from the globa...
2021-06-15  Willy TarreauMINOR: mworker: remove the initialization loop over...
2021-06-15  Willy TarreauMEDIUM: init: remove the loop over processes during...
2021-06-15  Willy TarreauCLEANUP: global: remove unused definition of stopping_t...
2021-06-15  Willy TarreauBUG/MINOR: mworker: fix typo in chroot error message
2021-06-15  Willy TarreauBUG/MINOR: ssl: use atomic ops to update global shctx...
2021-06-15  Willy TarreauBUG/MEDIUM: shctx: use at least thread-based locking...
2021-06-15  Amaury DenoyelleBUG/MEDIUM: server: do not auto insert a dynamic server...
2021-06-15  Amaury DenoyelleBUG/MINOR: server: do not keep an invalid dynamic serve...
2021-06-15  Amaury DenoyelleBUG/MEDIUM: server: do not forget to generate the dynam...
2021-06-15  Amaury DenoyelleBUG/MEDIUM: server: clear dynamic srv on delete from...
2021-06-15  Amaury DenoyelleBUG/MEDIUM: server: extend thread-isolate over much...
2021-06-15  Amaury DenoyelleBUG/MINOR: stick-table: insert srv in used_name tree...
2021-06-14  Remi Tricot... MINOR: ssl: Use OpenSSL's ASN1_TIME convertor when...
2021-06-14  Christopher... DOC: lua: Add a warning about buffers modification...
2021-06-14  Emeric BrunBUG/MAJOR: resolvers: segfault using server template...
2021-06-12  Ilya ShipitsinCI: github actions: enable alpine/musl builds
2021-06-11  Tim DuesterhusREGTESTS: Remove REQUIRE_VERSION=1.7 from all tests
2021-06-11  Tim DuesterhusREGTESTS: Remove REQUIRE_VERSION=1.6 from all tests
2021-06-11  Willy TarreauBUILD: log: remove unused fmt_directive()
2021-06-11  Willy TarreauBUILD: init: remove initialization of multi-process...
2021-06-11  Willy TarreauMAJOR: config: remove parsing of the global "nbproc...
2021-06-11  Willy TarreauMEDIUM: proxy: remove the deprecated "grace" keyword
2021-06-11  Willy TarreauMINOR: config: remove deprecated option "http-tunnel"
2021-06-11  Willy TarreauMINOR: config: reject long-deprecated "option forceclose"
2021-06-11  Willy TarreauMINOR: http: remove the long deprecated "set-cookie...
2021-06-11  Willy TarreauMINOR: log: remove the long-deprecated early log-format...
2021-06-11  Willy TarreauMINOR: config: completely remove support for "no option...
2021-06-11  Willy TarreauMINOR: config: remove support for deprecated option...
2021-06-11  Christopher... BUG/MINOR: server-state: load SRV resolution only if...
2021-06-11  Emeric BrunMEDIUM: resolvers: add a ref between servers and srv...
2021-06-11  Emeric BrunMEDIUM: resolvers: add a ref on server to the used...
2021-06-11  Emeric BrunBUG/MINOR: resolvers: answser item list was randomly...
2021-06-11  Christopher... CLEANUP: l7-retries: do not test the buffer before...
2021-06-11  Christopher... BUG/MINOR: h1-htx: Fix a signess bug with char data...
2021-06-11  Christopher... BUG/MINOR: mux-fcgi: Expose SERVER_SOFTWARE parameter...
2021-06-11  Christopher... BUG/MAJOR: htx: Fix htx_defrag() when an HTX block...
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...
next