summaryrefslogtreecommitdiff
path: root/usr.sbin/acme-client/certproc.c
AgeCommit message (Expand)Author
2017-01-24Make returns consistent and remove parentheses per style(9).Joel Sing
2017-01-24Replace comparisons between a constant or enum and an expression, withJoel Sing
2017-01-24string terminator is called a NULTheo de Raadt
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-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-31whitespace cleanupSebastian Benoit
2016-08-31Import Kristaps' letskencrypt and call it acme-client in tree.Florian Obser