1. c89f665 DOC: internal: commit notes about polling states and flags by Willy Tarreau · Fri Sep 06 18:50:32 2019 +0200
  2. 4a689da CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Sat Oct 29 09:34:32 2022 +0500
  3. 3b64a28 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Fri Jul 29 22:26:53 2022 +0500
  4. eed3911 MINOR: task: replace task_set_affinity() with task_set_thread() by Willy Tarreau · Wed Jun 15 17:20:16 2022 +0200
  5. a80f3b5 DOC: internal: remove totally outdated diagrams by Willy Tarreau · Mon May 30 16:56:42 2022 +0200
  6. de5b33e DOC: internal: add a description of the stream connectors and descriptors by Willy Tarreau · Fri May 27 17:47:16 2022 +0200
  7. 92c2e93 DOC: internal: update the muxes doc to mention the stconn by Willy Tarreau · Fri May 27 11:45:50 2022 +0200
  8. 8f7133e DOC: internal: document the new cleaner approach to the appctx by Willy Tarreau · Fri May 06 18:00:24 2022 +0200
  9. b53eb87 MINOR: init: add the pre-check callback by William Lallemand · Thu Apr 21 18:02:53 2022 +0200
  10. 0722d5d DOC: internal: update the pools API to mention boot-time settings by Willy Tarreau · Thu Feb 24 08:58:04 2022 +0100
  11. 3ebe4d9 MEDIUM: initcall: move STG_REGISTER earlier by Willy Tarreau · Fri Feb 18 14:51:49 2022 +0100
  12. af580f6 MINOR: pools: disable redundant poisonning on pool_free() by Willy Tarreau · Wed Feb 23 11:45:09 2022 +0100
  13. add43fa DEBUG: pools: add new build option DEBUG_POOL_TRACING by Willy Tarreau · Mon Jan 24 15:52:51 2022 +0100
  14. 0575d8f DEBUG: pools: add new build option DEBUG_POOL_INTEGRITY by Willy Tarreau · Fri Jan 21 19:00:25 2022 +0100
  15. b64ef3e DOC: internals: document the pools architecture and API by Willy Tarreau · Tue Jan 11 14:48:20 2022 +0100
  16. 5e87bcf CLEANUP: assorted typo fixes in the code and comments This is 29th iteration of typo fixes by Ilya Shipitsin · Sat Dec 25 11:45:52 2021 +0500
  17. 6232d11 DOC: internals: document the scheduler API by Willy Tarreau · Thu Nov 18 11:26:28 2021 +0100
  18. 946ebbb DOC: internals: document the list API by Willy Tarreau · Wed Nov 17 15:30:04 2021 +0100
  19. bc84657 DOC: internals: document the IST API by Willy Tarreau · Mon Nov 08 16:48:54 2021 +0100
  20. 08d3220 [RELEASE] Released version 2.5-dev13 by Willy Tarreau · Sat Nov 06 09:25:57 2021 +0100
  21. a62f184 DOC: internals: move some API definitions to an "api" subdirectory by Willy Tarreau · Fri Nov 05 11:52:10 2021 +0100
  22. 0188108 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Sat Aug 07 14:41:56 2021 +0500
  23. f69fea6 MAJOR: fd: get rid of the DWCAS when setting the running_mask by Willy Tarreau · Tue Aug 03 09:04:32 2021 +0200
  24. 88babd9 DOC: internals: document the FD takeover process by Willy Tarreau · Fri Jul 30 17:40:07 2021 +0200
  25. 653a167 DOC: internals: update the SSL architecture schema by Remi Tricot-Le Breton · Mon Apr 12 15:56:23 2021 +0200
  26. 46b93af [RELEASE] Released version 2.4-dev19 by Willy Tarreau · Mon May 10 07:50:26 2021 +0200
  27. 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
  28. 58000fe DOC: remove last occurrences of "HA-Proxy" syntax by Willy Tarreau · Sun May 09 06:25:16 2021 +0200
  29. bfd19d6 [RELEASE] Released version 2.4-dev17 by Willy Tarreau · Fri Apr 23 19:11:10 2021 +0200
  30. 2b71810 CLEANUP: lists/tree-wide: rename some list operations to avoid some confusion by Willy Tarreau · Wed Apr 21 07:32:39 2021 +0200
  31. 59846b6 DOC: internals: update the SSL architecture schema by Remi Tricot-Le Breton · Mon Apr 12 09:57:00 2021 +0200
  32. 7be7ffa CLEANUP: dynbuf: remove the unused b_alloc_fast() function by Willy Tarreau · Mon Mar 22 14:53:56 2021 +0100
  33. f44ca97 CLEANUP: dynbuf: remove b_alloc_margin() by Willy Tarreau · Mon Mar 22 14:49:19 2021 +0100
  34. 766b6cf MINOR: dynbuf: make b_alloc() always check if the buffer is allocated by Willy Tarreau · Mon Mar 22 16:10:22 2021 +0100
  35. d7a988c CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Thu Mar 04 23:26:15 2021 +0500
  36. 8ab65c2 [RELEASE] Released version 2.4-dev10 by Willy Tarreau · Fri Feb 26 22:49:10 2021 +0100
  37. ee17b97 DOC: scheduler: add a diagram showing the different queues and their usages by Willy Tarreau · Fri Feb 26 17:39:04 2021 +0100
  38. 74d7b6e DOC: Update the filters guide by Christopher Faulet · Wed Feb 24 21:58:43 2021 +0100
  39. 9a2cec4 DOC: Update the HTX API documentation by Christopher Faulet · Wed Feb 24 11:33:21 2021 +0100
  40. 61d095e DOC: muxes: add a diagram of the exchanges between muxes and outer world by Willy Tarreau · Wed Feb 24 09:07:52 2021 +0100
  41. d1ac2b9 MAJOR: htx: Remove the EOM block type and use HTX_FL_EOM instead by Christopher Faulet · Wed Dec 02 19:12:22 2020 +0100
  42. cdbcca9 DOC: fix some spelling issues over multiple files by Thayne McCombs · Thu Jan 07 21:24:41 2021 -0700
  43. 9d58c9b [RELEASE] Released version 2.3-dev7 by Willy Tarreau · Sat Oct 17 10:31:50 2020 +0200
  44. 0138f51 CLEANUP: fd: finally get rid of fd_done_recv() by Willy Tarreau · Thu Oct 15 20:08:55 2020 +0200
  45. b7ffe19 [RELEASE] Released version 2.3-dev6 by Willy Tarreau · Sat Oct 10 10:45:13 2020 +0200
  46. c6dac6c MEDIUM: listeners: remove the now unused ZOMBIE state by Willy Tarreau · Wed Sep 23 17:34:22 2020 +0200
  47. 11057a3 DOC: assorted typo fixes in the documentation by Ilya Shipitsin · Sun Jun 21 21:18:27 2020 +0500
  48. d7f8bd9 DOC: internals: update the SSL architecture schema by William Lallemand · Thu Apr 23 16:28:25 2020 +0200
  49. d008930 [RELEASE] Released version 2.2-dev6 by Willy Tarreau · Fri Apr 17 14:19:38 2020 +0200
  50. bbf697e DOC: hashing: update link to hashing functions by Adam Mills · Tue Apr 14 16:45:15 2020 -0700
  51. d80f5c0 DOC: internals: Fix spelling errors in filters.txt by Miroslav Zagorac · Thu Mar 26 20:45:04 2020 +0100
  52. 1fae8db DOC: assorted typo fixes in the documentation by Ilya Shipitsin · Sat Mar 14 17:47:28 2020 +0500
  53. 5a753bd [RELEASE] Released version 2.2-dev4 by Willy Tarreau · Mon Mar 09 14:57:20 2020 +0100
  54. 2075ca8 DOC: assorted typo fixes in the documentation by Ilya Shipitsin · Fri Mar 06 23:22:22 2020 +0500
  55. 90de53d DOC: schematic of the SSL certificates architecture by William Lallemand · Mon Feb 10 11:43:43 2020 +0100
  56. 71f95fa [RELEASE] Released version 2.2-dev1 by Willy Tarreau · Wed Jan 22 10:34:58 2020 +0100
  57. 4ac36d6 DOC: listeners: add a few missing transitions by Willy Tarreau · Wed Dec 11 06:38:14 2019 +0100
  58. 977afab DOC: document the listener state transitions by Willy Tarreau · Tue Dec 10 16:06:53 2019 +0100
  59. 64a1853 DOC: internal: document the init calls by Willy Tarreau · Wed Nov 20 16:45:15 2019 +0100
  60. cb8f03f [RELEASE] Released version 2.1-dev2 by Willy Tarreau · Tue Oct 01 18:13:09 2019 +0200
  61. 5bee3e2 MEDIUM: fd: remove the FD_EV_POLLED status bit by Willy Tarreau · Wed Sep 04 09:52:57 2019 +0200
  62. e0d0b40 CLEANUP: buffer: replace b_drop() with b_free() by Willy Tarreau · Thu Aug 08 08:06:27 2019 +0200
  63. 3b091f8 BUG/MINOR: buffers/threads: always clear a buffer's head before releasing it by Willy Tarreau · Thu Aug 08 07:53:20 2019 +0200
  64. bda62e7 DOC: htx: Add internal documentation about the HTX by Christopher Faulet · Fri Jul 12 15:05:58 2019 +0200
  65. b57f109 [RELEASE] Released version 2.0-dev6 by Willy Tarreau · Fri Jun 07 06:12:59 2019 +0200
  66. 4f283fa MEDIUM: stream-int: introduce a new state SI_ST_RDY by Willy Tarreau · Wed Jun 05 14:34:03 2019 +0200
  67. a257a9b [RELEASE] Released version 2.0-dev3 by Willy Tarreau · Wed May 15 16:51:48 2019 +0200
  68. a254a37 MEDIUM: streams: Add the ability to retry a request on L7 failure. by Olivier Houchard · Fri Apr 05 15:30:12 2019 +0200
  69. f48919a MINOR: buffers: add a new b_move() function by Willy Tarreau · Sat Dec 22 19:19:50 2018 +0100
  70. 0108d90 MEDIUM: init: convert all trivial registration calls to initcalls by Willy Tarreau · Sun Nov 25 19:14:37 2018 +0100
  71. 02cedc4 DOC: Fix typos in different subsections of the documentation by Joseph Herlant · Tue Nov 13 19:45:17 2018 -0800
  72. f7e3955 DOC: update the layering design notes by Willy Tarreau · Fri Aug 17 09:58:29 2018 +0200
  73. 65e94d1 [RELEASE] Released version 1.9-dev1 by Willy Tarreau · Thu Aug 02 18:12:50 2018 +0200
  74. 7cc040c DOC: add more design feedback on the new layering model by Willy Tarreau · Mon Jul 23 17:29:37 2018 +0200
  75. 9382cdd DOC: add some design notes about the new layering model by Willy Tarreau · Wed Feb 21 18:07:26 2018 +0100
  76. f148888 MINOR: buffers: add b_xfer() to transfer data between buffers by Willy Tarreau · Fri Jul 20 16:24:39 2018 +0200
  77. 23d465c DOC: buffers: remove obsolete docs about buffers by Willy Tarreau · Wed Jul 18 15:53:53 2018 +0200
  78. 9d752e9 DOC: buffers: document the new buffers API by Willy Tarreau · Fri Jul 13 18:49:41 2018 +0200
  79. 83061a8 MAJOR: chunks: replace struct chunk with struct buffer by Willy Tarreau · Fri Jul 13 11:56:34 2018 +0200
  80. bcbd393 MINOR: channel/buffer: replace b_{adv,rew} with c_{adv,rew} by Willy Tarreau · Wed Jun 06 07:13:22 2018 +0200
  81. fa9f9cc DOC: add some description of the pending rework of the buffer structure by Willy Tarreau · Fri May 18 16:18:17 2018 +0200
  82. 71a6a8e MEDIUM: threads/filters: Add init/deinit callback per thread by Christopher Faulet · Thu Jul 27 16:33:28 2017 +0200
  83. f08137c [RELEASE] Released version 1.8-dev3 by Willy Tarreau · Sun Oct 22 10:13:45 2017 +0200
  84. 2da788e MEDIUM: xref/lua: Use xref for referencing cosocket relation between stream and lua by Thierry FOURNIER · Mon Sep 11 18:37:23 2017 +0200
  85. 7b67726 [RELEASE] Released version 1.8-dev1 by Willy Tarreau · Mon Apr 03 09:27:49 2017 +0200
  86. 0184ea7 BUG/MAJOR: channel: Fix the definition order of channel analyzers by Christopher Faulet · Thu Jan 05 14:06:34 2017 +0100
  87. a00d817 MINOR: filters: Add check_timeouts callback to handle timers expiration on streams by Christopher Faulet · Thu Nov 10 14:58:05 2016 +0100
  88. 9adb0a5 MINOR: filters: Update filters documentation accordingly to recent changes by Christopher Faulet · Tue Jun 21 11:50:49 2016 +0200
  89. f34b28a DOC: filters: Update the filters documentation accordingly to recent changes by Christopher Faulet · Wed May 11 17:29:14 2016 +0200
  90. 7d1b48f [RELEASE] Released version 1.7-dev3 by Willy Tarreau · Tue May 10 15:36:58 2016 +0200
  91. c3fe533 DOC: filters: Add filters documentation by Christopher Faulet · Thu Apr 07 15:30:10 2016 +0200
  92. 113f7de MINOR: filters/http: Slightly update the parsing of chunks by Christopher Faulet · Mon Dec 14 14:52:13 2015 +0100
  93. 2f5cd60 DOC: add the documentation about internal circular lists by Willy Tarreau · Tue Jul 29 01:16:05 2003 +0200
  94. 29fbe51 MAJOR: tproxy: remove support for cttproxy by Willy Tarreau · Thu Aug 20 19:35:14 2015 +0200
  95. 4658c4d DOC: add doc/internals/entities-v2.txt by Willy Tarreau · Sat May 26 00:18:09 2012 +0200
  96. f08e66d DOC: lua: schematics about lua socket organization by Thierry FOURNIER · Tue Jun 02 22:51:09 2015 +0200
  97. e3a71ff DOC: update the entities diagrams by Willy Tarreau · Tue Apr 21 14:13:39 2015 +0200
  98. cbf8cf6 DOC: fix typo in the body parser documentation for msg.sov by Willy Tarreau · Thu Aug 14 19:02:46 2014 +0200
  99. bb2e669 BUG/MAJOR: http: correctly rewind the request body after start of forwarding by Willy Tarreau · Thu Jul 10 19:06:10 2014 +0200
  100. c14b7d9 DOC: commit a few old design thoughts files by Willy Tarreau · Thu Jun 19 16:03:41 2014 +0200