1. 72faef3 MEDIUM: global: remove dead code from nbproc/bind_proc removal by Willy Tarreau · Tue Jun 15 08:36:30 2021 +0200
  2. 5301f5d CLEANUP: global: remove pid_bit and all_proc_mask by Willy Tarreau · Tue Jun 15 08:13:20 2021 +0200
  3. 9135859 CLEANUP: global: remove the nbproc field from the global structure by Willy Tarreau · Tue Jun 15 08:08:04 2021 +0200
  4. 9c6a802 CLEANUP: global: remove unused definition of stopping_task[] by Willy Tarreau · Tue Jun 15 11:39:57 2021 +0200
  5. 9e467af BUG/MEDIUM: shctx: use at least thread-based locking on USE_PRIVATE_CACHE by Willy Tarreau · Tue Jun 15 15:03:19 2021 +0200
  6. 6916493 MINOR: ssl: Use OpenSSL's ASN1_TIME convertor when available by Remi Tricot-Le Breton · Fri Jun 11 10:28:09 2021 +0200
  7. b63dbb7 MAJOR: config: remove parsing of the global "nbproc" directive by Willy Tarreau · Fri Jun 11 16:50:29 2021 +0200
  8. eb77824 MEDIUM: proxy: remove the deprecated "grace" keyword by Willy Tarreau · Fri Jun 11 16:27:10 2021 +0200
  9. 3406766 MEDIUM: resolvers: add a ref between servers and srv request or used SRV record by Emeric Brun · Fri Jun 11 10:48:45 2021 +0200
  10. bd78c91 MEDIUM: resolvers: add a ref on server to the used A/AAAA answer item by Emeric Brun · Fri Jun 11 10:08:05 2021 +0200
  11. 1cf414b BUG/MAJOR: htx: Fix htx_defrag() when an HTX block is expanded by Christopher Faulet · Wed Jun 09 17:30:40 2021 +0200
  12. c12bf9a BUG/MEDIUM: errors: include missing obj_type file by Willy Tarreau · Fri Jun 11 07:31:57 2021 +0200
  13. 3faf0cb BUILD: ssl: Fix compilation with BoringSSL by Remi Tricot-Le Breton · Thu Jun 10 18:10:32 2021 +0200
  14. 8715dec MEDIUM: pools: remove the locked pools implementation by Willy Tarreau · Thu Jun 10 17:31:48 2021 +0200
  15. 1526ffe CLEANUP: pools: remove now unused seq and pool_free_list by Willy Tarreau · Thu Jun 10 08:46:28 2021 +0200
  16. 2a4523f BUG/MAJOR: pools: fix possible race with free() in the lockless variant by Willy Tarreau · Wed Jun 09 18:59:58 2021 +0200
  17. 9a7aa3b BUG/MINOR: pools: make DEBUG_UAF always write to the to-be-freed location by Willy Tarreau · Thu Jun 10 17:20:19 2021 +0200
  18. d92fd11 MINOR: ssl: Add new "show ssl ocsp-response" CLI command by Remi Tricot-Le Breton · Thu Jun 10 13:51:13 2021 +0200
  19. 722180a BUILD: make tune.ssl.keylog available again by William Lallemand · Wed Jun 09 16:46:12 2021 +0200
  20. 846830e BUG: errors: remove printf positional args for user messages context by Amaury Denoyelle · Mon Jun 07 19:24:10 2021 +0200
  21. fc0cceb MINOR: haproxy: Add `-cc` argument by Maximilian Mader · Sun Jun 06 00:50:22 2021 +0200
  22. 29c6cd7 CLEANUP: tools: Make errptr const in `parse_line()` by Maximilian Mader · Sun Jun 06 00:50:21 2021 +0200
  23. 6af81f8 MEDIUM: errors: implement parsing context type by Amaury Denoyelle · Thu May 27 15:45:28 2021 +0200
  24. 1833e43 MEDIUM: errors: implement user messages buffer by Amaury Denoyelle · Wed May 26 11:05:22 2021 +0200
  25. ce986e1 REORG: errors: split errors reporting function from log.c by Amaury Denoyelle · Fri Jun 04 11:20:32 2021 +0200
  26. 01b3c3d MINOR: errors: allow empty va_args for diag variadic macro by Amaury Denoyelle · Mon May 31 14:26:20 2021 +0200
  27. 4764620 BUG/MINOR: proxy: Missing calloc return value check in chash_init_server_tree by Remi Tricot-Le Breton · Wed May 19 16:40:28 2021 +0200
  28. 1f4fa90 BUG/MINOR: worker: Missing calloc return value check in mworker_env_to_proc_list by Remi Tricot-Le Breton · Wed May 19 10:45:12 2021 +0200
  29. 208ff01 BUG/MINOR: peers: Missing calloc return value check in peers_register_table by Remi Tricot-Le Breton · Wed May 12 17:39:04 2021 +0200
  30. f1800e6 BUG/MINOR: server: Missing calloc return value check in srv_parse_source by Remi Tricot-Le Breton · Wed May 12 09:44:06 2021 +0200
  31. 4fc51a7 MINOR: buf: Add function to realign a buffer with a specific head position by Christopher Faulet · Thu Feb 04 10:54:37 2021 +0100
  32. de471a4 MINOR: h1-htx: Update h1 parsing functions to return result as a size_t by Christopher Faulet · Mon Feb 01 16:37:28 2021 +0100
  33. 3e6690a CLEANUP: pattern: remove export of non-existent function pattern_delete() by Dragan Dosen · Fri May 21 17:01:08 2021 +0200
  34. a75eea7 MINOR: map/acl: print the count of all the map/acl entries in "show map/acl" by Dragan Dosen · Fri May 21 16:59:15 2021 +0200
  35. 2608e34 BUG/MEDIUM: ebtree: Invalid read when looking for dup entry by Remi Tricot-Le Breton · Tue May 18 18:56:42 2021 +0200
  36. 18c7d83 BUILD/MINOR: ssl: Fix compilation with OpenSSL 1.0.2 by Remi Tricot-Le Breton · Mon May 17 18:38:34 2021 +0200
  37. a51b339 MEDIUM: ssl: Add "set+commit ssl crl-file" CLI commands by Remi Tricot-Le Breton · Tue Apr 20 17:38:14 2021 +0200
  38. 0bb4824 MINOR: ssl: Add a cafile_entry type field by Remi Tricot-Le Breton · Fri Apr 16 17:59:23 2021 +0200
  39. a32a68b MEDIUM: ssl: Add "set+commit ssl ca-file" CLI commands by Remi Tricot-Le Breton · Wed Feb 24 17:35:43 2021 +0100
  40. 38c999b MINOR: ssl: Add helper function to add cafile entries by Remi Tricot-Le Breton · Tue Feb 23 16:28:43 2021 +0100
  41. 383fb14 MEDIUM: ssl: Add a way to load a ca-file content from memory by Remi Tricot-Le Breton · Mon Feb 22 18:26:14 2021 +0100
  42. 5daff3c MINOR: ssl: Add helper functions to create/delete cafile entries by Remi Tricot-Le Breton · Mon Feb 22 15:54:55 2021 +0100
  43. 40ddea8 MINOR: ssl: Add reference to default ckch instance in bind_conf by Remi Tricot-Le Breton · Tue Apr 13 16:07:29 2021 +0200
  44. 4458b97 MEDIUM: ssl: Chain ckch instances in ca-file entries by Remi Tricot-Le Breton · Fri Feb 19 17:41:55 2021 +0100
  45. af8820a CLEANUP: ssl: Move ssl_store related code to ssl_ckch.c by Remi Tricot-Le Breton · Tue Apr 13 10:10:37 2021 +0200
  46. 1f97306 [RELEASE] Released version 2.5-dev0 by Willy Tarreau · Fri May 14 09:36:37 2021 +0200
  47. 1cb9fe7 MINOR: version: it's development again by Willy Tarreau · Fri May 14 09:36:08 2021 +0200
  48. 46fb37c MINOR: version: mention that it's LTS now. by Willy Tarreau · Fri May 14 09:02:22 2021 +0200
  49. 388fc25 IMPORT: slz: use inttypes.h instead of stdint.h by Willy Tarreau · Fri May 14 08:44:52 2021 +0200
  50. 9e27428 IMPORT: slz: do not produce the crc32_fast table when CRC is natively supported by Willy Tarreau · Wed May 12 08:36:09 2021 +0200
  51. dec1c36 MINOR: uri_normalizer: Add `fragment-encode` normalizer by Tim Duesterhus · Mon May 10 17:28:26 2021 +0200
  52. c9e05ab MINOR: uri_normalizer: Add `fragment-strip` normalizer by Tim Duesterhus · Mon May 10 17:28:25 2021 +0200
  53. da7f11b CLEANUP: pattern: remove the unused and dangerous pat_ref_reload() by Willy Tarreau · Tue May 11 16:49:55 2021 +0200
  54. 9bc457f BUILD: compat: include malloc_np.h for USE_MEMORY_PROFILING on FreeBSD by Willy Tarreau · Sun May 09 23:46:45 2021 +0200
  55. 92fbbcc MINOR: cli: sort the output of the "help" keywords by Willy Tarreau · Sun May 09 21:45:29 2021 +0200
  56. 6b86d9e BUILD: errors: include stdarg in errors.h by Willy Tarreau · Sun May 09 12:04:09 2021 +0200
  57. 2a8a2f0 BUILD: ssl: define HAVE_CRYPTO_memcmp() based on the library version by Willy Tarreau · Sun May 09 11:59:49 2021 +0200
  58. 714f345 DOC: fix a few remainig cases of "Haproxy" and "HAproxy" in doc and comments by Willy Tarreau · Sun May 09 06:47:26 2021 +0200
  59. a219ec5 BUILD: config: do not include proxy.h nor errors.h anymore in cfgparse.h by Willy Tarreau · Sat May 08 20:25:57 2021 +0200
  60. 32840b7 BUILD: connection: stop including listener-t.h by Willy Tarreau · Sat May 08 20:14:39 2021 +0200
  61. 0813861 REORG: config: uninline warnifnotcap() and failifnotcap() by Willy Tarreau · Sat May 08 19:58:37 2021 +0200
  62. 6ec1f25 REORG: stick-table: move composite address functions to stick_table.h by Willy Tarreau · Sat May 08 14:12:47 2021 +0200
  63. 3b63ca2 REORG: stick-table: uninline stktable_alloc_data_type() by Willy Tarreau · Sat May 08 14:10:42 2021 +0200
  64. e59b516 BUILD: connection: move list_mux_proto() to connection.c by Willy Tarreau · Sat May 08 14:06:09 2021 +0200
  65. 5703a38 BUILD: stick-table: include freq_ctr.h from stick_table.h by Willy Tarreau · Sat May 08 14:08:38 2021 +0200
  66. 15f9ac3 REORG: mworker: move proc_self from global to mworker by Willy Tarreau · Sat May 08 12:30:50 2021 +0200
  67. 29c460b REORG: threads: move all_thread_mask() to thread.h by Willy Tarreau · Sat May 08 12:26:10 2021 +0200
  68. cfc4f24 REORG: vars: move the "proc" scope variables out of the global struct by Willy Tarreau · Sat May 08 11:41:28 2021 +0200
  69. 2745620 MINOR: stats: support an optional "float" option to "show info" by Willy Tarreau · Sat May 08 07:54:24 2021 +0200
  70. 0b26b38 MINOR: stats: pass the appctx flags to stats_fill_info() by Willy Tarreau · Sat May 08 07:43:53 2021 +0200
  71. aa33f20 MINOR: freq_ctr: add new functions to report float measurements by Willy Tarreau · Sat May 08 08:12:37 2021 +0200
  72. ae03d26 MINOR: tools: add a float-to-ascii conversion function by Willy Tarreau · Sat May 08 07:35:00 2021 +0200
  73. 56d1d8d MINOR: tools: implement trimming of floating point numbers by Willy Tarreau · Sat May 08 10:28:53 2021 +0200
  74. b979f59 MINOR: proxy: define PR_CAP_LB by Amaury Denoyelle · Fri May 07 15:12:20 2021 +0200
  75. 5dfdf3e MINOR: stats: report tainted on show info by Amaury Denoyelle · Wed May 05 17:09:12 2021 +0200
  76. f492992 MINOR: cli: set tainted when using CLI expert/experimental mode by Amaury Denoyelle · Wed May 05 16:29:23 2021 +0200
  77. 0351773 MINOR: action: implement experimental actions by Amaury Denoyelle · Fri May 07 14:25:01 2021 +0200
  78. e4a617c MINOR: action: replace match_pfx by a keyword flags field by Amaury Denoyelle · Thu May 06 15:33:09 2021 +0200
  79. d2e53cd MINOR: cfgparse: implement experimental config keywords by Amaury Denoyelle · Thu May 06 16:21:39 2021 +0200
  80. fae9edf MINOR: cfgparse: add a new field flags in cfg_keyword by Amaury Denoyelle · Thu May 06 17:33:29 2021 +0200
  81. 484454d MINOR: global: define tainted flag by Amaury Denoyelle · Wed May 05 16:18:45 2021 +0200
  82. a43dfda MINOR: global: add version comparison functions by Willy Tarreau · Thu May 06 07:43:35 2021 +0200
  83. f0d3b73 MINOR: global: export the build features string list by Willy Tarreau · Thu May 06 16:30:32 2021 +0200
  84. 5150805 MINOR: config: keep up-to-date current file/line/section in the global struct by Willy Tarreau · Thu May 06 10:04:45 2021 +0200
  85. d8219b3 MINOR: conn-stream: Force mux to wait for read events if abortonclose is set by Christopher Faulet · Thu Apr 08 18:13:25 2021 +0200
  86. 1c235e5 MINOR: channel: Rely on HTX version if appropriate in channel_may_recv() by Christopher Faulet · Wed Apr 07 08:10:41 2021 +0200
  87. 00dd44f MINOR: activity: add a "memory" entry to "profiling" by Willy Tarreau · Wed May 05 16:44:23 2021 +0200
  88. 6419239 MINOR: tools: add functions to retrieve the address of a symbol by Willy Tarreau · Wed May 05 09:06:21 2021 +0200
  89. d3a88c1 MEDIUM: connection: close front idling connection on soft-stop by Amaury Denoyelle · Mon May 03 10:47:51 2021 +0200
  90. 99cca08 MINOR: connection: move session_list member in a union by Amaury Denoyelle · Mon May 03 14:28:30 2021 +0200
  91. 1ab6c0b MINOR: pools/debug: slightly relax DEBUG_DONT_SHARE_POOLS by Willy Tarreau · Wed May 05 07:29:01 2021 +0200
  92. d272b40 BUILD: compiler: do not use already defined __read_mostly on dragonfly by Amaury Denoyelle · Fri Apr 23 16:35:13 2021 +0200
  93. a13afe6 MINOR: pattern: support purging arbitrary ranges of generations by Willy Tarreau · Fri Apr 30 13:19:37 2021 +0200
  94. b4476c6 CLEANUP: freq_ctr: make arguments of freq_ctr_total() const by Willy Tarreau · Wed Apr 28 17:44:37 2021 +0200
  95. 8b604d1 CLEANUP: channel: No longer notify the producer in co_skip()/co_htx_skip() by Christopher Faulet · Tue Apr 27 23:06:20 2021 +0200
  96. 260ec8e MINOR: htx: Limit length of headers name/value when a HTX message is dumped by Christopher Faulet · Tue Apr 27 11:29:00 2021 +0200
  97. 2b78f0b CLEANUP: htx: Remove unsued hdrs_bytes field from the HTX start-line by Christopher Faulet · Thu Apr 22 09:50:14 2021 +0200
  98. fc6ac53 BUG/MAJOR: fix build on musl with cpu_set_t support by Amaury Denoyelle · Tue Apr 27 10:46:36 2021 +0200
  99. 9463f0e BUG/MINOR: cpuset: move include guard at the very beginning by Amaury Denoyelle · Tue Apr 27 10:39:39 2021 +0200
  100. b2be9a1 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Sat Apr 24 13:25:42 2021 +0500