summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/sshbuf-misc.c
AgeCommit message (Expand)Author
2016-05-02fix signed/unsigned errors reported by clang-3.7; addDamien Miller
2015-10-05some more bzero->explicit_bzero, from Michael McConvilleDamien Miller
2015-03-24correct fmt-string for size_t as noted by Nicholas Lemonias; ok djm@Markus Friedl
2015-02-05Include stdint.h, not limits.h to get SIZE_MAX. OK guenther@Todd C. Miller
2014-06-24New key API: refactor key-related functions to be more library-like,Damien Miller
2014-04-30New buffer API; the first installment of the conversion/replacementDamien Miller