]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2023-07-20  Patrick HemmerMINOR: peers: add peers keyword registration
2023-07-20  Christopher... BUG/MINOR: server: Don't warn on server resolution...
2023-07-20  Willy TarreauCLEANUP: config: make parse_cpu_set() return documented...
2023-07-20  Willy TarreauCLEANUP: cpuset: remove the unused proc_t1 field in...
2023-07-20  Willy TarreauBUG/MINOR: init: set process' affinity even in foreground
2023-07-20  Willy TarreauBUG/MINOR: cpuset: remove the bogus "proc" from the...
2023-07-20  Willy TarreauBUG/MINOR: config: do not detect NUMA topology when...
2023-07-20  Willy TarreauMINOR: cpuset: add cpu_map_configured() to know if...
2023-07-20  Daan van GorkumMINOR: lua: Allow reading "proc." scoped vars from...
2023-07-20  Christopher... BUG/MINOR: h1-htx: Return the right reason for 302...
2023-07-19  firexingheBUG/MINOR: hlua: add check for lua_newstate
2023-07-19  Emeric BrunBUILD: quic: fix warning during compilation using gcc-6.5
2023-07-18  Frédéric LécailleBUG/MINOR: quic: Unckecked encryption levels availability
2023-07-17  Ilya ShipitsinCI: explicitely highlight VTest result section if there...
2023-07-17  Ilya ShipitsinCI: add naming convention documentation
2023-07-17  Mariam JohnMEDIUM: ssl: new sample fetch method to get curve name
2023-07-17  Christopher... BUG/MINOR: http: Return the right reason for 302
2023-07-17  Christopher... BUG/MINOR: sample: Fix wrong overflow detection in...
2023-07-17  Christopher... DOC: config: Fix fc_src description to state the source...
2023-07-17  Aurelien DARRAGONBUG/MEDIUM: hlua_fcn/queue: bad pop_wait sequencing
2023-07-17  Aurelien DARRAGONBUG/MINOR: hlua: hlua_yieldk ctx argument should suppor...
2023-07-12  Emeric BrunCLEANUP: quic: remove useless parameter 'key' from...
2023-07-12  Emeric BrunBUG/MEDIUM: quic: timestamp shared in token was using...
2023-07-12  Emeric BrunBUG/MEDIUM: quic: missing check of dcid for init pkt...
2023-07-12  Emeric BrunBUG/MINOR: quic: retry token remove one useless interme...
2023-07-12  Emeric BrunBUG/MEDIUM: quic: token IV was not computed using a...
2023-07-11  Thierry FournierBUG/MINOR: config: Lenient port configuration parsing
2023-07-11  Thierry FournierBUG/MINOR: config: Remove final '\n' in error messages
2023-07-11  Aurelien DARRAGONBUG/MINOR: hlua_fcn/queue: use atomic load to fetch...
2023-07-11  Aurelien DARRAGONEXAMPLES: maintain haproxy 2.8 retrocompatibility for...
2023-07-11  Aurelien DARRAGONBUG/MINOR: sink/log: properly deinit srv in sink_new_fr...
2023-07-10  Aurelien DARRAGONMINOR: hlua_fcn/mailers: handle timeout mail from maile...
2023-07-10  Aurelien DARRAGONBUG/MINOR: server: set rid default value in new_server()
2023-07-10  Aurelien DARRAGONBUG/MINOR: sink: fix errors handling in cfg_post_parse_...
2023-07-10  Aurelien DARRAGONBUG/MINOR: sink: invalid sft free in sink_deinit()
2023-07-10  Aurelien DARRAGONBUG/MINOR: log: free errmsg on error in cfg_parse_log_f...
2023-07-10  Aurelien DARRAGONBUG/MINOR: log: fix multiple error paths in cfg_parse_l...
2023-07-10  Aurelien DARRAGONBUG/MINOR: log: fix missing name error message in cfg_p...
2023-07-10  Aurelien DARRAGONBUG/MEDIUM: log: improper use of logsrv->maxlen for...
2023-07-10  Aurelien DARRAGONMINOR: sink/api: pass explicit maxlen parameter to...
2023-07-10  Aurelien DARRAGONBUG/MINOR: log: LF upsets maxlen for UDP targets
2023-07-10  Aurelien DARRAGONBUG/MINOR: ring: maxlen warning reported as alert
2023-07-10  Aurelien DARRAGONBUG/MINOR: ring: size warning incorrectly reported...
2023-07-06  Aurelien DARRAGONBUG/MINOR: sink: missing sft free in sink_deinit()
2023-07-06  Aurelien DARRAGONBUG/MINOR: http_ext: unhandled ERR_ABORT in proxy_http_...
2023-07-06  Aurelien DARRAGONBUG/MEDIUM: sink: invalid server list in sink_new_from_...
2023-07-04  Remi Tricot... BUG/MINOR: cache: A 'max-age=0' cache-control directive...
2023-07-03  Frédéric LécailleBUG/MINOR: quic: Possible crash in "show quic" dumping...
2023-07-03  Aurelien DARRAGONMEDIUM: sample: introduce 'same' output type
2023-07-03  Aurelien DARRAGONMEDIUM: tree-wide: fetches that may return IPV4+IPV6...
2023-07-03  Aurelien DARRAGONMINOR: sample: fix ipmask sample definition
2023-07-03  Aurelien DARRAGONMEDIUM: sample: add missing ADDR=>? compatibility matri...
2023-07-03  Aurelien DARRAGONMINOR: sample: introduce c_pseudo() conv function
2023-07-03  Aurelien DARRAGONMEDIUM: acl/sample: unify sample conv parsing in a...
2023-07-03  Aurelien DARRAGONBUG/MINOR: tcp_sample: bc_{dst,src} return IP not INT
2023-07-03  Remi Tricot... DOC: ssl: Add ocsp-update troubleshooting clues and...
2023-07-03  Remi Tricot... DOC: ssl: Fix typo in 'ocsp-update' option
2023-07-03  Frédéric LécailleBUILD: quic: Compilation fixes for some gcc warnings...
2023-07-03  Frédéric LécailleBUG/MINOR: quic: Missing QUIC connection path member...
2023-07-03  Frédéric LécailleBUG/MINOR: quic: Possible leak when allocating an encry...
2023-07-02  Willy Tarreau[RELEASE] Released version 2.9-dev1 v2.9-dev1
2023-07-02  Willy TarreauBUILD: debug: avoid a build warning related to epoll_wa...
2023-06-30  Frédéric LécailleBUILD: quic: Add a DISGUISE() to please some compiler...
2023-06-30  Frédéric LécailleMINOR: quic: Drop packet with type for discarded packet...
2023-06-30  Frédéric LécailleMINOR: quic: Move the packet number space status at...
2023-06-30  Frédéric LécailleCLEANUP: quic: Remove a useless test about discarded...
2023-06-30  Frédéric LécailleMEDIUM: quic: Release encryption levels and packet...
2023-06-30  Frédéric LécailleCLEANUP: quic: Remove server specific about Initial...
2023-06-30  Frédéric LécailleMINOR: quic: Remove call to qc_rm_hp_pkts() from I...
2023-06-30  Frédéric LécailleMEDIUM: quic: Handle the RX in one pass
2023-06-30  Frédéric LécailleCLEANUP: quic: Remove two useless pools a low QUIC...
2023-06-30  Frédéric LécailleMINOR: quic: Reduce the maximum length of TLS secrets
2023-06-30  Frédéric LécailleMEDIUM: quic: Dynamic allocations of QUIC TLS encryptio...
2023-06-30  Frédéric LécailleMINOR: quic: Add a pool for the QUIC TLS encryption...
2023-06-30  Frédéric LécailleCLEANUP: quic: Remove qc_list_all_rx_pkts() defined...
2023-06-30  Frédéric LécailleMEDIUM: quic: Dynamic allocations of packet number...
2023-06-30  Frédéric LécailleMINOR: quic: Move packet number space related functions
2023-06-30  Frédéric LécailleMINOR: quic: Implement a packet number space identifica...
2023-06-30  Frédéric LécailleMINOR: quic: Move QUIC encryption level structure defin...
2023-06-30  Frédéric LécailleMINOR: quic: Move QUIC TLS encryption level related...
2023-06-30  Willy TarreauMINOR: compression/slz: add support for a pure flush...
2023-06-30  Willy TarreauIMPORT: slz: implement a synchronous flush() operation
2023-06-30  Frédéric LécailleBUG/MINOR: quic: Wrong endianess for version field...
2023-06-30  Frédéric LécailleBUG/MINOR: quic: Wrong Retry paquet version field endianess
2023-06-30  Frédéric LécailleBUG/MINOR: quic: Missing random bits in Retry packet...
2023-06-30  Patrick HemmerBUG/MINOR: config: fix stick table duplicate name check
2023-06-29  William LallemandMINOR: ssl: allow to change the client-sigalgs on serve...
2023-06-29  William LallemandMINOR: ssl: allow to change the server signature algori...
2023-06-27  Emeric BrunBUG/MEDIUM: quic: error checking buffer large enought...
2023-06-27  Willy TarreauBUILD: mux-h1: silence a harmless fallthrough warning
2023-06-26  William LallemandBUG/MINOR: ssl: SSL_ERROR_ZERO_RETURN returns CO_ER_SSL...
2023-06-26  William LallemandMEDIUM: ssl: handle the SSL_ERROR_ZERO_RETURN during...
2023-06-26  Frédéric LécailleBUG/MINOR: quic: Prevent deadlock with CID tree lock
2023-06-21  William LallemandBUG/MINOR: mworker: leak of a socketpair during startup...
2023-06-20  Aurelien DARRAGONREGTEST: add an extra testcase for ifnone-forwardfor
2023-06-20  Aurelien DARRAGONBUG/MINOR: http_ext: fix if-none regression in forwardf...
2023-06-20  Christopher... CLEANUP: mux-h1: Remove useless __maybe_unused statement
2023-06-20  Christopher... REGTESTS: Add a script to test the kernel splicing...
2023-06-20  Christopher... MEDIIM: mux-h1: Add splicing support for chunked messages
2023-06-20  Christopher... MEDIUM: filters/htx: Don't rely on HTX extra field...
next