summaryrefslogtreecommitdiff
path: root/sshbuf.h
Commit message (Expand)AuthorAge
* upstream: factor out reading/writing sshbufs to dedicateddjm@openbsd.org2020-01-26
* upstream: fixes for !WITH_OPENSSL compilation; ok dtucker@djm@openbsd.org2019-09-06
* upstream: let sshbuf_find/cmp take a void* for thedjm@openbsd.org2019-07-30
* upstream: remove mostly vestigal uuencode.[ch]; moving the only uniquedjm@openbsd.org2019-07-16
* upstream: two more bounds-checking sshbuf counterparts to commondjm@openbsd.org2019-07-15
* upstream: add some functions to perform random-access read/writedjm@openbsd.org2019-07-15
* upstream: Make sshpkt_get_bignum2() allocate the bignum it isdjm@openbsd.org2019-01-21
* upstream: remove obsolete (SSH v.1) sshbuf_get/put_bignum1djm@openbsd.org2019-01-21
* upstream: remove legacy buffer API emulation layer; ok djm@markus@openbsd.org2018-07-10
* upstream: lots of typos in comments/docs. Patch from Karsten Weissdjm@openbsd.org2018-04-10
* upstream commitdjm@openbsd.org2017-09-12
* upstream commitdjm@openbsd.org2016-11-29
* upstream commitdjm@openbsd.org2016-05-02
* upstream commitmmcc@openbsd.org2015-12-11
* upstream commitdjm@openbsd.org2015-11-16
* more --without-opensslDamien Miller2015-01-15
* upstream commitdjm@openbsd.org2015-01-15
* - (djm) [sshbuf.h] Fix compilation on systems without OPENSSL_HAS_ECC.Damien Miller2014-08-19
* - djm@cvs.openbsd.org 2014/06/24 01:13:21Damien Miller2014-07-02
* - (dtucker) [sshbuf.h] Only declare ECC functions if building withoutDarren Tucker2014-06-11
* - dtucker@cvs.openbsd.org 2014/06/10 21:46:11Darren Tucker2014-06-11
* - djm@cvs.openbsd.org 2014/04/30 05:29:56Damien Miller2014-05-15