summaryrefslogtreecommitdiff
path: root/usr.sbin/acme-client
AgeCommit message (Expand)Author
2016-09-24Both tls_free() and tls_config_free() are safe to call with NULL.Joel Sing
2016-09-24Remove more backwards compat for unsupported OpenBSD releases.Joel Sing
2016-09-20reoorder includes,Sebastian Benoit
2016-09-18tweak previous;Jason McIntyre
2016-09-18add a config file parser to acme-client (unused at the moment, so thatSebastian Benoit
2016-09-15more fat trimming;Jason McIntyre
2016-09-14move default file and directory locations to a new FILES sectionT.J. Townsend
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-13hoist local variable initialization directly into the definitions,Theo 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-13RAND_status() and RAND_seed() are not needed, this is 2016.Theo de Raadt
2016-09-13use reallocarray()Theo de Raadt
2016-09-13chroot is not the reason this is run as rootTheo de Raadt
2016-09-06some indent; from michael reedJason McIntyre
2016-09-05We do not compile things -g by defaultTheo de Raadt
2016-09-05this file cannot be kept accurateTheo de Raadt
2016-09-01Use b64_ntop instead of adding yet another base implementation of base64Theo Buehler
2016-09-01update usage(); pointed out by jmc@Florian Obser
2016-09-01tidy up the list;Jason McIntyre
2016-09-01Implement table driven selection to which ACME authorities we canFlorian Obser
2016-09-01make the page more neutral, as suggested by deraadt;Jason McIntyre
2016-09-01various cleanup;Jason McIntyre
2016-09-01we don't have config.hFlorian Obser
2016-09-01line wrap usageTheo de Raadt
2016-09-01do { } while is easier to eyeballTheo de Raadt
2016-09-01PATH_VAR_EMPTY is not usedTheo 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-31whitespaceSebastian Benoit
2016-08-31whitespaceSebastian Benoit
2016-08-31whitespaceSebastian Benoit
2016-08-31We are past 5.8. Also gets rid of asserts as a bonus.Florian Obser
2016-08-31Bring in license for man page Kristaps just added upstream inFlorian Obser
2016-08-31whitespaceSebastian Benoit
2016-08-31whitespaceSebastian Benoit
2016-08-31whitespaceSebastian Benoit
2016-08-31whitespaceSebastian Benoit
2016-08-31whitespaceSebastian Benoit
2016-08-31whitespaceSebastian Benoit
2016-08-31whitespaceSebastian Benoit
2016-08-31revoke -> revocate, to avoid aliasTheo de Raadt
2016-08-31whitespaceSebastian Benoit
2016-08-31ASN1_TIME *atim avoids shadowing timeTheo de Raadt
2016-08-31avoid arith on void *, by using char *Theo de Raadt
2016-08-31whitespace cleanupSebastian Benoit
2016-08-31whitespaceFlorian Obser
2016-08-31store files in directories called acmeFlorian Obser