]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
99 min ago  William LallemandMINOR: payload: make smp_fetch_ssl_hello_alpn() use... master flx04/master
99 min ago  William LallemandMINOR: payload: make smp_fetch_ssl_hello_sni() use...
2 hours ago  William LallemandBUG/MINOR: payload: fix handshake length off-by-4 in...
2 hours ago  Willy TarreauMINOR: debug: force complain's backtrace to be a tail...
2 hours ago  Willy TarreauMINOR: compiler: add a function attribute to disable...
2 hours ago  Willy TarreauMEDIUM: debug: merge the counter and message emission...
2 hours ago  Willy TarreauCLEANUP: debug: make __BUG_ON() use abort_with_line()
2 hours ago  Willy TarreauMEDIUM: debug: do not dump a context-less backtrace...
2 hours ago  Willy TarreauMEDIUM: debug: add a new version of complain() that...
2 hours ago  Willy TarreauMINOR: debug: prepare complain() to be used in multiple...
2 hours ago  Willy TarreauMINOR: debug: store the caller's details in debug_count
2 hours ago  Willy TarreauMINOR: debug: rely on the __dbg_cnt_ counter for _BUG_O...
2 hours ago  Willy TarreauMINOR: debug: make a pair of __BUG_ON() for modern...
2 hours ago  Willy TarreauCLEANUP: debug: remove the unneeded do { } while (0...
2 hours ago  Willy TarreauMINOR: debug: avoid the break in __BUG_ON()
2 hours ago  Willy TarreauMINOR: debug: unify __BUG_ON() and __BUG_ON_ONCE()
2 hours ago  Willy TarreauMINOR: debug: pass the type to the __BUG_ON*() macros
2 hours ago  Willy TarreauMEDIUM: debug: make the complain() function print the...
2 hours ago  Willy TarreauMEDIUM: debug: use \x1e (RS) to delimit the condition...
2 hours ago  Willy TarreauMEDIUM: debug: use \x1e (RS) to delimit the condition...
2 hours ago  Willy TarreauMEDIUM: debug: make the complain() function print the...
2 hours ago  Willy TarreauMINOR: debug: make the complain() function start to...
2 hours ago  Willy TarreauCLEANUP: debug: remove the now unused counter argument...
2 hours ago  Willy TarreauMINOR: debug: only emit and count warnings when explici...
2 hours ago  Willy TarreauMINOR: debug: use bit fields for the debug type and...
2 hours ago  Willy TarreauMINOR: debug: move printing of the hint to ha_backtrace...
2 hours ago  Willy TarreauDEBUG: deduplicate __ABORT_NOW() between DEBUG_USE_ABOR...
2 hours ago  Willy TarreauDEBUG: cli: add a "debug dev abort" debugging command
2 hours ago  Willy TarreauMINOR: debug: check the match count in __BUG_ON_ONCE...
2 hours ago  Willy TarreauCLEANUP: debug: reorder definitions in bug.h
2 hours ago  Willy TarreauCLEANUP: debug: move ha_backtrace_to_stderr() declarati...
2 hours ago  Willy TarreauDEBUG: cli: unstatify cli_process_cmdline()
3 hours ago  William LallemandREGTESTS: checks: skip tcp-check-client-hello.vtc under...
4 hours ago  William LallemandREGTESTS: ssl: skip tests broken by FIPS mode
4 hours ago  William LallemandMINOR: ssl: report FIPS mode in -vv for OpenSSL >=...
4 hours ago  William LallemandMEDIUM: ssl: add fips_mode() config condition predicate
4 hours ago  Olivier HouchardBUG/MEDIUM: bwlim: fix a stick-table entry leak in...
4 hours ago  Willy TarreauMINOR: sample: add new converter has_ctl() to detect...
8 hours ago  Willy TarreauDOC: security: clarify that only up-to-date versions...
9 hours ago  Mani GoyalBUG/MEDIUM: http: fix authority parsing for absolute...
25 hours ago  Frederic LecailleBUG/MINOR: server: fix off-by-one error when parsing...
28 hours ago  Frederic LecailleBUG/MINOR: hq_interop: fix potential NULL dereference...
28 hours ago  Frederic LecailleBUG/MINOR: h3: fix potential NULL pointer dereference...
28 hours ago  Frederic LecailleBUG/MINOR: server: fix memory leak on "default-server...
28 hours ago  Willy TarreauBUG/MINOR: quic: avoid a division by zero in the BBR...
29 hours ago  William LallemandBUG/MINOR: ssl: reject an embedded NUL in the full...
29 hours ago  William LallemandBUG/MINOR: ssl: reject an embedded NUL in the ssl_...
33 hours ago  Aurelien DARRAGONIMPORT: slz: prevent build compilation error due to...
33 hours ago  scientiamobileBUG/MINOR: wurfl: fix memory leak of information list...
35 hours ago  Rémi Tricot... BUG/MEDIUM: cache: do not release an entry under the...
35 hours ago  Rémi Tricot... BUG/MINOR: cache: do not retain imcomplete or stripped...
35 hours ago  Rémi Tricot... BUG/MEDIUM: cache: retain the primary or secondary...
35 hours ago  Aurelien DARRAGONIMPORT: slz/uslz: defer the output bookkeeping to a...
35 hours ago  Aurelien DARRAGONIMPORT: slz/uslz: inline the bit reader and the huffman...
35 hours ago  Aurelien DARRAGONIMPORT: slz/uslz: add a method to impose an envelope...
35 hours ago  Aurelien DARRAGONIMPORT: slz/uslz: decode all the members of a multi...
35 hours ago  Aurelien DARRAGONIMPORT: slz/uslz: verify the trailer checksum before...
35 hours ago  Aurelien DARRAGONIMPORT: slz/uslz: widen crc_flush, it overflowed on...
35 hours ago  Aurelien DARRAGONIMPORT: slz/uslz: make the gzip FEXTRA field resumable
35 hours ago  Aurelien DARRAGONIMPORT: slz/uslz: don't lose the bytes consumed by...
35 hours ago  Aurelien DARRAGONIMPORT: slz/uslz: don't reset the drain offset when...
35 hours ago  Aurelien DARRAGONIMPORT: slz/uslz: fix incorrect sign extension in shift...
35 hours ago  Aurelien DARRAGONIMPORT: slz: clarify that the size promise applies...
35 hours ago  Aurelien DARRAGONIMPORT: slz: avoid undefined shifts when building the...
35 hours ago  Aurelien DARRAGONIMPORT: slz: fix the adler32 accumulators signedness...
35 hours ago  Aurelien DARRAGONIMPORT: slz: do not append a block to an already finish...
35 hours ago  Aurelien DARRAGONIMPORT: slz: bound the bits wasted by the 9-bit literals
35 hours ago  Aurelien DARRAGONIMPORT: slz: use the exact switch cost for the last...
35 hours ago  Aurelien DARRAGONIMPORT: slz: fix the documented worst case size of...
35 hours ago  Aurelien DARRAGONIMPORT: slz: do not read past the end of the input...
35 hours ago  Aurelien DARRAGONIMPORT: slz: update slz to version 1.3.0
3 days ago  Juan Pablo... REGTESTS: ssl: add ssl_c_policies test
3 days ago  Juan Pablo... MINOR: ssl: add ssl_c_policies sample fetch
3 days ago  William LallemandDOC: config: clarify req.ssl_sni
3 days ago  Aurelien DARRAGONBUG/MEDIUM: hlua_fcn: ensure systematic bref cleanup...
3 days ago  Aurelien DARRAGONBUG/MEDIUM: lua: resume Channel:send() from the unsent...
6 days ago  Amaury DenoyelleBUG/MINOR: quic: drop multiple Retry on same connection
6 days ago  Amaury DenoyelleMINOR: quic: stress CRYPTO Rx buffer wrapping
6 days ago  Amaury DenoyelleBUG/MEDIUM: quic: prevent out-of-bound read on wrapping...
6 days ago  Willy TarreauBUG/MINOR: mux-h2: strip the userinfo when deriving...
6 days ago  Willy TarreauBUG/MINOR: debug: only dump the trace once in __BUG_ON_...
6 days ago  Willy TarreauBUG/MINOR: lb-chash: bound the walk when the saved...
6 days ago  Willy TarreauBUG/MEDIUM: session: don't release a reversed connectio...
6 days ago  Willy TarreauBUG/MINOR: connection: reserve the whole CRC32C TLV...
6 days ago  Dragan DosenBUG/MEDIUM: fd: release the port range entry in host...
6 days ago  Olivier HouchardMEDIUM: pipes: Never allocate more than maxpipes
6 days ago  Olivier HouchardDOC: Document limitations of tune.fd.tables
6 days ago  Olivier HouchardMINOR: backend: Deprecate tune.takeover-other-tg-connec...
6 days ago  Olivier HouchardMINOR: backend: Do not always allow takeover across...
6 days ago  William LallemandBUG/MINOR: acme: restrict the permissions of the genera...
6 days ago  William LallemandBUG/MINOR: ssl: reject server certificate names contain...
6 days ago  William LallemandBUG/MEDIUM: acme: don't delete a NULL token from the map
6 days ago  Remi Tricot... BUG/MEDIUM: ssl: require a full-length AEAD tag when...
6 days ago  Remi Tricot... BUG/MINOR: jwt: don't take an extra reference on the...
6 days ago  Remi Tricot... BUG/MEDIUM: jwe: validate the secret length against...
6 days ago  Aurelien DARRAGONBUG/MEDIUM: log: always reserve room for trailing 0...
6 days ago  Aurelien DARRAGONMINOR: log/tools: fix ambiguous comments for some log...
6 days ago  Olivier HouchardBUG/MINOR: mux-fcgi: sanitize the STDERR records before...
6 days ago  Olivier HouchardBUG/MEDIUM: http-ana: check the cookie rewrite result...
6 days ago  Olivier HouchardBUG/MEDIUM: sock: bound the recvmsg() length when recei...
next