OpenBSD CVS

src/usr.sbin/acme-client/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / acme-client


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.9   4 years  gilles   use acme-client to sign certificated with ecdsa keys diff from Renaud Allard <r...
[TXT] acctproc.c  1.32   8 months  op   acme-client: drop ecdsa.h, fix spacing and a typo in error message While here d...
[TXT] acme-client.1  1.42   12 months  espie   since apparently, the "example" conf is not free-form (adding comments would bre...
[TXT] acme-client.conf.5  1.29   3 years  jmc   document how to specify multiple alternative names; modified version of diff fro...
[TXT] base64.c  1.9   7 years  jsing   Make returns consistent and remove parentheses per style(9). Transformed with c...
[TXT] certproc.c  1.13   3 years  florian   Relax parsing of pem files a bit. Apparently there are CAs that use \r\n line en...
[TXT] chngproc.c  1.17   2 years  florian   Check that the challenge token which is turned into a filename is base64url enco...
[TXT] dbg.c  1.4   7 years  deraadt   A small amount more KNF to make this easier on our eyes. Not going further than...
[TXT] dnsproc.c  1.12   2 years  jca   Let dnsproc pass multiple addresses to netproc The loop was exited prematurely ...
[TXT] extern.h  1.20   3 years  florian   We need to be able to provide contact information to use the buypass.com acme ap...
[TXT] fileproc.c  1.18   2 years  beck   Change the error reporting pattern throughout the tree when unveil fails to repo...
[TXT] http.c  1.32   17 months  florian   The argument to ctype functions must be EOF or representable as an unsigned char...
[TXT] http.h  1.8   4 years  florian   Implement RFC 8555 "Automatic Certificate Management Environment (ACME)" to be a...
[TXT] jsmn.c  1.1   7 years  florian   Import Kristaps' letskencrypt and call it acme-client in tree. OK to get it in d...
[TXT] jsmn.h  1.1   7 years  florian   Import Kristaps' letskencrypt and call it acme-client in tree. OK to get it in d...
[TXT] json.c  1.21   3 years  florian   We need to be able to provide contact information to use the buypass.com acme ap...
[TXT] key.c  1.9   8 days  tb   Align RSA and EC key generation with each other Being two different cryptograph...
[TXT] key.h  1.1   4 years  gilles   use acme-client to sign certificated with ecdsa keys diff from Renaud Allard <r...
[TXT] keyproc.c  1.18   20 months  tb   Make a few error messages match the actually failing function.
[TXT] main.c  1.55   2 years  florian   Check that the challenge token which is turned into a filename is base64url enco...
[TXT] netproc.c  1.35   2 weeks  tb   Remove unused url from netproc() Leftover from when RFC 8555 support was added....
[TXT] parse.h  1.15   3 years  florian   We need to be able to provide contact information to use the buypass.com acme ap...
[TXT] parse.y  1.45   17 months  florian   The argument to ctype functions must be EOF or representable as an unsigned char...
[TXT] revokeproc.c  1.25   16 months  tb   acme-client: encode unexpected SANs before printing If a SAN isn't configured, ...
[TXT] util.c  1.13   16 months  jmc   spelling fixes; from paul tagliamonte any parts of his diff not taken are noted ...
[TXT] ChangeLog (in the Attic) [Hide]  1.2   7 years  deraadt   this file cannot be kept accurate
[TXT] letskencrypt.1 (in the Attic) [Hide]  1.2   7 years  florian   oops, use correct filename
[TXT] rsa.c (in the Attic) [Hide]  1.9   4 years  gilles   these were moved to key.[ch] in previous commit
[TXT] rsa.h (in the Attic) [Hide]  1.3   4 years  gilles   these were moved to key.[ch] in previous commit
[TXT] sandbox-pledge.c (in the Attic) [Hide]  1.3   7 years  deraadt   Collapse krazy abstractions for other sandbox models, using chroot and pledge di...
[TXT] util-pledge.c (in the Attic) [Hide]  1.2   7 years  deraadt   Collapse krazy abstractions for other sandbox models, using chroot and pledge di...