summaryrefslogtreecommitdiff
path: root/circbuffer.h
Commit message (Expand)AuthorAgeFilesLines
* Pointer parameter could be declared as pointing to constFrancois Perrad2017-08-191-4/+4
* Fix no-writev fallbackMatt Johnston2015-05-021-2/+1
* Avoid copying data into circular bufferMatt Johnston2015-03-011-0/+3
* DROPBEAR_ prefix for include guards to avoid collisionsThorsten Horstmann2015-02-241-2/+2
* - added circular buffering for channelsMatt Johnston2004-08-261-0/+50