]> git.kaiwu.me - haproxy.git/shortlog
haproxy.git
2024-01-18 Willy TarreauMINOR: connection: add sample fetches to report per...
2024-01-18 Willy TarreauMINOR: mux-h2: implement MUX_CTL_GET_GLITCHES
2024-01-18 Willy TarreauMINOR: connection: add a new mux_ctl to report number...
2024-01-18 Willy TarreauMINOR: mux-h2: add a counter of "glitches" on a connection
2024-01-18 Willy TarreauMINOR: mux-h2/traces: add a missing trace on connection...
2024-01-18 Willy TarreauBUG/MEDIUM: mux-h2: refine connection vs stream error...
2024-01-18 Aurelien DARRAGONDOC: configuration: fix set-dst in actions keywords...
2024-01-18 Aurelien DARRAGONMINOR: vars: fix indentation in var_clear_buffer()
2024-01-16 Frederic LecailleBUG/MEDIUM: quic: keylog callback not called (USE_OPENS...
2024-01-12 Willy TarreauBUG/MINOR: mux-h2: also count streams for refused ones
2024-01-12 Willy TarreauDEV: h2: support hex-encoded data sequences in mkhdr
2024-01-12 Willy TarreauDEV: h2: add support for multiple flags in mkhdr
2024-01-12 William LallemandDOC: INSTALL: require at least WolfSSL 5.6.6
2024-01-12 William LallemandCI: github: update wolfSSL to 5.6.6
2024-01-12 William LallemandMEDIUM: ssl: implements 'default-crt' keyword for bind...
2024-01-12 William LallemandDOC: configuration: update configuration on how to...
2024-01-12 William LallemandREORG: ssl: move 'generate-certificates' code to ssl_ge...
2024-01-12 William LallemandMEDIUM: ssl: does not use default_ctx for 'generate...
2024-01-12 William LallemandMEDIUM: ssl: generate '*' SNI filters for default certi...
2024-01-12 William LallemandMEDIUM: ssl: allow multiple fallback certificate to...
2024-01-12 Amaury DenoyelleBUG/MINOR: mux-quic: do not prevent non-STREAM sending...
2024-01-12 Amaury DenoyelleBUILD: quic: missing include for quic_tp
2024-01-12 Ilya ShipitsinCLEANUP: fix spelling of "occured" in src/h3.c
2024-01-12 Ilya ShipitsinCI: codespell: add more words to whitelist
2024-01-12 Ilya ShipitsinCI: codespell: ignore some words in URLs
2024-01-11 Willy TarreauMEDIUM: http: add the ability to redefine http-err...
2024-01-11 Willy TarreauMEDIUM: http_act: check status codes against the bit...
2024-01-11 Willy TarreauMINOR: http: add infrastructure to choose status codes...
2024-01-11 Willy TarreauCLEANUP: http: avoid duplicating literals in find_http_...
2024-01-11 Willy TarreauOPTIM: http: simplify http_get_status_idx() using a...
2024-01-11 Willy TarreauDEV: phash: add a trivial perfect hash generator for...
2024-01-11 Aurelien DARRAGONMINOR: map: mapfile ordering also matters for tree...
2024-01-11 Miroslav ZagoracDOC: configuration: corrected description of keyword...
2024-01-10 Aurelien DARRAGONDOC: config: fix typo about map_*_key converters
2024-01-10 Aurelien DARRAGONREGTESTS: add a test to ensure map-ordering is preserved
2024-01-10 Aurelien DARRAGONBUG/MINOR: map: list-based matching potential ordering...
2024-01-10 Frédéric LécailleCLEANUP: quic: Double quic_dgram_parse() prototype...
2024-01-09 William LallemandCLEANUP: ssl: fix indentation in smp_fetch_ssl_fc_ec...
2024-01-09 Willy TarreauDEV: patchbot: produce a verdict for too long commit...
2024-01-09 William LallemandCLEANUP: ssl: fix indentation in smp_fetch_ssl_fc_ec()
2024-01-09 Mariam JohnMINOR: ssl: Update ssl_fc_curve/ssl_bc_curve to use...
2024-01-09 Miroslav ZagoracMINOR: ot: logsrv struct becomes logger
2024-01-06 Willy Tarreau[RELEASE] Released version 3.0-dev1 v3.0-dev1
2024-01-06 Willy TarreauIMPORT: ebtree: make string_equal_bits() return an...
2024-01-06 Willy TarreauIMPORT: ebtree: use unsigned ints for flznz()
2024-01-06 Willy TarreauIMPORT: ebtree: make string_equal_bits turn back to...
2024-01-06 Willy TarreauIMPORT: ebtree: rework the fls macros to better deal...
2024-01-06 Willy TarreauIMPORT: ebtree: switch the sizes and offsets to size_t...
2024-01-06 Willy TarreauIMPORT: ebtree: implement and use flsnz_long() to count...
2024-01-06 Willy TarreauDEV: h2: support passing raw data for a frame
2024-01-06 Willy TarreauDEV: h2: add the preface as well in supported output...
2024-01-06 Willy TarreauDEV: h2: add the ability to emit literals in mkhdr
2024-01-05 Willy TarreauCLEANUP: mux-h2: remove the printfs from previous commi...
2024-01-05 Willy TarreauMINOR: mux-h2: support limiting the total number of...
2024-01-05 Christopher... BUG/MEDIUM: spoe: Never create new spoe applet if there...
2024-01-05 Christopher... BUG/MEDIUM: stconn: Set fsb date if zero-copy forwardin...
2024-01-05 Christopher... BUG/MEDIUM: stconn: Forward shutdown on write timeout...
2024-01-04 Amaury DenoyelleMINOR: h3: do not consider missing buf room as error...
2024-01-04 Amaury DenoyelleBUG/MEDIUM: h3: fix incorrect snd_buf return value
2024-01-04 Frédéric LécailleBUILD: quic: Missing quic_ssl.h header protection
2024-01-04 Frédéric LécailleCLEANUP: quic: Remaining useless code into server part
2024-01-02 Amaury DenoyelleREGTESTS: check attach-srv out of order declaration
2024-01-02 Amaury DenoyelleBUG/MINOR: server: fix server_find_by_name() usage...
2024-01-02 Willy TarreauMINOR: debug: add features and build options to "show...
2024-01-02 Willy TarreauMINOR: global: export a way to list build options
2024-01-02 Dragan DosenMEDIUM: udp: allow to retrieve the frontend destination...
2024-01-02 Dragan DosenMINOR: tcpcheck: export proxy_parse_tcpcheck()
2024-01-02 Dragan DosenMINOR: backend: export get_server_*() functions
2024-01-02 Aurelien DARRAGONMEDIUM: server: simplify snr_set_srv_down() to prevent...
2024-01-02 Aurelien DARRAGONCLEANUP: resolvers: remove some more unused RSLV_UDP...
2024-01-02 Aurelien DARRAGONCLEANUP: resolvers: remove unused RSLV_UPD_OBSOLETE_IP...
2024-01-02 Aurelien DARRAGONCLEANUP: server: remove ambiguous check in srv_update_a...
2024-01-02 Ilya ShipitsinCI: use semantic version compare for determing "latest...
2024-01-02 Ilya ShipitsinCLEANUP: assorted typo fixes in the code and comments
2024-01-02 Aurelien DARRAGONMINOR: stktable: stktable_data_ptr() cannot fail in...
2023-12-22 Amaury DenoyelleRevert "MINOR: mux-quic: Disable zero-copy forwarding...
2023-12-22 Amaury DenoyelleBUG/MINOR: h3: disable fast-forward on buffer alloc...
2023-12-22 Amaury DenoyelleBUG/MINOR: h3: close connection on sending alloc errors
2023-12-22 Amaury DenoyelleBUG/MINOR: h3: close connection on header list too big
2023-12-22 Amaury DenoyelleMINOR: h3: check connection error during sending
2023-12-21 Frédéric LécailleBUG/MINOR: quic: Missing call to TLS message callbacks
2023-12-21 Frédéric LécailleBUG/MINOR: quic: Wrong keylog callback setting.
2023-12-21 Amaury DenoyelleBUG/MINOR: mux-quic: disable fast-fwd if connection...
2023-12-21 Amaury DenoyelleMEDIUM: mux-quic: add BUG_ON if sending on locally...
2023-12-21 Amaury DenoyelleBUG/MINOR: mux-quic: always report error to SC on RESET...
2023-12-21 Amaury DenoyelleDOC: fix typo for fastfwd QUIC option
2023-12-21 Aurelien DARRAGONMINOR: map: add map_*_key converters to provide the...
2023-12-21 Aurelien DARRAGONMINOR: stktable: use {show,set,clear} table with ptr
2023-12-21 Aurelien DARRAGONMINOR: stktable: add table_process_entry helper function
2023-12-21 Aurelien DARRAGONDOC: config: add context hint for server keywords
2023-12-21 Aurelien DARRAGONMINOR: peers: rely on srv->addr and remove peer->addr
2023-12-21 Aurelien DARRAGONCLEANUP: peers: remove unused "proto" and "xprt" struct...
2023-12-21 Aurelien DARRAGONCLEANUP: peers: remove unused sock_init_arg struct...
2023-12-21 Aurelien DARRAGONMEDIUM: peers: use server as stream target
2023-12-21 Aurelien DARRAGONBUG/MEDIUM: server/dns: perform svc_port updates atomic...
2023-12-21 Aurelien DARRAGONBUG/MINOR: server/dns: use server_set_inetaddr() to...
2023-12-21 Aurelien DARRAGONMEDIUM: server/dns: clear RMAINT when addr resolves...
2023-12-21 Aurelien DARRAGONMINOR: server: add dns hint in server_inetaddr_updater...
2023-12-21 Aurelien DARRAGONMINOR: server/event_hdl: expose updater info through...
2023-12-21 Aurelien DARRAGONMEDIUM: server: make server_set_inetaddr() updater...
next