Age | Commit message (Expand) | Author |
---|---|---|
2016-01-12 | use explicit_bzero() more liberally in the buffer code; ok deraadt | Damien Miller |
2015-12-11 | Remove NULL-checks before sshbuf_free(). | mmcc |
2015-10-05 | some more bzero->explicit_bzero, from Michael McConville | Damien Miller |
2015-01-20 | Reduce use of <sys/param.h> and transition to <limits.h> throughout. | Theo de Raadt |
2014-06-25 | unblock SIGSEGV before raising it | Theo de Raadt |
2014-04-30 | New buffer API; the first installment of the conversion/replacement | Damien Miller |