summaryrefslogtreecommitdiff
path: root/sshbuf-misc.c
AgeCommit message (Expand)Author
2020-06-22upstream: support for RFC4648 base64url encoding; ok markusdjm@openbsd.org
2020-06-05upstream: make sshbuf_dump() args constdjm@openbsd.org
2020-02-28upstream: change explicit_bzero();free() to freezero()jsg@openbsd.org
2020-01-26upstream: tidy headers; some junk snuck into sshbuf-misc.c anddjm@openbsd.org
2020-01-26upstream: factor out reading/writing sshbufs to dedicateddjm@openbsd.org
2019-10-09wrap stdint.h include in HAVE_STDINT_HDamien Miller
2019-07-30upstream: let sshbuf_find/cmp take a void* for thedjm@openbsd.org
2019-07-18upstream: fix off-by-one in sshbuf_dtob64() base64 wrapping that coulddjm@openbsd.org
2019-07-16upstream: remove mostly vestigal uuencode.[ch]; moving the only uniquedjm@openbsd.org
2019-07-15upstream: two more bounds-checking sshbuf counterparts to commondjm@openbsd.org
2019-07-08upstream: Remove some set but never used variables. ok daraadt@dtucker@openbsd.org
2016-05-02upstream commitdjm@openbsd.org
2015-10-06upstream commitdjm@openbsd.org
2015-03-27upstream commitmarkus@openbsd.org
2015-02-23Wrap stdint.h includes in ifdefs.Darren Tucker
2015-02-07upstream commitmillert@openbsd.org
2014-07-02 - djm@cvs.openbsd.org 2014/06/24 01:13:21Damien Miller
2014-05-15 - djm@cvs.openbsd.org 2014/04/30 05:29:56Damien Miller