]> git.kaiwu.me - haproxy.git/shortlog
haproxy.git
2022-09-17 Erwan Le GoasMINOR: anon: store the anonymizing key in the global...
2022-09-17 Erwan Le GoasMINOR: anon: add new macros and functions to anonymize...
2022-09-17 Willy TarreauBUILD: fd: fix a build warning on the DWCAS
2022-09-17 Willy TarreauBUG/MEDIUM: captures: free() an error capture out of...
2022-09-17 cui fliterCLEANUP: quic,ssl: fix tiny typos in C comments
2022-09-17 Aurelien DARRAGONBUG/MEDIUM: server: segv when adding server with hostna...
2022-09-16 Amaury DenoyelleCLEANUP: exclude udp-perturb with .gitignore
2022-09-16 Amaury DenoyelleBUG/MINOR: mux-quic: do not remotely close stream too...
2022-09-16 Amaury DenoyelleCLEANUP: mux-quic: remove stconn usage in h3/hq
2022-09-15 Christopher... MINOR: flags/mux-h1: decode H1C and H1S flags
2022-09-15 Christopher... REORG: mux-h1: extract flags and enums into mux_h1-t.h
2022-09-15 Amaury DenoyelleBUG/MEDIUM: mux-quic: fix crash on early app-ops release
2022-09-14 William LallemandMEDIUM: quic: separate path for rx and tx with set_encr...
2022-09-14 William LallemandMINOR: httpclient: export httpclient_create_proxy()
2022-09-14 Mathias WeiersmuellerDOC: fix TOC in starter guide for subsection 3.3.8...
2022-09-13 William LallemandMEDIUM: httpclient: allow to use another proxy
2022-09-13 William LallemandMEDIUM: httpclient: httpclient_create_proxy() creates...
2022-09-13 William LallemandREGTESTS: ssl/log: test the log-forward with SSL
2022-09-13 Emeric BrunBUG/MEDIUM: sink: bad init sequence on tcp sink from...
2022-09-13 William LallemandREGTESTS: log: test the log-forward feature
2022-09-12 Willy TarreauMINOR: flags/mux-h2: decode H2C and H2S flags
2022-09-12 Willy TarreauREORG: mux-h2: extract flags and enums into mux_h2-t.h
2022-09-12 Willy TarreauMINOR: flags/fd: decode FD flags states
2022-09-12 Aurelien DARRAGONBUG/MINOR: listener: null pointer dereference suspected...
2022-09-12 Aurelien DARRAGONCLEANUP: listener: function comment typo in stop_listener()
2022-09-12 Christopher... REGTESTS: healthcheckmail: Relax matching on the health...
2022-09-12 Christopher... BUG/MINOR: mux-h1: Increment open_streams counter when...
2022-09-12 Willy TarreauCLEANUP: pollers: remove dead code in the polling loop
2022-09-09 Willy TarreauBUILD: flags: fix the fallback macros for missing stdio
2022-09-09 Willy TarreauBUILD: flags: fix build warning in some macros used...
2022-09-09 Aurelien DARRAGONBUG/MINOR: stats: fixing stat shows disabled frontend...
2022-09-09 Aurelien DARRAGONMINOR: proxy/listener: support for additional PAUSED...
2022-09-09 Aurelien DARRAGONMINOR: listener: small API change
2022-09-09 Aurelien DARRAGONBUG/MEDIUM: proxy: ensure pause_proxy() and resume_prox...
2022-09-09 Willy TarreauMINOR: flags/http_ana: use flag dumping to show http...
2022-09-09 Willy TarreauMINOR: flags/htx: use flag dumping to show htx and...
2022-09-09 Willy TarreauDEV: flags: remove the now useless intermediary functions
2022-09-09 Willy TarreauDEV: flags: remove the now unused SHOW_FLAG() definition
2022-09-09 Willy TarreauMINOR: flags/http_ana: use flag dumping for txn flags
2022-09-09 Willy TarreauMINOR: flags/task: use flag dumping for task state
2022-09-09 Willy TarreauMINOR: flags/stream: use flag dumping for stream flags
2022-09-09 Willy TarreauMINOR: flags/stream: use flag dumping for stream error...
2022-09-09 Willy TarreauMINOR: flags/stconn: use flag dumping for stconn and...
2022-09-09 Willy TarreauMINOR: flags/connection: use flag dumping for connectio...
2022-09-09 Willy TarreauMINOR: flags/channel: use flag dumping for channel...
2022-09-09 Willy TarreauMINOR: flags: implement a macro used to dump enums...
2022-09-09 Willy TarreauMINOR: flags: add a new file to host flag dumping macros
2022-09-09 Willy TarreauDEV: flags: add missing CO_FL_FDLESS connection flag
2022-09-09 Willy TarreauDEV: flags: fix usage message to reflect available...
2022-09-09 Ilya ShipitsinCI: cirrus-ci: bump FreeBSD image to 13-1
2022-09-09 Matthias WirthBUG/MINOR: signals/poller: ensure wakeup from signals
2022-09-08 Frédéric LécailleBUILD: udp-perturb: Add a make target for udp-perturb...
2022-09-08 Frédéric LécailleMINOR: dev/udp: Apply the corruption to both directions
2022-09-08 Frédéric LécailleMINOR: h3: Send the h3 settings with others streams...
2022-09-08 Frédéric LécailleMINOR: h3: Missing connection argument for a TRACE_LEAV...
2022-09-08 Frédéric LécailleMINOR: h3: Add the quic_conn object to h3 traces
2022-09-08 Frédéric LécailleBUG/MINOR: h3: Crash when h3 trace verbosity is "minimal"
2022-09-08 Frédéric LécailleBUG/MINOR: quic: Trace fix about packet number space...
2022-09-08 Frédéric LécailleBUG/MINOR: quic: Speed up the handshake completion...
2022-09-08 William LallemandBUG/MINOR: signals/poller: set the poller timeout to...
2022-09-08 Willy TarreauMINOR: activity/cli: support sorting task profiling...
2022-09-08 Willy TarreauMINOR: activity/cli: support aggregating task profiling...
2022-09-08 Willy TarreauMINOR: tasks/activity: improve the caller-callee activi...
2022-09-08 Willy TarreauMEDIUM: tasks/activity: combine the called function...
2022-09-08 Willy TarreauDEBUG: quic: export the few task handlers that often...
2022-09-08 Willy TarreauDEBUG: resolvers: unstatify process_resolvers() to...
2022-09-08 Willy TarreauCLEANUP: activity: make the number of sched activity...
2022-09-08 Willy TarreauCLEANUP: sched: remove duplicate code in run_tasks_from...
2022-09-08 Willy TarreauCLEANUP: task: move tid and wake_date into the common...
2022-09-08 Willy TarreauDEBUG: task: simplify the caller recording in DEBUG_TASK
2022-09-08 Willy TarreauDEBUG: applet: instrument appctx_wakeup() to log the...
2022-09-08 Willy TarreauDEBUG: task: use struct ha_caller instead of arrays...
2022-09-08 Willy TarreauDEBUG: task: define a series of wakeup types for tasks...
2022-09-08 Willy TarreauCLEANUP: debug: use struct ha_caller for memstat
2022-09-08 Willy TarreauMINOR: debug: add struct ha_caller to describe a callin...
2022-09-08 Willy TarreauCLEANUP: activity: make taskprof use ptr_hash()
2022-09-08 Willy TarreauCLEANUP: activity: make memprof use the generic ptr_has...
2022-09-08 Willy TarreauMINOR: tools: add generic pointer hashing functions
2022-09-08 Willy TarreauMINOR: tasks: do not keep cpu and latency times in...
2022-09-08 Willy TarreauBUG/MINOR: stream/sched: take into account CPU profilin...
2022-09-08 Willy TarreauMINOR: sched: store the current profile entry in the...
2022-09-08 Willy TarreauBUG/MINOR: sched: properly account for the CPU time...
2022-09-08 Willy TarreauCLEANUP: task: rename ->call_date to ->wake_date
2022-09-08 Willy TarreauMINOR: task: permanently enable latency measurement...
2022-09-08 Willy TarreauBUG/MINOR: task: make task_instant_wakeup() work on...
2022-09-08 Willy TarreauBUG/MINOR: task: always reset a new tasklet's call...
2022-09-07 Frédéric LécailleBUG/MINOR: quic: Wrong connection ID to thread ID assoc...
2022-09-07 Frédéric LécailleMINOR: quic: No TRACE_LEAVE() in retrieve_qc_conn_from_...
2022-09-07 Frédéric LécailleMINOR: quic: Add traces about sent or resent TX frames
2022-09-07 William LallemandMINOR: quic: add QUIC support when no client_hello_cb
2022-09-07 William LallemandBUILD: quic: fix the #ifdef in ssl_quic_initial_ctx()
2022-09-07 William LallemandBUILD: ssl: fix the ifdef mess in ssl_sock_initial_ctx
2022-09-07 William LallemandBUILD: quic: enable early data only with >= openssl...
2022-09-07 William LallemandBUILD: quic: temporarly ignore chacha20_poly1305 for...
2022-09-07 William LallemandBUILD: ssl: fix ssl_sock_switchtx_cbk when no client_he...
2022-09-07 William LallemandBUILD: quic: add some ifdef around the SSL_ERROR_*...
2022-09-06 Frédéric LécailleBUG/MINOR: quic: Possible crash when verifying certificates
2022-09-06 Christopher... BUG/MINOR: h1: Support headers case adjustment for...
2022-09-06 Christopher... MINOR: http-check: Remove support for headers/body...
2022-09-06 Frédéric LécailleBUG/MINOR: quic: Possible crash with "tls-ticket-keys...
next