Age | Commit message (Expand) | Author |
---|---|---|
2019-06-27 | Some asprintf() calls were checked < 0, rather than the precise == -1. | Theo de Raadt |
2019-05-08 | remove sess argument from all functions that only used it for logging | Sebastian Benoit |
2019-05-08 | remove sess argument from log functions. ok deraadt@ | Sebastian Benoit |
2019-04-02 | annoying white space | Theo de Raadt |
2019-02-18 | new attempt to sync with kristaps up to Sun Feb 17 2019 | Sebastian Benoit |
2019-02-18 | revert previous | Sebastian Benoit |
2019-02-18 | sync with kristaps up to Sun Feb 17 2019 | Sebastian Benoit |
2019-02-16 | nasty ugly invisible spaces | Theo de Raadt |
2019-02-16 | I did some work here. | Florian Obser |
2019-02-16 | implement -D and in turn -a | Florian Obser |
2019-02-16 | Introduce mkstempat(), a variation on mkstemp(3) and mkstemplinkat(). | Florian Obser |