Age | Commit message (Expand) | Author |
---|---|---|
2019-06-28 | When system calls indicate an error they return -1, not some arbitrary | Theo de Raadt |
2018-03-15 | writebufg() does two write(2) calls, both can return EPIPE, so handle it in | Otto Moerbeek |
2017-11-27 | lenght->length, mostly in comments | Stuart Henderson |
2017-01-24 | Make returns consistent and remove parentheses per style(9). | Joel Sing |
2017-01-24 | Complete jsing's coccinelle cleanup... by hand | Theo de Raadt |
2017-01-24 | Replace comparisons between a constant or enum and an expression, with | Joel Sing |
2017-01-24 | string terminator is called a NUL | Theo de Raadt |
2016-09-13 | A small amount more KNF to make this easier on our eyes. Not going further | Theo de Raadt |
2016-09-13 | hoist local variable initialization directly into the definitions, | Theo de Raadt |
2016-09-01 | we don't have config.h | Florian Obser |
2016-08-31 | whitespace | Sebastian Benoit |
2016-08-31 | Import Kristaps' letskencrypt and call it acme-client in tree. | Florian Obser |