]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2022-04-26  William LallemandBUG/MINOR: ssl: free the cafile entries on deinit
2022-04-26  William LallemandBUG/MINOR: httpclient/lua: error when the httpclient_st...
2022-04-26  William LallemandMEDIUM: httpclient: disable SSL when the ca-file couldn...
2022-04-26  William LallemandREGTESTS: webstats: remove unused stats socket in /tmp
2022-04-26  Christopher... REGTESTS: fix the race conditions in be2dec.vtc ad...
2022-04-26  Willy TarreauCLEANUP: tree-wide: remove 25 occurrences of unneeded...
2022-04-26  Willy TarreauCLEANUP: tree-wide: use fd_set_nonblock() and fd_set_cl...
2022-04-26  Willy TarreauMINOR: fd: add functions to set O_NONBLOCK and FD_CLOEXEC
2022-04-26  Remi Tricot... BUG/MINOR: connection: "connection:close" header added...
2022-04-25  Willy TarreauMINOR: tree-wide: always consider EWOULDBLOCK in additi...
2022-04-25  Willy TarreauCLEANUP: compression: move the default setting of maxzl...
2022-04-25  Willy TarreauBUILD: http: remove the two unused constructors in...
2022-04-25  Willy TarreauBUILD: thread: use initcall instead of a constructor
2022-04-25  Willy TarreauBUILD: xprt: use an initcall to register the transport...
2022-04-25  Willy TarreauBUILD: pollers: use an initcall to register the pollers
2022-04-25  Willy TarreauMINOR: init: add global setting "fd-hard-limit" to...
2022-04-25  Willy TarreauMEDIUM: backend: add new "balance hash <expr>" algorithm
2022-04-25  Willy TarreauMINOR: sample: make the bool type cast to bin
2022-04-25  Willy TarreauMINOR: sample: don't needlessly call c_none() in sample...
2022-04-25  Willy TarreauBUG/MINOR: sample: add missing use_backend/use-server...
2022-04-25  Willy TarreauBUG/MINOR: http-act: make release_http_redir() more...
2022-04-25  Christopher... BUG/MINOR: rules: Fix check_capture() function to use...
2022-04-25  Christopher... BUG/MEDIUM: rules: Be able to use captures defined...
2022-04-25  Christopher... BUG/MINOR: rules: Forbid captures in defaults section...
2022-04-25  Amaury DenoyelleBUG/MINOR: quic: fix use-after-free with trace on ACK...
2022-04-23  Willy Tarreau[RELEASE] Released version 2.6-dev7 v2.6-dev7
2022-04-23  Willy TarreauDOC: remove my name from the config doc
2022-04-22  Willy TarreauMEDIUM: queue: use tasklet_instant_wakeup() to wake...
2022-04-22  Willy TarreauMINOR: task: add a new task_instant_wakeup() function
2022-04-22  Amaury DenoyelleBUG/MINOR: mux-quic: fix POST with abortonclose
2022-04-22  Amaury DenoyelleBUG/MEDIUM: mux-quic: fix stalled POST requets
2022-04-22  Christopher... BUG/MAJOR: connection: Never remove connection from...
2022-04-22  William LallemandMEDIUM: httpclient/ssl: verify is configurable and...
2022-04-22  William LallemandMINOR: httpclient/mworker: disable in the master process
2022-04-22  William LallemandMEDIUM: httpclient/ssl: verify required
2022-04-22  William LallemandMEDIUM: httpclient: change the init sequence
2022-04-22  William LallemandMINOR: init: add the pre-check callback
2022-04-22  Christopher... MINOR: conn-stream: Make cs_detach_* private and use...
2022-04-22  Christopher... MINOR: stream: Don't needlessly detach server endpoint...
2022-04-22  Christopher... BUG/MEDIUM: conn-stream: Set back CS to RDY state when...
2022-04-22  Christopher... BUG/MINOR: backend: Don't allow to change backend applet
2022-04-22  Christopher... BUG/MINOR: cache: Disable cache if applet creation...
2022-04-22  Christopher... MINOR: conn-stream: Rely on endpoint shutdown flags...
2022-04-22  Christopher... CLEANUP: conn-stream: Rename cs_applet_release()
2022-04-22  Christopher... CLEANUP: conn-stream: Rename cs_conn_close() and cs_con...
2022-04-22  Christopher... DEV: stream: Fix conn-streams dump in full stream message
2022-04-22  Amaury DenoyelleBUG/MINOR: mux-quic: remove dead code in qcs_xfer_data()
2022-04-22  Willy TarreauBUG/MEDIUM: logs: fix http-client's log srv initialization
2022-04-21  Amaury DenoyelleBUG/MINOR: mux-quic: handle null timeout
2022-04-21  Amaury DenoyelleBUG/MINOR: mux-quic: unsubscribe on release
2022-04-21  Frédéric LécailleBUG/MEDIUM: quic: Possible crash with released mux
2022-04-21  Remi Tricot... REGTESTS: ssl: Update error messages that changed with...
2022-04-21  Remi Tricot... MINOR: ssl: Add 'show ssl providers' cli command and...
2022-04-21  Amaury DenoyelleMINOR: cfg-quic: define tune.quic.conn-buf-limit
2022-04-21  Amaury DenoyelleMINOR: mux-quic: implement immediate send retry
2022-04-21  Amaury DenoyelleMINOR: quic: limit total stream buffers per connection
2022-04-21  Amaury DenoyelleMINOR: quic-stream: refactor ack management
2022-04-21  Amaury DenoyelleMEDIUM: quic: implement multi-buffered Tx streams
2022-04-21  Amaury DenoyelleMINOR: quic-stream: add qc field
2022-04-21  Amaury DenoyelleMINOR: quic-stream: use distinct tree nodes for quic...
2022-04-21  Amaury DenoyelleREORG: quic: use a dedicated module for qc_stream_desc
2022-04-21  Amaury DenoyelleMINOR: mux-quic: split xfer and STREAM frames build
2022-04-20  Remi Tricot... BUILD: ssl: Fix compilation with OpenSSL 1.0.2
2022-04-20  Remi Tricot... MEDIUM: ssl: Disable DHE ciphers by default
2022-04-20  Remi Tricot... MINOR: ssl: Use DH parameters defined in RFC7919 instea...
2022-04-19  Willy TarreauBUILD: calltrace: fix wrong include when building with...
2022-04-16  Willy Tarreau[RELEASE] Released version 2.6-dev6 v2.6-dev6
2022-04-16  Willy TarreauSCRIPTS: announce-release: add shortened links to pendi...
2022-04-16  Willy TarreauDOC: lua: update a few doc URLs
2022-04-16  Willy TarreauSCRIPTS: announce-release: update the doc's URL
2022-04-15  David CARLIERMINOR: tcp_sample: extend support for get_tcp_info...
2022-04-15  David CARLIERMINOR: tcp_sample: clarifying samples support per os...
2022-04-15  Christopher... BUG/MEDIUM: compression: Don't forget to update htx_sl...
2022-04-15  Christopher... BUG/MEDIUM: fcgi-app: Use http_msg flags to know if...
2022-04-15  Amaury DenoyelleBUG/MEDIUM: quic: properly clean frames on stream free
2022-04-15  Christopher... BUG/MEDIUM: connection: Don't crush context pointer...
2022-04-14  Willy TarreauMINOR: extcheck: fill in the server's UNIX socket addre...
2022-04-14  Willy TarreauCLEANUP: extcheck: do not needlessly preset the server...
2022-04-14  Willy TarreauBUG/MEDIUM: stream: do not abort connection setup too...
2022-04-14  Willy TarreauBUILD: compiler: use a more portable set of asm(".weak...
2022-04-14  Willy TarreauBUILD: sched: workaround crazy and dangerous warning...
2022-04-14  Amaury DenoyelleMINOR: quic: emit CONNECTION_CLOSE on app init error
2022-04-14  Amaury DenoyelleBUG/MINOR: quic: fix return value for error in start
2022-04-14  Amaury DenoyelleBUG/MINOR: quic-sock: do not double free session on...
2022-04-14  Amaury DenoyelleBUG/MINOR: mux-quic: prevent a crash in session_free...
2022-04-14  Christopher... BUILD: http-client: Avoid dead code when compiled witho...
2022-04-14  Christopher... BUG/MEDIUM: mux-h1: Don't request more room on partial...
2022-04-14  Christopher... MINOR: conn-stream: Use unsafe functions to get conn...
2022-04-14  Christopher... MINOR: muxes: Don't expect to call release function...
2022-04-14  Christopher... MINOR: muxes: Don't handle proto upgrade for muxes...
2022-04-14  Christopher... MINOR: muxes: Don't expect to have a mux without connec...
2022-04-14  Willy TarreauBUG/MINOR: mux-h2: use timeout http-request as a fallba...
2022-04-14  Willy TarreauBUG/MINOR: mux-h2: do not use timeout http-keep-alive...
2022-04-13  Willy TarreauBUILD: initcall: mark the __start_i_* symbols as weak...
2022-04-13  Willy TarreauBUILD: debug: mark the __start_mem_stats/__stop_mem_sta...
2022-04-13  Frédéric LécailleBUG/MINOR: quic: Avoid starting the mux if no ALPN...
2022-04-13  Christopher... MINOR: mux-h1: Rely on the endpoint instead of the...
2022-04-13  Christopher... MINOR: muxes: Improve show_fd callbacks to dump endpoin...
2022-04-13  Christopher... CLEANUP: conn-stream: rename cs_register_applet() to...
2022-04-13  Christopher... MINOR: conn-stream: Use a dedicated function to conditi...
next