]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2024-05-02  Amaury DenoyelleMINOR: stats: convert rate as generic column for proxy...
2024-05-02  Amaury DenoyelleMINOR: stats: support rate in stats-file
2024-05-02  Amaury DenoyelleMINOR: counters: move freq-ctr from proxy/server into...
2024-05-02  Amaury DenoyelleMINOR: stats: prepare stats-file support for values...
2024-05-02  Amaury DenoyelleMINOR: stats: convert req_tot as generic column
2024-05-02  Amaury DenoyelleMINOR: stats: fix visual alignment for stat_cols_px...
2024-05-02  William LallemandCLEANUP: ssl: move the global ocsp-update options parsi...
2024-05-02  William LallemandCLEANUP: ssl: clean the includes in ssl_ocsp.c
2024-04-30  Valentine KrasnobaevaMINOR: capabilities: add cap_sys_admin support
2024-04-30  Valentine KrasnobaevaMINOR: sock: add EPERM case in sock_handle_system_err
2024-04-30  Valentine KrasnobaevaMEDIUM: proto: make common fd checks in sock_create_ser...
2024-04-30  Valentine KrasnobaevaMINOR: sock_set_mark: take sock family in account
2024-04-30  Valentine KrasnobaevaMEIDUM: unix sock: use my_socketat to create bind socket
2024-04-30  Valentine KrasnobaevaMEDIUM: proto_uxst: take in account server namespace
2024-04-30  Valentine KrasnobaevaMINOR: sock: rename sock to sock_fd in sock_create_serv...
2024-04-30  Willy TarreauBUG/MINOR: stconn: don't wake up an applet waiting...
2024-04-30  Aurelien DARRAGONBUG/MEDIUM: log: don't ignore disabled node's options
2024-04-30  Aurelien DARRAGONMINOR: log/cbor: _lf_cbor_encode_byte() explicitly...
2024-04-30  Aurelien DARRAGONBUG/MINOR: log: fix global lf_expr node options behavio...
2024-04-30  Aurelien DARRAGONBUG/MINOR: log/encode: fix potential NULL-dereference...
2024-04-30  Aurelien DARRAGONBUG/MINOR: log/encode: consider global options for...
2024-04-29  William LallemandMINOR: ssl: introduce ocsp_update.http_proxy for ocsp...
2024-04-29  William LallemandMINOR: httpclient: allow to use absolute URI with new...
2024-04-29  Aurelien DARRAGONCLEANUP: log: add a macro to know if a lf_node is confi...
2024-04-29  Aurelien DARRAGONBUG/MINOR: log: fix global lf_expr node options behavior
2024-04-29  Aurelien DARRAGONMINOR: log/cbor: _lf_cbor_encode_byte() explicitly...
2024-04-29  Aurelien DARRAGONCLEANUP: tools/cbor: rename cbor_encode_ctx struct...
2024-04-29  Amaury DenoyelleBUG/MINOR: stats: replace objt_* by __objt_* macros
2024-04-29  Remi Tricot... REGTESTS: cache: Add test on 'vary' other than accept...
2024-04-29  Remi Tricot... BUG/MEDIUM: cache: Vary not working properly on anythin...
2024-04-27  Willy Tarreau[RELEASE] Released version 3.0-dev9 v3.0-dev9
2024-04-27  Willy TarreauMINOR: cli/wait: rename the condition "srv-unused"...
2024-04-27  Willy TarreauMINOR: list: add a macro to detect that a list contains...
2024-04-27  Willy TarreauCLEANUP: dynbuf: move the reserve and limit parsers...
2024-04-26  Aurelien DARRAGONMINOR: log: support true cbor binary encoding
2024-04-26  Aurelien DARRAGONMINOR: log: add +cbor encoding option
2024-04-26  Aurelien DARRAGONMINOR: tools: add cbor encode helpers
2024-04-26  Aurelien DARRAGONMINOR: log: add +json encoding option
2024-04-26  Aurelien DARRAGONMINOR: log: add +bin logformat node option
2024-04-26  Aurelien DARRAGONMINOR: log: add no_escape_map to bypass escape with...
2024-04-26  Aurelien DARRAGONMINOR: log: add LOG_OPT_NONE flag
2024-04-26  Aurelien DARRAGONMINOR: log: postpone conversion for sample expressions...
2024-04-26  Aurelien DARRAGONMINOR: log: expose node typecast in lf_buildctx struct
2024-04-26  Aurelien DARRAGONMEDIUM: log: lf_* build helpers now take a ctx argument
2024-04-26  Aurelien DARRAGONMINOR: log: merge lf_encode_string() and lf_encode_chun...
2024-04-26  Aurelien DARRAGONMINOR: log: make all lf_* sess build helper static
2024-04-26  Aurelien DARRAGONMINOR: log: use LOG_VARTEXT_{START,END} to enclose...
2024-04-26  Aurelien DARRAGONMINOR: log: explicitly handle %ts and %tsc as text...
2024-04-26  Aurelien DARRAGONMEDIUM: log: use lf_rawtext for lf_ip() and lf_port...
2024-04-26  Aurelien DARRAGONMEDIUM: log: write raw strings using lf_rawtext()
2024-04-26  Aurelien DARRAGONMEDIUM: log: pass date strings to lf_rawtext()
2024-04-26  Aurelien DARRAGONMINOR: log: add lf_rawtext{_len}() functions
2024-04-26  Aurelien DARRAGONMINOR: log: add lf_int() wrapper to print integers
2024-04-26  Aurelien DARRAGONMINOR: log: skip custom logformat_node name if empty
2024-04-26  Aurelien DARRAGONCLEANUP: log: simplify complex values usages in sess_bu...
2024-04-26  Aurelien DARRAGONMINOR: log: global lf_expr node options
2024-04-26  Aurelien DARRAGONMINOR: log: store lf_expr nodes inside substruct
2024-04-26  Aurelien DARRAGONCLEANUP: log: remove unused checks for encode_{chunk...
2024-04-26  William LallemandBUG/MINOR: mworker: reintroduce way to disable seamless...
2024-04-26  Amaury DenoyelleMEDIUM: stats: define stats-file keyword
2024-04-26  Amaury DenoyelleMINOR: stats: parse values from stats-file
2024-04-26  Amaury DenoyelleMINOR: stats: parse header lines from stats-file
2024-04-26  Amaury DenoyelleMINOR: stats: apply stats-file on process startup
2024-04-26  Amaury DenoyelleMINOR: guid: define guid_is_valid_fmt()
2024-04-26  Amaury DenoyelleMINOR: ist: define iststrip() new function
2024-04-26  Amaury DenoyelleMEDIUM: stats: implement dump stats-file CLI
2024-04-26  Amaury DenoyelleMINOR: stats: define stats-file output format support
2024-04-26  Amaury DenoyelleMEDIUM: stats: convert counters to new column definition
2024-04-26  Amaury DenoyelleMINOR: stats: hide some columns in output
2024-04-26  Amaury DenoyelleMINOR: stats: implement automatic metric generation...
2024-04-26  Amaury DenoyelleMINOR: stats: introduce a more expressive stat definiti...
2024-04-26  Amaury DenoyelleMINOR: stats: update ambiguous "metrics" naming to...
2024-04-25  Christopher... BUG/MINOR: peers: Don't wait for a remote resync if...
2024-04-25  Christopher... REORG: peers: Rename all occurrences to 'ps' variable
2024-04-25  Christopher... BUG/MEDIUM: peers: Use atomic operations on peers flags...
2024-04-25  Christopher... MINOR: peers: Use a static variable to wait a resync...
2024-04-25  Christopher... MINOR: peers: Add comment on processing functions of...
2024-04-25  Christopher... DEV: flags/peers: Decode PEER and PEERS flags
2024-04-25  Christopher... REORG: peers: Move peer and peers flags in the correspo...
2024-04-25  Christopher... MINOR: peers: Reorder and rename PEERS flags
2024-04-25  Christopher... MINOR: peers: Reorder and slightly rename PEER flags
2024-04-25  Christopher... MINOR: peers: Rename PEERS_F_TEACH_COMPLETE to PEERS_F_...
2024-04-25  Christopher... MINOR: peers: Start learning for local peer before...
2024-04-25  Christopher... MEDIUM: peers: Use true states for the learn state...
2024-04-25  Christopher... MEDIUM: peers: Use true states for the peer applets...
2024-04-25  Christopher... MEDIUM: peers: Simplify the peer flags dealing with...
2024-04-25  Christopher... MINOR: applet: Add a function to know the side where...
2024-04-25  Christopher... MINOR: peers: Remove unused PEERS_F_RESYNC_PROCESS...
2024-04-25  Christopher... BUG/MEDIUM: peers: Wait for sync task ack when a resync...
2024-04-25  Christopher... MINOR: peers: Use a peer flag to block the applet waiti...
2024-04-25  Christopher... MINOR: peers: Don't set TEACH flags on a peer from...
2024-04-25  Christopher... MINOR: peers: Remove unused PEERS_F_RESYNC_REQUESTED...
2024-04-25  Christopher... BUG/MEDIUM: peers: Reprocess peer state after all sessi...
2024-04-25  Christopher... BUG/MEDIUM: peers: Automatically start to learn on...
2024-04-25  Remi Tricot... REGTESTS: ssl: Remove "sleep" calls from ocsp auto...
2024-04-24  Willy TarreauCLEANUP: h1: make use of the multi-byte matching functions
2024-04-24  Willy TarreauTESTS: add a unit test for the multi-byte range checks
2024-04-24  Willy TarreauMINOR: intops: add a pair of functions to check multi...
2024-04-24  Willy TarreauBUG/MINOR: h1: fix detection of upper bytes in the URI
2024-04-24  David CarlierMEDIUM: shctx: Naming shared memory context
next