]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2022-01-26  Amaury DenoyelleMINOR: quic: do not manage connection in xprt snd_buf
2022-01-26  Amaury DenoyelleMEDIUM: quic: flag listener for local accept
2022-01-26  Amaury DenoyelleMINOR: receiver: define a flag for local accept
2022-01-26  Amaury DenoyelleMINOR: quic: refactor app-ops initialization
2022-01-26  Amaury DenoyelleMINOR: quic: handle app data according to mux/connectio...
2022-01-26  Amaury DenoyelleMINOR: quic: refactor header protection removal
2022-01-25  Willy TarreauBUILD: pools: fix build error on DEBUG_POOL_TRACING
2022-01-25  Willy TarreauBUILD: debug/cli: condition test of O_ASYNC to its...
2022-01-25  Ilya ShipitsinCI: github actions: use cache for SSL libs
2022-01-24  Willy TarreauMINOR: fd: register the write side of the poller pipe...
2022-01-24  Willy TarreauDEBUG: cli: add a new "debug dev fd" expert command
2022-01-24  Willy TarreauDEBUG: pools: add new build option DEBUG_POOL_TRACING
2022-01-24  Willy TarreauMINOR: pools: extend pool_cache API to pass a pointer...
2022-01-24  Willy TarreauMINOR: pools: prepare POOL_EXTRA to be split into multi...
2022-01-24  Willy TarreauMINOR: pools: partially uninline pool_alloc()
2022-01-24  Willy TarreauMINOR: pools: partially uninline pool_free()
2022-01-24  Amaury DenoyelleMINOR: ssl: fix build in release mode
2022-01-24  Amaury DenoyelleMINOR: quic: initialize ssl_sock_ctx alongside the...
2022-01-24  Amaury DenoyelleMEDIUM: quic/ssl: add new ex data for quic_conn
2022-01-24  Amaury DenoyelleMINOR: quic: set listener accept cb on parsing
2022-01-24  Amaury DenoyelleMINOR: quic: remove dereferencement of connection when...
2022-01-24  Amaury DenoyelleMINOR: quic: fix indentation in qc_send_ppkts
2022-01-24  Amaury DenoyelleMINOR: quic: add missing include in quic_sock
2022-01-21  Willy TarreauDEBUG: pools: add new build option DEBUG_POOL_INTEGRITY
2022-01-21  Frédéric LécailleMINOR: quic: Wrong packet number space selection
2022-01-21  Frédéric LécailleMINOR: quic: Add QUIC_FT_RETIRE_CONNECTION_ID parsing...
2022-01-21  Amaury DenoyelleMINOR: quic: free SSL context on quic_conn free
2022-01-21  Amaury DenoyelleMINOR: quic: fix race-condition on xprt tasklet free
2022-01-21  Amaury DenoyelleMINOR: quic: adjust quic_conn refcount decrement
2022-01-21  Amaury DenoyelleMINOR: quic: do not use quic_conn after dropping it
2022-01-20  Willy TarreauBUG/MINOR: stream: make the call_rate only count the...
2022-01-20  Willy TarreauBUG/MEDIUM: mcli: always realign wrapping buffers befor...
2022-01-20  Willy TarreauBUG/MEDIUM: mcli: do not try to parse empty buffers
2022-01-20  Christopher... BUG/MEDIUM: cli: Never wait for more data on client...
2022-01-20  Frédéric LécailleMINOR: quic: Probe even if coalescing
2022-01-20  Frédéric LécailleMINOR: quic: Release asap TX frames to be transmitted
2022-01-20  Frédéric LécailleMINOR: quic: Release RX Initial packets asap
2022-01-20  Frédéric LécailleMINOR: quic: Speeding up handshake completion
2022-01-20  Frédéric LécailleMINOR: quic: Probe regardless of the congestion control
2022-01-20  Frédéric LécailleMINOR: quic: Send two ack-eliciting packets when probin...
2022-01-20  Frédéric LécailleCLEANUP: quic: Replace <nb_pto_dgrams> by <probe>
2022-01-20  Frédéric LécailleMINOR: quic: Add the number of TX bytes to traces
2022-01-20  Frédéric LécailleMINOR: quic: Splice the frames which could not be added...
2022-01-20  Frédéric LécailleMINOR: quic: Remove the packet number space TX MT_LIST
2022-01-20  Frédéric LécailleMINOR: quic: Retransmit the TX frames in the same order
2022-01-20  Willy TarreauMEDIUM: h2/hpack: emit a Dynamic Table Size Update...
2022-01-19  Willy TarreauBUG/MINOR: cli: avoid O(bufsize) parsing cost on pipeli...
2022-01-19  Willy TarreauMINOR: channel: add new function co_getdelim() to suppo...
2022-01-19  Willy TarreauMEDIUM: cli: yield between each pipelined command
2022-01-19  William LallemandDOC: management: mark "set server ssl" as deprecated
2022-01-19  Ilya ShipitsinCI: refactor OpenTracing build script
2022-01-18  William DauchyBUG/MEDIUM: server: avoid changing healthcheck ctx...
2022-01-17  David CarlierBUILD/MINOR: fix solaris build with clang.
2022-01-14  William LallemandBUG/MINOR: httpclient/lua: don't pop the lua stack...
2022-01-14  William LallemandBUG/MINOR: httpclient: set default Accept and User...
2022-01-14  William LallemandBUG/MINOR: httpclient: don't send an empty body
2022-01-13  Ilya ShipitsinCI: github actions: use cache for OpenTracing
2022-01-13  Christopher... BUG/MEDIUM: htx: Adjust length to add DATA block in...
2022-01-12  Frédéric LécailleMINOR: quic: Do not wakeup the I/O handler before the...
2022-01-12  Frédéric LécailleMINOR: quic: As server, skip 0-RTT packet number space
2022-01-12  Willy TarreauMINOR: pools: enable pools with DEBUG_FAIL_ALLOC as...
2022-01-12  Willy TarreauBUG/MEDIUM: connection: properly leave stopping list...
2022-01-12  Amaury DenoyelleMINOR: quic: free xprt tasklet on its thread
2022-01-12  Amaury DenoyelleMEDIUM: quic: implement Retry emission
2022-01-12  Amaury DenoyelleMINOR: quic: define retry_source_connection_id TP
2022-01-12  Amaury DenoyelleMEDIUM: quic: implement Initial token parsing
2022-01-12  Amaury DenoyelleMINOR: quic: implement Retry TLS AEAD tag generation
2022-01-12  Amaury DenoyelleMINOR: quic: add config parse source file
2022-01-12  Amaury DenoyelleMINOR: quic: fix return of quic_dgram_read
2022-01-12  Frédéric LécailleMINOR: quic: Do not dereference ->conn quic_conn struct...
2022-01-11  Remi Tricot... REGTESTS: ssl: Fix ssl_errors regtest with OpenSSL...
2022-01-11  Frédéric LécailleMINOR: quid: Add traces quic_close() and quic_conn_io_cb()
2022-01-11  Frédéric LécailleMINOR: quic: Wrong CRYPTO frame concatenation
2022-01-11  Frédéric LécailleMINOR: quic: Flag the connection as being attached...
2022-01-11  Frédéric LécailleMINOR: quic: Reset ->conn quic_conn struct member when...
2022-01-11  Frédéric LécailleMINOR: quic: Remaining TRACEs with connection as firt arg
2022-01-11  David CARLIERBUILD: cpuset: fix build issue on macos introduced...
2022-01-11  Ilya ShipitsinCI: github actions: clean default step conditions
2022-01-11  Willy TarreauDOC: internals: document the pools architecture and API
2022-01-11  Christopher... BUG/MAJOR: mux-h1: Don't decrement .curr_len for unsent...
2022-01-10  Remi Tricot... BUG/MINOR: ssl: Store client SNI in SSL context in...
2022-01-07  William LallemandBUG/MEDIUM: mworker: don't use _getsocks in wait mode
2022-01-07  Frédéric LécailleMINOR: quic: Non-optimal use of a TX buffer
2022-01-07  Frédéric LécailleMINOR: quic: Missing retransmission from qc_prep_fast_r...
2022-01-07  Frédéric LécailleMINOR: quic: Only one CRYPTO frame by encryption level
2022-01-07  Willy TarreauBUILD: makefile: add -Wno-atomic-alignment to work...
2022-01-07  Ilya ShipitsinCLEANUP: assorted typo fixes in the code and comments
2022-01-07  Ilya ShipitsinCI: refactor spelling check
2022-01-07  David CARLIERMINOR: cpuset: switch to sched_setaffinity for FreeBSD...
2022-01-06  William DauchyMINOR: proxy: add option idle-close-on-response
2022-01-04  Frédéric LécailleMINOR: quic: Re-arm the PTO timer upon datagram receipt
2022-01-04  Frédéric LécailleMINOR: quic: PTO timer too often reset
2022-01-04  Frédéric LécailleMINOR: quic: Flag asap the connection having reached...
2022-01-04  Frédéric LécailleMINOR: quic: Prepare Handshake packets asap after compl...
2022-01-04  Frédéric LécailleMINOR: quic: Do not drop secret key but drop the CRYPTO...
2022-01-04  Frédéric LécailleMINOR: quic: Improve qc_prep_pkts() flexibility
2022-01-04  Frédéric LécailleMINOR: quic: Comment fix.
2022-01-04  Frédéric LécailleMINOR: quic: Probe several packet number space upon...
2022-01-04  Frédéric LécailleMINOR: quic: Probe Initial packet number space more...
2022-01-04  Frédéric LécailleMINOR: quic: Speeding up Handshake Completion
next