]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2021-11-30  Frédéric LécailleMINOR: quic: More accurate immediately close.
2021-11-30  Frédéric LécailleMINOR: quic: Set "no_application_protocol" alert
2021-11-30  Willy TarreauBUILD: evports: remove a leftover from the dead_fd...
2021-11-29  Christopher... BUG/MEDIUM: cli: Properly set stream analyzers to proce...
2021-11-26  Willy TarreauCI: github actions: add the output of $CC -dM -E-
2021-11-26  Willy TarreauBUILD: pools: only detect link-time jemalloc on ELF...
2021-11-26  William LallemandBUG/MINOR: mworker: deinit of thread poller was called...
2021-11-25  David CarlierMEDIUM: pool: support purging jemalloc arenas in trim_a...
2021-11-25  David CarlierMEDIUM: pool: refactor malloc_trim/glibc and jemalloc...
2021-11-25  Amaury DenoyelleMINOR: quic: use more verbose QUIC traces set at compil...
2021-11-25  Amaury DenoyelleMINOR: quic: activate QUIC traces at compilation
2021-11-25  Amaury DenoyelleMINOR: qpack: support litteral field line with non...
2021-11-25  Amaury DenoyelleMEDIUM: quic: handle CIDs to rattach received packets...
2021-11-25  Amaury DenoyelleCLEANUP: quic: add comments on CID code
2021-11-25  Amaury DenoyelleREORG: quic: add comment on rare thread concurrence...
2021-11-25  Amaury DenoyelleMINOR: quic: do not reject PADDING followed by other...
2021-11-25  William LallemandBUG/MEDIUM: mworker: FD leak of the eventpoll in wait...
2021-11-25  William LallemandBUG/MINOR: mworker: does not add the -sf in wait mode
2021-11-25  Bertrand JacquinBUG/MINOR: lua: remove loop initial declarations
2021-11-24  William LallemandMEDIUM: mworker: seamless reload use the internal sockpairs
2021-11-24  William LallemandBUG/MINOR: lua: don't expose internal proxies
2021-11-24  William LallemandBUG/MINOR: httpclient: allow to replace the host header
2021-11-23  Christopher... BUG/MINOR: cache: Fix loop on cache entries in "show...
2021-11-23  Willy Tarreau[RELEASE] Released version 2.6-dev0 v2.6-dev0
2021-11-23  Willy TarreauMINOR: version: it's development again
2021-11-23  Willy Tarreau[RELEASE] Released version 2.5.0 v2.5.0
2021-11-23  Willy TarreauMINOR: version: mention that it's stable now
2021-11-23  William LallemandBUG/MINOR: ssl: free correctly the sni in the backend...
2021-11-22  Ilya ShipitsinCLEANUP: assorted typo fixes in the code and comments
2021-11-22  Willy TarreauBUG/MINOR: ssl: make SSL counters atomic
2021-11-20  Willy TarreauBUG/MEDIUM: cli: make sure we can report a warning...
2021-11-20  Willy TarreauBUILD: cli: clear a maybe-unused warning on some older...
2021-11-20  Tim DuesterhusCLEANUP: sock: Wrap `accept4_broken = 1` into additiona...
2021-11-20  Ilya ShipitsinBUILD: SSL: add QUICTLS to build matrix
2021-11-20  Ilya ShipitsinBUILD: SSL: add quictls build to scripts/build-ssl.sh
2021-11-19  Willy Tarreau[RELEASE] Released version 2.5-dev15 v2.5-dev15
2021-11-19  Willy TarreauMINOR: shctx: add a few BUG_ON() for consistency checks
2021-11-19  Willy TarreauBUG/MINOR: shctx: do not look for available blocks...
2021-11-19  Willy TarreauBUG/MEDIUM: shctx: leave the block allocator when enoug...
2021-11-19  Willy TarreauBUG/MEDIUM: cache/cli: make "show cache" thread-safe
2021-11-19  William LallemandDOC: lua: documentation about the httpclient API
2021-11-19  Amaury DenoyelleBUILD: quic: fix potential NULL dereference on xprt_quic
2021-11-19  Amaury DenoyelleBUG/MINOR: hq-interop: fix potential NULL dereference
2021-11-19  Amaury DenoyelleBUG/MINOR: quic: fix segfault on trace for version...
2021-11-19  Frédéric LécailleMINOR: quic: Support draft-29 QUIC version
2021-11-19  Frédéric LécailleMINOR: quic: Wrong value for version negotiation packet...
2021-11-19  Frédéric LécailleMINOR: quic: Add minimalistic support for stream flow...
2021-11-19  Frédéric LécailleMINOR: quic: Wrong largest acked packet number parsing
2021-11-19  Frédéric LécailleMINOR: quic: Send CONNECTION_CLOSE frame upon TLS alert
2021-11-19  Frédéric LécailleMINOR: quic: Update some QUIC protocol errors
2021-11-19  Frédéric LécailleMINOR: quic: Wrong ACK range building
2021-11-19  Frédéric LécailleMINOR: quic: Wrong Initial packet connection initialization
2021-11-19  Frédéric LécailleMINOR: quic: Anti-amplification implementation
2021-11-19  Frédéric LécailleMINOR: quic: Support transport parameters draft TLS...
2021-11-19  Frédéric LécailleMINOR: quic: Correctly pad UDP datagrams
2021-11-19  Frédéric LécailleMINOR: quic: Possible wrong connection identification
2021-11-19  Frédéric LécailleMINOR: quic_sock: missing CO_FL_ADDR_TO_SET flag
2021-11-19  Willy TarreauBUG/MEDIUM: mux-h2: always process a pending shut read
2021-11-19  Willy TarreauBUILD: makefile: reorder objects by build time
2021-11-19  Willy TarreauBUILD: makefile: stop opening sub-shells for each and...
2021-11-19  William LallemandREGTESTS: ssl: test the TLS resumption
2021-11-19  William LallemandBUG/MEDIUM: ssl: abort with the correct SSL error when...
2021-11-19  William LallemandBUG/MEDIUM: ssl: backend TLS resumption with sni and...
2021-11-18  Willy TarreauREGTESTS: extend the default I/O timeouts and make...
2021-11-18  Willy TarreauREGTESTS: make tcp-check_min-recv fail fast
2021-11-18  Willy TarreauREGTEST: set retries count to zero for all tests that...
2021-11-18  Willy TarreauSCRIPT: run-regtests: avoid calling awk to compute...
2021-11-18  Willy TarreauSCRIPT: run-regtests: avoid several calls to grep to...
2021-11-18  Willy TarreauSCRIPTS: run-regtests: reduce the number of processes...
2021-11-18  Willy TarreauMINOR: config: support default values for environment...
2021-11-18  William LallemandCLEANUP: ssl: fix wrong #else commentary
2021-11-18  Amaury DenoyelleBUG/MINOR: quic: fix version negotiation packet generation
2021-11-18  Willy TarreauDOC: internals: document the scheduler API
2021-11-18  William LallemandBUG/MEDIUM: mworker: cleanup the listeners when reexecuting
2021-11-18  Amaury DenoyelleMEDIUM: quic: send version negotiation packet on unknow...
2021-11-18  Amaury DenoyelleMINOR: quic: support hq-interop
2021-11-18  Amaury DenoyelleMEDIUM: quic: inspect ALPN to install app_ops
2021-11-18  Amaury DenoyelleMINOR: quic: redirect app_ops snd_buf through mux
2021-11-18  Amaury DenoyelleBUG/MINOR: h3: ignore unknown frame types
2021-11-17  Willy TarreauDOC: internals: document the list API
2021-11-17  William LallemandREGTESTS: ssl_crt-list_filters: feature cmd incorrectly set
2021-11-15  Christopher... BUG/MEDIUM: mux-h1: Handle delayed silent shut in h1_pr...
2021-11-15  Christopher... DOC: log: Add comments to specify when session's listen...
2021-11-15  Christopher... CLEANUP: peers: Remove useless test on peer variable...
2021-11-15  Christopher... BUG/MINOR: stick-table/cli: Check for invalid ipv6 key
2021-11-14  Willy Tarreau[RELEASE] Released version 2.5-dev14 v2.5-dev14
2021-11-14  Willy TarreauBUILD: makefile: simplify detection of libatomic
2021-11-14  Willy TarreauBUG/MEDIUM: connection: make cs_shutr/cs_shutw//cs_clos...
2021-11-12  Willy TarreauBUG/MINOR: pools: don't mark ourselves as harmless...
2021-11-10  Christopher... BUG/MINOR: mux-h2: Fix H2_CF_DEM_SHORT_READ value
2021-11-10  William LallemandREGTESTS: httpclient/lua: add greater body values
2021-11-10  William LallemandBUG/MEDIUM: httpclient/cli: free of unallocated hc...
2021-11-10  William LallemandDOC: management: edit the "show proc" example to show...
2021-11-10  William LallemandBUG/MINOR: mworker: doesn't launch the program postparser
2021-11-10  William LallemandMINOR: mworker: change the way we set PROC_O_LEAVING
2021-11-10  William LallemandMINOR: mworker: ReloadFailed shown depending on failedr...
2021-11-10  William LallemandMINOR: mworker: implement a reload failure counter
2021-11-10  William LallemandMINOR: mworker: only increment the number of reload...
2021-11-10  William LallemandMINOR: mworker: clarify starting/failure messages
2021-11-10  William LallemandMEDIUM: mworker: reexec in waitpid mode after successfu...
next