summaryrefslogtreecommitdiff
path: root/sshbuf.h
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-05-01upstream: Fix comment typo. Patch from mforney at mforney.org.dtucker@openbsd.org
2020-03-14upstream: spelling errors in comments; no code change fromdjm@openbsd.org
2020-01-26upstream: factor out reading/writing sshbufs to dedicateddjm@openbsd.org
2019-09-06upstream: fixes for !WITH_OPENSSL compilation; ok dtucker@djm@openbsd.org
2019-07-30upstream: let sshbuf_find/cmp take a void* for thedjm@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-15upstream: add some functions to perform random-access read/writedjm@openbsd.org
2019-01-21upstream: Make sshpkt_get_bignum2() allocate the bignum it isdjm@openbsd.org
2019-01-21upstream: remove obsolete (SSH v.1) sshbuf_get/put_bignum1djm@openbsd.org
2018-07-10upstream: remove legacy buffer API emulation layer; ok djm@markus@openbsd.org
2018-04-10upstream: lots of typos in comments/docs. Patch from Karsten Weissdjm@openbsd.org
2017-09-12upstream commitdjm@openbsd.org
2016-11-29upstream commitdjm@openbsd.org
2016-05-02upstream commitdjm@openbsd.org
2015-12-11upstream commitmmcc@openbsd.org
2015-11-16upstream commitdjm@openbsd.org
2015-01-15more --without-opensslDamien Miller
2015-01-15upstream commitdjm@openbsd.org
2014-08-19 - (djm) [sshbuf.h] Fix compilation on systems without OPENSSL_HAS_ECC.Damien Miller
2014-07-02 - djm@cvs.openbsd.org 2014/06/24 01:13:21Damien Miller
2014-06-11 - (dtucker) [sshbuf.h] Only declare ECC functions if building withoutDarren Tucker
2014-06-11 - dtucker@cvs.openbsd.org 2014/06/10 21:46:11Darren Tucker
2014-05-15 - djm@cvs.openbsd.org 2014/04/30 05:29:56Damien Miller