summaryrefslogtreecommitdiffstats
path: root/usr.sbin/acme-client/certproc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement RFC 8555 "Automatic Certificate Management Environmentflorian2019-06-071-131/+17
* Remove NULL checks before (most) libcrypto *_free() functions.tb2018-07-281-5/+3
* Make returns consistent and remove parentheses per style(9).jsing2017-01-241-7/+7
* Replace comparisons between a constant or enum and an expression, withjsing2017-01-241-19/+19
* string terminator is called a NULderaadt2017-01-241-3/+3
* A small amount more KNF to make this easier on our eyes. Not going furtherderaadt2016-09-131-4/+3
* hoist local variable initialization directly into the definitions,deraadt2016-09-131-13/+6
* we don't have config.hflorian2016-09-011-4/+1
* Collapse krazy abstractions for other sandbox models, using chroot andderaadt2016-09-011-9/+4
* whitespacebenno2016-08-311-7/+7
* whitespace cleanupbenno2016-08-311-11/+10
* Import Kristaps' letskencrypt and call it acme-client in tree.florian2016-08-311-0/+261