]> git.kaiwu.me - haproxy.git/shortlog
haproxy.git
7 hours ago Willy TarreauDEV: patchbot: document the shared review persistence master
7 hours ago Willy TarreauDEV: patchbot: update: name the touched commits in...
7 hours ago Willy TarreauDEV: patchbot: update: never write to stderr, thttpd...
7 hours ago Willy TarreauDEV: patchbot: update: report the exact git error to...
7 hours ago Willy TarreauDEV: patchbot: update: report git commit failures in...
7 hours ago Willy TarreauDEV: patchbot: update: support replacing a whole note...
7 hours ago Willy TarreauDEV: patchbot: update: return the stored overlay as...
7 hours ago Willy TarreauDEV: patchbot: update: add an awk backend to persist...
7 hours ago Willy TarreauDEV: patchbot: repeat the syncing buttons at the bottom...
7 hours ago Willy TarreauDEV: patchbot: tolerate polluted save responses and...
7 hours ago Willy TarreauDEV: patchbot: don't pretend a save succeeded when...
7 hours ago Willy TarreauDEV: patchbot: gray the save button when there is nothi...
7 hours ago Willy TarreauDEV: patchbot: let the page edit and delete whole notes
7 hours ago Willy TarreauDEV: patchbot: let the page save the review edits to...
7 hours ago Willy TarreauDEV: patchbot: let the page fetch the shared review...
11 hours ago Willy TarreauDEV: patchbot: pass the branch version to the generated...
11 hours ago Willy TarreauDEV: patchbot: only display the first 8 chars of the...
11 hours ago Willy TarreauDEV: patchbot: keep the review start in sync with the...
29 hours ago Amaury DenoyelleMEDIUM: quic: remove deprecated keywords quic-interop
30 hours ago Olivier HouchardBUG/MEDIUM: fd: Fix a deadlock when closing other tgrou...
36 hours ago Amaury DenoyelleBUG/MINOR: quic: ignore STREAM after MUX closure on...
36 hours ago Amaury DenoyelleBUG/MEDIUM: mux_quic: complete stream shutdown for...
36 hours ago Amaury DenoyelleMINOR: mux_quic: adjust shut stream callback
36 hours ago Amaury DenoyelleMINOR: mux_quic: use separate error code for STOP_SENDING
36 hours ago Amaury DenoyelleBUG/MEDIUM: mux_quic: do not free QCS if STOP_SENDING...
4 days ago Willy TarreauBUILD: makefile: add a new generic target "tiny"
4 days ago Willy TarreauBUILD: makefile: add an option to enable or disable...
4 days ago Willy TarreauBUILD: makefile: add an option to enable or disable...
4 days ago Willy TarreauBUILD: makefile: add an option to enable or disable...
4 days ago Willy TarreauBUILD: makefile: add macros enable_opts and disable_opts
4 days ago Willy TarreauBUILD: makefile: only build trace.c and ssl_trace.c...
4 days ago Willy TarreauCLEANUP: trace/tree-wide: drop trace decoding/definitio...
4 days ago Willy TarreauCLEANUP: trace/config: do not register section "traces...
4 days ago Willy TarreauCLEANUP: trace/h3: allow to disable traces in H3
4 days ago Willy TarreauBUG/MINOR: trace/quic_frame: use buf, not trace_buf...
4 days ago Willy TarreauCLEANUP: debug/trace: remote "debug dev trace" when...
4 days ago Willy TarreauCLEANUP: mux-h2/traces: remove unused trace code when...
4 days ago Willy TarreauCLEANUP: haproxy: remove -dt parsing and help when...
4 days ago Willy TarreauBUILD: ssl: avoid a wrong null deref warning in ssl_soc...
4 days ago Willy TarreauMINOR: trace: always pretend to use args when disabled
4 days ago Willy TarreauMINOR: compiler: add a macro to ignore all arguments
4 days ago Willy TarreauCLEANUP: traces: get rid of a few rare empty args in...
4 days ago Willy TarreauBUILD: quic: workaround a gcc bug saying "maybe used...
4 days ago Amaury DenoyelleBUG/MINOR: mux_quic: prevent multiple STOP_SENDING...
4 days ago Amaury DenoyelleBUG/MEDIUM: h3: fix parser desync on error with multipl...
5 days ago Christopher... BUG/MINOR: http-htx: Don't by-pass HTX API when merging...
5 days ago Christopher... BUG/MINOR: mux-quic: Fix handling EOM after in qcs_http...
5 days ago Christopher... CLEANUP: applet/http-client: Don't needlessly copy...
5 days ago Christopher... BUG/MAJOR: htx: Don't swap buffers for empty HTX messag...
5 days ago Huangbin ZhanBUG/MINOR: tools: fix invalid character detection in...
5 days ago Frederic LecailleBUG/MINOR: init: fix default global settings being...
5 days ago Dragan DosenMINOR: log: add app_log_raw() and send_log_raw() for...
6 days ago Frederic LecailleMINOR: haload: import source code and documentation
6 days ago Frederic LecailleMINOR: server: export functions used during server...
6 days ago Frederic LecailleMINOR: stconn: export sc_new()
6 days ago Frederic LecailleMINOR: stconn: add sc_hastream() and __sc_hastream...
6 days ago Frederic LecailleMINOR: obj_type: add OBJ_TYPE_HALOAD for haload stream...
6 days ago Frederic LecailleMINOR: hldstream: add definition of hldstream struct...
6 days ago Frederic LecailleMINOR: trace: add definitions for haload streams
6 days ago Frederic LecailleMINOR: init: add no listener mode
6 days ago Frederic LecailleMINOR: hbuf: new lightweight hbuf API
6 days ago Olivier HouchardBUG/MEDIUM: servers: Use a refcount for port_range...
6 days ago Alexander StephanDOC: server: document 'set server name' CLI command
6 days ago Alexander StephanREGTESTS: server: add test for 'set server name' CLI...
6 days ago Alexander StephanMEDIUM: server: add 'set server name' CLI command for...
6 days ago Alexander StephanMINOR: server: distinguish name references with new...
6 days ago Alexander StephanBUG/MINOR: sample: set SMP_F_CONST on srv_name fetch
7 days ago Steven HonsonBUG/MEDIUM: server: initialise agent.health in srv_sett...
7 days ago Amaury DenoyelleMINOR: hq-interop: trace HTX headers
7 days ago Amaury DenoyelleMINOR: hq-interop: trace transcoding of response status...
7 days ago Amaury DenoyelleMINOR: hq-interop: add request start-line traces
8 days ago Amaury DenoyelleMINOR: mux_quic: add minimal traces for QUIC MUX init...
8 days ago Amaury DenoyelleBUG/MINOR: h3: adjust HTTP headers traces
8 days ago Amaury DenoyelleBUG/MINOR: hq-interop: support transcoding of absolute URI
8 days ago Amaury DenoyelleBUG/MINOR: hq-interop: fix transcoding of wrapping...
11 days ago William LallemandMEDIUM: httpclient: initialize the httpclient with...
11 days ago William LallemandMINOR: ssl: export ssl_sock_init_srv()
11 days ago Frederic LecailleBUG/MEDIUM: mux_quic: fix memory leak of rx app_buf...
11 days ago Willy TarreauCI: github: remove OpenTracing leftovers
11 days ago Amaury DenoyelleBUG/MEDIUM: h3: fix trace crash on frontend response...
11 days ago Willy TarreauMAJOR: ot: remove deprecated OpenTracing support
11 days ago Willy TarreauCLEANUP: trace: remove backend retrieval attempt from...
11 days ago Willy TarreauCLEANUP: backend: drop checks for OBJ_TYPE_PROXY in...
11 days ago Willy TarreauCLEANUP: connection: remove some checks for objt_proxy...
11 days ago Willy TarreauMEDIUM: cli/show-fd: no longer accept filtering for...
11 days ago Willy TarreauMAJOR: proxy: remove support for "dispatch" and "transp...
11 days ago Willy TarreauMINOR: proxy: permit to report version info for option...
12 days ago Willy Tarreau[RELEASE] Released version 3.5-dev1 v3.5-dev1
12 days ago Willy TarreauMEDIUM: task: add a new tasklet class for real-time...
12 days ago Willy TarreauMINOR: task: do not try to redistribute the WQ when...
12 days ago Willy TarreauBUILD: task: silence a build warning with threads disabled
12 days ago Willy TarreauCLEANUP: task: remove duplicated code in __tasklet_wake...
13 days ago Christopher... BUG/MEDIUM: mux-quic: Drain the given amount of data...
13 days ago Christopher... BUG/MEDIUM: mux-spop: Truly drain outgoing data when...
13 days ago Christopher... BUG/MEDIUM: mux-h2: Truly drain outgoing HTX data when...
13 days ago Christopher... BUG/MEDIUM: mux-fcgi: Truly drain outgoing HTX data...
13 days ago Willy TarreauMINOR: debug: add "rt=1" to "debug dev task" to tune...
13 days ago Willy TarreauMEDIUM: task: add a new flag TASK_RT to permit a task...
13 days ago Willy TarreauMEDIUM: task: make __tasklet_wakeup_on() only accept...
13 days ago Willy TarreauMINOR: task: make task_instant_wakeup() explicitly...
next