1. 6a3168a MINOR: ssl: free bind_conf_node in crtlist_free() by William Lallemand · 4 years ago
  2. 7df5c2d BUG/MEDIUM: ssl: fix ssl_bind_conf double free by William Lallemand · 4 years ago
  3. c17a5fa BUG/MINOR: cfgparse: Fix calculation of position for PARSE_ERR_TOOMANY message by Tim Duesterhus · 4 years ago
  4. f3d2c6d BUG/MINOR: cfgparse: Fix argument reference in PARSE_ERR_TOOMANY message by Tim Duesterhus · 4 years ago
  5. 5bd7306 BUG/MEDIUM: task: be careful not to run too many tasks at TL_URGENT by Willy Tarreau · 4 years ago
  6. 116ef22 MINOR: task: add a new pointer to current tasklet queue by Willy Tarreau · 4 years ago
  7. 0c0c85e BUG/MINOR: tasks: make sure never to exceed max_processed by Willy Tarreau · 4 years ago
  8. 38e8a1c MINOR: debug: add a new DEBUG_FD build option by Willy Tarreau · 4 years ago
  9. ee99aaf BUG/MINOR: http_ana: clarify connection pointer check on L7 retry by Willy Tarreau · 4 years ago
  10. 2fd5bdb MINOR: cfgparse: Warn on truncated lines / files by Tim Duesterhus · 4 years ago
  11. 70f5899 BUG/MINOR: cfgparse: Support configurations without newline at EOF by Tim Duesterhus · 4 years ago
  12. 8840326 BUG/MINOR: spoe: correction of setting bits for analyzer by Miroslav Zagorac · 4 years ago
  13. c97406f BUG/MEDIUM: fcgi-app: Resolve the sink if a fcgi-app logs in a ring buffer by Christopher Faulet · 4 years ago
  14. 60837d3 REGTEST: Add a simple script to tests errorfile directives in proxy sections by Christopher Faulet · 4 years, 1 month ago
  15. dc0936c [RELEASE] Released version 2.2-dev10 by Willy Tarreau · 4 years ago
  16. 8912ae6 DOC: configuration: http-check send was missing from matrix by Peter Gervai · 4 years, 1 month ago
  17. df4c9d2 DOC: configuration: Unindent non-code sentences in the protobuf example by Peter Gervai · 4 years, 1 month ago
  18. f49a604 BUG/MINOR: systemd: Wait for network to be online by Ryan O'Hara · 4 years, 1 month ago
  19. c89a42f MINOR: mux_h1: Set H1_F_CO_MSG_MORE if we know we have more to send. by Olivier Houchard · 4 years, 1 month ago
  20. 8945bb6 BUG/MEDIUM: stream-int: fix loss of CO_SFL_MSG_MORE flag in forwarding by Willy Tarreau · 4 years ago
  21. d1d005d MEDIUM: map: make the "clear map" operation yield by Willy Tarreau · 4 years, 7 months ago
  22. a4818db BUG/MAJOR: init: properly compute the default global.maxpipes value by Willy Tarreau · 4 years, 1 month ago
  23. 5bb21b1 REGTEST: http-rules: test spaces in ACLs with master CLI by William Lallemand · 4 years, 1 month ago
  24. 398c5f3 REGTEST: http-rules: test spaces in ACLs by William Lallemand · 4 years, 1 month ago
  25. 02c255e BUG/MINOR: mworker/cli: fix semicolon escaping in master CLI by William Lallemand · 4 years, 1 month ago
  26. fe249c3 BUG/MINOR: mworker/cli: fix the escaping in the master CLI by William Lallemand · 4 years, 1 month ago
  27. b08c6d0 BUG/MINOR: cli: allow space escaping on the CLI by Yves Lafon · 4 years, 1 month ago
  28. 5c8be27 MEDIUM: tasks: also process late wakeups in process_runnable_tasks() by Willy Tarreau · 4 years, 1 month ago
  29. 77015ab MEDIUM: tasks: clean up the front side of the wait queue in wake_expired_tasks() by Willy Tarreau · 4 years, 1 month ago
  30. a7ad4ae MINOR: haproxy: process signals before runnable tasks by Willy Tarreau · 4 years, 1 month ago
  31. 54067e9 CONTRIB: debug: add the missing flags CO_FL_SAFE_LIST and CO_FL_IDLE_LIST by Willy Tarreau · 4 years, 1 month ago
  32. bc52bec MEDIUM: fd: add experimental support for edge-triggered polling by Willy Tarreau · 4 years, 1 month ago
  33. 13cd54c MEDIUM: peers: add the "localpeer" global option by Dragan Dosen · 4 years, 1 month ago
  34. 4f01415 MINOR: peers: do not use localpeer as an array anymore by Dragan Dosen · 4 years, 1 month ago
  35. f1cad38 MINOR: fd: factorize the fd_takeover() exit path to make it safer by Willy Tarreau · 4 years, 1 month ago
  36. 4297363 MINOR: fd: slightly optimize the fd_takeover double-CAS loop by Willy Tarreau · 4 years, 1 month ago
  37. c460c91 MEDIUM: fd: refine the fd_takeover() migration lock by Willy Tarreau · 4 years, 1 month ago
  38. 7af4fa9 MINOR: activity: rename the "stream" field to "stream_calls" by Willy Tarreau · 4 years, 1 month ago
  39. a00cf9b MINOR: activity: group the per-loop counters at the top by Willy Tarreau · 4 years, 1 month ago
  40. ddc874c BUG/MEDIUM: fd: Call fd_stop_recv() when we just got a fd. by Olivier Houchard · 4 years, 1 month ago
  41. 8d7b517 BUG/MEDIUM: fd: Don't fd_stop_recv() a fd we don't own. by Olivier Houchard · 4 years, 1 month ago
  42. f86a106 MINOR: fd: Fix a typo in a coment. by Olivier Houchard · 4 years, 1 month ago
  43. e406386 MINOR: activity: rename confusing poll_* fields in the output by Willy Tarreau · 4 years, 1 month ago
  44. e545153 MINOR: activity: report the number of times poll() reports I/O by Willy Tarreau · 4 years, 1 month ago
  45. c208a54 DOC: fd: make it clear that some fields ordering must absolutely be respected by Willy Tarreau · 4 years, 1 month ago
  46. 4f72ec8 CLEANUP: activity: remove unused counter fd_lock by Willy Tarreau · 4 years, 1 month ago
  47. 4cabfc1 BUG/MAJOR: connection: always disable ready events once reported by Willy Tarreau · 4 years, 1 month ago
  48. b25970f BUILD: Fix build by including haproxy/global.h by Olivier Houchard · 4 years, 1 month ago
  49. 7bf484a MINOR: version: report the presence of the compiler's address sanitizer by Willy Tarreau · 4 years, 1 month ago
  50. 6d4c81d MINOR: compiler: always define __has_feature() by Willy Tarreau · 4 years, 1 month ago
  51. 88bd9ee MINOR: version: put the compiler version output into version.c not haproxy.c by Willy Tarreau · 4 years, 1 month ago
  52. da21ed1 BUG/MINOR: spoe: add missing key length check before checking key names by Willy Tarreau · 4 years, 1 month ago
  53. 9f658a5 BUG/MINOR: cfgparse: Add missing fatal++ in PARSE_ERR_HEX case by Tim Duesterhus · 4 years, 1 month ago
  54. 2c4dfae MINOR: http: do not close connections anymore after internal responses by Willy Tarreau · 4 years, 1 month ago
  55. 32234e7 BUG/MEDIUM: cfgparse: stop after a reasonable amount of fatal error by Willy Tarreau · 4 years, 1 month ago
  56. 9e1758e BUG/MEDIUM: cfgparse: use parse_line() to expand/unquote/unescape config lines by Willy Tarreau · 4 years, 1 month ago
  57. c8d167b MINOR: tools: add a new configurable line parse, parse_line() by Willy Tarreau · 4 years, 1 month ago
  58. 853926a BUG/MEDIUM: ebtree: use a byte-per-byte memcmp() to compare memory blocks by Willy Tarreau · 4 years, 1 month ago
  59. 01a0ce3 BUG/MAJOR: vars: Fix bogus free() during deinit() for http-request rules by Tim Duesterhus · 4 years, 1 month ago
  60. f3ca5a0 BUILD: haproxy: mark deinit_and_exit() as noreturn by Willy Tarreau · 4 years, 1 month ago
  61. 55ae1ab BUG/MINOR: tcp-rules: tcp-response must check the buffer's fullness by Willy Tarreau · 4 years, 1 month ago
  62. 9dc92b2 BUG/MINOR: http: make smp_fetch_body() report that the contents may change by Willy Tarreau · 4 years, 1 month ago
  63. bcefb85 BUILD: atomic: add string.h for memcpy() on ARM64 by Willy Tarreau · 4 years, 1 month ago
  64. d999a49 BUILD: compression: make gcc 10 happy with free_zlib() by Willy Tarreau · 4 years, 1 month ago
  65. ff78fcd BUG/MINOR: haproxy: Free rule->arg.vars.expr during deinit_act_rules by Tim Duesterhus · 4 years, 1 month ago
  66. 0a3b43d MINOR: haproxy: Make use of deinit_and_exit() for clean exits by Tim Duesterhus · 4 years, 1 month ago
  67. 2654055 MINOR: haproxy: Add void deinit_and_exit(int) by Tim Duesterhus · 4 years, 1 month ago
  68. 8469bed CI: travis-ci: use "-O1" for clang builds by Ilya Shipitsin · 4 years, 1 month ago
  69. 2867b40 BUG/MEDIUM: checks: Fix off-by-one in allocation of SMTP greeting cmd by Tim Duesterhus · 4 years, 1 month ago
  70. f28d5c9 BUILD: proto_uxst: shut up yet another gcc's absurd warning by Willy Tarreau · 4 years, 1 month ago
  71. db57a14 BUILD: thread: add parenthesis around values of locking macros by Willy Tarreau · 4 years, 1 month ago
  72. d0712f3 BUG/MINOR: ssl: fix ssl-{min,max}-ver with openssl < 1.1.0 by William Lallemand · 4 years, 1 month ago
  73. 588b314 BUILD: Re-enable -Wimplicit-fallthrough by Tim Duesterhus · 4 years, 1 month ago
  74. 2fc761e BUG/MEDIUM: pattern: fix thread safety of pattern matching by Willy Tarreau · 4 years, 1 month ago
  75. 4989de2 BUILD: Remove nowarn for warnings that do not trigger by Tim Duesterhus · 4 years, 1 month ago
  76. df18787 BUG/MEDIUM: log: don't hold the log lock during writev() on a file descriptor by Willy Tarreau · 4 years, 1 month ago
  77. 0a4b0ab BUILD: include: add sys/types before netinet/tcp.h by Willy Tarreau · 4 years, 1 month ago
  78. 1385c88 [RELEASE] Released version 2.2-dev9 by Willy Tarreau · 4 years, 1 month ago
  79. 7c18b54 REORG: dgram: rename proto_udp to dgram by Willy Tarreau · 4 years, 1 month ago
  80. e579391 REORG: include: make list-t.h part of the base API by Willy Tarreau · 4 years, 1 month ago
  81. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · 4 years, 1 month ago
  82. 5b9cde4 REORG: include: move THREAD_LOCAL and __decl_thread() to compiler.h by Willy Tarreau · 4 years, 1 month ago
  83. ca8b069 REORG: include: move MAX_THREADS to defaults.h by Willy Tarreau · 4 years, 1 month ago
  84. 6784c99 CLEANUP: include: make atomic.h part of the base API by Willy Tarreau · 4 years, 1 month ago
  85. 8e3f5c6 CLEANUP: compiler: add a THREAD_ALIGNED macro and use it where appropriate by Willy Tarreau · 4 years, 1 month ago
  86. 920214e BUILD: reorder objects in the Makefile for faster builds by Willy Tarreau · 4 years, 1 month ago
  87. 36979d9 REORG: include: move the error reporting functions to from log.h to errors.h by Willy Tarreau · 4 years, 1 month ago
  88. 251c2aa CLEANUP: include: move sample_data out of sample-t.h by Willy Tarreau · 4 years, 1 month ago
  89. 4f663ec CLEANUP: include: don't include proxy-t.h in global-t.h by Willy Tarreau · 4 years, 1 month ago
  90. d62af6a CLEANUP: include: don't include stddef.h directly by Willy Tarreau · 4 years, 1 month ago
  91. bcc6733 REORG: check: extract the external checks from check.{c,h} by Willy Tarreau · 4 years, 1 month ago
  92. d604ace REORG: check: move email_alert* from proxy-t.h to mailers-t.h by Willy Tarreau · 4 years, 1 month ago
  93. 51cd595 REORG: check: move tcpchecks away from check.c by Willy Tarreau · 4 years, 1 month ago
  94. cee013e REORG: check: move the e-mail alerting code to mailers.c by Willy Tarreau · 4 years, 1 month ago
  95. 4f6535d CLEANUP: hpack: export debug functions and move inlines to .h by Willy Tarreau · 4 years, 1 month ago
  96. 6be7849 REORG: include: move cfgparse.h to haproxy/cfgparse.h by Willy Tarreau · 4 years, 1 month ago
  97. dfd3de8 REORG: include: move stream.h to haproxy/stream{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  98. 1e56f92 REORG: include: move server.h to haproxy/server{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  99. a55c454 REORG: include: move queue.h to haproxy/queue{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  100. 4980160 REORG: include: move backend.h to haproxy/backend{,-t}.h by Willy Tarreau · 4 years, 1 month ago