Age | Commit message (Expand) | Author |
---|---|---|
2016-01-12 | use explicit_bzero() more liberally in the buffer code; ok deraadt | Damien Miller |
2015-01-14 | avoid BIGNUM in KRL code by using a simple bitmap; | Damien Miller |
2015-01-12 | apparently memcpy(x, NULL, 0) is undefined behaviour according to | Damien Miller |
2014-06-18 | The ssh_get_bignum functions must accept the same range of bignums | Christian Weisgerber |
2014-04-30 | New buffer API; the first installment of the conversion/replacement | Damien Miller |