| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-06-05 | make sshbuf_putb(b, NULL) a no-op | 1 | -1/+3 | |
| 2019-12-13 | allow sshbuf_put_stringb(buf, NULL); ok markus@ | 1 | -1/+4 | |
| 2019-09-06 | lots of things were relying on libcrypto headers to transitively | 1 | -1/+2 | |
| 2019-07-14 | add some functions to perform random-access read/write operations | 1 | -1/+162 | |
| 2017-06-01 | fix casts re constness | 1 | -2/+2 | |
| 2016-06-16 | Include stdarg.h for va_copy as per man page. | 1 | -1/+3 | |
| 2015-10-20 | Compare pointers to NULL rather than 0. | 1 | -4/+4 | |
| 2015-01-14 | avoid BIGNUM in KRL code by using a simple bitmap; | 1 | -1/+37 | |
| 2015-01-12 | apparently memcpy(x, NULL, 0) is undefined behaviour according to | 1 | -7/+12 | |
| 2014-12-04 | convert KRL code to new buffer API | 1 | -2/+2 | |
| 2014-04-30 | New buffer API; the first installment of the conversion/replacement | 1 | -0/+419 |
