summaryrefslogtreecommitdiff
path: root/include/haproxy/ncbuf-t.h
Commit message (Expand)AuthorAgeFilesLines
* CLEANUP: assorted typo fixes in the code and commentsIlya Shipitsin2022-08-061-1/+1
* BUILD: quic: use inttypes.h instead of stdint.hWilly Tarreau2022-05-301-1/+1
* MINOR: ncbuf: define various insertion modesAmaury Denoyelle2022-05-121-0/+8
* MINOR: ncbuf: implement insertionAmaury Denoyelle2022-05-121-0/+6
* MINOR: ncbuf: optimize storage for the last gapAmaury Denoyelle2022-05-121-0/+6
* MINOR: ncbuf: complete API and define block interal abstractionAmaury Denoyelle2022-05-121-0/+30
* MINOR: ncbuf: define non-contiguous bufferAmaury Denoyelle2022-05-121-0/+54