1. 5274a71 BUG/MINOR: server-state: load SRV resolution only if params match the config by Christopher Faulet · 3 years, 5 months ago
  2. 65c5078 MINOR: resolvers: Reset server IP on error in resolv_get_ip_from_response() by Christopher Faulet · 3 years, 5 months ago
  3. 8c6fd95 BUG/MINOR: resolvers: Reset server IP when no ip is found in the response by Christopher Faulet · 3 years, 5 months ago
  4. aec948b BUG/MINOR: server/cli: Fix locking in function processing "set server" command by Christopher Faulet · 3 years, 5 months ago
  5. 8ae8d34 BUG/MEDIUM: server/cli: Fix ABBA deadlock when fqdn is set from the CLI by Christopher Faulet · 3 years, 5 months ago
  6. a289367 BUG/MINOR: resolvers: answser item list was randomly purged or errors by Emeric Brun · 3 years, 5 months ago
  7. b0fbda5 BUG/MAJOR: server: fix deadlock when changing maxconn via agent-check by Amaury Denoyelle · 3 years, 5 months ago
  8. 75ffa1b BUG/MINOR: server: Missing calloc return value check in srv_parse_source by Remi Tricot-Le Breton · 3 years, 6 months ago
  9. 7253889 BUG/MAJOR: server: prevent deadlock when using 'set maxconn server' by Amaury Denoyelle · 3 years, 6 months ago
  10. 325a436 BUG/MEDIUM: resolvers: Don't release resolution from a requester callbacks by Christopher Faulet · 3 years, 8 months ago
  11. 64ab028 MINOR: resolvers: Directly call srvrq_update_srv_state() when possible by Christopher Faulet · 3 years, 8 months ago
  12. deb03c1 MINOR: resolvers: Add function to change the srv status based on SRV resolution by Christopher Faulet · 3 years, 8 months ago
  13. 738db5b MINOR: resolvers: Purge answer items when a SRV resolution triggers an error by Christopher Faulet · 3 years, 8 months ago
  14. 52c10d7 BUG/MINOR: resolvers: Unlink DNS resolution to set RMAINT on SRV resolution by Christopher Faulet · 3 years, 8 months ago
  15. c7e33c3 BUG/MAJOR: dns: disabled servers through SRV records never recover by Baptiste Assmann · 4 years, 3 months ago
  16. 7cf3024 BUG/MAJOR: dns: fix null pointer dereference in snr_update_srv_status by Jerome Magnin · 4 years, 3 months ago
  17. eb22113 BUG/MINOR: resolvers: Add missing case-insensitive comparisons of DNS hostnames by Christopher Faulet · 3 years, 8 months ago
  18. 9469af0 BUG/MINOR: resolvers: Reset server address on DNS error only on status change by Christopher Faulet · 3 years, 8 months ago
  19. 7a783f7 BUG/MINOR: resolvers: Consider server to have no IP on DNS resolution error by Christopher Faulet · 3 years, 8 months ago
  20. e8ec006 BUG/MEDIUM: resolvers: Reset address for unresolved servers by Christopher Faulet · 3 years, 9 months ago
  21. bbb6378 BUG/MEDIUM: resolvers: Reset server address and port for obselete SRV records by Christopher Faulet · 3 years, 9 months ago
  22. 132d25f BUG/MINOR: resolvers: new callback to properly handle SRV record errors by Baptiste Assmann · 4 years ago
  23. d54cc60 BUG/MINOR: server: Be sure to cut the last parsed field of a server-state line by Christopher Faulet · 3 years, 9 months ago
  24. 6656972 BUG/MINOR: server: Init params before parsing a new server-state line by Christopher Faulet · 3 years, 9 months ago
  25. f02bcb9 BUG/MINOR: server: Remove RMAINT from admin state when loading server state by Christopher Faulet · 3 years, 9 months ago
  26. 559a6d3 BUG/MINOR: server: Don't call fopen() with server-state filepath set to NULL by Christopher Faulet · 3 years, 9 months ago
  27. 2f55daf BUG/MINOR: srv: do not init address if backend is disabled by Amaury Denoyelle · 3 years, 10 months ago
  28. fa31ae9 MINOR: server: Copy configuration file and line for server templates by Christopher Faulet · 4 years ago
  29. f7474aa BUG/MINOR: server: Set server without addr but with dns in RMAINT on startup by Christopher Faulet · 4 years ago
  30. 13ed503 BUG/MINOR: server: fix down_time report for stats by Amaury Denoyelle · 4 years ago
  31. c1bd4bd BUG/MINOR: server: fix srv downtime calcul on starting by Amaury Denoyelle · 4 years ago
  32. 228d60e BUG/MEDIUM: server: support changing the slowstart value from state-file by Willy Tarreau · 4 years, 1 month ago
  33. bc90776 BUG/MINOR: server: report correct error message for invalid port on "socks4" by Willy Tarreau · 4 years, 2 months ago
  34. 33f0a73 BUG/MEDIUM: resolve: fix init resolving for ring and peers section. by Emeric Brun · 4 years, 4 months ago
  35. 00da86b Revert "BUG/MEDIUM: connections: force connections cleanup on server changes" by William Dauchy · 4 years, 5 months ago
  36. 1ebb12c BUG/MINOR: server: Fix server_finalize_init() to avoid unused variable by Christopher Faulet · 4 years, 7 months ago
  37. e18f603 CLEANUP: connections: align function declaration by William Dauchy · 4 years, 6 months ago
  38. 3b61433 BUG/MEDIUM: connections: force connections cleanup on server changes by William Dauchy · 4 years, 6 months ago
  39. c6e0770 BUG/MEDIUM: server/checks: Init server check during config validity check by Christopher Faulet · 4 years, 8 months ago
  40. 770bc8a BUG/MINOR: ssl: default settings for ssl server options are not used by Jerome Magnin · 4 years, 7 months ago
  41. 9b0d59d BUG/MINOR: peers: Incomplete peers sections should be validated. by Frédéric Lécaille · 4 years, 7 months ago
  42. fb38956 BUG/MINOR: server: make "agent-addr" work on default-server line by Willy Tarreau · 5 years ago
  43. 0ff395c BUG/MAJOR: queue/threads: avoid an AB/BA locking issue in process_srv_queue() by Willy Tarreau · 5 years ago
  44. ba936e5 BUG/MEDIUM: servers: Fix a race condition with idle connections. by Olivier Houchard · 5 years ago
  45. aeeb1c9 MINOR: server: Add "no-tfo" option. by Frédéric Lécaille · 5 years ago
  46. 1a9c25f BUG/MEDIUM: servers: Authorize tfo in default-server. by Olivier Houchard · 5 years ago
  47. 95c2c01 MEDIUM: server: server-state only rely on server name by Baptiste Assmann · 5 years ago
  48. 9faebe3 MEDIUM: tools: improve time format error detection by Willy Tarreau · 5 years ago
  49. 975b155 MINOR: server: really increase the pool-purge-delay default to 5 seconds by Willy Tarreau · 5 years ago
  50. 7da7129 MINOR: server: Add a dictionary for server names. by Frédéric Lécaille · 5 years ago
  51. fb55365 MINOR: server: increase the default pool-purge-delay to 5 seconds by Willy Tarreau · 5 years ago
  52. 2a54bb7 MEDIUM: connection: Upstream SOCKS4 proxy support by Alexander Liu · 5 years ago
  53. e573323 CLEANUP: build: rename some build macros to use the USE_* ones by Willy Tarreau · 5 years ago
  54. 5db847a CLEANUP: ssl: remove 57 occurrences of useless tests on LIBRESSL_VERSION_NUMBER by Willy Tarreau · 6 years ago
  55. 9a1ab08 CLEANUP: ssl-sock: use HA_OPENSSL_VERSION_NUMBER instead of OPENSSL_VERSION_NUMBER by Willy Tarreau · 6 years ago
  56. 034c88c MEDIUM: tcp: add the "tfo" option to support TCP fastopen on the server by Willy Tarreau · 8 years ago
  57. 0c50b1e BUG/MEDIUM: servers: fix typo "src" instead of "srv" by Ilya Shipitsin · 6 years ago
  58. 88698d9 MEDIUM: connections: Add a way to control the number of idling connections. by Olivier Houchard · 6 years ago
  59. 0e492e2 BUILD: address a few cases of "static <type> inline foo()" by Willy Tarreau · 6 years ago
  60. 73c1207 MINOR: muxes: Pass the context of the mux to destroy() instead of the connection by Christopher Faulet · 6 years ago
  61. c912f94 MINOR: server: remove a few unneeded LIST_INIT calls after LIST_DEL_LOCKED by Willy Tarreau · 6 years ago
  62. 9ea5d36 MEDIUM: servers: Reorganize the way idle connections are cleaned. by Olivier Houchard · 6 years ago
  63. f131481 BUG/MEDIUM: servers: Add a per-thread counter of idle connections. by Olivier Houchard · 6 years ago
  64. 980855b BUG/MEDIUM: server: initialize the orphaned conns lists and tasks at the end by Willy Tarreau · 6 years ago
  65. 835daa1 BUG/MEDIUM: server: initialize the idle conns list after parsing the config by Willy Tarreau · 6 years ago
  66. 9c538e0 MINOR: server: add a max-reuse parameter by Willy Tarreau · 6 years ago
  67. 15c120d CLEANUP: server: fix indentation mess on idle connections by Willy Tarreau · 6 years ago
  68. cb923d5 MINOR: server: make sure pool-max-conn is >= -1 by Willy Tarreau · 6 years ago
  69. f57afa4 BUG/MINOR: server: don't always trust srv_check_health when loading a server state by Jérôme Magnin · 6 years ago
  70. 1ba3203 BUG/MEDIUM: checks: fix recent regression on agent-check making it crash by Willy Tarreau · 6 years ago
  71. 355b203 MINOR: cfgparse: SSL/TLS binding in "peers" sections. by Frédéric Lécaille · 6 years ago
  72. c06b5d4 MINOR: cfgparse: Make "peer" lines be parsed as "server" lines. by Frédéric Lécaille · 7 years ago
  73. c98aa1f MINOR: checks: Store the proxy in checks. by Olivier Houchard · 6 years ago
  74. 43bb842 BUG/MEDIUM: init: Initialize idle_orphan_conns for first server in server-template by Daniel Corbett · 6 years ago
  75. 9215014 MEDIUM: checks: Add check-alpn. by Olivier Houchard · 6 years ago
  76. 2194401 BUG/MEDIUM: server: Also copy "check-sni" for server templates. by Olivier Houchard · 6 years ago
  77. b7b3faa MEDIUM: servers: Replace idle-timeout with pool-purge-delay. by Olivier Houchard · 6 years ago
  78. 006e310 MEDIUM: servers: Add a command to limit the number of idling connections. by Olivier Houchard · 6 years ago
  79. 0c18a6f MEDIUM: servers: Add a way to keep idle connections alive. by Olivier Houchard · 6 years ago
  80. 76a551d MINOR: config: make sure to associate the proper mux to bind and servers by Willy Tarreau · 6 years ago
  81. 0108d90 MEDIUM: init: convert all trivial registration calls to initcalls by Willy Tarreau · 6 years ago
  82. c756600 MINOR: server: Add "alpn" and "npn" keywords. by Olivier Houchard · 6 years ago
  83. 4446682 CLEANUP: fix a few typos in the comments of the server subsystem by Joseph Herlant · 6 years ago
  84. db39843 MINOR: stream-int: replace si_cant_put() with si_rx_room_{blk,rdy}() by Willy Tarreau · 6 years ago
  85. 0cd3bd6 MINOR: stream-int: rename si_applet_{want|stop|cant}_{get|put} by Willy Tarreau · 6 years ago
  86. 313bfd1 MINOR: server: export new_server() function by William Lallemand · 6 years ago
  87. 5dfb6c4 CLEANUP: state-file: make the path concatenation code a bit more consistent by Willy Tarreau · 6 years ago
  88. 17f8b90 MINOR: server: Use memcpy() instead of strncpy(). by Olivier Houchard · 6 years ago
  89. 415150f MEDIUM: ssl: add support for ciphersuites option for TLSv1.3 by Dirkjan Bussink · 6 years ago
  90. 5afb3cf BUG/MINOR: server: Crash when setting FQDN via CLI. by Frédéric Lécaille · 6 years ago
  91. 6d0f38f BUG/MEDIUM: dns/server: fix incomatibility between SRV resolution and server state file by Baptiste Assmann · 6 years ago
  92. 49725a0 BUG/MEDIUM: check/threads: do not involve the rendez-vous point for status updates by Willy Tarreau · 6 years ago
  93. 3bcc269 BUG/MEDIUM: cli/threads: protect some server commands against concurrent operations by Willy Tarreau · 6 years ago
  94. 46b7f53 DOC: server/threads: document which functions need to be called with/without locks by Willy Tarreau · 6 years ago
  95. eeba36b BUG/MEDIUM: server: update our local state before propagating changes by Willy Tarreau · 6 years ago
  96. 0355dab MINOR: queue: replace the linked list with a tree by Patrick Hemmer · 7 years ago
  97. 8ed0a3e MINOR: mux/server: Add 'proto' keyword to force the multiplexer's protocol by Christopher Faulet · 7 years ago
  98. 91c2826 CLEANUP: server: remove the update list and the update lock by Willy Tarreau · 6 years ago
  99. 3ff577e MAJOR: server: make server state changes synchronous again by Willy Tarreau · 6 years ago
  100. 3d3700f MEDIUM: checks: use the new rendez-vous point to spread check result by Willy Tarreau · 6 years ago