Age | Commit message (Expand) | Author |
---|---|---|
2016-10-04 | typo | Marc Espie |
2016-09-27 | can make function static now that it's living in a separate file. | Ted Unangst |
2016-09-10 | spaces found during re-read | Theo de Raadt |
2016-09-08 | simplify the extra buffer size copy | Marc Espie |
2016-09-04 | well, adding the filename doesn't help... mostly used with pipes anyhow | Marc Espie |
2016-09-03 | add the keyname to meta-info that passes thru | Marc Espie |
2016-09-03 | switch back to SHA512/256 now that we have the official nist flavor | Ted Unangst |
2016-09-03 | naddy@ pointed out that SHA512/256 is slightly different | Marc Espie |
2016-09-03 | MAJOR tweak: switch to SHA512/256 | Marc Espie |
2016-09-03 | nitpicks. all header info is relative. make gzheader freeable. | Marc Espie |
2016-09-02 | style polishing | Ted Unangst |
2016-09-02 | replace exit() with err() and errx() so user knows what happened | Ted Unangst |
2016-09-02 | duplicate var | Marc Espie |
2016-09-02 | add a new option (-z) for signing gzip archives. | Marc Espie |