Age | Commit message (Expand) | Author |
---|---|---|
2017-09-12 | refactor channels.c | Damien Miller |
2016-11-25 | split allocation out of sshbuf_reserve() into a separate | Damien Miller |
2016-05-02 | fix signed/unsigned errors reported by clang-3.7; add | Damien Miller |
2015-12-10 | Fix a couple "the the" typos. ok dtucker@ | mmcc |
2015-11-11 | improve PEEK/POKE macros: better casts, don't multiply evaluate | Damien Miller |
2015-01-14 | avoid BIGNUM in KRL code by using a simple bitmap; | Damien Miller |
2014-06-24 | New key API: refactor key-related functions to be more library-like, | Damien Miller |
2014-06-10 | Group ECC functions together to make things a little easier in -portable. | Darren Tucker |
2014-04-30 | New buffer API; the first installment of the conversion/replacement | Damien Miller |