summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/sshbuf-getput-basic.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* avoid BIGNUM in KRL code by using a simple bitmap;djm2015-01-141-1/+37
* apparently memcpy(x, NULL, 0) is undefined behaviour according todjm2015-01-121-7/+12
* convert KRL code to new buffer APIdjm2014-12-041-2/+2
* New buffer API; the first installment of the conversion/replacementdjm2014-04-301-0/+419