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