Age | Commit message (Expand) | Author |
---|---|---|
2020-05-01 | expose vasnmprintf(); ok (as part of other commit) markus deraadt | Damien Miller |
2020-04-03 | add allocating variant of the safe utf8 printer; ok dtucker as part of | Damien Miller |
2020-03-06 | vasnmprintf allocates str and returns -1; ok djm | Markus Friedl |
2018-08-21 | AIX reports the CODESET as "ISO8859-1" in the POSIX locale. | Ingo Schwarze |
2017-05-31 | Switch to recallocarray() for a few operations. Both growth and shrinkage | Theo de Raadt |
2017-04-17 | Recognize nl_langinfo(CODESET) return values "646" and "" as aliases | Ingo Schwarze |
2017-02-19 | Add a common nl_langinfo(CODESET) alias for US-ASCII "ANSI_X3.4-1968" | Damien Miller |
2017-02-02 | In vasnmprintf() return an error if malloc fails and don't set | Jonathan Gray |
2016-05-30 | Even when only writing an unescaped character, the dst buffer may need to | Ingo Schwarze |
2016-05-30 | Fix two rare edge cases: | Ingo Schwarze |
2016-05-25 | To prevent screwing up terminal settings when printing to the | Ingo Schwarze |