]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
25 hours ago  Willy Tarreau[RELEASE] Released version 3.4-dev12 master quic-interop v3.4-dev12
26 hours ago  Egor ShestakovCLEANUP: htx: Adjust numbering of HTX blocks' types...
26 hours ago  Egor ShestakovCLEANUP: tree-wide: fix typos in user-invisible files
26 hours ago  Ilia ShipitsinBUILD: 51d.c: cleanup, fix preprocessor ifdefs
26 hours ago  Kevin LudwigDOC: proxy-protocol: clarify UDP usage
26 hours ago  Manu NicolasMINOR: sample: add a reverse_dom converter
26 hours ago  Manu NicolasMINOR: sample: add a generic reverse converter
26 hours ago  Amaury DenoyelleMEDIUM: mux_quic: rename qmux traces to qcm flx04/master
26 hours ago  Amaury DenoyelleMINOR: trace: implement source alias
26 hours ago  Amaury DenoyelleMINOR: xprt_qmux: use qmux instead of qstrm naming
26 hours ago  Amaury DenoyelleMINOR: connection: rename QMux related flags
26 hours ago  Amaury DenoyelleMINOR: mux_quic: remove qstrm naming in QUIC MUX
26 hours ago  Amaury DenoyelleMINOR: mux_quic: rename qstrm files to qmux
26 hours ago  Amaury DenoyelleMINOR: mux_quic: use qcm prefix for traces functions...
26 hours ago  Amaury DenoyelleMINOR: mux_quic: use qcm prefix for mux functions
26 hours ago  Amaury DenoyelleMINOR: mux_quic: use qcm prefix for mux callbacks
26 hours ago  Amaury DenoyelleREORG: mux_quic: use newer qcm prefix for legacy qmux...
26 hours ago  Amaury DenoyelleBUG/MINOR: xprt_qstrm: fix conflicting prototype
26 hours ago  Christopher... BUG/MEDIUM: http-client: Only consume input buffer...
29 hours ago  Willy TarreauBUG/MEDIUM: dict: hold read lock while incrementing...
31 hours ago  Willy TarreauCLEANUP: tree-wide: fix more typos and outdated explana...
32 hours ago  Maxime HenrionDOC: management: document the <tgid>/<fd> form of show fd
32 hours ago  Maxime HenrionMINOR: cli: improve forward compatibility for show fd
2 days ago  Willy TarreauCLEANUP: tree-wide: fix typos in non user-visible comme...
2 days ago  Christian RuppertREGTESTS: Don't try to use real nameservers for testcases
2 days ago  Christian RuppertREGTESTS: Use ${tmpdir} instead of hardcoded /tmp/
2 days ago  Ilia ShipitsinCLEANUP: src/cpuset.c: fix missing return in functions...
2 days ago  Egor ShestakovCLEANUP: defaults: adjust MAX_THREADS multiplier number...
2 days ago  Willy TarreauBUILD: compiler: fix redefinition of __nonstring
3 days ago  Willy TarreauCLEANUP: regex: pre-initialize error variable in regex_...
3 days ago  Willy TarreauCLEANUP: mqtt: fix spelling of shared_subscription_avai...
3 days ago  Olivier HouchardBUG/MEDIUM: tasks: Keep the TASK_RUNNING flag until...
3 days ago  Willy TarreauBUG/MINOR: uri-auth: fix possible null-deref in latest...
3 days ago  Willy TarreauCLEANUP: mqtt: remove duplicate MQTT_FN_BIT_USER_PROPER...
3 days ago  Willy TarreauCLEANUP: flt_http_comp: remove duplicate rate limit...
3 days ago  Willy TarreauCLEANUP: channel: remove bogus and unused definition...
3 days ago  Willy TarreauCLEANUP: cache: remove redundant res_htx assignment...
3 days ago  Willy TarreauCLEANUP: auth: remove undeclared auth_resolve_groups...
3 days ago  Willy TarreauCLEANUP: http-rules: fix a few '&' vs '&&' checks for...
3 days ago  Willy TarreauCLEANUP: mux-h2: fix minor output debugging format...
3 days ago  Willy TarreauCLEANUP: http_htx: rename inner 'type' to 'ptype' to...
3 days ago  Willy TarreauBUG/MINOR: mqtt: fix PUBLISH flags validation that...
3 days ago  Willy TarreauBUG/MINOR: mqtt: connack parser uses wrong bit for...
3 days ago  Willy TarreauBUG/MINOR: mqtt: connect parser uses wrong bit field...
3 days ago  Willy TarreauBUG/MINOR: mqtt: connack parser returns MQTT_NEED_MORE_...
3 days ago  Willy TarreauBUG/MINOR: cfgcond: make KQUEUE check for GTUNE_USE_KQU...
3 days ago  Willy TarreauBUG/MINOR: cache: fix memory leak in parse_cache_rule...
3 days ago  Willy TarreauBUG/MINOR: uri-auth: avoid leaks on initialization...
3 days ago  Willy TarreauBUG/MINOR: auth: free user groups on error paths in...
3 days ago  Willy TarreauBUG/MINOR: tools: fix memory leak in env_expand() error...
3 days ago  Willy TarreauBUG/MINOR: http-act: set-status() must check the respon...
3 days ago  Willy TarreauBUG/MINOR: http-fetch: make http_first_req() check...
3 days ago  Willy TarreauBUG/MINOR: http-fetch: fix smp_fetch_hdr_ip()'s handlin...
3 days ago  Willy TarreauBUG/MINOR: mux-h1: only check h1s if not NULL
3 days ago  Willy TarreauCLEANUP: h1/htx: fix a few typos in warning, debug...
3 days ago  Willy TarreauCLEANUP: tree-wide: fix typos in non user-visible comme...
3 days ago  Willy TarreauBUG/MINOR: cfgparse-listen: do not emit extraneous...
3 days ago  Maxime HenrionMINOR: lb: make LB initialization even more declarative
4 days ago  Willy TarreauMINOR: mux-h2: consider the elastic streams limit on...
4 days ago  Willy TarreauMINOR: connection: add a function to calculate elastic...
4 days ago  Willy TarreauMINOR: tinfo: store the number of committed extra strea...
5 days ago  Olivier HouchardBUG/MEDIUM: servers: Only requeue servers if they are up
6 days ago  Willy TarreauSCRIPTS: announce-release: add a link to the OpenTeleme...
6 days ago  Willy Tarreau[RELEASE] Released version 3.4-dev11 v3.4-dev11
7 days ago  William LallemandDOC: acme: EAB is now supported
7 days ago  Willy TarreauBUG/MEDIUM: stick-table: properly check permissions...
7 days ago  Olivier HouchardBUG/MEDIUM: jwe: Fix jwt.decrypt_alg_list to work correctly
7 days ago  Remi Tricot... MINOR: jwe: Disable 'RSA1_5' algorithm by default in...
7 days ago  Remi Tricot... MINOR: jwe: Add option to enable/disable algorithms...
7 days ago  Willy TarreauBUG/MEDIUM: mux-h2: fix the detection of the ext connec...
7 days ago  Willy TarreauRevert "BUG/MINOR: mux-h2: condition the processing...
7 days ago  William LallemandBUILD: use Makefile.mk instead of Makefile.inc in EXTRA...
7 days ago  Willy TarreauRevert "BUG/MEDIUM: cli: fix master CLI connection...
7 days ago  Maxime HenrionMINOR: cli: allow specifying a tgid with show fd
7 days ago  Christopher... REGTESTS: Fix h1_to_h2_upgrade.vtc to force h2 on first...
7 days ago  Mia KanashiMINOR: acme: allow specifying custom MAC alg for EAB
7 days ago  Mia KanashiMINOR: acme: implement EAB - external account binding
7 days ago  Mia KanashiMINOR: jws: introduce jws_b64_hmac_signature() function...
7 days ago  Mia KanashiMINOR: jws: support HMAC in jws_b64_protected(), make...
7 days ago  Mia KanashiMEDIUM: tools: read_line_to_trash() handle empty files...
7 days ago  Christopher... BUG/MEDIUM: mux-h2: Properly consume padding for DATA...
7 days ago  Christopher... MEDIUM: mux-h1: Return an error on h2 upgrade attempts...
7 days ago  Amaury DenoyelleBUG/MINOR: mux_quic: refresh timeout only if I/O performed flx04/quic-interop
7 days ago  Amaury DenoyelleMINOR: mux_quic: release BE conns if reuse definitely...
7 days ago  Amaury DenoyelleBUG/MINOR: mux_quic: fix max stream ID reuse estimation
7 days ago  Olivier HouchardBUG/MINOR: ssl: Use the sequence number with kTLS and...
7 days ago  Remi Tricot... MEDIUM: ssl: Refactorize "commit ssl cert"
7 days ago  Remi Tricot... MINOR: ssl: Factorize ckch instance rebuild process
7 days ago  Remi Tricot... MINOR: ssl: Factorize code from "new/set ssl cert"...
7 days ago  Remi Tricot... MINOR: ssl: Export 'current_crtstore_name'
8 days ago  Amaury DenoyelleMINOR: mux_quic: simplify MUX_CTL_GET_NBSTRM
8 days ago  Amaury DenoyelleBUG/MEDIUM: mux_quic: adjust qcc_is_dead() to account...
8 days ago  Amaury DenoyelleMINOR: mux_quic: do not perform unnecessary timeout...
8 days ago  Amaury DenoyelleMINOR: mux_quic: reset stream after app shutdown for...
8 days ago  Christopher... MINOR: haterm: Remove now useless req_body field from...
8 days ago  Christopher... DEBUG: haterm: Add hstream flags in the trace messages
8 days ago  Christopher... BUG/MINOR: haterm: Report a 400-bad-request error on...
8 days ago  Christopher... BUG/MINOR: haterm: Fix condition to use direct data...
9 days ago  Christopher... BUG/MEDIUM: haterm: Properly handle client timeout
9 days ago  Christopher... BUG/MEDIUM: haterm: Properly handle end of request...
next