1. eb92deb REORG: include: move dns.h to haproxy/dns{,-t}.h by Willy Tarreau · 4 years, 2 months ago
  2. ac13aea REORG: include: move auth.h to haproxy/auth{,-t}.h by Willy Tarreau · 4 years, 2 months ago
  3. aa74c4e REORG: include: move arg.h to haproxy/arg{,-t}.h by Willy Tarreau · 4 years, 2 months ago
  4. 122eba9 REORG: include: move action.h to haproxy/action{,-t}.h by Willy Tarreau · 4 years, 2 months ago
  5. 8c79400 REORG: include: move hlua_fcn.h to haproxy/hlua_fcn.h by Willy Tarreau · 4 years, 2 months ago
  6. 8641605 REORG: include: move hlua.h to haproxy/hlua{,-t}.h by Willy Tarreau · 4 years, 2 months ago
  7. 8773533 REORG: include: move http_htx.h to haproxy/http_htx{,-t}.h by Willy Tarreau · 4 years, 2 months ago
  8. c6fe884 REORG: include: move h1_htx.h to haproxy/h1_htx.h by Willy Tarreau · 4 years, 2 months ago
  9. 0a3bd39 REORG: include: move compression.h to haproxy/compression{,-t}.h by Willy Tarreau · 4 years, 2 months ago
  10. f07f30c REORG: include: move proto/proto_sockpair.h to haproxy/proto_sockpair.h by Willy Tarreau · 4 years, 2 months ago
  11. 832ce65 REORG: include: move proto_udp.h to haproxy/proto_udp{,-t}.h by Willy Tarreau · 4 years, 2 months ago
  12. 14e8af5 CLEANUP: include: remove empty raw_sock.h by Willy Tarreau · 4 years, 2 months ago
  13. 551271d REORG: include: move pipe.h to haproxy/pipe{,-t}.h by Willy Tarreau · 4 years, 2 months ago
  14. ba2f73d REORG: include: move sink.h to haproxy/sink{,-t}.h by Willy Tarreau · 4 years, 2 months ago
  15. d2ad57c REORG: include: move ring to haproxy/ring{,-t}.h by Willy Tarreau · 4 years, 2 months ago
  16. 0f6ffd6 REORG: include: move fd.h to haproxy/fd{,-t}.h by Willy Tarreau · 4 years, 2 months ago
  17. fc8f6a8 REORG: include: move port_range.h to haproxy/port_range{,-t}.h by Willy Tarreau · 4 years, 2 months ago
  18. 334099c REORG: include: move shctx to haproxy/shctx{,-t}.h by Willy Tarreau · 4 years, 2 months ago
  19. 3afc4c4 REORG: include: move dict.h to hparoxy/dict{,-t}.h by Willy Tarreau · 4 years, 2 months ago
  20. 48fbcae REORG: tools: split common/standard.h into haproxy/tools{,-t}.h by Willy Tarreau · 4 years, 2 months ago
  21. 2dd7c35 REORG: include: move protocol.h to haproxy/protocol{,-t}.h by Willy Tarreau · 4 years, 2 months ago
  22. fa2ef5b REORG: include: move common/fcgi.h to haproxy/ by Willy Tarreau · 4 years, 2 months ago
  23. bf07314 REORG: include: move common/h2.h to haproxy/h2.h by Willy Tarreau · 4 years, 2 months ago
  24. be327fa REORG: include: move hpack*.h to haproxy/ and split hpack-tbl by Willy Tarreau · 4 years, 2 months ago
  25. 16f958c REORG: include: split common/htx.h into haproxy/htx{,-t}.h by Willy Tarreau · 4 years, 2 months ago
  26. 5413a87 REORG: include: move common/h1.h to haproxy/h1.h by Willy Tarreau · 4 years, 2 months ago
  27. 0017be0 REORG: include: split common/http-hdr.h into haproxy/http-hdr{,-t}.h by Willy Tarreau · 4 years, 2 months ago
  28. cd72d8c REORG: include: split common/http.h into haproxy/http{,-t}.h by Willy Tarreau · 4 years, 2 months ago
  29. c2f7c58 REORG: include: move common/ticks.h to haproxy/ticks.h by Willy Tarreau · 4 years, 2 months ago
  30. 374b442 REORG: include: split common/xref.h into haproxy/xref{,-t}.h by Willy Tarreau · 4 years, 2 months ago
  31. 7cd8b6e REORG: include: split common/regex.h into haproxy/regex{,-t}.h by Willy Tarreau · 4 years, 2 months ago
  32. 7a00efb REORG: include: move common/namespace.h to haproxy/namespace{,-t}.h by Willy Tarreau · 4 years, 2 months ago
  33. 6131d6a REORG: include: move common/net_helper.h to haproxy/net_helper.h by Willy Tarreau · 4 years, 2 months ago
  34. 2741c8c REORG: include: move common/buffer.h to haproxy/dynbuf{,-t}.h by Willy Tarreau · 4 years, 2 months ago
  35. a04ded5 REORG: include: move activity to haproxy/ by Willy Tarreau · 4 years, 2 months ago
  36. c13ed53 REORG: include: move common/chunk.h to haproxy/chunk.h by Willy Tarreau · 4 years, 2 months ago
  37. d0ef439 REORG: include: move common/memory.h to haproxy/pool.h by Willy Tarreau · 4 years, 2 months ago
  38. ed891fd MEDIUM: memory: make local pools independent on lockless pools by Willy Tarreau · 4 years, 2 months ago
  39. fb117e6 MEDIUM: memory: don't let pool_put_to_cache() free the objects itself by Willy Tarreau · 4 years, 2 months ago
  40. 24aa1ee REORG: memory: move the OS-level allocator to haproxy/pool-os.h by Willy Tarreau · 4 years, 2 months ago
  41. 3646777 REORG: memory: move the pool type definitions to haproxy/pool-t.h by Willy Tarreau · 4 years, 2 months ago
  42. 606135a CLEANUP: pool: include freq_ctr.h and remove locally duplicated functions by Willy Tarreau · 4 years, 2 months ago
  43. 6634794 REORG: include: move freq_ctr to haproxy/ by Willy Tarreau · 4 years, 2 months ago
  44. 889faf4 CLEANUP: include: remove excessive includes of common/standard.h by Willy Tarreau · 4 years, 2 months ago
  45. 92b4f13 REORG: include: move time.h from common/ to haproxy/ by Willy Tarreau · 4 years, 2 months ago
  46. af613e8 CLEANUP: thread: rename __decl_hathreads() to __decl_thread() by Willy Tarreau · 4 years, 2 months ago
  47. 3f567e4 REORG: include: split hathreads into haproxy/thread.h and haproxy/thread-t.h by Willy Tarreau · 4 years, 2 months ago
  48. 5775d09 CLEANUP: threads: remove a few needless includes of hathreads.h by Willy Tarreau · 4 years, 2 months ago
  49. 9453ecd REORG: threads: extract atomic ops from hathreads.h by Willy Tarreau · 4 years, 2 months ago
  50. 853b297 REORG: include: split mini-clist into haproxy/list and list-t.h by Willy Tarreau · 4 years, 2 months ago
  51. f0f1c80 REORG: include: move istbuf.h to haproxy/ by Willy Tarreau · 4 years, 2 months ago
  52. 8dabda7 REORG: include: split buf.h into haproxy/buf-t.h and haproxy/buf.h by Willy Tarreau · 4 years, 2 months ago
  53. 2a83d60 REORG: include: move debug.h from common/ to haproxy/ by Willy Tarreau · 4 years, 2 months ago
  54. 58017ee REORG: include: move the BUG_ON() code to haproxy/bug.h by Willy Tarreau · 4 years, 2 months ago
  55. eb6f701 REORG: include: move ist.h from common/ to import/ by Willy Tarreau · 4 years, 2 months ago
  56. 6019fab REORG: include: move openssl-compat.h from common/ to haproxy/ by Willy Tarreau · 4 years, 2 months ago
  57. 8d36697 REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ by Willy Tarreau · 4 years, 2 months ago
  58. d678805 REORG: include: move version.h to haproxy/ by Willy Tarreau · 4 years, 2 months ago
  59. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · 4 years, 2 months ago
  60. 8d2b777 REORG: ebtree: move the include files from ebtree to include/import/ by Willy Tarreau · 4 years, 2 months ago
  61. ff0e8a4 REORG: ebtree: move the C files from ebtree/ to src/ by Willy Tarreau · 4 years, 2 months ago
  62. f38175c MINOR: sample: Add secure_memcmp converter by Tim Duesterhus · 4 years, 2 months ago
  63. 9fc6c97 BUG/MINOR: mworker: fix a memleak when execvp() failed by William Lallemand · 4 years, 2 months ago
  64. e5ff4ad BUG/MINOR: ssl: fix a trash buffer leak in some error cases by William Lallemand · 4 years, 2 months ago
  65. 0041741 BUG/MEDIUM: mworker: fix the reload with an -- option by William Lallemand · 4 years, 2 months ago
  66. a6b3249 BUG/MINOR: init: -S can have a parameter starting with a dash by William Lallemand · 4 years, 2 months ago
  67. 4f71d30 BUG/MINOR: init: -x can have a parameter starting with a dash by William Lallemand · 4 years, 2 months ago
  68. df6c5a8 BUG/MEDIUM: mworker: fix the copy of options in copy_argv() by William Lallemand · 4 years, 2 months ago
  69. c0fcbe4 BUG/MINOR: checks: Fix test on http-check rulesets during config validity check by Christopher Faulet · 4 years, 2 months ago
  70. 5cf2dfc BUG/MEDIUM: hlua: Lock pattern references to perform set/add/del operations by Christopher Faulet · 4 years, 2 months ago
  71. 23308eb BUG/MEDIUM: lua: Reset analyse expiration timeout before executing a lua action by Christopher Faulet · 4 years, 2 months ago
  72. 89aed32 MINOR: mux-h1/proxy: Add a proxy option to disable clear h2 upgrade by Christopher Faulet · 4 years, 2 months ago
  73. f187ce6 Revert "MINOR: ssl: rework add cert chain to CTX to be libssl independent" by William Lallemand · 4 years, 2 months ago
  74. 39bd740 CLEANUP: regex: remove outdated support for regex actions by Willy Tarreau · 4 years, 2 months ago
  75. 530ba38 BUG/MINOR: peers: fix internal/network key type mapping. by Emeric Brun · 4 years, 2 months ago
  76. 570a22b BUILD: sink: address build warning on 32-bit architectures by Willy Tarreau · 4 years, 2 months ago
  77. 55af9e9 CLEANUP: ssl: remove comment from dump_crtlist_sslconf() by William Lallemand · 4 years, 2 months ago
  78. 50df1cb MINOR: ssl: set ssl-min-ver in ambiguous configurations by William Lallemand · 4 years, 2 months ago
  79. 9755647 MEDIUM: ring: add new srv statement to support octet counting forward by Emeric Brun · 4 years, 2 months ago
  80. 494c505 MEDIUM: ring: add server statement to forward messages from a ring by Emeric Brun · 4 years, 2 months ago
  81. 9f2ff3a BUG/MINOR: error on unknown statement in ring section. by Emeric Brun · 4 years, 2 months ago
  82. dcd58af MINOR: ring: re-work ring attach generic API. by Emeric Brun · 4 years, 2 months ago
  83. 21072b9 CLEANUP: pools: use the regular lock for the flush operation on lockless pools by Willy Tarreau · 4 years, 2 months ago
  84. 2f44a59 MEDIUM: ssl: use TLSv1.2 as the minimum default on bind lines by William Lallemand · 4 years, 2 months ago
  85. 56192cc BUG/MEDIUM: checks: Don't add a tcpcheck ruleset twice in the shared tree by Christopher Faulet · 4 years, 2 months ago
  86. 7867525 BUG/MINOR: nameservers: fix error handling in parsing of resolv.conf by Willy Tarreau · 4 years, 2 months ago
  87. fa9d780 BUG/MEDIUM: logs: fix trailing zeros on log message. by Emeric Brun · 4 years, 2 months ago
  88. 31a841c BUG/MINOR: lua: Add missing string length for lua sticktable lookup by Nathan Neulinger · 4 years, 5 months ago
  89. 3d5e121 MINOR: checks: I/O callback function only rely on the data layer wake callback by Christopher Faulet · 4 years, 2 months ago
  90. 030ed4b BUG/MEDIUM: checks: Don't blindly subscribe for receive if waiting for connect by Christopher Faulet · 4 years, 2 months ago
  91. 0bac4cd CLEANUP: http: Remove unused HTTP message templates by Christopher Faulet · 4 years, 2 months ago
  92. b304883 MINOR: http-rules: Use an action function to eval http-request auth rules by Christopher Faulet · 4 years, 2 months ago
  93. 612f2ea MINOR: http-ana: Use proxy's error replies to emit 401/407 responses by Christopher Faulet · 4 years, 2 months ago
  94. ae43b6c MINOR: http-ana: Make the function http_reply_to_htx() public by Christopher Faulet · 4 years, 2 months ago
  95. a1e4f8c MINOR: pools: compute an estimate of each pool's average needed objects by Willy Tarreau · 4 years, 3 months ago
  96. 68ad53c BUG/MEDIUM: backend: set the connection owner to the session when using alpn. by Olivier Houchard · 4 years, 2 months ago
  97. d82056c BUG/MINOR: connection: Always get the stream when available to send PP2 line by Christopher Faulet · 4 years, 2 months ago
  98. 3ab504f BUG/MEDIUM: connection: Ignore PP2 unique ID for stream-less connections by Christopher Faulet · 4 years, 2 months ago
  99. b0b8b26 MINOR: checks: Remove useless tests on the connection and conn-stream by Christopher Faulet · 4 years, 2 months ago
  100. 3cbdd22 BUG/MEDIUM: checks: Refresh the conn-stream and the connection after a connect by Christopher Faulet · 4 years, 2 months ago