summaryrefslogtreecommitdiff
path: root/buffer.h
Commit message (Expand)AuthorAgeFilesLines
* Use buf_burn_free() instead of two callsMatt Johnston2022-03-291-1/+1
* Add buf_decrpos()Matt Johnston2020-10-241-1/+2
* ext-info handling for server-sig-algsMatt Johnston2020-05-191-0/+1
* Pointer parameter could be declared as pointing to constFrancois Perrad2017-08-191-4/+4
* 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