summaryrefslogtreecommitdiff
path: root/usr.sbin/acme-client/chngproc.c
AgeCommit message (Expand)Author
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