]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2023-05-04  Willy TarreauMINOR: debug: write panic dump to stderr one thread...
2023-05-04  Willy TarreauMEDIUM: debug: simplify the thread dump mechanism
2023-05-04  Aurelien DARRAGONBUG/MINOR: time: fix NS_TO_TV macro
2023-05-04  Christopher... BUG/MINOR: mux-h2: Also expect data when waiting for...
2023-05-04  Willy TarreauBUG/MINOR: debug: do not emit empty lines in thread...
2023-05-04  Amaury DenoyelleMINOR: mux-quic: close connection asap on local error
2023-05-04  Amaury DenoyelleMINOR: mux-quic: report local error on stream endpoint...
2023-05-04  Amaury DenoyelleMINOR: mux-quic: adjust local error API
2023-05-04  Amaury DenoyelleMINOR: mux-quic: wake up after recv only if avail data
2023-05-04  Amaury DenoyelleMINOR: mux-quic: add trace event for local error
2023-05-04  Amaury DenoyelleBUG/MINOR: mux-quic: prevent quic_conn error code to...
2023-05-04  Christopher... BUG/MEDIUM: mux-h2: Properly handle end of request...
2023-05-04  Willy TarreauMINOR: debug: permit the "debug dev loop" to run under...
2023-05-04  Willy TarreauBUG/MINOR: debug: fix incorrect profiling status report...
2023-05-04  Willy TarreauDEV: haring: update readme to suggest using the same...
2023-05-04  Willy TarreauDEV: haring: automatically disable DEBUG_STRICT
2023-05-03  Willy TarreauMINOR: activity: allow "show activity" to restart in...
2023-05-03  Willy TarreauMINOR: activity: allow "show activity" to restart dumpi...
2023-05-03  Willy TarreauMINOR: activity: iterate over all fields in a main...
2023-05-03  Willy TarreauMINOR: activity: show the line header inside the SHOW_V...
2023-05-03  Willy TarreauMINOR: activity: use a single macro to iterate over...
2023-05-03  Willy TarreauBUILD: cli: fix build on Windows due to isalnum() imple...
2023-05-03  William LallemandREGTESTS: ssl: simplify X509_V code check in ssl_client...
2023-05-03  William LallemandBUG/MINOR: ssl/sample: x509_v_err_str converter output...
2023-05-03  Willy TarreauDEBUG: cli: add "debug dev task" to show/wake/expire...
2023-05-03  Willy TarreauMINOR: debug: clarify "debug dev stream" help message
2023-05-03  Willy TarreauBUG/MINOR: stream/cli: fix stream age calculation in...
2023-05-02  William LallemandMINOR: ssl: disable CRL checks with WolfSSL when no...
2023-05-02  Abhijeet RastogiREGTESTS: add success test, "set server" via fqdn
2023-05-02  Tim DuesterhusBUG/MINOR: stats: fix typo in `TotalSplicedBytesOut...
2023-04-28  Willy Tarreau[RELEASE] Released version 2.8-dev9 v2.8-dev9
2023-04-28  Amaury DenoyelleMINOR: proxy: factorize send rate measurement
2023-04-28  Amaury DenoyelleMINOR: quic: use real sending rate measurement
2023-04-28  Aleksandar... MINOR: sample: Add bc_rtt and bc_rttvar
2023-04-28  Willy TarreauMINOR: clock: replace the timeval start_time with start...
2023-04-28  Willy TarreauMEDIUM: clock: replace timeval "now" with integer ...
2023-04-28  Willy TarreauMINOR: clock: do not use now.tv_sec anymore
2023-04-28  Willy TarreauMINOR: checks: use a nanosecond counters instead of...
2023-04-28  Willy TarreauMINOR: activity: use nanoseconds, not timeval to comput...
2023-04-28  Willy TarreauMINOR: stats: use nanoseconds, not timeval to compute...
2023-04-28  Willy TarreauMEDIUM: tree-wide: replace timeval with nanoseconds...
2023-04-28  Willy TarreauMINOR: spoe: switch the timeval-based timestamps to...
2023-04-28  Willy TarreauMINOR: time: replace calls to tv_ms_elapsed() with...
2023-04-28  Willy TarreauMINOR: time: add conversions to/from nanosecond timestamps
2023-04-28  Willy TarreauBUG/MINOR: stats: report the correct start date in...
2023-04-28  Christopher... BUG/MEDIUM: tcpcheck: Don't eval custom expect rule...
2023-04-28  Christopher... BUG/MINOR: resolvers: Use sc_need_room() to wait more...
2023-04-28  Christopher... BUG/MINOR: stconn: Fix SC flags with same value
2023-04-28  Christopher... BUG/MEDIUM: spoe: Don't start new applet if there are...
2023-04-27  Willy TarreauBUG/MINOR: hlua: return wall-clock date, not internal...
2023-04-27  Willy TarreauBUG/MINOR: trace: show wall-clock date, not internal...
2023-04-27  Willy TarreauBUG/MINOR: calltrace: fix 'now' being used in place...
2023-04-27  Willy TarreauRevert "BUG/MINOR: clock: fix a few occurrences of...
2023-04-27  Willy TarreauBUG/MINOR: opentracing: use 'date' instead of 'now...
2023-04-27  Willy TarreauBUG/MINOR: activity: show wall-clock date, not internal...
2023-04-27  Willy TarreauBUG/MINOR: spoe: use "date" not "now" in debug messages
2023-04-26  Willy TarreauBUG/MINOR: clock: fix a few occurrences of 'now' being...
2023-04-26  Ilia ShipitsinBUILD: ssl: switch LibreSSL to Fastly CDN
2023-04-26  Ilia ShipitsinCI: switch to Fastly CDN to download LibreSSL
2023-04-26  Amaury DenoyelleBUG/MINOR: quic: fix race on quic_conns list during...
2023-04-26  Amaury DenoyelleMINOR: quic: finalize affinity change as soon as possible
2023-04-26  Amaury DenoyelleMINOR: mux-quic: do not allocate Tx buf for empty STREA...
2023-04-26  Amaury DenoyelleMINOR: mux-quic: do not set buffer for empty STREAM...
2023-04-26  Amaury DenoyelleBUG/MINOR: quic: prevent buggy memcpy for empty STREAM
2023-04-26  Amaury DenoyelleBUG/MEDIUM: mux-quic: improve streams fairness to preve...
2023-04-26  Amaury DenoyelleBUG/MEDIUM: mux-quic: do not emit RESET_STREAM for...
2023-04-26  William LallemandMINOR: acme.sh: add the deploy script for acme.sh in...
2023-04-26  Willy TarreauDEV: h2: support reading frame payload from a file
2023-04-26  Willy TarreauDEV: h2: add a script "mkhdr" to build h2 frames from...
2023-04-25  Willy TarreauDEBUG: crash using an invalid opcode on aarch64 instead...
2023-04-25  Willy TarreauDEBUG: crash using an invalid opcode on x86/x86_64...
2023-04-24  Frédéric LécailleCLEANUP: quic: Rename several <buf> variables into...
2023-04-24  Frédéric LécailleCLEANUP: quic: Rename <buf> variable into qc_parse_hd_f...
2023-04-24  Frédéric LécailleCLEANUP: quic: Rename <buf> variable into quic_packet_r...
2023-04-24  Frédéric LécailleCLEANUP: quic: Rename several <buf> variables at low...
2023-04-24  Frédéric LécailleCLEANUP: quic: Rename quic_get_dgram_dcid() <buf> variable
2023-04-24  Frédéric LécailleCLEANUP: quic: Make qc_build_pkt() be more readable
2023-04-24  Frédéric LécailleCLEANUP: quic: Rename <buf> variable for several low...
2023-04-24  Frédéric LécailleCLEANUP: quic: Rename <buf> variable into quic_rx_pkt_p...
2023-04-24  Frédéric LécailleCLEANUP: quic: Rename <buf> variable into quic_padding_...
2023-04-24  Frédéric LécailleCLEANUP: quic: Rename <buf> variable to <token> in...
2023-04-24  Frédéric LécailleCLEANUP: quic: Remove useless parameters passes to...
2023-04-24  Amaury DenoyelleCLEANUP: quic: rename frame variables
2023-04-24  Amaury DenoyelleCLEANUP: quic: rename frame types with an explicit...
2023-04-24  Frédéric LécailleBUG/MINOR: quic: Useless I/O handler task wakeups ...
2023-04-24  Frédéric LécailleBUG/MINOR: quic: Useless probing retransmission in...
2023-04-24  Frédéric LécailleBUG/MINOR: quic: Possible leak during probing retransmi...
2023-04-24  Frédéric LécailleBUG/MINOR: quic: Possible memory leak from TX packets
2023-04-24  Frédéric LécailleMINOR: quic: Move traces at proto level
2023-04-23  Willy Tarreau[RELEASE] Released version 2.8-dev8 v2.8-dev8
2023-04-23  Willy TarreauMEDIUM: listener: switch the default sharding to by...
2023-04-23  Willy TarreauMINOR: listener: add a new global tune.listener.default...
2023-04-23  Willy TarreauMINOR: listener: do not restrict CLI to first group...
2023-04-23  Willy TarreauMINOR: protocol: perform a live check for SO_REUSEPORT...
2023-04-23  Willy TarreauMINOR: sock: add a function to check for SO_REUSEPORT...
2023-04-23  Willy TarreauMINOR: protocol: add a function to check if some featur...
2023-04-23  Willy TarreauMINOR: listener: automatically adjust shards based...
2023-04-23  Willy TarreauMINOR: protocol: move the global reuseport flag to...
2023-04-23  Willy TarreauMINOR: protocol: add a flags field to store info about...
2023-04-23  Willy TarreauMEDIUM: peers: call bind_complete_thread_setup() to...
next