haproxy-3.0.git
2023-01-07 Willy TarreauMINOR: stick-table: implement the sc-add-gpc() action
2023-01-06 Willy TarreauMEDIUM: stick-table: set the track-sc limit at boottime...
2023-01-06 Remi Tricot... BUG/MINOR: http: Memory leak of http redirect rules...
2023-01-05 Willy TarreauBUG/MINOR: fd: avoid bad tgid assertion in fd_delete...
2023-01-05 Aurelien DARRAGONREGTEST: fix the race conditions in hmac.vtc
2023-01-05 Aurelien DARRAGONREGTEST: fix the race conditions in digest.vtc
2023-01-05 Aurelien DARRAGONREGTEST: fix the race conditions in add_item.vtc
2023-01-05 Aurelien DARRAGONREGTEST: fix the race conditions in json_query.vtc
2023-01-05 Aurelien DARRAGONBUG/MINOR: proxy: free orgto_hdr_name in free_proxy()
2023-01-05 Christopher... DOC: config: remove duplicated "http-response sc-set...
2023-01-05 Christopher... MINOR: http-rules: Add missing actions in http-after...
2023-01-05 Christopher... DOC: config: fix alphabetical ordering of http-after...
2023-01-05 Christopher... BUG/MAJOR: buf: Fix copy of wrapping output data when...
2023-01-05 Christopher... BUG/MINOR: http-fetch: Only fill txn status during...
2023-01-05 Tim DuesterhusREGTESTS: Remove tests with REQUIRE_VERSION_BELOW=1.9
2023-01-05 Tim DuesterhusREGTESTS: Remove REQUIRE_VERSION=2.0 from all tests
2023-01-05 Tim DuesterhusREGTESTS: Remove REQUIRE_VERSION=1.9 from all tests
2023-01-04 Sébastien GrossMINOR: config: add environment variables for default...
2023-01-03 Tim DuesterhusCI: Reformat `matrix.py` using `black`
2023-01-03 Tim DuesterhusCI: Explicitly check environment variable against ...
2023-01-03 Tim DuesterhusCI: Unify the `GITHUB_TOKEN` name across matrix.py...
2023-01-03 Tim DuesterhusCI: Use proper `if` blocks instead of conditional expre...
2023-01-03 Tim DuesterhusCI: Add in-memory cache for the latest OpenSSL/LibreSSL
2023-01-03 Tim DuesterhusCI: Improve headline in matrix.py
2023-01-02 Willy TarreauBUG/MINOR: stick-table: report the correct action name...
2023-01-02 Remi Tricot... BUG/MINOR: ssl: Missing goto in error path in ocsp...
2023-01-02 Willy TarreauMINOR: cfgparse-ssl: avoid a possible crash on OOM...
2023-01-02 Willy TarreauBUG/MINOR: debug: don't mask the TH_FL_STUCK flag befor...
2022-12-23 Willy TarreauBUILD: makefile: also list per-option settings in ...
2022-12-23 Willy TarreauBUILD: makefile: only consider settings from enabled...
2022-12-23 Willy TarreauBUILD: makefile: remove the special case of the SSL...
2022-12-23 Willy TarreauBUILD: makefile: make all OpenSSL variants use the...
2022-12-23 Willy TarreauBUILD: makefile: support WURFL_CFLAGS and WURFL_LDFLAGS
2022-12-23 Willy TarreauBUILD: makefile: refactor support for 51DEGREES v3/v4
2022-12-23 Willy TarreauBUILD: makefile: support PCRE[2]_CFLAGS and PCRE[2...
2022-12-23 Willy TarreauBUILD: makefile: support DEVICEATLAS_CFLAGS and DEVICEA...
2022-12-23 Willy TarreauBUILD: makefile: support LUA_CFLAGS and LUA_LDFLAGS
2022-12-23 Willy TarreauBUILD: makefile: support WOLFSSL_CFLAGS and WOLFSSL_LDFLAGS
2022-12-23 Willy TarreauBUILD: makefile: support OPENSSL_CFLAGS and OPENSSL_LDFLAGS
2022-12-23 Willy TarreauBUILD: makefile: support ENGINE_CFLAGS
2022-12-23 Willy TarreauBUILD: makefile: support ZLIB_CFLAGS and ZLIB_LDFLAGS
2022-12-23 Willy TarreauBUILD: makefile: support SYSTEMD_LDFLAGS
2022-12-23 Willy TarreauBUILD: makefile: support BACKTRACE_LDFLAGS
2022-12-23 Willy TarreauBUILD: makefile: support THREAD_LDFLAGS
2022-12-23 Willy TarreauBUILD: makefile: support RT_LDFLAGS
2022-12-23 Willy TarreauBUILD: makefile: support LIBCRYPT_LDFLAGS
2022-12-23 Willy TarreauBUILD: makefile: rework 51D to split v3/v4
2022-12-23 Willy TarreauCLEANUP: makefile: properly indent ifeq/ifneq condition...
2022-12-23 Willy TarreauBUILD: makefile: properly report USE_PCRE/USE_PCRE2...
2022-12-23 Willy TarreauBUILD: makefile: add an implicit USE_MATH variable...
2022-12-23 Willy TarreauBUILD: makefile: never force -latomic, set USE_LIBATOMI...
2022-12-23 Willy TarreauBUILD: makefile: do not restrict Lua's prepend path...
2022-12-23 Willy TarreauBUILD: makefile: make sure LUA_INC and LUA_LIB are...
2022-12-23 Willy TarreauBUILD: makefile: reference libdl only once
2022-12-23 Willy TarreauBUILD: makefile: make sure to also ignore SSL_INC when...
2022-12-23 Willy TarreauBUILD: makefile: clean the wolfssl include and lib...
2022-12-23 Willy TarreauBUILD: makefile: ensure that all USE_* handlers appear...
2022-12-23 Willy TarreauBUILD: makefile: start to automatically collect CFLAGS...
2022-12-23 Willy TarreauBUILD: makefile: add a function to collect all options...
2022-12-23 Willy TarreauBUILD: makefile: initialize all build options' variable...
2022-12-23 Willy TarreauBUILD: makefile: sort the features list
2022-12-23 Willy TarreauBUILD: makefile: move common options-oriented macros...
2022-12-23 Willy TarreauBUILD: makefile: build the features list dynamically
2022-12-23 William LallemandCI: github: use the GITHUB_TOKEN instead of a manually...
2022-12-22 Amaury DenoyelleBUG/MINOR: mux-quic: ignore remote unidirectional strea...
2022-12-22 Ilya ShipitsinCI: github: enable github api authentication for OpenSS...
2022-12-22 Amaury DenoyelleMINOR: h3: use stream error when needed instead of...
2022-12-22 Amaury DenoyelleMEDIUM: mux-quic: implement STOP_SENDING emission
2022-12-22 Amaury DenoyelleMINOR: mux-quic: handle RESET_STREAM reception
2022-12-22 Amaury DenoyelleMINOR: mux-quic: do not count stream flow-control if...
2022-12-22 Amaury DenoyelleMEDIUM: mux-quic: implement shutw
2022-12-22 William LallemandBUG/MINOR: httpclient/log: free of invalid ptr with...
2022-12-22 William LallemandMEDIUM: httpclient: change the default log format to...
2022-12-22 William LallemandMINOR: httpclient: don't add body when istlen is empty
2022-12-22 William LallemandBUG/MINOR: ssl/ocsp: httpclient blocked when doing...
2022-12-22 Christopher... BUG/MINOR: pool/stats: Use ullong to report total pool...
2022-12-22 Christopher... BUG/MEDIUM: mux-h2: Refuse interim responses with end...
2022-12-22 William LallemandCLEANUP: ssl/ocsp: add spaces around operators
2022-12-22 William LallemandBUG/MINOR: ssl/ocsp: check chunk_strcpy() in ssl_ocsp_g...
2022-12-21 Remi Tricot... MINOR: ssl: Move OCSP code to a dedicated source file
2022-12-21 Remi Tricot... REGTESTS: ssl: Add tests for ocsp auto update mechanism
2022-12-21 Remi Tricot... DOC: ssl: Add documentation for ocsp-update option
2022-12-21 Remi Tricot... MEDIUM: ssl: Start update task if at least one ocsp...
2022-12-21 Remi Tricot... MEDIUM: ssl: Add ocsp update task main function
2022-12-21 Remi Tricot... MEDIUM: ssl: Insert ocsp responses in update tree when...
2022-12-21 Remi Tricot... MINOR: ssl: Store 'ocsp-update' mode in the ckch_data...
2022-12-21 Remi Tricot... MINOR: ssl: Add crt-list ocsp-update option
2022-12-21 Remi Tricot... MINOR: ssl: Add ocsp_update_tree and helper functions
2022-12-21 Remi Tricot... MEDIUM: ssl: Add ocsp_certid in ckch structure and...
2022-12-21 Remi Tricot... MINOR: ssl: Add "update ssl ocsp-response" cli command
2022-12-21 Remi Tricot... MINOR: ssl: Add helper function that checks the validit...
2022-12-21 Remi Tricot... MINOR: ssl: Add OCSP request helper function
2022-12-21 Remi Tricot... MINOR: ssl: Add helper function that extracts an OCSP...
2022-12-21 Remi Tricot... MINOR: httpclient: Make the CLI flags public for future use
2022-12-21 Remi Tricot... MINOR: ssl: Add a lock to the OCSP response tree
2022-12-21 Willy TarreauBUG/MINOR: quic: do not allocate more rxbufs than necessary
2022-12-21 Willy TarreauBUG/MEDIUM: quic: properly take shards into account...
2022-12-21 Amaury DenoyelleBUG/MEDIUM: mux-quic: fix double delete from qcc.openin...
2022-12-20 William LallemandREGTESTS: ssl: enable the ssl_reuse.vtc test for WolfSSL
2022-12-20 Willy TarreauMINOR: pool: only use opportunistic versions of the...
next