projects
/
haproxy-3.0.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
haproxy-3.0.git
2023-04-14
Christopher...
MINOR: stconn: Rename SC_FL_SHUTR_NOW in SC_FL_ABRT_WANTED
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Christopher...
MINOR: stream: Introduce stream_abort() to abort on...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Christopher...
MINOR: channel: Forwad close to other side on abort
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Christopher...
REGTESTS: fix the race conditions in log_uri.vtc
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Christopher...
MINOR: filters: Review and simplify errors handling
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Christopher...
MINOR: stream: Uninline and export sess_set_term_flags...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Christopher...
BUG/MEDIUM: stconn: Do nothing in sc_conn_recv() when...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Christopher...
BUG/MEDIUM: stream: Report write timeouts before testin...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Christopher...
BUG/MINOR: stream: Fix test on SE_FL_ERROR on the wrong...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Ilya Shipitsin
CI: enable monthly test on Fedora Rawhide
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Ilya Shipitsin
CI: bump "actions/checkout" to v3 for cross zoo matrix
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Frédéric Lécaille
BUG/MINOR: quic: Wrong Application encryption level...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Frédéric Lécaille
MINOR: quic: Remove a useless test about probing in...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Frédéric Lécaille
MINOR: quic: Display the packet number space flags...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Frédéric Lécaille
BUG/MINOR: quic: SIGFPE in quic_cubic_update()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Frédéric Lécaille
BUG/MINOR: quic: Possible wrapped values used as ACK...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Frédéric Lécaille
BUG/MEDIUM: quic: Code sanitization about acknowledgeme...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Frédéric Lécaille
MINOR: quic: Add connection flags to traces
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Frédéric Lécaille
BUG/MINOR: quic: Ignored less than 1ms RTTs
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Frédéric Lécaille
MINOR: quic: Add packet loss and maximum cc window...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Olivier Houchard
BUG/MEDIUM: fd: don't wait for tmask to stabilize if...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Willy Tarreau
MINOR: bind-conf: support a new shards value: "by-group"
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Willy Tarreau
MINOR: receiver: reserve special values for "shards"
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Amaury Denoyelle
MINOR: fd: implement fd_migrate_on() to migrate on...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Willy Tarreau
MINOR: fd: add a lock bit with the tgid
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Willy Tarreau
MINOR: fd: optimize fd_claim_tgid() for use in fd_insert()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Willy Tarreau
MINOR: thread: keep a bitmask of enabled groups in...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
William Lallemand
BUG/MINOR: stick_table: alert when type len has incorre...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Willy Tarreau
MINOR: activity: add a line reporting the average CPU...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Frédéric Lécaille
MINOR: quic: Add a trace for packet with an ACK frame
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Frédéric Lécaille
MINOR: quic: Dump more information at proto level when...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Frédéric Lécaille
MINOR: quic: Modify qc_try_rm_hp() traces
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Frédéric Lécaille
BUG/MINOR: quic: Wrong packet number space probing...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Frédéric Lécaille
MINOR: quic: Trace fix in quic_pto_pktns() (handshaske...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Christopher...
BUG/MEDIUM: mux-h2: Never set SE_FL_EOS without SE_FL_E...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Christopher...
BUG/MEDIUM: mux-h1: Report EOI when a TCP connection...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Christopher...
MINOR: hlua: Stop to check the SC state when executing...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Christopher...
BUG/MEDIUM: resolvers: Force the connect timeout for...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Christopher...
BUG/MINOR: resolvers: Wakeup DNS idle task on stopping
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Christopher...
BUG/MEDIUM: dns: Kill idle DNS sessions during stopping...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Christopher...
BUG/MEDIUM: log: Eat output data when waiting for appct...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Christopher...
BUG/MEDIUM: stats: Eat output data when waiting for...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Christopher...
BUG/MEDIUM: http-client: Eat output data when waiting...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Christopher...
BUG/MEDIUM: cli: Eat output data when waiting for appct...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Christopher...
BUG/MEDIUM: cli: Set SE_FL_EOI flag for '_getsocks...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-08
Willy Tarreau
[RELEASE] Released version 2.8-dev7
v2.8-dev7
commit
|
commitdiff
|
tree
|
snapshot
2023-04-08
Olivier Houchard
BUG/MEDIUM: listeners: Use the right parameters for...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-07
Willy Tarreau
BUILD: bug.h: add a warning in the base API when unsafe...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-07
Willy Tarreau
MINOR: compiler: define a __attribute__warning() macro
commit
|
commitdiff
|
tree
|
snapshot
2023-04-07
Willy Tarreau
BUILD: compiler: fix __equals_1() on older compilers
commit
|
commitdiff
|
tree
|
snapshot
2023-04-07
Willy Tarreau
CLEANUP: opentracing: remove the last two occurrences...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-07
Willy Tarreau
CLEANUP: tree-wide: remove strpcy() from constant strings
commit
|
commitdiff
|
tree
|
snapshot
2023-04-07
Willy Tarreau
CLEANUP: ocsp: do no use strpcy() to copy a path!
commit
|
commitdiff
|
tree
|
snapshot
2023-04-07
Willy Tarreau
CLEANUP: tcpcheck: remove the only occurrence of sprint...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-07
Willy Tarreau
BUG/MINOR: lua: remove incorrect usage of strncat()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Olivier Houchard
MEDIUM: compression: Make it so we can compress request...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Olivier Houchard
MINOR: compression: Count separately request and respon...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Olivier Houchard
MINOR: compression: Store algo and type for both reques...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Olivier Houchard
MINOR: compression: Prepare compression code for reques...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Olivier Houchard
MINOR: compression: Make compression offload a flag
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Christopher...
BUG/MUNOR: http-ana: Use an unsigned integer for http_m...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Christopher...
MINOR: applet: Use unsafe version to get stream from...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Aurelien DARRAGON
BUG/MINOR: errors: invalid use of memprintf in startup_...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
William Lallemand
BUG/MINOR: mworker: unset more internal variables from...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Amaury Denoyelle
MINOR: quic: remove address concatenation to ODCID
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Amaury Denoyelle
MINOR: quic: remove ODCID dedicated tree
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Amaury Denoyelle
MINOR: quic: derive first DCID from client ODCID
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Frédéric Lécaille
BUG/MINOR: quic: Possible crashes in qc_idle_timer_task()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Christopher...
BUG/MINOR: http-ana: Don't switch message to DATA when...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Christopher...
MINOR: http-ana: Add a HTTP_MSGF flag to state the...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Aurelien DARRAGON
EXAMPLES: add basic event_hdl lua example script
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Aurelien DARRAGON
MINOR: hlua/event_hdl: per-server event subscription
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Aurelien DARRAGON
MEDIUM: hlua/event_hdl: initial support for event handlers
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Aurelien DARRAGON
MINOR: proxy: add findserver_unique_id() and findserver...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Aurelien DARRAGON
MINOR: event_hdl: pause/resume for subscriptions
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Aurelien DARRAGON
MINOR: event_hdl: add event_hdl_async_equeue_size(...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Aurelien DARRAGON
MINOR: event_hdl: add event_hdl_async_equeue_isempty...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Aurelien DARRAGON
MINOR: event_hdl: normal tasks support for advanced...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Aurelien DARRAGON
BUG/MEDIUM: event_hdl: fix async data refcount issue
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Aurelien DARRAGON
BUG/MEDIUM: event_hdl: clean soft-stop handling
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Aurelien DARRAGON
MINOR: event_hdl: global sublist management clarification
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Aurelien DARRAGON
BUG/MINOR: event_hdl: make event_hdl_subscribe thread...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Aurelien DARRAGON
BUG/MINOR: event_hdl: fix rid storage type
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Aurelien DARRAGON
DOC: lua: silence "Unexpected indentation" Sphinx warnings
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Aurelien DARRAGON
DOC: lua: silence "literal block ends without a blank...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Aurelien DARRAGON
MINOR: hlua: support for optional arguments to core...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Aurelien DARRAGON
MINOR: hlua_fcn: add server->get_rid() method
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Aurelien DARRAGON
BUG/MEDIUM: hlua: prevent deadlocks with main lua lock
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Aurelien DARRAGON
MINOR: hlua: simplify lua locking
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Aurelien DARRAGON
CLEANUP: hlua: use hlua_unref() instead of luaL_unref()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Aurelien DARRAGON
CLEANUP: hlua: use hlua_pushref() instead of lua_rawgeti()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Aurelien DARRAGON
CLEANUP: hlua: use hlua_ref() instead of luaL_ref()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Aurelien DARRAGON
BUG/MINOR: hlua: prevent function and table reference...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Aurelien DARRAGON
BUG/MINOR: hlua: fix reference leak in hlua_post_init_s...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Aurelien DARRAGON
BUG/MINOR: hlua: fix reference leak in core.register_task()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Aurelien DARRAGON
MINOR: hlua: fix return type for hlua_checkfunction...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Aurelien DARRAGON
MINOR: hlua: add simple hlua reference handling API
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Aurelien DARRAGON
CLEANUP: hlua: fix conflicting comment in hlua_ctx_dest...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Aurelien DARRAGON
MEDIUM: hlua_fcn/api: remove some old server and proxy...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-05
Thierry Fournier
MEDIUM: hlua_fcn: dynamic server iteration and indexing
commit
|
commitdiff
|
tree
|
snapshot
next