haproxy-3.0.git
2023-03-14 Remi Tricot... MINOR: ssl: Use ocsp update task for "update ssl ocsp...
2023-03-14 Remi Tricot... MINOR: ssl: Change the ocsp update log-format
2023-03-13 Christopher... BUG/MEDIUM: mux-pt: Set EOS on error on sending path...
2023-03-10 Willy Tarreau[RELEASE] Released version 2.8-dev5 v2.8-dev5
2023-03-10 Michael ProkopDOC/CLEANUP: fix typos
2023-03-10 Willy TarreauDOC: config: fix typo "dependeing" in bind thread descr...
2023-03-10 Willy TarreauMINOR: quic_sock: un-statify quic_conn_sock_fd_iocb()
2023-03-10 Frédéric LécailleBUG/MINOR: quic: Missing listener accept queue tasklet...
2023-03-09 William LallemandBUG/MINOR: mworker: use MASTER_MAXCONN as default maxco...
2023-03-09 Willy TarreauMINOR: debug: add random delay injection with "debug...
2023-03-09 Willy TarreauBUG/MAJOR: fd/threads: close a race on closing connecti...
2023-03-09 Willy TarreauBUG/MINOR: thread: report thread and group counts in...
2023-03-09 Willy TarreauBUG/MINOR: init: properly detect NUMA bindings on large...
2023-03-08 Frédéric LécailleMINOR: quic: Do not stress the peer during retransmissi...
2023-03-08 Willy TarreauCLEANUP: sock: always perform last connection updates...
2023-03-08 Willy TarreauMINOR: fd/cli: report the polling mask in "show fd"
2023-03-08 Frédéric LécailleBUG/MINOR: quic: Wrong RETIRE_CONNECTION_ID sequence...
2023-03-08 Amaury DenoyelleMEDIUM: quic: release closing connections on stopping
2023-03-08 Amaury DenoyelleMINOR: quic: handle new closing list in show quic
2023-03-08 Amaury DenoyelleMINOR: quic: create a global list dedicated for closing...
2023-03-08 Amaury DenoyelleMINOR: h3: add traces on h3_init_uni_stream() error...
2023-03-08 Remi Tricot... MINOR: jwt: Add support for RSA-PSS signatures (PS256...
2023-03-08 Aurelien DARRAGONBUG/MINOR: dns: fix ring offset calculation in dns_reso...
2023-03-08 Aurelien DARRAGONBUG/MINOR: dns: fix ring offset calculation on first...
2023-03-08 Aurelien DARRAGONBUG/MEDIUM: sink/forwarder: ensure ring offset is prope...
2023-03-08 Frédéric LécailleMINOR: quic: Add transport parameters to "show quic"
2023-03-08 Frédéric LécailleMINOR: quic: Add spin bit support
2023-03-08 Frédéric LécailleMINOR: quic: Useless TLS context allocations in qc_do_r...
2023-03-08 Frédéric LécailleMINOR: quic: RETIRE_CONNECTION_ID frame handling (RX)
2023-03-08 Frédéric LécailleMINOR: quic: Typo fix for ACK_ECN frame
2023-03-08 Frédéric LécailleMINOR: quic: Store the next connection IDs sequence...
2023-03-08 Frédéric LécailleMINOR: quic: Do not accept wrong active_connection_id_l...
2023-03-07 Amaury DenoyelleBUG/MINOR: mux-quic: properly init STREAM frame as...
2023-03-07 Amaury DenoyelleBUG/MEDIUM: dns: ensure ring offset is properly reajust...
2023-03-07 Willy TarreauBUG/MAJOR: fd/thread: fix race between updates and...
2023-03-06 Amaury DenoyelleBUG/MEDIUM: quic: do not crash when handling STREAM...
2023-03-03 Frédéric LécailleMINOR: quic: Send PING frames when probing Initial...
2023-03-03 Frédéric LécailleBUG/MINOR: quic: Missing detections of amplification...
2023-03-03 Frédéric LécailleBUG/MINOR: quic: Do not resend already acked frames
2023-03-03 Frédéric LécailleBUG/MINOR: quic: Ensure not to retransmit packets with...
2023-03-03 Frédéric LécailleBUG/MINOR: quic: Remove force_ack for Initial,Handshake...
2023-03-03 Frédéric LécailleMINOR: quic: Add traces about QUIC TLS key update
2023-03-03 Frédéric LécailleBUG/MINOR: quic: v2 Initial packets decryption failed
2023-03-03 Frédéric LécailleBUG/MINOR: quic: Ensure to be able to build datagrams...
2023-03-03 Frédéric LécailleMINOR: quic: Add a BUG_ON_HOT() call for too small...
2023-03-03 Frédéric LécailleBUG/MINOR: quic: Do not send too small datagrams (with...
2023-03-03 Aurelien DARRAGONMINOR: http_ext: adding some documentation, forgot...
2023-03-03 Amaury DenoyelleBUG/MINOR: cli: fix CLI handler "set anon global-key...
2023-03-03 Amaury DenoyelleBUG/MEDIUM: quic: properly handle duplicated STREAM...
2023-03-02 Remi Tricot... BUG/MINOR: ssl: Use 'date' instead of 'now' in ocsp...
2023-03-02 Remi Tricot... MINOR: ssl: Replace now.tv_sec with date.tv_sec in...
2023-03-02 Remi Tricot... BUG/MINOR: ssl: Fix ocsp-update when using "add ssl...
2023-03-02 Remi Tricot... MINOR: ssl: Add ocsp-update information to "show ssl...
2023-03-02 Remi Tricot... REGTESTS: ssl: Add test for new ocsp update cli commands
2023-03-02 Remi Tricot... REGTESTS: ssl: Fix ocsp update crt-lists
2023-03-02 Remi Tricot... MINOR: ssl: Add global options to modify ocsp update...
2023-03-02 Remi Tricot... MINOR: ssl: Add way to dump ocsp response in base64
2023-03-02 Remi Tricot... MINOR: ssl: Increment OCSP update replay delay in case...
2023-03-02 Remi Tricot... MINOR: ssl: Reorder struct certificate_ocsp members
2023-03-02 Remi Tricot... MINOR: ssl: Use dedicated proxy and log-format for...
2023-03-02 Remi Tricot... MINOR: ssl: Add sample fetches related to OCSP update
2023-03-02 Remi Tricot... MINOR: ssl: Add 'show ssl ocsp-updates' CLI command
2023-03-02 Remi Tricot... MINOR: ssl: Add certificate's path to certificate_ocsp...
2023-03-02 Remi Tricot... MINOR: ssl: Store specific ocsp update errors in respon...
2023-03-02 Remi Tricot... MINOR: ssl: Add ocsp update success/failure counters
2023-03-02 Remi Tricot... MINOR: ssl: Reinsert ocsp update entries later in case...
2023-03-02 Remi Tricot... MINOR: ssl: Destroy ocsp update http_client during...
2023-03-01 Christopher... BUG/MINOR: mxu-h1: Report a parsing error on abort...
2023-03-01 Christopher... BUG/MEDIUM: http-ana: Don't close request side when...
2023-03-01 Christopher... BUG/MINOR: http-ana: Do a L7 retry on read error if...
2023-03-01 Christopher... BUG/MINOR: http-ana: Don't increment conn_retries count...
2023-03-01 Amaury DenoyelleMINOR: quic: notify on send ready
2023-03-01 Amaury DenoyelleMEDIUM: quic: implement poller subscribe on sendto...
2023-03-01 Amaury DenoyelleMINOR: quic: purge txbuf before preparing new packets
2023-03-01 Amaury DenoyelleMINOR: quic: implement qc_notify_send()
2023-03-01 Amaury DenoyelleMINOR: quic: simplify return path in send functions
2023-03-01 Oto ValekREGTEST: added tests covering smp_fetch_hdr_ip()
2023-03-01 Oto ValekBUG/MINOR: http-fetch: recognize IPv6 addresses in...
2023-02-28 Christopher... BUG/MINOR: http-check: Skip C-L header for empty body...
2023-02-28 Christopher... BUG/MINOR: http-check: Don't set HTX_SL_F_BODYLESS...
2023-02-28 Christopher... BUG/MINOR: mux-h1: Don't report an error on an early...
2023-02-28 Christopher... BUG/MEDIUM: connection: Clear flags when a conn is...
2023-02-28 Amaury DenoyelleMINOR: quic: consider EBADF as critical on send()
2023-02-28 Amaury DenoyelleMEDIUM: quic: improve fatal error handling on send
2023-02-28 Willy TarreauMINOR: tinfo: make thread_set functions return nth...
2023-02-28 Willy TarreauCLEANUP: listener: only store conn counts for local...
2023-02-27 Willy TarreauBUG/MEDIUM: fd: make fd_delete() support being called...
2023-02-27 Willy TarreauBUG/MINOR: fd: used the update list from the fd's group...
2023-02-27 Christopher... DOC: config: Replace TABs by spaces
2023-02-27 Christopher... DOC: config: Clarify the meaning of 'hold' in the ...
2023-02-27 Christopher... MEDIUM: mux-quic: Don't expect data from server as...
2023-02-27 Christopher... MEDIUM: mux-h2: Don't expect data from server as long...
2023-02-27 Christopher... MEDIUM: mux-h1: Don't expect data from server as long...
2023-02-27 Christopher... BUG/MEDIUM: stconn: Report a blocked send if some outpu...
2023-02-27 Christopher... MINOR: stconn: Report a send activity when endpoint...
2023-02-27 Christopher... MEDIUM: stream: Eventually handle stream timeouts when...
2023-02-27 Christopher... MINOR: stream: Handle stream's timeouts in a dedicated...
2023-02-27 Christopher... BUG/MINOR: stream: Remove BUG_ON about the task expirat...
2023-02-27 Christopher... BUG/MEDIUM: h1-htx: Never copy more than the max data...
2023-02-27 Aurelien DARRAGONBUG/MEDIUM: fd: avoid infinite loops in fd_add_to_fd_li...
next