1. 8b2b9e4 Merge "Merge tag 'v1.5.19' into dev" into dev by Natalie Chen · 2 years, 9 months ago
  2. f7b633e add 'get server backend/request' runtime api by vd000001 · 2 years, 9 months ago
  3. 1c3c5f3 Merge tag 'v1.5.19' into dev by Natalie Chen · 2 years, 10 months ago
  4. 4fcfe81 extracting project name from uri by natalie.chen · 6 years ago
  5. 7f3f29e BUG/MEDIUM: connection: check the control layer before stopping polling by Willy Tarreau · 8 years ago
  6. 080ef16 MINOR: show Built with PCRE version by Lukas Tribus · 8 years ago
  7. b320ad4 add new parameter to support original uri and git-uri LB algorithm by natalie.chen · 8 years ago
  8. 7460212 BUG/MEDIUM: channel: fix inconsistent handling of 4GB-1 transfers by Willy Tarreau · 8 years ago
  9. 2f3eda7 BUG/MAJOR: channel: fix miscalculation of available buffer space (4th try) by Willy Tarreau · 8 years ago
  10. 9f905d9 MINOR: channel: add new function channel_congested() by Willy Tarreau · 8 years ago
  11. 467c147 BUG/MEDIUM: channel: fix miscalculation of available buffer space (3rd try) by Willy Tarreau · 8 years ago
  12. fdc90ca BUG/MEDIUM: channel: incorrect polling condition may delay event delivery by Willy Tarreau · 8 years ago
  13. c3981fc BUG/MEDIUM: channel: don't allow to overwrite the reserve until connected by Willy Tarreau · 8 years ago
  14. 0aa1e33 CLEANUP: fix inconsistency between fd->iocb, proto->accept and accept() by Willy Tarreau · 8 years ago
  15. dea6146 BUG/MAJOR: channel: fix miscalculation of available buffer space (2nd try) by Willy Tarreau · 8 years ago
  16. 517cdce BUG/MINOR: log: Don't use strftime() which can clobber timezone if chrooted by Benoit GARNIER · 8 years ago
  17. 5237ace BUG/MINOR: log: GMT offset not updated when entering/leaving DST by Benoit GARNIER · 8 years ago
  18. ce0162e BUG/MEDIUM: chunks: always reject negative-length chunks by Willy Tarreau · 8 years ago
  19. 7b2787f BUG: stream_interface: Reuse connection even if the output channel is empty by Christopher Faulet · 8 years ago
  20. 7610073 BUG/MEDIUM: channel: fix miscalculation of available buffer space. by Willy Tarreau · 8 years ago
  21. de50f7f MINOR: chunk: make chunk_initstr() take a const string by Willy Tarreau · 8 years ago
  22. c85bedc MINOR: chunks: add chunk_strcat() and chunk_newstr() by Willy Tarreau · 8 years ago
  23. 8dfc057 MINOR: chunks: ensure that chunk_strcpy() adds a trailing zero by Willy Tarreau · 8 years ago
  24. 966bb79 BUG/MINOR: chunk: make chunk_dup() always check and set dst->size by Willy Tarreau · 8 years ago
  25. 97ef6f9 BUILD: freebsd: double declaration by Thierry FOURNIER · 9 years ago
  26. e77015c MINOR: config: extend the default max hostname length to 64 and beyond by Willy Tarreau · 9 years ago
  27. 66b3c15 BUILD: enable build on Linux/s390x by Neale Ferguson · 9 years ago
  28. bcd0336 BUG/MINOR: http: remove stupid HTTP_METH_NONE entry by Willy Tarreau · 9 years ago
  29. 2d0e45b send alert only when server is down by natalie.chen · 9 years ago
  30. 7c92a9b add mail notification by natalie.chen · 9 years ago
  31. 6de4c2f BUILD/MINOR: tools: rename popcount to my_popcountl by David Carlier · 9 years ago
  32. e0603ae MINOR: peers: store the pointer to the signal handler by Willy Tarreau · 9 years ago
  33. ae128b8 DOC: fix the comments about the meaning of msg->sol in HTTP by Willy Tarreau · 9 years ago
  34. 1c3a612 MEDIUM: http: add option-ignore-probes to get rid of the floods of 408 by Willy Tarreau · 9 years ago
  35. c4ebae0 BUG/MEDIUM: stream-int: always reset si->ops when si->end is nullified by Willy Tarreau · 9 years ago
  36. ca12910 BUG/MEDIUM: channel: don't schedule data in transit for leaving until connected by Willy Tarreau · 9 years ago
  37. 18b09d0 MEDIUM: channel: make bi_avail() use channel_in_transit() by Willy Tarreau · 9 years ago
  38. 90d5c18 MEDIUM: channel: make buffer_reserved() use channel_in_transit() by Willy Tarreau · 9 years ago
  39. 630cf01 MINOR: channel: add channel_in_transit() by Willy Tarreau · 9 years ago
  40. 5aea838 BUG/MINOR: channel: compare to_forward with buf->i, not buf->size by Willy Tarreau · 9 years ago
  41. 4f43511 BUG/MEDIUM: channel: fix possible integer overflow on reserved size computation by Willy Tarreau · 9 years ago
  42. cfbb93f DOC: fix a few typos by Godbach · 10 years ago
  43. bae03ea BUG/MEDIUM: pattern: don't load more than once a pattern list. by Thierry FOURNIER · 10 years ago
  44. 1f96a87 BUG/MEDIUM: checks: fix conflicts between agent checks and ssl healthchecks by Cyril Bonté · 10 years ago
  45. 42a3e20 MINOR: ssl: add statement to force some ssl options in global. by Emeric Brun · 10 years ago
  46. 2e47a3a BUG/MEDIUM: http: adjust close mode when switching to backend by Willy Tarreau · 10 years ago
  47. 8b3c808 MEDIUM: config: report it when tcp-request rules are misplaced by Willy Tarreau · 10 years ago
  48. b4d0509 BUG/CRITICAL: http: don't update msg->sov once data start to leave the buffer by Willy Tarreau · 10 years ago
  49. d6ec605 MEDIUM: connection: add new bit in Proxy Protocol V2 by Dave McCowan · 10 years ago
  50. ad65af7 BUG/MINOR: server: move the directive #endif to the end of file by Godbach · 10 years ago
  51. 5bebcd0 BUG/MAJOR: http: correctly rewind the request body after start of forwarding by Willy Tarreau · 10 years ago
  52. 8245675 BUG/MEDIUM: backend: Update hash to use unsigned int throughout by Dan Dubovik · 10 years ago
  53. 631a70f BUG/MEDIUM: unix: completely unbind abstract sockets during a pause() by Willy Tarreau · 10 years ago
  54. d903bb3 MEDIUM: listener: implement a per-protocol pause() function by Willy Tarreau · 10 years ago
  55. dc2695c MEDIUM: log: support a user-configurable max log line length by Willy Tarreau · 10 years ago
  56. b4cbc1e MINOR: log: make MAX_SYSLOG_LEN overridable at build time by Willy Tarreau · 10 years ago
  57. d008394 MINOR: stick-table: make stktable_fetch_key() indicate why it failed by Willy Tarreau · 10 years ago
  58. 4910098 BUG/MINOR: ssl: Fix external function in order not to return a pointer on an internal trash buffer. by Emeric Brun · 10 years ago
  59. c8b27b6 MEDIUM: ssl: add 300s supported time skew on OCSP response update. by Emeric Brun · 10 years ago
  60. f4e6129 MINOR: missing regex.h include by Thierry FOURNIER · 10 years ago
  61. 4147b2e MEDIUM: ssl: basic OCSP stapling support. by Emeric Brun · 10 years ago
  62. 2620276 MINOR: regex: Use native PCRE API. by Thierry FOURNIER · 10 years ago
  63. 09af0d6 MEDIUM: regex: replace all standard regex function by own functions by Thierry FOURNIER · 10 years ago
  64. b8f980c MINOR: regex: Create JIT compatible function that return match strings by Thierry FOURNIER · 10 years ago
  65. 218f064 MEDIUM: http: add actions "replace-header" and "replace-values" in http-req/resp by Sasha Pachev · 10 years ago
  66. 4bfc580 MEDIUM: session: maintain per-backend and per-server time statistics by Willy Tarreau · 10 years ago
  67. 2438f2b MINOR: freq_ctr: introduce a new averaging method by Willy Tarreau · 10 years ago
  68. 588297f MINOR: tools: add new functions to quote-encode strings by Willy Tarreau · 10 years ago
  69. 75ab8bd MEDIUM: Add port_to_str helper by Simon Horman · 10 years ago
  70. 8fccfa2 CLEANUP: connection: merge proxy proto v2 header and address block by Willy Tarreau · 10 years ago
  71. 3a4ac42 MINOR: tcp: prepare support for the "capture" action by Willy Tarreau · 10 years ago
  72. 54da8db MINOR: capture: extend the captures to support non-header keys by Willy Tarreau · 10 years ago
  73. f46cd6e MEDIUM: ssl: Add the option to use standardized DH parameters >= 1024 bits by Remi Gacogne · 10 years ago
  74. c874653 BUILD: don't use type "uint" which is not portable by Willy Tarreau · 10 years ago
  75. ce3f913 MINOR: stats: add counters for SSL cache lookups and misses by Willy Tarreau · 10 years ago
  76. 0c9c272 MINOR: stats: report SSL key computations per second by Willy Tarreau · 10 years ago
  77. c600204 BUG/MEDIUM: regex: fix risk of buffer overrun in exp_replace() by Sasha Pachev · 10 years ago
  78. 2396418 MINOR: checks: support a neutral check result by Willy Tarreau · 10 years ago
  79. ed7df90 MEDIUM: stats: introduce new actions to simplify admin status management by Willy Tarreau · 10 years ago
  80. bfc7b7a MAJOR: checks: add support for a new "drain" administrative mode by Willy Tarreau · 10 years ago
  81. 8eb7784 MINOR: server: implement srv_set_stopping() by Willy Tarreau · 10 years ago
  82. dbd5e78 MINOR: server: implement srv_set_running() by Willy Tarreau · 10 years ago
  83. e7d1ef1 MINOR: server: implement srv_set_stopped() by Willy Tarreau · 10 years ago
  84. bda9227 MINOR: server: make the status reporting function support a reason by Willy Tarreau · 10 years ago
  85. af54958 MEDIUM: checks: simplify server up/down/nolb transitions by Willy Tarreau · 10 years ago
  86. a0066dd MEDIUM: server: properly support and propagate the maintenance status by Willy Tarreau · 10 years ago
  87. 4aac7db REORG: checks: put the functions in the appropriate files ! by Willy Tarreau · 10 years ago
  88. 892337c MAJOR: server: use states instead of flags to store the server state by Willy Tarreau · 10 years ago
  89. 2012521 REORG/MEDIUM: server: move the maintenance bits out of the server state by Willy Tarreau · 10 years ago
  90. c93cd16 REORG/MEDIUM: server: split server state and flags in two different variables by Willy Tarreau · 10 years ago
  91. 041751c BUG/MEDIUM: polling: fix possible CPU hogging of worker processes after receiving SIGUSR1. by Conrad Hoffmann · 10 years ago
  92. 87eb1d6 MINOR: server: create srv_was_usable() from srv_is_usable() and use a pointer by Willy Tarreau · 10 years ago
  93. c5150da MINOR: server: use functions to detect state changes and to update them by Willy Tarreau · 10 years ago
  94. 02615f9 MINOR: server: remove the SRV_DRAIN flag which can always be deduced by Willy Tarreau · 10 years ago
  95. 05cdd96 MEDIUM: session: implement half-closed timeouts (client-fin and server-fin) by Willy Tarreau · 10 years ago
  96. 6346f0a DOC: stop referencing the slow git repository in the README by Willy Tarreau · 10 years ago
  97. b1dd9bf MEDIUM: pattern: use ebtree's longest match to index/lookup string beginning by Willy Tarreau · 10 years ago
  98. 18ca2d4 MINOR: tools: split is_addr() and is_inet_addr() by Willy Tarreau · 10 years ago
  99. 6ae1ba6 MEDIUM: listener: parse the new "process" bind keyword by Willy Tarreau · 10 years ago
  100. a9db57e MEDIUM: config: limit nbproc to the machine's word size by Willy Tarreau · 11 years ago