Age | Commit message (Expand) | Author |
---|---|---|
2019-07-05 | upstream: When system calls indicate an error they return -1, not | deraadt@openbsd.org |
2019-06-28 | upstream: Some asprintf() calls were checked < 0, rather than the | deraadt@openbsd.org |
2018-07-10 | upstream: replace cast with call to sshbuf_mutable_ptr(); ok djm@ | markus@openbsd.org |
2018-04-10 | upstream: lots of typos in comments/docs. Patch from Karsten Weiss | djm@openbsd.org |
2018-02-28 | Add WITH_XMSS, move to prevent conflicts. | Darren Tucker |
2018-02-28 | Conditionally compile XMSS code. | Darren Tucker |
2018-02-26 | XMSS-related files get includes.h | Damien Miller |
2018-02-26 | upstream: Add experimental support for PQC XMSS keys (Extended | markus@openbsd.org |