Age | Commit message (Expand) | Author |
2016-09-24 | Both tls_free() and tls_config_free() are safe to call with NULL. | Joel Sing |
2016-09-24 | Remove more backwards compat for unsupported OpenBSD releases. | Joel Sing |
2016-09-20 | reoorder includes, | Sebastian Benoit |
2016-09-18 | tweak previous; | Jason McIntyre |
2016-09-18 | add a config file parser to acme-client (unused at the moment, so that | Sebastian Benoit |
2016-09-15 | more fat trimming; | Jason McIntyre |
2016-09-14 | move default file and directory locations to a new FILES section | T.J. Townsend |
2016-09-13 | convert some ifs to switches. ok millert tb | Ted Unangst |
2016-09-13 | A small amount more KNF to make this easier on our eyes. Not going further | Theo de Raadt |
2016-09-13 | hoist local variable initialization directly into the definitions, | Theo de Raadt |
2016-09-13 | hoist local variable initialization directly into the definitions, | Theo de Raadt |
2016-09-13 | Inconsistant use of case (value): idiom drives me nuts, I have no idea | Theo de Raadt |
2016-09-13 | RAND_status() and RAND_seed() are not needed, this is 2016. | Theo de Raadt |
2016-09-13 | use reallocarray() | Theo de Raadt |
2016-09-13 | chroot is not the reason this is run as root | Theo de Raadt |
2016-09-06 | some indent; from michael reed | Jason McIntyre |
2016-09-05 | We do not compile things -g by default | Theo de Raadt |
2016-09-05 | this file cannot be kept accurate | Theo de Raadt |
2016-09-01 | Use b64_ntop instead of adding yet another base implementation of base64 | Theo Buehler |
2016-09-01 | update usage(); pointed out by jmc@ | Florian Obser |
2016-09-01 | tidy up the list; | Jason McIntyre |
2016-09-01 | Implement table driven selection to which ACME authorities we can | Florian Obser |
2016-09-01 | make the page more neutral, as suggested by deraadt; | Jason McIntyre |
2016-09-01 | various cleanup; | Jason McIntyre |
2016-09-01 | we don't have config.h | Florian Obser |
2016-09-01 | line wrap usage | Theo de Raadt |
2016-09-01 | do { } while is easier to eyeball | Theo de Raadt |
2016-09-01 | PATH_VAR_EMPTY is not used | Theo de Raadt |
2016-09-01 | Collapse krazy abstractions for other sandbox models, using chroot and | Theo de Raadt |
2016-09-01 | knf | Sebastian Benoit |
2016-08-31 | whitespace | Sebastian Benoit |
2016-08-31 | whitespace | Sebastian Benoit |
2016-08-31 | whitespace | Sebastian Benoit |
2016-08-31 | whitespace | Sebastian Benoit |
2016-08-31 | We are past 5.8. Also gets rid of asserts as a bonus. | Florian Obser |
2016-08-31 | Bring in license for man page Kristaps just added upstream in | Florian Obser |
2016-08-31 | whitespace | Sebastian Benoit |
2016-08-31 | whitespace | Sebastian Benoit |
2016-08-31 | whitespace | Sebastian Benoit |
2016-08-31 | whitespace | Sebastian Benoit |
2016-08-31 | whitespace | Sebastian Benoit |
2016-08-31 | whitespace | Sebastian Benoit |
2016-08-31 | whitespace | Sebastian Benoit |
2016-08-31 | revoke -> revocate, to avoid alias | Theo de Raadt |
2016-08-31 | whitespace | Sebastian Benoit |
2016-08-31 | ASN1_TIME *atim avoids shadowing time | Theo de Raadt |
2016-08-31 | avoid arith on void *, by using char * | Theo de Raadt |
2016-08-31 | whitespace cleanup | Sebastian Benoit |
2016-08-31 | whitespace | Florian Obser |
2016-08-31 | store files in directories called acme | Florian Obser |