]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2022-07-01  Willy TarreauMINOR: task: replace global_tasks_mask with a check...
2022-07-01  Willy TarreauMINOR: task: remove grq_total and use rq_total instead
2022-07-01  Willy TarreauMEDIUM: task: replace the global rq_lock with a per...
2022-07-01  Willy TarreauMEDIUM: task: move the shared runqueue to one per thread
2022-07-01  Willy TarreauMINOR: task: make rqueue_ticks atomic
2022-07-01  Willy TarreauCLEANUP: task: remove the now unused TASK_GLOBAL flag
2022-07-01  Willy TarreauCLEANUP: task: remove the unused task_unlink_rq()
2022-07-01  Willy TarreauMINOR: task: replace task_set_affinity() with task_set_...
2022-07-01  Willy TarreauMEDIUM: task: remove TASK_SHARED_WQ and only use t...
2022-07-01  Willy TarreauMINOR: applet: always use task_new_on() on applet creation
2022-07-01  Willy TarreauMEDIUM: task: only keep task_new_*() and drop task_new()
2022-07-01  Willy TarreauMEDIUM: applet: only keep appctx_new_*() and drop appct...
2022-07-01  Willy TarreauCLEANUP: task: remove thread_mask from the struct task
2022-07-01  Willy TarreauMAJOR: task: replace t->thread_mask with 1<<t->tid...
2022-07-01  Willy TarreauMAJOR: task: use t->tid instead of ffsl(t->thread_mask...
2022-07-01  Willy TarreauMEDIUM: task/debug: move the ->thread_mask integrity...
2022-07-01  Willy TarreauMEDIUM: task: add and preset a thread ID in the task...
2022-07-01  Willy TarreauMINOR: debug: remove mask support from "debug dev sched"
2022-07-01  Willy TarreauCLEANUP: config: remove unused proc_mask()
2022-07-01  Willy TarreauMINOR: tinfo: make tid temporarily still reflect global ID
2022-07-01  Emeric BrunBUG/MEDIUM: ssl/fd: unexpected fd close using async...
2022-07-01  Emeric BrunMINOR: fd: add a new FD_DISOWN flag to prevent from...
2022-07-01  Amaury DenoyelleBUG/MINOR: mux-quic: do not signal FIN if gap in buffer
2022-07-01  Amaury DenoyelleMINOR: ncbuf: implement ncb_is_fragmented()
2022-07-01  Amaury DenoyelleCLEANUP: mux-quic: adjust comment on qcs_consume()
2022-06-30  Frédéric LécailleMINOR: quic: Increase the QUIC connections RX buffer...
2022-06-30  Frédéric LécailleCLEANUP: h2: Typo fix in h2_unsubcribe() traces
2022-06-30  Frédéric LécailleMINOR: quic: Improvements for the datagrams receipt
2022-06-30  Frédéric LécailleMINOR: quic: Duplicated QUIC_RX_BUFSZ definition
2022-06-30  Frédéric LécailleMINOR: quic: Add new stats counter to diagnose RX buffe...
2022-06-30  Frédéric LécailleBUG/MINOR: quic: Dropped packets not counted (with...
2022-06-30  Frédéric LécailleMINOR: task: Add tasklet_wakeup_after()
2022-06-30  Amaury DenoyelleMINOR: qpack: properly handle invalid dynamic table...
2022-06-30  Amaury DenoyelleBUG/MINOR: qpack: abort on dynamic index field line...
2022-06-30  Amaury DenoyelleMINOR: h3: handle errors on HEADERS parsing/QPACK decoding
2022-06-30  Amaury DenoyelleBUG/MINOR: qpack: fix build with QPACK_DEBUG
2022-06-24  Willy Tarreau[RELEASE] Released version 2.7-dev1 v2.7-dev1
2022-06-24  Christopher... MEDIUM: bwlim: Add support of bandwith limitation at...
2022-06-24  Frédéric LécailleBUILD: quic+h3: 32-bit compilation errors fixes
2022-06-23  Frédéric LécailleBUG/MAJOR: quic: Big RX dgrams leak with POST requests
2022-06-23  Frédéric LécailleBUG/MAJOR: quic: Big RX dgrams leak when fulfilling...
2022-06-23  Frédéric LécailleBUG/MINOR: quic: Wrong reuse of fulfilled dgram RX...
2022-06-23  Willy TarreauMEDIUM: debug: improve DEBUG_MEM_STATS to also report...
2022-06-23  Willy TarreauCLEANUP: pool/tree-wide: remove suffix "_pool" from...
2022-06-23  Willy TarreauBUG/MINOR: stream: only free the req/res captures when set
2022-06-22  Christopher... MINOR: freq_ctr: Add a function to get events excess...
2022-06-22  Christopher... BUG/MINOR: http-fetch: Use integer value when possible...
2022-06-22  Christopher... BUG/MINOR: http-ana: Set method to HTTP_METH_OTHER...
2022-06-22  Frédéric LécailleBUG/MINOR: quic: Missing acknowledgments for trailing...
2022-06-22  Remi Tricot... BUG/MINOR: ssl: Do not look for key in extra files...
2022-06-22  Willy TarreauBUILD: ssl_ckch: fix "maybe-uninitialized" build error...
2022-06-21  Willy TarreauTESTS: add a unit test for one_among_mask()
2022-06-21  Willy TarreauMINOR: intops: add a function to return a valid bit...
2022-06-21  William LallemandBUG/MEDIUM: mworker: use default maxconn in wait mode
2022-06-21  Frédéric LécailleMINOR: quic: Dump version_information transport parameter
2022-06-21  Frédéric LécailleBUG/MINOR: quic: Acknowledgement must be forced during...
2022-06-20  William LallemandREGTESTS: ssl: add the same cert for client/server
2022-06-20  William LallemandBUG/MEDIUM: ssl/cli: crash when crt inserted into a...
2022-06-20  Amaury DenoyelleBUG/MINOR: qpack: abort on dynamic index field line...
2022-06-20  Amaury DenoyelleBUG/MINOR: quic: free rejected Rx packets
2022-06-20  Amaury DenoyelleBUG/MINOR: quic: purge conn Rx packet list on release
2022-06-20  Frédéric LécailleBUG/MINOR: quic_stats: Duplicate "quic_streams_data_blo...
2022-06-20  Frédéric LécailleBUG/MINOR: quic: Unexpected half open connection counte...
2022-06-20  Frédéric LécailleBUILD: quic: Wrong HKDF label constant variable initial...
2022-06-19  Willy TarreauMEDIUM: debug: detect redefinition of symbols upon...
2022-06-19  Willy TarreauMEDIUM: debug: add a tainted flag when a shared library...
2022-06-19  Willy TarreauMINOR: hlua: add a new hlua_show_current_location(...
2022-06-19  Willy TarreauMINOR: hlua: don't dump empty entries in hlua_traceback()
2022-06-17  Christopher... BUG/MINOR: log: Properly test connection retries to...
2022-06-17  Christopher... CLEANUP: stconn: Don't expect to have no sedesc on...
2022-06-17  Christopher... MINOR: stream: Rely on stconn flags to abort stream...
2022-06-17  Christopher... BUG/MEDIUM: stream: Properly handle destructive client...
2022-06-16  Willy TarreauBUG/MINOR: task: fix thread assignment in tasklet_kill()
2022-06-16  Frédéric LécailleCLEANUP: quic: Remove any reference to boringssl
2022-06-16  Frédéric LécailleMEDIUM: quic: Compatible version negotiation implementa...
2022-06-16  Frédéric LécailleMINOR: quic: Released QUIC TLS extension for QUIC v2...
2022-06-16  Frédéric LécailleMEDIUM: quic: Add QUIC v2 draft support
2022-06-16  Frédéric LécailleCLEANUP: quid: QUIC draft-28 no more supported
2022-06-16  Frédéric LécailleMINOR: quic: Parse long packet version from qc_parse_hd...
2022-06-16  Frédéric LécailleBUG/MINOR: quic: Wrong PTO calculation
2022-06-16  Frédéric LécailleMINOR: quic: Add several nonce and key definitions...
2022-06-16  Frédéric LécailleBUG/MINOR: quic: Stop hardcoding Retry packet Version...
2022-06-15  Amaury DenoyelleBUG/BUILD: h3: fix wrong label name
2022-06-15  Amaury DenoyelleMINOR: qpack: implement standalone decoder tool
2022-06-15  Amaury DenoyelleMINOR: qpack: improve decoding function
2022-06-15  Amaury DenoyelleBUG/MINOR: h3/qpack: deal with too many headers
2022-06-15  Amaury DenoyelleMINOR: qpack: add ABORT_NOW on unimplemented decoding
2022-06-15  Amaury DenoyelleBUG/MINOR: qpack: support header litteral name decoding
2022-06-15  Amaury DenoyelleMINOR: qpack: reduce dependencies on other modules
2022-06-15  Amaury DenoyelleMINOR: qpack: add comments and remove a useless trace
2022-06-14  Willy TarreauDOC: design: update the task vs thread affinity require...
2022-06-14  Willy TarreauOPTIM: task: do not consult shared WQ when we're alread...
2022-06-14  Willy TarreauMINOR: thread: get rid of MAX_THREADS_MASK
2022-06-14  Willy TarreauCLEANUP: hlua: check for at least 2 threads on a task
2022-06-14  Willy TarreauMINOR: tinfo: remove the global thread ID bit (tid_bit)
2022-06-14  Willy TarreauCLEANUP: quic: use task_new_on() for single-threaded...
2022-06-14  Willy TarreauMINOR: task: move profiling bit to per-thread
2022-06-13  Amaury DenoyelleBUG/MEDIUM: mux-quic: fix segfault on flow-control...
2022-06-13  Christopher... BUG/MEDIUM: cli: Notify cli applet won't consume data...
2022-06-13  Christopher... BUG/MEDIUM: stconn: Don't wakeup applet for send if...
next