- 5e539c9 REORG: include: move stream_interface.h to haproxy/stream_interface{,-t}.h by Willy Tarreau · 4 years, 5 months ago
- 83487a8 REORG: include: move cli.h to haproxy/cli{,-t}.h by Willy Tarreau · 4 years, 5 months ago
- 2eec9b5 REORG: include: move stats.h to haproxy/stats{,-t}.h by Willy Tarreau · 4 years, 5 months ago
- 3f0f82e REORG: move applet.h to haproxy/applet{,-t}.h by Willy Tarreau · 4 years, 5 months ago
- 4aa573d REORG: include: move checks.h to haproxy/check{,-t}.h by Willy Tarreau · 4 years, 5 months ago
- 7ea393d REORG: include: move connection.h to haproxy/connection{,-t}.h by Willy Tarreau · 4 years, 5 months ago
- cea0e1b REORG: include: move task.h to haproxy/task{,-t}.h by Willy Tarreau · 4 years, 5 months ago
- f268ee8 REORG: include: split global.h into haproxy/global{,-t}.h by Willy Tarreau · 4 years, 5 months ago
- e6ce10b REORG: include: move sample.h to haproxy/sample{,-t}.h by Willy Tarreau · 4 years, 5 months ago
- eb92deb REORG: include: move dns.h to haproxy/dns{,-t}.h by Willy Tarreau · 4 years, 5 months ago
- fc8f6a8 REORG: include: move port_range.h to haproxy/port_range{,-t}.h by Willy Tarreau · 4 years, 5 months ago
- 3afc4c4 REORG: include: move dict.h to hparoxy/dict{,-t}.h by Willy Tarreau · 4 years, 5 months ago
- 2dd7c35 REORG: include: move protocol.h to haproxy/protocol{,-t}.h by Willy Tarreau · 4 years, 5 months ago
- 7a00efb REORG: include: move common/namespace.h to haproxy/namespace{,-t}.h by Willy Tarreau · 4 years, 5 months ago
- 92b4f13 REORG: include: move time.h from common/ to haproxy/ by Willy Tarreau · 4 years, 5 months ago
- af613e8 CLEANUP: thread: rename __decl_hathreads() to __decl_thread() by Willy Tarreau · 4 years, 5 months ago
- 8d36697 REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ by Willy Tarreau · 4 years, 5 months ago
- 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · 4 years, 5 months ago
- 8d2b777 REORG: ebtree: move the include files from ebtree to include/import/ by Willy Tarreau · 4 years, 5 months ago
- 9755647 MEDIUM: ring: add new srv statement to support octet counting forward by Emeric Brun · 4 years, 5 months ago
- 784063e MINOR: config: Don't dump keywords if argument is NULL by Christopher Faulet · 4 years, 6 months ago
- c02a23f CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years, 6 months ago
- 707ad32 CLEANUP: connections: align function declaration by William Dauchy · 4 years, 6 months ago
- 6318d33 BUG/MEDIUM: connections: force connections cleanup on server changes by William Dauchy · 4 years, 6 months ago
- b3b5352 BUG/MINOR: server: Fix server_finalize_init() to avoid unused variable by Christopher Faulet · 4 years, 6 months ago
- 3829046 MINOR: checks/obj_type: Add a new object type for checks by Christopher Faulet · 4 years, 7 months ago
- 0ae3d1d MEDIUM: checks: Implement agent check using tcp-check rules by Christopher Faulet · 4 years, 7 months ago
- ce8111e MINOR: server/checks: Move parsing of server check keywords in checks.c by Christopher Faulet · 4 years, 7 months ago
- cbba66c MINOR: server/checks: Move parsing of agent keywords in checks.c by Christopher Faulet · 4 years, 7 months ago
- 5d503fc MEDIUM: checks: Add a shared list of tcp-check rules by Christopher Faulet · 4 years, 7 months ago
- 04578db MINOR: checks: Don't use a static tcp rule list head by Gaetan Rivet · 4 years, 9 months ago
- 8892e5d BUG/MEDIUM: server/checks: Init server check during config validity check by Christopher Faulet · 4 years, 7 months ago
- 10c4b4a MINOR: server: respect warning and alert semantic by Gaetan Rivet · 4 years, 9 months ago
- 2e8d52f BUG/MINOR: ssl: default settings for ssl server options are not used by Jerome Magnin · 4 years, 7 months ago
- 8ba10fe BUG/MINOR: peers: Incomplete peers sections should be validated. by Frédéric Lécaille · 4 years, 7 months ago
- 079cb9a MEDIUM: connections: Revamp the way idle connections are killed by Olivier Houchard · 4 years, 7 months ago
- dc2f275 MEDIUM: servers: Split the connections into idle, safe, and available. by Olivier Houchard · 4 years, 9 months ago
- cf6e0c8 MEDIUM: proxy_protocol: Support sending unique IDs using PPv2 by Tim Duesterhus · 4 years, 8 months ago
- 9080711 BUILD: general: always pass unsigned chars to is* functions by Willy Tarreau · 4 years, 8 months ago
- e3b57bf MINOR: sample: make sample_parse_expr() able to return an end pointer by Willy Tarreau · 4 years, 9 months ago
- 13a9232 MEDIUM: dns: use Additional records from SRV responses by Baptiste Assmann · 5 years ago
- 7675c72 CLEANUP: server: remove unused err section in server_finalize_init by William Dauchy · 4 years, 10 months ago
- ca7a5af BUG/MINOR: state-file: do not leak memory on parse errors by Willy Tarreau · 4 years, 11 months ago
- fd1aa01 BUG/MINOR: state-file: do not store duplicates in the global tree by Willy Tarreau · 4 years, 11 months ago
- 7d6a1fa BUG/MEDIUM: state-file: do not allocate a full buffer for each server entry by Willy Tarreau · 4 years, 11 months ago
- 2444108 BUG/MINOR: server: make "agent-addr" work on default-server line by Willy Tarreau · 5 years ago
- f871691 MEDIUM: dns: Add resolve-opts "ignore-weight" by Daniel Corbett · 5 years ago
- 5d48627 BUG/MINOR: server: check return value of fopen() in apply_server_state() by Vedran Furac · 5 years ago
- 859dc80 MEDIUM: list: Separate "locked" list from regular list. by Olivier Houchard · 5 years ago
- 9d00869 CLEANUP: cli: replace all occurrences of manual handling of return messages by Willy Tarreau · 5 years ago
- 5e83d99 BUG/MAJOR: queue/threads: avoid an AB/BA locking issue in process_srv_queue() by Willy Tarreau · 5 years ago
- 4be7190 BUG/MEDIUM: servers: Fix a race condition with idle connections. by Olivier Houchard · 5 years ago
- 1b9423d MINOR: server: Add "no-tfo" option. by Frédéric Lécaille · 5 years ago
- 8d82db7 BUG/MEDIUM: servers: Authorize tfo in default-server. by Olivier Houchard · 5 years ago
- da29fe2 MEDIUM: server: server-state global file stored in a tree by Baptiste Assmann · 5 years ago
- 95c2c01 MEDIUM: server: server-state only rely on server name by Baptiste Assmann · 5 years ago
- 9faebe3 MEDIUM: tools: improve time format error detection by Willy Tarreau · 5 years ago
- 975b155 MINOR: server: really increase the pool-purge-delay default to 5 seconds by Willy Tarreau · 5 years ago
- 7da7129 MINOR: server: Add a dictionary for server names. by Frédéric Lécaille · 5 years ago
- fb55365 MINOR: server: increase the default pool-purge-delay to 5 seconds by Willy Tarreau · 5 years ago
- 2a54bb7 MEDIUM: connection: Upstream SOCKS4 proxy support by Alexander Liu · 5 years ago
- e573323 CLEANUP: build: rename some build macros to use the USE_* ones by Willy Tarreau · 5 years ago
- 5db847a CLEANUP: ssl: remove 57 occurrences of useless tests on LIBRESSL_VERSION_NUMBER by Willy Tarreau · 5 years ago
- 9a1ab08 CLEANUP: ssl-sock: use HA_OPENSSL_VERSION_NUMBER instead of OPENSSL_VERSION_NUMBER by Willy Tarreau · 5 years ago
- 034c88c MEDIUM: tcp: add the "tfo" option to support TCP fastopen on the server by Willy Tarreau · 8 years ago
- 0c50b1e BUG/MEDIUM: servers: fix typo "src" instead of "srv" by Ilya Shipitsin · 6 years ago
- 88698d9 MEDIUM: connections: Add a way to control the number of idling connections. by Olivier Houchard · 6 years ago
- 0e492e2 BUILD: address a few cases of "static <type> inline foo()" by Willy Tarreau · 6 years ago
- 73c1207 MINOR: muxes: Pass the context of the mux to destroy() instead of the connection by Christopher Faulet · 6 years ago
- c912f94 MINOR: server: remove a few unneeded LIST_INIT calls after LIST_DEL_LOCKED by Willy Tarreau · 6 years ago
- 9ea5d36 MEDIUM: servers: Reorganize the way idle connections are cleaned. by Olivier Houchard · 6 years ago
- f131481 BUG/MEDIUM: servers: Add a per-thread counter of idle connections. by Olivier Houchard · 6 years ago
- 980855b BUG/MEDIUM: server: initialize the orphaned conns lists and tasks at the end by Willy Tarreau · 6 years ago
- 835daa1 BUG/MEDIUM: server: initialize the idle conns list after parsing the config by Willy Tarreau · 6 years ago
- 9c538e0 MINOR: server: add a max-reuse parameter by Willy Tarreau · 6 years ago
- 15c120d CLEANUP: server: fix indentation mess on idle connections by Willy Tarreau · 6 years ago
- cb923d5 MINOR: server: make sure pool-max-conn is >= -1 by Willy Tarreau · 6 years ago
- f57afa4 BUG/MINOR: server: don't always trust srv_check_health when loading a server state by Jérôme Magnin · 6 years ago
- 1ba3203 BUG/MEDIUM: checks: fix recent regression on agent-check making it crash by Willy Tarreau · 6 years ago
- 355b203 MINOR: cfgparse: SSL/TLS binding in "peers" sections. by Frédéric Lécaille · 6 years ago
- c06b5d4 MINOR: cfgparse: Make "peer" lines be parsed as "server" lines. by Frédéric Lécaille · 7 years ago
- c98aa1f MINOR: checks: Store the proxy in checks. by Olivier Houchard · 6 years ago
- 43bb842 BUG/MEDIUM: init: Initialize idle_orphan_conns for first server in server-template by Daniel Corbett · 6 years ago
- 9215014 MEDIUM: checks: Add check-alpn. by Olivier Houchard · 6 years ago
- 2194401 BUG/MEDIUM: server: Also copy "check-sni" for server templates. by Olivier Houchard · 6 years ago
- b7b3faa MEDIUM: servers: Replace idle-timeout with pool-purge-delay. by Olivier Houchard · 6 years ago
- 006e310 MEDIUM: servers: Add a command to limit the number of idling connections. by Olivier Houchard · 6 years ago
- 0c18a6f MEDIUM: servers: Add a way to keep idle connections alive. by Olivier Houchard · 6 years ago
- 76a551d MINOR: config: make sure to associate the proper mux to bind and servers by Willy Tarreau · 6 years ago
- 0108d90 MEDIUM: init: convert all trivial registration calls to initcalls by Willy Tarreau · 6 years ago
- c756600 MINOR: server: Add "alpn" and "npn" keywords. by Olivier Houchard · 6 years ago
- 4446682 CLEANUP: fix a few typos in the comments of the server subsystem by Joseph Herlant · 6 years ago
- db39843 MINOR: stream-int: replace si_cant_put() with si_rx_room_{blk,rdy}() by Willy Tarreau · 6 years ago
- 0cd3bd6 MINOR: stream-int: rename si_applet_{want|stop|cant}_{get|put} by Willy Tarreau · 6 years ago
- 313bfd1 MINOR: server: export new_server() function by William Lallemand · 6 years ago
- 5dfb6c4 CLEANUP: state-file: make the path concatenation code a bit more consistent by Willy Tarreau · 6 years ago
- 17f8b90 MINOR: server: Use memcpy() instead of strncpy(). by Olivier Houchard · 6 years ago
- 415150f MEDIUM: ssl: add support for ciphersuites option for TLSv1.3 by Dirkjan Bussink · 6 years ago
- 5afb3cf BUG/MINOR: server: Crash when setting FQDN via CLI. by Frédéric Lécaille · 6 years ago
- 6d0f38f BUG/MEDIUM: dns/server: fix incomatibility between SRV resolution and server state file by Baptiste Assmann · 6 years ago