]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
3 hours ago  Matt SuicheBUG/MAJOR: ssl/ocsp: lock the OCSP response around... master
3 hours ago  Matt SuicheBUG/MEDIUM: sample: reject the deprecated protobuf...
3 hours ago  Matt SuicheBUG/MEDIUM: peers: check the available room before...
4 hours ago  Willy TarreauCLEANUP: slz: clarify that the size promise applies... flx04/master
4 hours ago  Willy TarreauBUG/MINOR: slz: avoid undefined shifts when building...
4 hours ago  Willy TarreauBUG/MINOR: slz: fix the adler32 accumulators signedness...
4 hours ago  Willy TarreauBUG/MINOR: slz: do not append a block to an already...
4 hours ago  Willy TarreauBUG/MEDIUM: slz: bound the bits wasted by the 9-bit...
4 hours ago  Willy TarreauBUG/MINOR: slz: use the exact switch cost for the last...
4 hours ago  Willy TarreauCLEANUP: slz: fix the documented worst case size of...
4 hours ago  Willy TarreauBUG/MINOR: slz: do not read past the end of the input...
5 hours ago  Christopher... BUG/MINOR: http-rules: fix release of a failed "set...
5 hours ago  Christopher... BUG/MINOR: htx: Transfer HTX_FL_EOM flag on success...
5 hours ago  Christopher... BUG/MINOR: htx: Perform raw copy for messages of same...
5 hours ago  Christopher... CLEANUP: http-conf: rename local trash variable
5 hours ago  Christopher... CLEANUP: http-conv: Remove useless enc_type init to...
5 hours ago  Christopher... BUG/MEDIUM: tools: make string encoding possible to...
29 hours ago  Willy TarreauBUG/MINOR: http-htx: check the strdup() of the "lf...
29 hours ago  Willy TarreauCLEANUP: http-conv: index the captures array with hdr...
29 hours ago  Willy TarreauBUG/MINOR: http-act: reject a negative capture id in...
29 hours ago  Willy TarreauBUG/MINOR: http-act: work on a copy of the sample in...
29 hours ago  Willy TarreauBUG/MINOR: http-act: restore the response buffer state...
29 hours ago  Willy TarreauBUG/MINOR: http-act: fix a double free of the map refer...
29 hours ago  Willy TarreauBUG/MINOR: http-act: fix a double free of the regex...
29 hours ago  Willy TarreauCLEANUP: flt-comp: remove a no-op http_remove_header...
29 hours ago  Willy TarreauCLEANUP: htx: remove the unreachable "append_data"...
29 hours ago  Willy TarreauBUG/MINOR: http-ana: fix a one-byte over-read in the...
29 hours ago  Willy TarreauBUG/MINOR: h3: don't use a block pointer to roll back...
29 hours ago  Willy TarreauBUG/MINOR: h2: don't use a block pointer to roll back...
29 hours ago  Willy TarreauBUG/MINOR: h1: report the right error position on autho...
29 hours ago  Willy TarreauBUG/MINOR: http-htx: check the trash allocation in...
29 hours ago  Willy TarreauBUG/MINOR: http: fix an out-of-bounds read in http_get_...
29 hours ago  Willy TarreauBUG/MINOR: http-fetch: fix a NULL channel dereference...
29 hours ago  Willy TarreauBUG/MEDIUM: http-fetch: reject a negative capture id...
29 hours ago  Christopher... BUG/MEDIUM: http-fetch: don't parse a non-HTTP check...
29 hours ago  Willy TarreauBUG/MINOR: http-htx: fix the length moved when removing...
4 days ago  Frederic LecailleCLEANUP: haload: use <arg_thrd> instead of <global...
4 days ago  Frederic LecailleBUG/MINOR: haload: fix CPU topology detection by omitti...
4 days ago  Christopher... MINOR: mux-h1: Use htx version to send default low...
4 days ago  Christopher... MINOR: mux-h1: Lower the case for Sec-Websocket-* heade...
4 days ago  Christopher... BUG/MEDIUM: mux-h1: Always adjust case for all outgoing...
4 days ago  Christopher... REORG: h1-htx: Move h1 headers map in h1-htx
4 days ago  Tim DuesterhusMINOR: halog: Add support filtering on header capture...
4 days ago  Tim DuesterhusCLEANUP: halog: Clean up naming for variables related...
4 days ago  Tim DuesterhusMINOR: halog: Add reusable function to extract the...
4 days ago  Willy TarreauDEBUG: fd: catch access attempts to closed FDs
4 days ago  Willy TarreauOPTIM: tools: keep a cache of recent localtime() and...
4 days ago  Amaury DenoyelleOPTIM/MEDIUM: proxy/server: avoid server list reorderin...
4 days ago  Amaury DenoyelleMAJOR: proxy: convert server list to a doubly linked...
4 days ago  Amaury DenoyelleMINOR: proxy: define server list iteration functions
4 days ago  Amaury DenoyelleMINOR: server: do not return next server on srv_drop()
4 days ago  Amaury DenoyelleMINOR: server: rename global servers_list to all_servers
4 days ago  Olivier HouchardBUILD: ssl: Do not use SSL3_MT_KEY_UPDATE, hardcode...
4 days ago  Olivier HouchardBUG/MEDIUM: ssl: Put CO_ER_SSL_KEYUPDATE at the right...
4 days ago  Olivier HouchardDOC: ssl: Document tune.ssl.keyupdate-rate-limit
4 days ago  Olivier HouchardMEDIUM: ssl: Add a way to rate-limit TLSv1.3 KeyUpdate
4 days ago  Olivier HouchardBUG/MEDIUM: ssl: Handle non-application data record...
5 days ago  Olivier HouchardBUG/MEDIUM: ssl: Spell HAVE_VANILLA_OPENSSL correctly
5 days ago  Amaury DenoyelleMINOR: proxy: rename proxies list to all_proxies
5 days ago  Amaury DenoyelleCLEANUP: proxy/config: clean up after proxies list...
5 days ago  Amaury DenoyelleOPTIM/MEDIUM: proxy: avoid main proxies list reordering...
5 days ago  Amaury DenoyelleMAJOR: proxy: convert proxies_list to a doubly linked...
5 days ago  Amaury DenoyelleMINOR: proxy: define proxies_list iteration functions
5 days ago  Amaury DenoyelleMINOR: proxy: centralize proxies_list insert during...
5 days ago  Amaury DenoyelleMINOR: sink: convert list to standard doubly linked one
5 days ago  Amaury DenoyelleMINOR: log: convert list to standard doubly linked one
5 days ago  Amaury DenoyelleMINOR: config: define wrapper for proxies loop during...
5 days ago  Amaury DenoyelleMINOR: log: use curproxy during config parsing
5 days ago  Frederic LecailleMINOR: haload: add rate limiting support using -R option
5 days ago  Frederic LecailleBUG/MINOR: haload: fix display glitches by flushing...
5 days ago  Frederic LecailleBUG/MINOR: haload: set default thread count to 1
5 days ago  Frederic LecailleBUG/MINOR: haload: fix use-after-free upon updating...
5 days ago  Amaury DenoyelleMINOR: proxy: stress "show errors" handler
5 days ago  Amaury DenoyelleBUG/MEDIUM: proxy: protect "show errors" against backen...
5 days ago  Amaury DenoyelleCLEANUP: mux_quic: remove unused prototype
6 days ago  Willy Tarreau[RELEASE] Released version 3.5-dev3 quic-interop flx04/quic-interop v3.5-dev3
6 days ago  Willy TarreauBUG/MINOR: resolvers: do not index resolvers names...
6 days ago  Olivier HouchardBUG/MEDIUM: server: Properly check for streams before...
7 days ago  Amaury DenoyelleMINOR: proxy: stress CLI commands with backends/servers...
7 days ago  Amaury DenoyelleBUG/MEDIUM: proxy: protect show backend against be...
7 days ago  Amaury DenoyelleBUG/MEDIUM: proxy: protect "show servers ..." against...
7 days ago  Amaury DenoyelleBUG/MEDIUM: proxy: protect "show servers ..." against...
7 days ago  Amaury DenoyelleDOC: remove outdated experimental mention on dynamic...
7 days ago  Amaury DenoyelleDOC: fix typo in "del ssl ech" command
7 days ago  William LallemandBUILD: Makefile: error when trying to build with aws...
7 days ago  Christopher... BUG/MINOR: sample: Fix bytes() when length it greater...
7 days ago  Christopher... BUG/MEDIUM: sample: Adjust sample size capacity after...
7 days ago  Christopher... BUG/MEDIUM: sample: Adjust sample size capacity after...
7 days ago  Christopher... BUG/MEDIUM: net-helper: Adjust sample size capacity...
7 days ago  Christopher... BUG/MINOR: mux-h1: Don't delay send if message with...
7 days ago  Willy TarreauDOC: internals: update core-principles with initializations
12 days ago  Olivier HouchardCLEANUP: event_hdl: Use BUG_ON_STATIC()
12 days ago  Maxime HenrionDEBUG: add BUG_ON_STATIC(): a compile-time BUG_ON()
12 days ago  Frederic LecailleREGTESTS: protobuf: add regression test for nested...
12 days ago  Amaury DenoyelleBUG/MINOR: ssl: fix proxy lookup for show ssl sni
12 days ago  Frederic LecailleBUG/MEDIUM: protobuf: fix nested path bypass in field...
12 days ago  Frederic LecailleBUG/MEDIUM: protobuf: adjust sample size capacity after...
13 days ago  Olivier HouchardBUG/MEDIUM: ssl-gencert: Don't forget to free memory...
13 days ago  Olivier HouchardDOC: stats: Document that stats admin is vulnerable...
13 days ago  Olivier HouchardBUG/MEDIUM: stats: Ensure that Origin is valid on POSTs
next