summaryrefslogtreecommitdiff
path: root/lib/dynbuf.h
Commit message (Expand)AuthorAgeFilesLines
* terminology: call them null-terminated stringsbagder/null-terminateDaniel Stenberg2020-06-251-1/+1
* trailers: switch h1-trailer logic to use dynbufDaniel Stenberg2020-06-051-0/+1
* http2: simplify and clean up trailer handlingDaniel Stenberg2020-05-071-1/+1
* quiche: enable qlog outputDaniel Stenberg2020-05-051-1/+1
* http_proxy: ported to use dynbuf instead of a static size bufferDaniel Stenberg2020-05-041-0/+1
* dynbuf: introduce internal generic dynamic buffer functionsDaniel Stenberg2020-05-041-0/+61