]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2022-07-30  Willy TarreauBUG/MEDIUM: queue/threads: limit the number of entries...
2022-07-29  Frédéric LécailleMINOR: quic: Send packets as much as possible from...
2022-07-29  Frédéric LécailleBUG/MAJOR: quic: Useless resource intensive loop qc_ack...
2022-07-29  Frédéric LécailleMINOR: quic: Stop looking for packet loss asap
2022-07-29  Frédéric LécailleBUG/MINOR: quic: loss time limit variable computed...
2022-07-29  Frédéric LécailleMINOR: quic: New "quic-cc-algo" bind keyword
2022-07-29  Frédéric LécailleMEDIUM: quic: Cubic congestion control algorithm implem...
2022-07-29  Frédéric LécailleMINOR: quic: Congestion control architecture refactoring
2022-07-29  Amaury DenoyelleBUG/MEDIUM: mux-quic: fix missing EOI flag to prevent...
2022-07-28  William LallemandMINOR: cli: warning on _getsocks when socket were closed
2022-07-27  William LallemandRevert "MINOR: cli: emit a warning when _getsocks was...
2022-07-27  William LallemandBUG/MINOR: mworker: PROC_O_LEAVING used but not updated
2022-07-27  William LallemandMINOR: cli: emit a warning when _getsocks was used...
2022-07-26  Willy TarreauBUG/MINOR: fd: always remove late updates when freeing...
2022-07-26  William LallemandMEDIUM: resolvers: continue startup if network is unava...
2022-07-26  William LallemandDEBUG: fd: split the fd check
2022-07-25  Christopher... Revert "BUG/MINOR: peers: set the proxy's name to the...
2022-07-25  William LallemandMINOR: sockpair: move send_fd_uxst() error message...
2022-07-25  William LallemandBUG/MINOR: sockpair: wrong return value for fd_send_uxst()
2022-07-25  Willy TarreauDEBUG: fd: detect possibly invalid tgid in fd_insert()
2022-07-25  Willy TarreauBUG/MAJOR: poller: drop FD's tgid when masks don't...
2022-07-22  Willy TarreauBUG/MEDIUM: master: force the thread count earlier
2022-07-22  Christopher... BUG/MINOR: backend: Fallback on RR algo if balance...
2022-07-21  Christopher... BUG/MEDIUM: stconn: Only reset connect expiration when...
2022-07-21  Willy TarreauBUILD: add detection for unsupported compiler models
2022-07-20  William LallemandBUG/MEDIUM: mworker: proc_self incorrectly set crashes...
2022-07-20  Frédéric LécailleBUG/MAJOR: mux_quic: fix invalid PROTOCOL_VIOLATION...
2022-07-20  William LallemandBUG/MINOR: mworker/cli: relative pid prefix not validat...
2022-07-19  William LallemandMINOR: ssl: enhance ca-file error emitting
2022-07-19  William LallemandMINOR: init: load OpenSSL error strings
2022-07-19  Willy TarreauBUG/MEDIUM: fd/threads: fix incorrect thread selection...
2022-07-19  Christopher... BUG/MINOR: fd: Properly init the fd state in fd_insert()
2022-07-19  Christopher... BUILD: debug: Add braces to if statement calling only...
2022-07-19  Amaury DenoyelleBUG/MINOR: quic: do not send CONNECTION_CLOSE_APP in...
2022-07-18  Willy TarreauBUG/MINOR: tools: fix statistical_prng_range()'s output...
2022-07-18  William LallemandBUG/MINOR: ssl: allow duplicate certificates in ca...
2022-07-18  William LallemandBUG/MINOR: resolvers: shut off the warning for the...
2022-07-18  William LallemandMINOR: resolvers: resolvers_destroy() deinit and free...
2022-07-18  Willy TarreauBUG/MEDIUM: tools: avoid calling dlsym() in static...
2022-07-16  Brad SmithBUILD: makefile: Fix install(1) handling for OpenBSD...
2022-07-16  Willy Tarreau[RELEASE] Released version 2.7-dev2 v2.7-dev2
2022-07-16  Willy TarreauBUG/MEDIUM: tools: avoid calling dlsym() in static...
2022-07-15  Willy TarreauMINOR: config: change default MAX_TGROUPS to 16
2022-07-15  Willy TarreauCLEANUP: threads: remove the now unused all_threads_mas...
2022-07-15  Willy TarreauMEDIUM: fd: support broadcasting updates for foreign...
2022-07-15  Willy TarreauMAJOR: poller: only touch/inspect the update_mask under...
2022-07-15  Willy TarreauMAJOR: pollers: rely on fd_reregister_all() at boot...
2022-07-15  Willy TarreauMEDIUM: fd: support stopping FDs during starting
2022-07-15  Willy TarreauMINOR: fd: add fd_reregister_all() to deal with boot...
2022-07-15  Willy TarreauMEDIUM: listener: switch bind_thread from global to...
2022-07-15  Willy TarreauMEDIUM: thread: change thread_resolve_group_mask()...
2022-07-15  Willy TarreauMEDIUM: fd: quit fd_update_events() when FD is closed
2022-07-15  Willy TarreauMEDIUM: fd: make fd_insert/fd_delete atomically update...
2022-07-15  Willy TarreauMEDIUM: fd: make fd_insert() take local thread masks
2022-07-15  Willy TarreauMEDIUM: fd: make thread_mask now represent group-local IDs
2022-07-15  Willy TarreauMINOR: fd: make fd_clr_running() return the previous...
2022-07-15  Willy TarreauMEDIUM: fd/poller: turn running_mask to group-local IDs
2022-07-15  Willy TarreauMEDIUM: fd/poller: turn update_mask to group-local IDs
2022-07-15  Willy TarreauMEDIUM: fd/poller: turn polled_mask to group-local IDs
2022-07-15  Willy TarreauMAJOR: fd: grab the tgid before manipulating running
2022-07-15  Willy TarreauMINOR: fd: add fd_get_running() to atomically return...
2022-07-15  Willy TarreauMINOR: fd: add functions to manipulate the FD's tgid
2022-07-15  Willy TarreauMINOR: cli/fd: show fd's tgid and refcount in "show fd"
2022-07-15  Willy TarreauMEDIUM: fd: add the tgid to the fd and pass it to fd_in...
2022-07-15  Willy TarreauMINOR: fd: make fd_insert() apply the thread mask itself
2022-07-15  Willy TarreauMINOR: fd: delete unused updates on close()
2022-07-15  Willy TarreauMEDIUM: fd/poller: make the update-list per-group
2022-07-15  Willy TarreauMAJOR: fd: remove pending updates upon real close
2022-07-15  Willy TarreauMEDIUM: conn: make conn_backend_get always scan the...
2022-07-15  Willy TarreauDOC: design: add some thoughts about how to handle...
2022-07-15  Willy TarreauMINOR: task: move the niced_tasks counter to the thread...
2022-07-15  Willy TarreauMEDIUM: task/thread: move the task shared wait queues...
2022-07-15  Willy TarreauMINOR: fd/thread: get rid of thread_mask()
2022-07-15  Willy TarreauMINOR: cli/threads: always bind CLI to thread group 1
2022-07-15  Willy TarreauMINOR: mworker/threads: limit the mworker sockets to...
2022-07-15  Willy TarreauMEDIUM: cpu-map: replace the process number with the...
2022-07-15  Willy TarreauMINOR: thread: remove MAX_THREADS limitation
2022-07-15  Willy TarreauMEDIUM: poller: disable thread-groups for poll() and...
2022-07-15  Willy TarreauMEDIUM: poller: program the update in fd_update_events...
2022-07-15  Willy TarreauMEDIUM: proto: stop protocols under thread isolation...
2022-07-15  Willy TarreauMEDIUM: debug/threads: make the lock debugging take...
2022-07-15  Willy TarreauCLEANUP: fd: get rid of the __GET_{NEXT,PREV} macros
2022-07-15  Willy TarreauMINOR: listener/config: make "thread" always support...
2022-07-15  Willy TarreauMEDIUM: config: remove the "process" keyword on "bind...
2022-07-15  Willy TarreauMEDIUM: config: remove deprecated "bind-process" direct...
2022-07-15  Willy TarreauCLEANUP: applet: remove the obsolete command context...
2022-07-15  Willy TarreauMINOR: cli/activity: add a thread number argument to...
2022-07-15  Willy TarreauDEBUG: cli: add a new "debug dev deadlock" expert command
2022-07-15  Willy TarreauMINOR: cli/streams: show a stream's tgid next to its...
2022-07-15  Willy TarreauBUG/MEDIUM: debug: fix parallel thread dumps again
2022-07-15  Willy TarreauBUG/MINOR: debug: enter ha_panic() only once
2022-07-15  Willy TarreauBUG/MINOR: thread: use the correct thread's group in...
2022-07-15  Willy TarreauBUG/MEDIUM: cli/threads: make "show threads" more robus...
2022-07-15  Willy TarreauBUG/MINOR: threads: produce correct global mask for...
2022-07-15  Amaury DenoyelleMINOR: h3: implement graceful shutdown with GOAWAY
2022-07-15  Amaury DenoyelleMINOR: h3: store control stream in h3c
2022-07-15  Amaury DenoyelleMINOR: mux-quic: send one last time before release
2022-07-15  Amaury DenoyelleCLEANUP: mux-quic: move qc_release()
2022-07-15  Amaury DenoyelleMEDIUM: quic: send CONNECTION_CLOSE on released MUX
2022-07-15  Amaury DenoyelleMINOR: mux-quic/h3: prepare CONNECTION_CLOSE on release
next