summaryrefslogtreecommitdiffstats
path: root/usr.sbin/acme-client/chngproc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not exit with error if the challenge file already exists, instead truncate it andbenno2019-08-121-2/+2
* Trade unveil(2) for chroot(2).florian2019-06-161-13/+15
* repair confusing "} if"; from florian@naddy2019-04-011-3/+5
* Make returns consistent and remove parentheses per style(9).jsing2017-01-241-2/+2
* Complete jsing's coccinelle cleanup... by handderaadt2017-01-241-4/+4
* Replace comparisons between a constant or enum and an expression, withjsing2017-01-241-13/+13
* kill remote with fire, we need to handle this differentlyflorian2017-01-211-31/+15
* acme-client use configuration file [1 of 5]benno2017-01-211-2/+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-12/+4
* use reallocarray()deraadt2016-09-131-2/+2
* we don't have config.hflorian2016-09-011-4/+1
* Collapse krazy abstractions for other sandbox models, using chroot andderaadt2016-09-011-6/+10
* whitespacebenno2016-08-311-10/+10
* Import Kristaps' letskencrypt and call it acme-client in tree.florian2016-08-311-0/+174