- 2154791 DOC: api/event_hdl: small updates, fix an example and add some precisions by Aurelien DARRAGON · 5 months ago
- a4ebf9d [RELEASE] Released version 2.8.4 by Christopher Faulet · 1 year ago
- a8f293b DOC: internal: filters: fix reference to entities.pdf by Aleksandar Lazic · 1 year, 1 month ago
- 431c62c CLEANUP: doc: remove 21 totally obsolete docs by Willy Tarreau · 1 year, 6 months ago
- e49e9e6 DOC: internal: add a bit of documentation for the stconn closing conditions by Willy Tarreau · 1 year, 6 months ago
- 768b628 [RELEASE] Released version 2.8-dev7 by Willy Tarreau · 1 year, 8 months ago
- b289fd1 MINOR: event_hdl: normal tasks support for advanced async mode by Aurelien DARRAGON · 1 year, 9 months ago
- 9a62e35 DOC/CLEANUP: fix typos by Michael Prokop · 2 years ago
- c960a3b BUG/MINOR: pool/stats: Use ullong to report total pool usage in bytes in stats by Christopher Faulet · 1 year, 11 months ago
- 284cfc6 MINOR: pool: make the thread-local hot cache size configurable by Willy Tarreau · 2 years ago
- 9192d20 MINOR: pools: make DEBUG_UAF a runtime setting by Willy Tarreau · 2 years ago
- 5fa29b8 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 2 years ago
- d06b9c8 DOC/MINOR: api: add documentation for event_hdl feature by Aurelien DARRAGON · 2 years ago
- 831d613 DOC: internal: commit notes about polling states and flags on connect() by Willy Tarreau · 2 years ago
- c89f665 DOC: internal: commit notes about polling states and flags by Willy Tarreau · 5 years ago
- 4a689da CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 2 years, 1 month ago
- 3b64a28 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 2 years, 4 months ago
- eed3911 MINOR: task: replace task_set_affinity() with task_set_thread() by Willy Tarreau · 2 years, 5 months ago
- a80f3b5 DOC: internal: remove totally outdated diagrams by Willy Tarreau · 2 years, 6 months ago
- de5b33e DOC: internal: add a description of the stream connectors and descriptors by Willy Tarreau · 2 years, 6 months ago
- 92c2e93 DOC: internal: update the muxes doc to mention the stconn by Willy Tarreau · 2 years, 6 months ago
- 8f7133e DOC: internal: document the new cleaner approach to the appctx by Willy Tarreau · 2 years, 7 months ago
- b53eb87 MINOR: init: add the pre-check callback by William Lallemand · 2 years, 7 months ago
- 0722d5d DOC: internal: update the pools API to mention boot-time settings by Willy Tarreau · 2 years, 9 months ago
- 3ebe4d9 MEDIUM: initcall: move STG_REGISTER earlier by Willy Tarreau · 2 years, 9 months ago
- af580f6 MINOR: pools: disable redundant poisonning on pool_free() by Willy Tarreau · 2 years, 9 months ago
- add43fa DEBUG: pools: add new build option DEBUG_POOL_TRACING by Willy Tarreau · 2 years, 10 months ago
- 0575d8f DEBUG: pools: add new build option DEBUG_POOL_INTEGRITY by Willy Tarreau · 2 years, 10 months ago
- b64ef3e DOC: internals: document the pools architecture and API by Willy Tarreau · 2 years, 11 months ago
- 5e87bcf CLEANUP: assorted typo fixes in the code and comments This is 29th iteration of typo fixes by Ilya Shipitsin · 2 years, 11 months ago
- 6232d11 DOC: internals: document the scheduler API by Willy Tarreau · 3 years ago
- 946ebbb DOC: internals: document the list API by Willy Tarreau · 3 years ago
- bc84657 DOC: internals: document the IST API by Willy Tarreau · 3 years, 1 month ago
- 08d3220 [RELEASE] Released version 2.5-dev13 by Willy Tarreau · 3 years, 1 month ago
- a62f184 DOC: internals: move some API definitions to an "api" subdirectory by Willy Tarreau · 3 years, 1 month ago
- 0188108 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 4 months ago
- f69fea6 MAJOR: fd: get rid of the DWCAS when setting the running_mask by Willy Tarreau · 3 years, 4 months ago
- 88babd9 DOC: internals: document the FD takeover process by Willy Tarreau · 3 years, 4 months ago
- 653a167 DOC: internals: update the SSL architecture schema by Remi Tricot-Le Breton · 3 years, 8 months ago
- 46b93af [RELEASE] Released version 2.4-dev19 by Willy Tarreau · 3 years, 7 months ago
- 714f345 DOC: fix a few remainig cases of "Haproxy" and "HAproxy" in doc and comments by Willy Tarreau · 3 years, 7 months ago
- 58000fe DOC: remove last occurrences of "HA-Proxy" syntax by Willy Tarreau · 3 years, 7 months ago
- bfd19d6 [RELEASE] Released version 2.4-dev17 by Willy Tarreau · 3 years, 7 months ago
- 2b71810 CLEANUP: lists/tree-wide: rename some list operations to avoid some confusion by Willy Tarreau · 3 years, 7 months ago
- 59846b6 DOC: internals: update the SSL architecture schema by Remi Tricot-Le Breton · 3 years, 8 months ago
- 7be7ffa CLEANUP: dynbuf: remove the unused b_alloc_fast() function by Willy Tarreau · 3 years, 8 months ago
- f44ca97 CLEANUP: dynbuf: remove b_alloc_margin() by Willy Tarreau · 3 years, 8 months ago
- 766b6cf MINOR: dynbuf: make b_alloc() always check if the buffer is allocated by Willy Tarreau · 3 years, 8 months ago
- d7a988c CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 9 months ago
- 8ab65c2 [RELEASE] Released version 2.4-dev10 by Willy Tarreau · 3 years, 9 months ago
- ee17b97 DOC: scheduler: add a diagram showing the different queues and their usages by Willy Tarreau · 3 years, 9 months ago
- 74d7b6e DOC: Update the filters guide by Christopher Faulet · 3 years, 9 months ago
- 9a2cec4 DOC: Update the HTX API documentation by Christopher Faulet · 3 years, 9 months ago
- 61d095e DOC: muxes: add a diagram of the exchanges between muxes and outer world by Willy Tarreau · 3 years, 9 months ago
- d1ac2b9 MAJOR: htx: Remove the EOM block type and use HTX_FL_EOM instead by Christopher Faulet · 4 years ago
- cdbcca9 DOC: fix some spelling issues over multiple files by Thayne McCombs · 3 years, 11 months ago
- 9d58c9b [RELEASE] Released version 2.3-dev7 by Willy Tarreau · 4 years, 1 month ago
- 0138f51 CLEANUP: fd: finally get rid of fd_done_recv() by Willy Tarreau · 4 years, 1 month ago
- b7ffe19 [RELEASE] Released version 2.3-dev6 by Willy Tarreau · 4 years, 2 months ago
- c6dac6c MEDIUM: listeners: remove the now unused ZOMBIE state by Willy Tarreau · 4 years, 2 months ago
- 11057a3 DOC: assorted typo fixes in the documentation by Ilya Shipitsin · 4 years, 5 months ago
- d7f8bd9 DOC: internals: update the SSL architecture schema by William Lallemand · 4 years, 7 months ago
- d008930 [RELEASE] Released version 2.2-dev6 by Willy Tarreau · 4 years, 7 months ago
- bbf697e DOC: hashing: update link to hashing functions by Adam Mills · 4 years, 7 months ago
- d80f5c0 DOC: internals: Fix spelling errors in filters.txt by Miroslav Zagorac · 4 years, 8 months ago
- 1fae8db DOC: assorted typo fixes in the documentation by Ilya Shipitsin · 4 years, 9 months ago
- 5a753bd [RELEASE] Released version 2.2-dev4 by Willy Tarreau · 4 years, 9 months ago
- 2075ca8 DOC: assorted typo fixes in the documentation by Ilya Shipitsin · 4 years, 9 months ago
- 90de53d DOC: schematic of the SSL certificates architecture by William Lallemand · 4 years, 10 months ago
- 71f95fa [RELEASE] Released version 2.2-dev1 by Willy Tarreau · 4 years, 10 months ago
- 4ac36d6 DOC: listeners: add a few missing transitions by Willy Tarreau · 5 years ago
- 977afab DOC: document the listener state transitions by Willy Tarreau · 5 years ago
- 64a1853 DOC: internal: document the init calls by Willy Tarreau · 5 years ago
- cb8f03f [RELEASE] Released version 2.1-dev2 by Willy Tarreau · 5 years ago
- 5bee3e2 MEDIUM: fd: remove the FD_EV_POLLED status bit by Willy Tarreau · 5 years ago
- e0d0b40 CLEANUP: buffer: replace b_drop() with b_free() by Willy Tarreau · 5 years ago
- 3b091f8 BUG/MINOR: buffers/threads: always clear a buffer's head before releasing it by Willy Tarreau · 5 years ago
- bda62e7 DOC: htx: Add internal documentation about the HTX by Christopher Faulet · 5 years ago
- b57f109 [RELEASE] Released version 2.0-dev6 by Willy Tarreau · 5 years ago
- 4f283fa MEDIUM: stream-int: introduce a new state SI_ST_RDY by Willy Tarreau · 5 years ago
- a257a9b [RELEASE] Released version 2.0-dev3 by Willy Tarreau · 6 years ago
- a254a37 MEDIUM: streams: Add the ability to retry a request on L7 failure. by Olivier Houchard · 6 years ago
- f48919a MINOR: buffers: add a new b_move() function by Willy Tarreau · 6 years ago
- 0108d90 MEDIUM: init: convert all trivial registration calls to initcalls by Willy Tarreau · 6 years ago
- 02cedc4 DOC: Fix typos in different subsections of the documentation by Joseph Herlant · 6 years ago
- f7e3955 DOC: update the layering design notes by Willy Tarreau · 6 years ago
- 65e94d1 [RELEASE] Released version 1.9-dev1 by Willy Tarreau · 6 years ago
- 7cc040c DOC: add more design feedback on the new layering model by Willy Tarreau · 6 years ago
- 9382cdd DOC: add some design notes about the new layering model by Willy Tarreau · 7 years ago
- f148888 MINOR: buffers: add b_xfer() to transfer data between buffers by Willy Tarreau · 6 years ago
- 23d465c DOC: buffers: remove obsolete docs about buffers by Willy Tarreau · 6 years ago
- 9d752e9 DOC: buffers: document the new buffers API by Willy Tarreau · 6 years ago
- 83061a8 MAJOR: chunks: replace struct chunk with struct buffer by Willy Tarreau · 6 years ago
- bcbd393 MINOR: channel/buffer: replace b_{adv,rew} with c_{adv,rew} by Willy Tarreau · 6 years ago
- fa9f9cc DOC: add some description of the pending rework of the buffer structure by Willy Tarreau · 7 years ago
- 71a6a8e MEDIUM: threads/filters: Add init/deinit callback per thread by Christopher Faulet · 7 years ago
- f08137c [RELEASE] Released version 1.8-dev3 by Willy Tarreau · 7 years ago
- 2da788e MEDIUM: xref/lua: Use xref for referencing cosocket relation between stream and lua by Thierry FOURNIER · 7 years ago
- 7b67726 [RELEASE] Released version 1.8-dev1 by Willy Tarreau · 8 years ago
- 0184ea7 BUG/MAJOR: channel: Fix the definition order of channel analyzers by Christopher Faulet · 8 years ago