]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2024-11-08  William LallemandMEDIUM: mworker: depreciate the 'program' section
2024-11-08  Willy Tarreau[RELEASE] Released version 3.1-dev12 v3.1-dev12
2024-11-08  Amaury DenoyelleBUG/MEDIUM: quic: prevent crash due to CRYPTO parsing...
2024-11-08  Willy TarreauBUG/MEDIUM: mux-h2: try to wait for the peer to read...
2024-11-08  William LallemandDOC: management: explain the change of behavior of...
2024-11-07  Amaury DenoyelleBUG/MINOR: guid/server: ensure thread-safety on GUID...
2024-11-07  Amaury DenoyelleCLEANUP: guid: remove global tree export
2024-11-07  Aurelien DARRAGONMINOR: pattern: add pat_ref_free() helper func
2024-11-07  Aurelien DARRAGONOPTIM: pattern: use malloc() to initialize new pat_ref...
2024-11-07  Aurelien DARRAGONMINOR: pattern: add _pat_ref_new() helper func
2024-11-07  Aurelien DARRAGONMINOR: event_hdl: add event_hdl_sub_list_empty() helper...
2024-11-07  Willy TarreauMINOR: debug: move the "recover now" warn message after...
2024-11-06  Willy TarreauDEBUG: wdt: set the default blocked task delay to 100 ms
2024-11-06  Willy TarreauDEBUG: wdt: add a stats counter "BlockedTrafficWarnings...
2024-11-06  Willy TarreauDEBUG: wdt: make the blocked traffic warning delay...
2024-11-06  Willy TarreauDEBUG: cli: make it possible for "debug dev loop" to...
2024-11-06  Willy TarreauDEBUG: wdt: better detect apparently locked up threads...
2024-11-06  Willy TarreauMINOR: debug: add a function to dump a stuck thread
2024-11-06  Willy TarreauMINOR: wdt: move the local timers to a struct
2024-11-06  Willy TarreauCLEANUP: stats: fix misleading comment on top of stat_i...
2024-11-06  Amaury DenoyelleBUG/MEDIUM: quic: do not consider ACK on released strea...
2024-11-06  William LallemandEXAMPLES: add "traces.cfg" with traces examples
2024-11-06  Valentine KrasnobaevaBUG/MINOR: mworker: do 'program' postparser checks...
2024-11-06  Amaury DenoyelleBUG/MINOR: quic: repeat packet parsing to deal with...
2024-11-06  Amaury DenoyelleMINOR: quic: extend return value of CRYPTO parsing
2024-11-06  Amaury DenoyelleMINOR: quic: use dynamically allocated frame on parsing
2024-11-06  Amaury DenoyelleMINOR: quic: simplify qc_parse_pkt_frms() return path
2024-11-06  Aurelien DARRAGONMINOR: http: don't %-encode the payload when not relevant
2024-11-06  Christopher... MINOR: http-conv: Remove unreachable goto statement...
2024-11-06  Christopher... MINOR: listener: Remove useless checks on the receiver...
2024-11-05  Frederic LecailleBUG/MINOR: quic: fix malformed probing packet building
2024-11-05  Frederic LecailleMINOR: quic: Help diagnosing malformed probing packets
2024-11-05  Willy TarreauMINOR: connection: add new sample fetch functions fc_er...
2024-11-05  Willy TarreauMINOR: rawsock: set connection error codes when returni...
2024-11-05  Willy TarreauMINOR: connection: add more connection error codes...
2024-11-05  Willy TarreauDEBUG: cli: support closing "hard" using close() in...
2024-11-05  Willy TarreauCLEANUP: connection: properly name the CO_ER_SSL_FATAL...
2024-11-05  Willy TarreauDOC: config: document connection error 44 (reverse...
2024-11-05  Christopher... CLEANUP: quic: Remove the useless directive "tune.quic...
2024-11-05  Willy TarreauBUILD: compiler: define __builtin_prefetch() for tcc
2024-11-05  Willy TarreauBUILD: import/mt_list: support building with TCC
2024-11-05  Christopher... BUG/MEDIUM: promex: Fix dump of extra counters
2024-11-04  William LallemandMINOR: startup: tune.renice.{startup,runtime} allow...
2024-11-01  Willy Tarreau[RELEASE] Released version 3.1-dev11 v3.1-dev11
2024-10-31  Christopher... DOC: config: Add documentation about waiting_entity...
2024-10-31  Christopher... DOC: config: Add documentation about last_entity sample...
2024-10-31  Christopher... MINOR: stream: Add http-buffer-request option in the...
2024-10-31  Christopher... MINOR: stream: Use an enum to identify last and waiting...
2024-10-31  Christopher... MINOR: stream: Save the entity waiting to continue...
2024-10-31  Christopher... MINOR: stream: Save the last filter evaluated interrupt...
2024-10-31  Christopher... MINOR: stream: Replace last_rule_file/line fields by...
2024-10-31  Amaury DenoyelleMINOR: quic: move qc_send_mux() prototype into quic_tx.h
2024-10-31  Amaury DenoyelleMINOR: quic: complete trace in qc_may_build_pkt()
2024-10-31  Christopher... MINOR: stream: Save last evaluated rule on invalid...
2024-10-31  Christopher... BUG/MINOR: http-ana: Report internal error if an action...
2024-10-31  Christopher... BUG/MEDIUM: mux-h1: Fix how timeouts are applied on...
2024-10-31  Christopher... DEBUG: mux-h1: Add H1C expiration dates in trace messages
2024-10-30  Ilia ShipitsinCI: LibreSSL QUIC Interop: fix docker context
2024-10-30  Aurelien DARRAGONDOC: config: add missing glitch_{cnt,rate} sample defin...
2024-10-30  Aurelien DARRAGONDOC: config: add missing glitch_{cnt,rate} data types
2024-10-30  Ilia ShipitsinCI: enable chacha20 test on LibreSSL QUIC Interop
2024-10-30  Ilia ShipitsinCI: switch QUIC Interop on LibreSSL to common docker...
2024-10-30  Ilia ShipitsinCI: switch QUIC Interop on AWS-LC to common docker...
2024-10-30  Valentine KrasnobaevaBUG/MINOR: startup: don't dump polling info for master...
2024-10-30  Valentine KrasnobaevaBUG/MINOR: startup: dump keywords only in worker if...
2024-10-30  Valentine KrasnobaevaBUG/MINOR: startup: dump libs only in worker if started...
2024-10-30  Valentine KrasnobaevaBUG/MINOR: startup: don't fork worker if started with...
2024-10-29  Valentine KrasnobaevaBUG/MINOR: errors: print_message: don't allocate startu...
2024-10-29  Valentine KrasnobaevaBUG/MINOR: errors: startup_logs_free: set global startu...
2024-10-29  Valentine KrasnobaevaBUG/MINOR: mworker: mworker_reexec: unset MODE_STARTING...
2024-10-29  William LallemandBUG/MINOR: ssl/cli: 'set ssl cert' does not check the...
2024-10-29  TristanMEDIUM: socket: add zero-terminated ABNS alternative
2024-10-29  Aurelien DARRAGONMEDIUM: sock_unix: use per-family addrcmp function
2024-10-29  Aurelien DARRAGONMEDIUM: sock: also restore effective unix family in...
2024-10-29  Aurelien DARRAGONMINOR: sock: restore effective UNIX family in sock_get_...
2024-10-29  Willy TarreauMINOR: protocol: create abnsz socket address family
2024-10-29  Aurelien DARRAGONCLEANUP: tools: rely on address family to detect ABNS...
2024-10-29  Aurelien DARRAGONMEDIUM: protocol: rely on AF_CUST_ABNS family to recogn...
2024-10-29  Willy TarreauMEDIUM: protocol: make abns a custom unix socket addres...
2024-10-29  William LallemandBUG/MINOR: trace: stop rewriting argv with -dt
2024-10-28  Willy TarreauDEV: gdb: add a number of gdb scripts to navigate in...
2024-10-28  Willy TarreauMINOR: debug: remove the redundant process.thread_info...
2024-10-28  Willy TarreauMINOR: debug: also add fdtab and acitvity to struct...
2024-10-28  Willy TarreauDOC: design: add notes about more detailed error report...
2024-10-28  Aurelien DARRAGONCLEANUP: log: use strnlen2() in _lf_text_len() to compu...
2024-10-28  Aurelien DARRAGONMINOR: tools: add strnlen2() helper
2024-10-26  Valentine KrasnobaevaBUG/MINOR: mworker/cli: fix mworker_cli_global_proxy_ne...
2024-10-26  Valentine KrasnobaevaBUG/MEIDUM: mworker: fix fd leak from master to worker
2024-10-26  Valentine KrasnobaevaCLEANUP: mworker: make mworker_create_master_cli more...
2024-10-26  Willy TarreauMINOR: debug: also add a pointer to struct global to...
2024-10-24  William LallemandMINOR: cli: add an 'echo' command
2024-10-24  William LallemandMINOR: cli: remove non-printable characters from 'debug...
2024-10-24  Willy TarreauMINOR: debug: do not limit backtraces to stuck threads
2024-10-24  Willy TarreauMINOR: debug: store important pointers in post_mortem
2024-10-24  Willy TarreauMINOR: debug: place the post_mortem struct in its own...
2024-10-24  Willy TarreauMINOR: debug: place a magic pattern at the beginning...
2024-10-24  Willy TarreauMINOR: pools: export the pools variable
2024-10-24  Willy TarreauCLEANUP: mux-h2: remove the unused "full" variable...
2024-10-24  Willy TarreauBUILD: debug: silence a build warning with threads...
2024-10-24  William LallemandMINOR: mworker/cli: 'show proc debug' for old workers
next