projects
/
haproxy-3.0.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
haproxy-3.0.git
2022-07-05
Emeric Brun
MINOR: fd: Add BUG_ON checks on fd_insert()
commit
|
commitdiff
|
tree
|
snapshot
2022-07-05
William Lallemand
MEDIUM: mworker: set the iocb of the socketpair without...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-04
Ilya Shipitsin
CI: re-enable gcc asan builds
commit
|
commitdiff
|
tree
|
snapshot
2022-07-04
Christian Ruppert
BUILD: Makefile: Add Lua 5.4 autodetect
commit
|
commitdiff
|
tree
|
snapshot
2022-07-04
Willy Tarreau
MINOR: proxy: use tg->threads_enabled in hard_stop...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-04
Willy Tarreau
BUG/MEDIUM: thread: check stopping thread against local...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-04
Willy Tarreau
BUG/MEDIUM: threads: fix incorrect thread group being...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
BUILD: debug: re-export thread_dump_state
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
BUILD: debug: fix build issue on clang with previous...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MEDIUM: debug: make the thread dumper not rely on a...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MINOR: wdt: do not rely on threads_to_dump anymore
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MINOR: debug: mark oneself harmless while waiting for...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MINOR: thread: add is_thread_harmless() to know if...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MAJOR: threads: change thread_isolate to support inter...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MEDIUM: thread: make stopping_threads per-group and...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MEDIUM: tinfo: add a dynamic thread-group context
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
CLEANUP: thread: remove thread_sync_release() and threa...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MINOR: thread: add a new all_tgroups_mask variable...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MINOR: thread: use ltid_bit in ha_tkillall()
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MINOR: clock: use ltid_bit in clock_report_idle()
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MINOR: wdt: use ltid_bit in wdt_handler()
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MINOR: debug: use ltid_bit in ha_thread_dump()
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MINOR: tinfo: add the mask of enabled threads in each...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MINOR: tinfo: replace the tgid with tgid_bit in tgroup_info
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MINOR: tinfo: add the tgid to the thread_info struct
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MEDIUM: tasks/fd: replace sleeping_thread_mask with...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MEDIUM: thread: add a new per-thread flag TH_FL_NOTIFIE...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MINOR: poller: update_fd_polling: wake a random other...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MEDIUM: polling: make update_fd_polling() not care...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MINOR: poller: centralize poll return handling
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MINOR: thread: only use atomic ops to touch the flags
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MINOR: thread: move the flags to the shared cache line
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MINOR: thread: make wake_thread() take care of the...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MEDIUM: queue: revert to regular inter-task wakeups
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MEDIUM: task: use regular eb32 trees for the run queues
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MINOR: task: replace global_tasks_mask with a check...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MINOR: task: remove grq_total and use rq_total instead
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MEDIUM: task: replace the global rq_lock with a per...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MEDIUM: task: move the shared runqueue to one per thread
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MINOR: task: make rqueue_ticks atomic
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
CLEANUP: task: remove the now unused TASK_GLOBAL flag
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
CLEANUP: task: remove the unused task_unlink_rq()
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MINOR: task: replace task_set_affinity() with task_set_...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MEDIUM: task: remove TASK_SHARED_WQ and only use t...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MINOR: applet: always use task_new_on() on applet creation
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MEDIUM: task: only keep task_new_*() and drop task_new()
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MEDIUM: applet: only keep appctx_new_*() and drop appct...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
CLEANUP: task: remove thread_mask from the struct task
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MAJOR: task: replace t->thread_mask with 1<<t->tid...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MAJOR: task: use t->tid instead of ffsl(t->thread_mask...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MEDIUM: task/debug: move the ->thread_mask integrity...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MEDIUM: task: add and preset a thread ID in the task...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MINOR: debug: remove mask support from "debug dev sched"
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
CLEANUP: config: remove unused proc_mask()
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Willy Tarreau
MINOR: tinfo: make tid temporarily still reflect global ID
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Emeric Brun
BUG/MEDIUM: ssl/fd: unexpected fd close using async...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Emeric Brun
MINOR: fd: add a new FD_DISOWN flag to prevent from...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Amaury Denoyelle
BUG/MINOR: mux-quic: do not signal FIN if gap in buffer
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Amaury Denoyelle
MINOR: ncbuf: implement ncb_is_fragmented()
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Amaury Denoyelle
CLEANUP: mux-quic: adjust comment on qcs_consume()
commit
|
commitdiff
|
tree
|
snapshot
2022-06-30
Frédéric Lécaille
MINOR: quic: Increase the QUIC connections RX buffer...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-30
Frédéric Lécaille
CLEANUP: h2: Typo fix in h2_unsubcribe() traces
commit
|
commitdiff
|
tree
|
snapshot
2022-06-30
Frédéric Lécaille
MINOR: quic: Improvements for the datagrams receipt
commit
|
commitdiff
|
tree
|
snapshot
2022-06-30
Frédéric Lécaille
MINOR: quic: Duplicated QUIC_RX_BUFSZ definition
commit
|
commitdiff
|
tree
|
snapshot
2022-06-30
Frédéric Lécaille
MINOR: quic: Add new stats counter to diagnose RX buffe...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-30
Frédéric Lécaille
BUG/MINOR: quic: Dropped packets not counted (with...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-30
Frédéric Lécaille
MINOR: task: Add tasklet_wakeup_after()
commit
|
commitdiff
|
tree
|
snapshot
2022-06-30
Amaury Denoyelle
MINOR: qpack: properly handle invalid dynamic table...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-30
Amaury Denoyelle
BUG/MINOR: qpack: abort on dynamic index field line...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-30
Amaury Denoyelle
MINOR: h3: handle errors on HEADERS parsing/QPACK decoding
commit
|
commitdiff
|
tree
|
snapshot
2022-06-30
Amaury Denoyelle
BUG/MINOR: qpack: fix build with QPACK_DEBUG
commit
|
commitdiff
|
tree
|
snapshot
2022-06-24
Willy Tarreau
[RELEASE] Released version 2.7-dev1
v2.7-dev1
commit
|
commitdiff
|
tree
|
snapshot
2022-06-24
Christopher...
MEDIUM: bwlim: Add support of bandwith limitation at...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-24
Frédéric Lécaille
BUILD: quic+h3: 32-bit compilation errors fixes
commit
|
commitdiff
|
tree
|
snapshot
2022-06-23
Frédéric Lécaille
BUG/MAJOR: quic: Big RX dgrams leak with POST requests
commit
|
commitdiff
|
tree
|
snapshot
2022-06-23
Frédéric Lécaille
BUG/MAJOR: quic: Big RX dgrams leak when fulfilling...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-23
Frédéric Lécaille
BUG/MINOR: quic: Wrong reuse of fulfilled dgram RX...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-23
Willy Tarreau
MEDIUM: debug: improve DEBUG_MEM_STATS to also report...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-23
Willy Tarreau
CLEANUP: pool/tree-wide: remove suffix "_pool" from...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-23
Willy Tarreau
BUG/MINOR: stream: only free the req/res captures when set
commit
|
commitdiff
|
tree
|
snapshot
2022-06-22
Christopher...
MINOR: freq_ctr: Add a function to get events excess...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-22
Christopher...
BUG/MINOR: http-fetch: Use integer value when possible...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-22
Christopher...
BUG/MINOR: http-ana: Set method to HTTP_METH_OTHER...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-22
Frédéric Lécaille
BUG/MINOR: quic: Missing acknowledgments for trailing...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-22
Remi Tricot...
BUG/MINOR: ssl: Do not look for key in extra files...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-22
Willy Tarreau
BUILD: ssl_ckch: fix "maybe-uninitialized" build error...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-21
Willy Tarreau
TESTS: add a unit test for one_among_mask()
commit
|
commitdiff
|
tree
|
snapshot
2022-06-21
Willy Tarreau
MINOR: intops: add a function to return a valid bit...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-21
William Lallemand
BUG/MEDIUM: mworker: use default maxconn in wait mode
commit
|
commitdiff
|
tree
|
snapshot
2022-06-21
Frédéric Lécaille
MINOR: quic: Dump version_information transport parameter
commit
|
commitdiff
|
tree
|
snapshot
2022-06-21
Frédéric Lécaille
BUG/MINOR: quic: Acknowledgement must be forced during...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-20
William Lallemand
REGTESTS: ssl: add the same cert for client/server
commit
|
commitdiff
|
tree
|
snapshot
2022-06-20
William Lallemand
BUG/MEDIUM: ssl/cli: crash when crt inserted into a...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-20
Amaury Denoyelle
BUG/MINOR: qpack: abort on dynamic index field line...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-20
Amaury Denoyelle
BUG/MINOR: quic: free rejected Rx packets
commit
|
commitdiff
|
tree
|
snapshot
2022-06-20
Amaury Denoyelle
BUG/MINOR: quic: purge conn Rx packet list on release
commit
|
commitdiff
|
tree
|
snapshot
2022-06-20
Frédéric Lécaille
BUG/MINOR: quic_stats: Duplicate "quic_streams_data_blo...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-20
Frédéric Lécaille
BUG/MINOR: quic: Unexpected half open connection counte...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-20
Frédéric Lécaille
BUILD: quic: Wrong HKDF label constant variable initial...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Willy Tarreau
MEDIUM: debug: detect redefinition of symbols upon...
commit
|
commitdiff
|
tree
|
snapshot
next