summaryrefslogtreecommitdiff
path: root/include/haproxy/ncbuf.h
Commit message (Expand)AuthorAgeFilesLines
* CLEANUP: ncbuf: inline small functionsAmaury Denoyelle2022-11-291-5/+33
* MINOR: ncbuf: implement ncb_is_fragmented()Amaury Denoyelle2022-07-011-0/+1
* MINOR: ncbuf: refactor ncb_advance()Amaury Denoyelle2022-05-181-1/+1
* MINOR: ncbuf: implement advanceAmaury Denoyelle2022-05-121-0/+1
* MINOR: ncbuf: define various insertion modesAmaury Denoyelle2022-05-121-1/+1
* MINOR: ncbuf: implement insertionAmaury Denoyelle2022-05-121-0/+3
* MINOR: ncbuf: complete API and define block interal abstractionAmaury Denoyelle2022-05-121-0/+3
* MINOR: ncbuf: define non-contiguous bufferAmaury Denoyelle2022-05-121-0/+18