]> git.kaiwu.me - haproxy.git/shortlog
haproxy.git
2022-03-09 Tim DuesterhusCLEANUP: fcgi: Replace memcpy() on ist by istcat()
2022-03-09 Tim DuesterhusMEDIUM: proxy: Store server_id_hdr_name as a `struct...
2022-03-09 Tim DuesterhusMINOR: proxy: Store orgto_hdr_name as a `struct ist`
2022-03-09 Tim DuesterhusMINOR: proxy: Store fwdfor_hdr_name as a `struct ist`
2022-03-09 Tim DuesterhusMINOR: proxy: Store monitor_uri as a `struct ist`
2022-03-08 Christopher... DEBUG: stream: Fix stream trace message to print respon...
2022-03-08 Christopher... DEBUG: stream: Add the missing descriptions for stream...
2022-03-08 Christopher... BUG/MEDIUM: mcli: Properly handle errors and timeouts...
2022-03-08 Christopher... DEBUG: cache: Update underlying buffer when loading...
2022-03-08 Christopher... BUG/MEDIUM: stream: Use the front analyzers for new...
2022-03-08 Christopher... BUG/MINOR: promex: Set conn-stream/channel EOI flags...
2022-03-08 Christopher... BUG/MINOR: cache: Set conn-stream/channel EOI flags...
2022-03-08 Christopher... BUG/MINOR: stats: Set conn-stream/channel EOI flags...
2022-03-08 Christopher... BUG/MINOR: hlua: Set conn-stream/channel EOI flags...
2022-03-08 Christopher... BUG/MINOR: httpclient: Set conn-stream/channel EOI...
2022-03-08 David CarlierBUILD: fix recent build breakage of freebsd caused...
2022-03-08 Marno KrahmerMINOR: stats: Add dark mode support for socket rows
2022-03-08 Amaury DenoyelleBUG/MEDIUM: quic: do not drop packet on duplicate strea...
2022-03-08 William LallemandBUG/MINOR: cli: shows correct mode in "show sess"
2022-03-08 William LallemandBUG/MINOR: add missing modes in proxy_mode_str()
2022-03-08 Willy TarreauMINOR: pools: add a new global option "no-memory-trimming"
2022-03-04 Frédéric LécailleBUG/MAJOR: quic: Wrong quic_max_available_room() return...
2022-03-04 Frédéric LécailleMINOR: quic: Add quic_max_int_by_size() function
2022-03-04 Frédéric LécailleCLEANUP: quic: Remove window redundant variable from...
2022-03-04 Frédéric LécailleMINOR: quic: More precise window update calculation
2022-03-04 Frédéric LécailleBUG/MINOR: quic: Confusion betwen "in_flight" and ...
2022-03-04 Frédéric LécailleCLEANUP: quic: Remove useless definitions from quic_cc_...
2022-03-04 Frédéric LécailleMINOR: quic: Persistent congestion detection outside...
2022-03-04 Frédéric LécailleMINOR: quic: Add a "slow start" callback to congestion...
2022-03-04 Frédéric LécailleCLEANUP: quic: Remove QUIC path manipulations out of...
2022-03-04 Frédéric LécailleBUG/MINOR: quic: Missing recovery start timer reset
2022-03-04 Frédéric LécailleMINOR: quic: Retry on qc_build_pkt() failures
2022-03-04 David CarlierBUILD: fix kFreeBSD build.
2022-03-04 Amaury DenoyelleMEDIUM: mux-quic: implement MAX_STREAMS emission for...
2022-03-04 Amaury DenoyelleMINOR: mux-quic: retry send opportunistically for remai...
2022-03-04 Amaury DenoyelleMEDIUM: mux-quic: use direct send transport API for...
2022-03-04 Amaury DenoyelleMINOR: mux-quic: define new unions for flow-control...
2022-03-04 Amaury DenoyelleMINOR: mux-quic: complete functions to detect stream...
2022-03-04 Amaury DenoyelleMINOR: mux-quic: refactor transport parameters init
2022-03-04 Frédéric LécailleMINOR: quic: Export qc_send_app_pkts()
2022-03-04 Frédéric LécailleMINOR: quic: Make qc_build_frms() build ack-eliciting...
2022-03-04 Frédéric LécailleMINOR: quic: Send short packet from a frame list
2022-03-04 Frédéric LécailleMINOR: quic: qc_prep_app_pkts() implementation
2022-03-04 Amaury DenoyelleCLEANUP: quic: complete ABORT_NOW with a TODO comment
2022-03-04 Willy TarreauCI: coverity: simplify debugging options
2022-03-04 Willy TarreauCLEANUP: tree-wide: remove a few rare non-ASCII chars
2022-03-03 Willy TarreauBUG/MEDIUM: pools: fix ha_free() on area in the process...
2022-03-03 Amaury DenoyelleBUG/MINOR: quic: fix segfault on CC if mux uninitialized
2022-03-03 Willy TarreauDEV: udp: add an optional argument to set the prng...
2022-03-03 Willy TarreauDEV: udp: implement pseudo-random reordering/loss
2022-03-03 Willy TarreauDEV: udp: add a tiny UDP proxy for testing
2022-03-02 Willy TarreauBUG/MINOR: pool: always align pool_heads to 64 bytes
2022-03-02 William LallemandBUG/MEDIUM: httpclient/lua: infinite appctx loop with...
2022-03-02 Willy TarreauDEBUG: reduce the footprint of BUG_ON() calls
2022-03-02 Willy TarreauBUILD: tcpcheck: do not declare tcp_check_keywords_regi...
2022-03-02 Willy TarreauBUILD: trace: do not declare trace_registre_source...
2022-03-02 Willy TarreauBUILD: http_rules: do not declare http_*_keywords_regis...
2022-03-02 Willy TarreauBUILD: connection: do not declare register_mux_proto...
2022-03-02 Willy TarreauBUILD: conn_stream: avoid null-deref warnings on gcc 6
2022-03-01 Frédéric LécailleMINOR: quic: Assemble QUIC TLS flags at the same level
2022-03-01 Frédéric LécailleCLEANUP: quic: Indentation fix in qc_prep_pkts()
2022-03-01 Frédéric LécailleCLEANUP: quic: Useless tests in qc_try_rm_hp()
2022-03-01 Frédéric LécailleMINOR: quic: Drop the packets of discarded packet numbe...
2022-03-01 Frédéric LécailleMINOR: quic: Post handshake I/O callback switching
2022-03-01 Frédéric LécailleMINOR: quic: Ensure PTO timer is not set in the past
2022-03-01 Julien ThomasBUILD: ssl: another build warning on LIBRESSL_VERSION_N...
2022-03-01 Christopher... CLEANUP: stream: Remove useless tests on conn-stream...
2022-03-01 Christopher... REGTESTS: fix the race conditions in secure_memcmp.vtc
2022-03-01 Amaury DenoyelleMEDIUM: quic: rearchitecture Rx path for bidirectional...
2022-03-01 Amaury DenoyelleBUG/MINOR: quic: support FIN on Rx-buffered STREAM...
2022-03-01 Amaury DenoyelleMINOR: mux-quic: define flag for last received frame
2022-03-01 Amaury DenoyelleMINOR: quic: handle partially received buffered stream...
2022-03-01 Amaury DenoyelleMINOR: quic: simplify copy of STREAM frames to RX buffer
2022-03-01 Amaury DenoyelleCLEANUP: adjust indentation in bidir STREAM handling...
2022-03-01 Tim DuesterhusMINOR: queue: Replace if() + abort() with BUG_ON()
2022-03-01 Willy TarreauDOC: install: describe how to choose options used in...
2022-03-01 Willy TarreauDOC: install: describe the DEP variable
2022-03-01 Willy TarreauDOC: install: it's DEBUG_CFLAGS, not DEBUG, which is...
2022-02-28 Tim DuesterhusMINOR: connection: Transform safety check in PROXYv2...
2022-02-28 Tim DuesterhusCLEANUP: connection: Indicate unreachability to the...
2022-02-28 Willy TarreauBUILD: debug: fix build warning on older compilers...
2022-02-28 Christopher... DEBUG: stream-int: Fix BUG_ON used to test appctx in...
2022-02-28 Christopher... REGTESTS: fix the race conditions in normalize_uri.vtc
2022-02-28 Christopher... BUG/MEDIUM: htx: Fix a possible null derefs in htx_xfer...
2022-02-28 Christopher... BUG/MEDIUM: mux-fcgi: Don't rely on SI src/dst addresse...
2022-02-28 Christopher... REORG: stream-int: Uninline si_sync_recv() and make...
2022-02-28 Christopher... CLEANUP: stream-int: Make si_cs_send() function static
2022-02-28 Christopher... MEDIUM: tree-wide: Use unsafe conn-stream API when...
2022-02-28 Christopher... MINOR: conn-stream: Improve API to have safe/unsafe...
2022-02-28 Willy TarreauDEBUG: channel: add consistency checks using BUG_ON_HOT...
2022-02-28 Willy TarreauMINOR: channel: don't use co_set_data() to decrement...
2022-02-28 Willy TarreauDEBUG: buf: add BUG_ON_HOT() to most buffer management...
2022-02-28 Willy TarreauDEBUG: buf: replace some sensitive BUG_ON() with BUG_ON...
2022-02-28 Willy TarreauDEBUG: add two new macros to enable debugging in hot...
2022-02-28 Willy TarreauDEBUG: implement 4 levels of choices between warn and...
2022-02-28 Willy TarreauDEBUG: improve BUG_ON output message accuracy
2022-02-28 Willy TarreauDEBUG: rename WARN_ON_ONCE() to CHECK_IF()
2022-02-25 Willy Tarreau[RELEASE] Released version 2.6-dev2 v2.6-dev2
2022-02-25 Amaury DenoyelleMINOR: quic: add a TODO for a memleak frame on ACK...
2022-02-25 Amaury DenoyelleMINOR: quic: liberate the TX stream buffer after ACK...
next