summaryrefslogtreecommitdiffhomepage
path: root/buffer.h
AgeCommit message (Expand)Author
2020-10-24Add buf_decrpos()Matt Johnston
2020-05-19ext-info handling for server-sig-algsMatt Johnston
2017-08-19Pointer parameter could be declared as pointing to constFrancois Perrad
2015-06-04buf_getstring and buf_putstring now use non-unsigned char*Matt Johnston
2015-03-01allocate buffer and data in a single allocationMatt Johnston
2015-02-24DROPBEAR_ prefix for include guards to avoid collisionsThorsten Horstmann
2013-04-07ecc kind of works, needs fixing/testingMatt Johnston
2013-04-06Make _sign and _verify functions take a buffer* rather than void* and intMatt Johnston
2009-07-06New standard linked list to use, rather than adhoc SignKeyList or TCPFwdListMatt Johnston
2005-03-13* fix longstanding bug with connections being closed on failure toMatt Johnston
2004-06-01Makefile.in contains updated files requiredMatt Johnston