- 7afa5c1 MINOR: global: define MODE_STOPPING by Amaury Denoyelle · 3 years, 4 months ago
- 9ba34ae BUG/MINOR: check: test if server is not null in purge by Amaury Denoyelle · 3 years, 4 months ago
- 811ce55 CI: travis-ci: temporarily disable arm64 builds by Ilya Shipitsin · 3 years, 4 months ago
- a026783 REGTESTS: server: fix dynamic server with checks test by Amaury Denoyelle · 3 years, 4 months ago
- 414a612 MINOR: doc: specify ulimit-n usage for dynamic servers by Amaury Denoyelle · 3 years, 4 months ago
- 3e7d468 REGTESTS: server: add dynamic check server test by Amaury Denoyelle · 3 years, 4 months ago
- b65f4ca MEDIUM: server: implement agent check for dynamic servers by Amaury Denoyelle · 3 years, 4 months ago
- 2fc4d39 MEDIUM: server: implement check for dynamic servers by Amaury Denoyelle · 3 years, 4 months ago
- 9ecee0f MINOR: check: enable safe keywords for dynamic servers by Amaury Denoyelle · 3 years, 4 months ago
- b33a0ab MEDIUM: check: implement check deletion for dynamic servers by Amaury Denoyelle · 3 years, 4 months ago
- d6b7080 MINOR: server: implement a refcount for dynamic servers by Amaury Denoyelle · 3 years, 4 months ago
- 403dce8 MINOR: check: do not increment global maxsock at runtime by Amaury Denoyelle · 3 years, 4 months ago
- 3c2ab1a MINOR: check: export check init functions by Amaury Denoyelle · 3 years, 4 months ago
- f2c27a5 MINOR: check: allocate default check ruleset for every backends by Amaury Denoyelle · 3 years, 4 months ago
- fca1817 MINOR: server: initialize fields for dynamic server check by Amaury Denoyelle · 3 years, 4 months ago
- 7b36833 MEDIUM: task: implement tasklet kill by Amaury Denoyelle · 3 years, 4 months ago
- c755efd MINOR: server: unmark deprecated on enable health/agent cli by Amaury Denoyelle · 3 years, 4 months ago
- d7da3dd BUG/MEDIUM: spoe: Fix policy to close applets when SPOE connections are queued by Christopher Faulet · 3 years, 4 months ago
- 6f1296b BUG/MEDIUM: spoe: Create a SPOE applet if necessary when the last one is released by Christopher Faulet · 3 years, 4 months ago
- 434b852 MINOR: spoe: Add a pointer on the filter config in the spoe_agent structure by Christopher Faulet · 3 years, 4 months ago
- d332f13 BUG/MINOR: server: update last_change on maint->ready transitions too by Willy Tarreau · 3 years, 4 months ago
- 7b2ac29 CLEANUP: fd: remove the now unneeded fd_mig_lock by Willy Tarreau · 3 years, 4 months ago
- b201b1d CLEANUP: fd: remove the now unused fd_set_running() by Willy Tarreau · 3 years, 4 months ago
- f69fea6 MAJOR: fd: get rid of the DWCAS when setting the running_mask by Willy Tarreau · 3 years, 4 months ago
- b1f29bc MINOR: activity/fd: remove the dead_fd counter by Willy Tarreau · 3 years, 4 months ago
- bd8dd84 BUG/MINOR: server: remove srv from px list on CLI 'add server' error by Amaury Denoyelle · 3 years, 4 months ago
- ba3ab79 MEDIUM: servers: make the server deletion code run under full thread isolation by Willy Tarreau · 3 years, 4 months ago
- 88d1c5d MEDIUM: threads: add a stronger thread_isolate_full() call by Willy Tarreau · 3 years, 4 months ago
- f519cfa MINOR: threads: make thread_release() not wait for other ones to complete by Willy Tarreau · 3 years, 4 months ago
- 286363b CLEANUP: thread: fix fantaisist indentation of thread_harmless_till_end() by Willy Tarreau · 3 years, 4 months ago
- 08be72b BUG/MINOR: server: fix race on error path of 'add server' CLI if track by Amaury Denoyelle · 3 years, 4 months ago
- 85a16b2 MINOR: stats: shows proxy in a stopped state by William Lallemand · 3 years, 4 months ago
- 8e765b8 MINOR: proxy: disabled takes a stopping and a disabled state by William Lallemand · 3 years, 4 months ago
- fdc3faf MINOR: doc: rename conn_status in `option httsplog` by William Lallemand · 3 years, 4 months ago
- 56f1f75 MINOR: log: rename 'dontloglegacyconnerr' to 'log-error-via-logformat' by William Lallemand · 3 years, 4 months ago
- 8441deb [RELEASE] Released version 2.5-dev3 by Willy Tarreau · 3 years, 4 months ago
- 3571111 BUILD: opentracing: fixed build when using pkg-config utility by Miroslav Zagorac · 3 years, 4 months ago
- 9919854 MEDIUM: atomic: relax the load/store barriers on x86_64 by Willy Tarreau · 3 years, 4 months ago
- cb04511 MEDIUM: atomic: simplify the atomic load/store/exchange operations by Willy Tarreau · 3 years, 4 months ago
- 55a0975 BUG/MINOR: freq_ctr: use stricter barriers between updates and readings by Willy Tarreau · 3 years, 4 months ago
- 200bd50 MEDIUM: fd: rely more on fd_update_events() to detect changes by Willy Tarreau · 3 years, 4 months ago
- 84c7922 REORG: fd: uninline fd_update_events() by Willy Tarreau · 3 years, 4 months ago
- 53a1618 MINOR: poll/epoll: move detection of RDHUP support earlier by Willy Tarreau · 3 years, 4 months ago
- a199a17 MINOR: fd: update flags only once in fd_update_events() by Willy Tarreau · 3 years, 4 months ago
- 88babd9 DOC: internals: document the FD takeover process by Willy Tarreau · 3 years, 4 months ago
- d5402b8 BUG/MINOR: fd: protect fd state harder against a concurrent takeover by Willy Tarreau · 3 years, 4 months ago
- 79e90b9 BUG/MINOR: pollers: always program an update for migrated FDs by Willy Tarreau · 3 years, 4 months ago
- 177119b BUG/MINOR: poll: fix abnormally high skip_fd counter by Willy Tarreau · 3 years, 4 months ago
- fcc5281 BUG/MINOR: select: fix excess number of dead/skip reported by Willy Tarreau · 3 years, 4 months ago
- c37ccd7 BUG/MEDIUM: pollers: clear the sleeping bit after waking up, not before by Willy Tarreau · 3 years, 4 months ago
- 6ed242e BUG/MEDIUM: connection: close a rare race between idle conn close and takeover by Willy Tarreau · 3 years, 4 months ago
- 4f59c67 REGTESTS: ssl: ssl_errors.vtc does not work with old openssl version by William Lallemand · 3 years, 4 months ago
- 54f6383 REGTESTS: ssl: Add tests for the connection and SSL error fetches by Remi Tricot-Le Breton · 3 years, 4 months ago
- 4a6328f MEDIUM: connection: Add option to disable legacy error log by Remi Tricot-Le Breton · 3 years, 4 months ago
- 98b930d MINOR: ssl: Define a default https log format by Remi Tricot-Le Breton · 3 years, 4 months ago
- 7c6898e MINOR: ssl: Add new ssl_fc_hsk_err sample fetch by Remi Tricot-Le Breton · 3 years, 4 months ago
- 89b65cf MINOR: ssl: Enable error fetches in case of handshake error by Remi Tricot-Le Breton · 3 years, 4 months ago
- 3d2093a MINOR: connection: Add a connection error code sample fetch by Remi Tricot-Le Breton · 3 years, 4 months ago
- 0aa4130 BUG/MINOR: connection: Add missing error labels to conn_err_code_str by Remi Tricot-Le Breton · 3 years, 4 months ago
- df9caeb CLEANUP: mworker: PR_CAP already initialized with alloc_new_proxy() by William Lallemand · 3 years, 4 months ago
- ae787ba CLEANUP: mworker: use the proxy helper functions in mworker_cli_proxy_create() by William Lallemand · 3 years, 4 months ago
- e7f7462 MINOR: stats: don't output internal proxies (PR_CAP_INT) by William Lallemand · 3 years, 4 months ago
- d11c572 MINOR: mworker: the mworker CLI proxy is internal by William Lallemand · 3 years, 4 months ago
- 6bb77b9 MINOR: proxy: rename PR_CAP_LUA to PR_CAP_INT by William Lallemand · 3 years, 4 months ago
- b5f7b52 BUG/MEDIUM: mux-h2: Handle remaining read0 cases on partial frames by Christopher Faulet · 3 years, 4 months ago
- cf30756 BUG/MINOR: mux-h1: Be sure to swap H1C to splice mode when rcv_pipe() is called by Christopher Faulet · 3 years, 4 months ago
- 3f35da2 BUG/MINOR: mux-h2: Obey dontlognull option during the preface by Christopher Faulet · 3 years, 4 months ago
- 07e10de BUG/MINOR: mux-h1: Obey dontlognull option for empty requests by Christopher Faulet · 3 years, 4 months ago
- 9def142 BUG/MINOR: systemd: must check the configuration using -Ws by William Lallemand · 3 years, 4 months ago
- 2bf5d41 MINOR: ssl: use __objt_* variant when retrieving counters by Amaury Denoyelle · 3 years, 4 months ago
- 1f92339 BUG/MINOR: resolvers: Use a null-terminated string to lookup in servers tree by Christopher Faulet · 3 years, 4 months ago
- b3c4a8f BUILD: threads: fix pthread_mutex_unlock when !USE_THREAD by Willy Tarreau · 3 years, 4 months ago
- acff309 BUG/MINOR: check: fix the condition to validate a port-less server by Willy Tarreau · 3 years, 4 months ago
- 59bab61 BUG/MINOR: stats: Add missing agent stats on servers by Christopher Faulet · 3 years, 4 months ago
- 5fcd428 BUG/MEDIUM: ssl_sample: fix segfault for srv samples on invalid request by Amaury Denoyelle · 3 years, 4 months ago
- 534197c BUILD/MINOR: memprof fix macOs build. by David CARLIER · 3 years, 4 months ago
- 3c032f2 BUG/MINOR: mworker: do not export HAPROXY_MWORKER_REEXEC across programs by Willy Tarreau · 3 years, 4 months ago
- 2614619 BUG/MEDIUM: mworker: do not register an exit handler if exit is expected by Willy Tarreau · 3 years, 4 months ago
- dc70c18 BUG/MEDIUM: cfgcond: limit recursion level in the condition expression parser by Willy Tarreau · 3 years, 4 months ago
- 048368e MINOR: deinit: always deinit the init_mutex on failed initialization by jenny-cheung · 3 years, 4 months ago
- b73f653 CLEANUP: http_ana: Remove now unused label from http_process_request() by Christopher Faulet · 3 years, 4 months ago
- 2524123 MEDIUM: proxy: remove long-broken 'option http_proxy' by Willy Tarreau · 3 years, 4 months ago
- f1db20c BUG/MINOR: cfgcond: revisit the condition freeing mechanism to avoid a leak by Willy Tarreau · 3 years, 4 months ago
- 69a23ae BUG/MINOR: arg: free all args on make_arg_list()'s error path by Willy Tarreau · 3 years, 4 months ago
- bccc91d [RELEASE] Released version 2.5-dev2 by Willy Tarreau · 3 years, 4 months ago
- 79c9bdf BUG/MEDIUM: init: restore behavior of command-line "-m" for memory limitation by Willy Tarreau · 3 years, 4 months ago
- f2e44d4 REGTESTS: add more complex check conditions to check_conditions.vtc by Willy Tarreau · 3 years, 4 months ago
- b333db3 REGTEST: make check_condition.vtc fail as soon as possible by Willy Tarreau · 3 years, 4 months ago
- 316ea7e MINOR: cfgcond: support terms made of parenthesis around expressions by Willy Tarreau · 3 years, 4 months ago
- ca81887 MINOR: cfgcond: insert an expression between the condition and the term by Willy Tarreau · 3 years, 4 months ago
- 087b2d0 MINOR: cfgcond: make the conditional term parser automatically allocate nodes by Willy Tarreau · 3 years, 4 months ago
- ca56d3d MINOR: cfgcond: support negating conditional expressions by Willy Tarreau · 3 years, 4 months ago
- c8194c3 MINOR: cfgcond: remerge all arguments into a single line by Willy Tarreau · 3 years, 4 months ago
- 379ceea MEDIUM: cfgcond: report invalid trailing chars after expressions by Willy Tarreau · 3 years, 4 months ago
- f869095 MINOR: cfgcond: start to split the condition parser to introduce terms by Willy Tarreau · 3 years, 4 months ago
- 66243b4 REORG: config: move the condition preprocessing code to its own file by Willy Tarreau · 3 years, 4 months ago
- ee0d727 CLEANUP: hlua: use free_args() to release args arrays by Willy Tarreau · 3 years, 4 months ago
- c15221b CLEANUP: config: use free_args() to release args array in cfg_eval_condition() by Willy Tarreau · 3 years, 4 months ago
- ab213a5 MINOR: arg: add a free_args() function to free an args array by Willy Tarreau · 3 years, 4 months ago
- a87e782 MINOR: init: make -cc support environment variables expansion by Willy Tarreau · 3 years, 4 months ago