summaryrefslogtreecommitdiff
path: root/buffer.h
Commit message (Expand)AuthorAgeFilesLines
* buf_getstring and buf_putstring now use non-unsigned char*Matt Johnston2015-06-041-2/+2
* allocate buffer and data in a single allocationMatt Johnston2015-03-011-2/+4
* DROPBEAR_ prefix for include guards to avoid collisionsThorsten Horstmann2015-02-241-3/+3
* ecc kind of works, needs fixing/testingMatt Johnston2013-04-071-1/+1
* Make _sign and _verify functions take a buffer* rather than void* and intMatt Johnston2013-04-061-0/+1
* New standard linked list to use, rather than adhoc SignKeyList or TCPFwdListMatt Johnston2009-07-061-0/+1
* * fix longstanding bug with connections being closed on failure toMatt Johnston2005-03-131-0/+1
* Makefile.in contains updated files requiredMatt Johnston2004-06-011-0/+65