Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-01 | Use b64_ntop instead of adding yet another base implementation of base64 | Theo Buehler | |
encoding to base. Tweaked version of a diff by florian. ok florian | |||
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 | |
talk. Suggest by and OK deraadt, OK benno. (Later on deraadt and benno discussed if this should be handled with a config file. This seems to be good enough for now. We can do a config file later.) | |||
2016-09-01 | make the page more neutral, as suggested by deraadt; | Jason McIntyre | |
add STANDARDS, as suggested by florian; help/ok deraadt florian | |||
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 | |
pledge directly as needed. ok florian | |||
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 | |
OK benno@, deraadt@ | |||
2016-08-31 | Bring in license for man page Kristaps just added upstream in | Florian Obser | |
commit 33c4b38b1db65097e4301e982c9cffcb8c3e648d. | |||
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 | |
ok florian | |||
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 | |
2016-08-31 | use bsd.prog.mk | Florian Obser | |
2016-08-31 | Some man page clean up: | Florian Obser | |
- make it more httpd centric - remove mkdir instructions, we create the directories by default - no 2nd person wording - remove commented out lines - add author | |||
2016-08-31 | oops, use correct filename | Florian Obser | |
2016-08-31 | Import Kristaps' letskencrypt and call it acme-client in tree. | Florian Obser | |
OK to get it in deraadt@ (and probably beck@) At least deraadt@, beck@ and otto@ are fine with the name and the disagreements stopped. |