summaryrefslogtreecommitdiff
path: root/usr.sbin/acme-client/main.c
AgeCommit message (Expand)Author
2016-09-18add a config file parser to acme-client (unused at the moment, so thatSebastian 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-13Inconsistant use of case (value): idiom drives me nuts, I have no ideaTheo de Raadt
2016-09-01update usage(); pointed out by jmc@Florian Obser
2016-09-01Implement table driven selection to which ACME authorities we canFlorian Obser
2016-09-01we don't have config.hFlorian Obser
2016-09-01line wrap usageTheo de Raadt
2016-09-01Collapse krazy abstractions for other sandbox models, using chroot andTheo de Raadt
2016-09-01knfSebastian Benoit
2016-08-31whitespaceSebastian Benoit
2016-08-31revoke -> revocate, to avoid aliasTheo de Raadt
2016-08-31store files in directories called acmeFlorian Obser
2016-08-31Import Kristaps' letskencrypt and call it acme-client in tree.Florian Obser