summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/sshbuf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* some more bzero->explicit_bzero, from Michael McConvilledjm2015-10-051-2/+2
* Reduce use of <sys/param.h> and transition to <limits.h> throughout.deraadt2015-01-201-2/+2
* unblock SIGSEGV before raising itderaadt2014-06-251-1/+2
* New buffer API; the first installment of the conversion/replacementdjm2014-04-301-0/+403