haproxy-3.0.git
2024-05-27 Aurelien DARRAGONDOC: config: document logformat item naming and typecas...
2024-05-27 Aurelien DARRAGONMINOR: log: rename 'log-format tag' to 'log-format...
2024-05-27 Willy TarreauCI: scripts: build vtest using multiple CPUs
2024-05-27 Willy TarreauCI: scripts: fix build of vtest regarding option -C
2024-05-27 William LallemandMINOR: sample: implement the uptime sample fetch
2024-05-24 Willy Tarreau[RELEASE] Released version 3.0-dev13 v3.0-dev13
2024-05-24 Willy TarreauREGTESTS: acl_cli_spaces: avoid a warning caused by...
2024-05-24 Willy TarreauDOC: config: clarify the fact that custom log format...
2024-05-24 Willy TarreauDOC: config: uniformize the naming and description...
2024-05-24 Willy TarreauDOC: config: fix incorrect section reference about...
2024-05-24 Amaury DenoyelleDOC: quic: specify that connection migration is not...
2024-05-24 Christopher... BUG/MINOR: server: Don't reset resolver options on...
2024-05-24 Christopher... BUG/MINOR: http-htx: Support default path during scheme...
2024-05-24 Aurelien DARRAGONBUG/MEDIUM: server/dns: preserve server's port upon...
2024-05-24 Amaury DenoyelleBUG/MINOR: rhttp: initialize session origin after preco...
2024-05-24 Amaury DenoyelleMEDIUM: connection: use pool-conn-name instead of sni...
2024-05-24 Amaury DenoyelleMINOR: server: define pool-conn-name keyword
2024-05-24 Amaury DenoyelleMINOR: server: generalize sni expr parsing
2024-05-24 Amaury DenoyelleMINOR: quic: clarify doc for quic_recv()
2024-05-24 Amaury DenoyelleBUG/MINOR: quic: adjust restriction for stateless reset...
2024-05-24 Amaury DenoyelleMAJOR: config: prevent QUIC with clients privileged...
2024-05-24 Amaury DenoyelleMEDIUM: config: prevent communication with privileged...
2024-05-24 Amaury DenoyelleBUILD: trace: fix warning on null dereference
2024-05-24 Willy TarreauDOC: config: fix aes_gcm_enc() description text
2024-05-24 Aurelien DARRAGONDEBUG: pollers/fd: add thread id suffix to per-thread...
2024-05-24 Aurelien DARRAGONDEBUG: tools: add vma_set_name_id() helper
2024-05-24 Aurelien DARRAGONCLEANUP: tools: fix vma_set_name() function comment
2024-05-24 Willy TarreauMINOR: stick-tables: remove the uneeded read lock in...
2024-05-24 Willy TarreauCLEANUP: stick-tables: remove a few unneeded tests...
2024-05-24 Willy TarreauBUG/MEDIUM: stick-tables: make sure never to create...
2024-05-24 Christopher... BUG/MEDIUM: stick-tables: Fix race with peers when...
2024-05-24 Christopher... BUG/MEDIUM: stick-tables: Fix race with peers when...
2024-05-24 Willy TarreauBUILD: quic: fix unused variable warning when threads...
2024-05-24 Willy TarreauMINOR: config: add thread-hard-limit to set an upper...
2024-05-23 William LallemandCI: scripts/buil-ssl: cleanup the boringssl and quictls...
2024-05-23 William LallemandCI: scripts/build-ssl: add a DESTDIR and TMPDIR variable
2024-05-23 Christopher... MINOR: mux-quic: Set abort info for SC-less QCS on...
2024-05-23 Christopher... BUG/MEDIUM: mux-quic: Create sedesc in same time of...
2024-05-22 Ilia ShipitsinCI: scripts/build-ssl.sh: loudly fail on unsupported...
2024-05-22 Willy TarreauBUG/MEDIUM: quic_tls: prevent LibreSSL < 4.0 from negot...
2024-05-22 William LallemandREGTESTS: scripts: allow to change the vtest timeout
2024-05-22 Frederic LecailleBUG/MAJOR: quic: Crash with TLS_AES_128_CCM_SHA256...
2024-05-22 Valentine KrasnobaevaMINOR: proto: fix coding style
2024-05-22 Valentine KrasnobaevaBUG/MINOR: sock: fix sock_create_server_socket
2024-05-22 Willy TarreauMINOR: traces: enumerate the list of levels/verbosities...
2024-05-22 Amaury DenoyelleMINOR: connection: support PROXY v2 TLV emission withou...
2024-05-22 Amaury DenoyelleMINOR: rhttp: support PROXY emission on preconnect
2024-05-22 Amaury DenoyelleMEDIUM: rhttp: create session for active preconnect
2024-05-22 Amaury DenoyelleMINOR: session: define flag to explicitely release...
2024-05-22 Amaury DenoyelleBUG/MINOR: rhttp: fix task_wakeup state
2024-05-22 Amaury DenoyelleBUG/MINOR: rhttp: prevent listener suspend
2024-05-22 Amaury DenoyelleBUG/MEDIUM: rhttp: fix preconnect on single-thread
2024-05-22 Amaury DenoyelleMINOR: rhttp: add log on connection allocation failure
2024-05-22 Amaury DenoyelleBUG/MINOR: server: free PROXY v2 TLVs on srv drop
2024-05-22 Amaury DenoyelleBUG/MINOR: connection: parse PROXY TLV for LOCAL mode
2024-05-22 Christopher... MAJOR: spoe: Let the SPOE back into the game
2024-05-22 Christopher... BUG/MINOR: http-ana: Don't crush stream termination...
2024-05-21 Valentine KrasnobaevaMINOR: sock: set conn->err_code in case of EPERM
2024-05-21 Valentine KrasnobaevaBUG/MEDIUM: proto: fix fd leak in <proto>_connect_server
2024-05-21 William LallemandDOC: configuration: add the supported crt-store options...
2024-05-21 William LallemandDOC: configuration: update the crt-list documentation
2024-05-21 William LallemandMEDIUM: ssl: don't load file by discovering them in...
2024-05-21 Aurelien DARRAGONDEBUG: fd: add name hint for large memory areas
2024-05-21 Aurelien DARRAGONDEBUG: errors: add name hint for startup-logs memory...
2024-05-21 Aurelien DARRAGONDEBUG: pollers: add name hint for large memory areas...
2024-05-21 Aurelien DARRAGONDEBUG: sink: add name hint for memory area used by...
2024-05-21 Aurelien DARRAGONDEBUG: shctx: name shared memory using vma_set_name()
2024-05-21 Aurelien DARRAGONDEBUG: tools: add vma_set_name() helper
2024-05-21 William LallemandDOC: configuration: rework the crt-store load documentation
2024-05-21 Aurelien DARRAGONBUG/MINOR: ring: free ring's allocated area not ring...
2024-05-21 William LallemandMINOR: ssl: check parameter in ckch_conf_cmp()
2024-05-21 William LallemandCLEANUP: ssl/cli: remove unused code in dump_crtlist_conf
2024-05-18 Willy Tarreau[RELEASE] Released version 3.0-dev12 v3.0-dev12
2024-05-18 Valentine KrasnobaevaDOC: capabilities: fix chapter header rendering
2024-05-17 William LallemandREGTESTS: ocsp-update: change the reg-test to support...
2024-05-17 William LallemandMEDIUM: ssl: temporarily load files by detecting their...
2024-05-17 William LallemandMINOR: ssl: ckch_conf_cmp() compare multiple ckch_conf...
2024-05-17 William LallemandMEDIUM: ssl/cli: handle crt-store keywords in crt-list...
2024-05-17 William LallemandMEDIUM: ssl: add ocsp-update.disable global option
2024-05-17 William LallemandMINOR: ssl: ckch_conf_clean() utility function for...
2024-05-17 William LallemandMINOR: ssl/ocsp: use 'ocsp-update' in crt-store
2024-05-17 William LallemandMINOR: ssl: handle PARSE_TYPE_INT and PARSE_TYPE_ONOFF...
2024-05-17 William LallemandMEDIUM: ssl: ckch_conf_parse() uses -1/0/1 for off...
2024-05-17 William LallemandMINOR: ssl: pass ckch_store instead of ckch_data to...
2024-05-17 William LallemandCLEANUP: ssl/ocsp: remove the deprecated parsing code...
2024-05-17 William LallemandMEDIUM: ssl/crtlist: loading crt-store keywords from...
2024-05-17 William LallemandMINOR: ssl: ckch_store_new_load_files_conf() loads...
2024-05-17 Christopher... MEDIUM: mux-h1: Support C-L/T-E header suppressions...
2024-05-17 Christopher... CLEANUP: mux-h1: Remove unused H1S_F_ERROR_MASK mask...
2024-05-17 Christopher... REORG: mux-h1: Group H1S_F_BODYLESS_* flags
2024-05-17 Christopher... MINOR: mux-h1: Add a flag to ignore the request payload
2024-05-17 Christopher... BUG/MINOR: stats: Don't state the 303 redirect response...
2024-05-17 Willy TarreauRevert: MEDIUM: evports: permit to report multiple...
2024-05-17 Willy TarreauCLEANUP: compat: make the MIN/MAX macros more reliable
2024-05-17 Aurelien DARRAGONBUG/MEDIUM: fd: prevent memory waste in fdtab array
2024-05-17 Aurelien DARRAGONBUILD: log: get rid of non-portable strnlen() func
2024-05-17 William LallemandMEDIUM: ssl: add ocsp-update.mindelay and ocsp-update...
2024-05-17 Amaury DenoyelleBUILD: stats: remove non portable getline() usage
2024-05-17 William LallemandREGTESTS: update the ocsp-update tests
2024-05-17 William LallemandMINOR: ssl: rename tune.ssl.ocsp-update.mode in ocsp...
next