summaryrefslogtreecommitdiff
path: root/usr.sbin/acme-client/chngproc.c
AgeCommit message (Expand)Author
2022-05-05Check that the challenge token which is turned into a filename isFlorian Obser
2021-07-12Change the error reporting pattern throughout the tree when unveilBob Beck
2019-08-12Do not exit with error if the challenge file already exists, instead truncate...Sebastian Benoit
2019-06-16Trade unveil(2) for chroot(2).Florian Obser
2019-04-01repair confusing "} if"; from florian@Christian Weisgerber
2017-01-24Make returns consistent and remove parentheses per style(9).Joel Sing
2017-01-24Complete jsing's coccinelle cleanup... by handTheo de Raadt
2017-01-24Replace comparisons between a constant or enum and an expression, withJoel Sing
2017-01-21kill remote with fire, we need to handle this differentlyFlorian Obser
2017-01-21acme-client use configuration file [1 of 5]Sebastian Benoit
2016-09-13A small amount more KNF to make this easier on our eyes. Not going furtherTheo de Raadt
2016-09-13hoist local variable initialization directly into the definitions,Theo de Raadt
2016-09-13use reallocarray()Theo de Raadt
2016-09-01we don't have config.hFlorian Obser
2016-09-01Collapse krazy abstractions for other sandbox models, using chroot andTheo de Raadt
2016-08-31whitespaceSebastian Benoit
2016-08-31Import Kristaps' letskencrypt and call it acme-client in tree.Florian Obser