summaryrefslogtreecommitdiff
path: root/usr.sbin/acme-client/json.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
2016-09-13convert some ifs to switches. ok millert tbTed Unangst
2016-09-13A small amount more KNF to make this easier on our eyes. Not going furtherTheo de Raadt
2016-09-13Inconsistant use of case (value): idiom drives me nuts, I have no ideaTheo de Raadt
2016-09-01we don't have config.hFlorian Obser
2016-08-31whitespaceSebastian Benoit
2016-08-31Import Kristaps' letskencrypt and call it acme-client in tree.Florian Obser