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   6 years  gilles   use acme-client to sign certificated with ecdsa keys diff from Renaud Allard <r...
[TXT] acctproc.c  1.32   2 years  op   acme-client: drop ecdsa.h, fix spacing and a typo in error message While here d...
[TXT] acme-client.1  1.43   3 weeks  sthen   document changes to renewal timers, ok florian tb
[TXT] acme-client.conf.5  1.32   3 weeks  sthen   implement draft-ietf-acme-profiles for acme-client, ok florian letsencrypt uses...
[TXT] base64.c  1.9   8 years  jsing   Make returns consistent and remove parentheses per style(9). Transformed with c...
[TXT] certproc.c  1.13   5 years  florian   Relax parsing of pem files a bit. Apparently there are CAs that use \r\n line en...
[TXT] chngproc.c  1.17   3 years  florian   Check that the challenge token which is turned into a filename is base64url enco...
[TXT] dbg.c  1.4   9 years  deraadt   A small amount more KNF to make this easier on our eyes. Not going further than...
[TXT] dnsproc.c  1.12   3 years  jca   Let dnsproc pass multiple addresses to netproc The loop was exited prematurely ...
[TXT] extern.h  1.22   3 weeks  sthen   implement draft-ietf-acme-profiles for acme-client, ok florian letsencrypt uses...
[TXT] fileproc.c  1.18   4 years  beck   Change the error reporting pattern throughout the tree when unveil fails to repo...
[TXT] http.c  1.35   4 months  florian   Allow port numbers in API URLs. With this we can talk to Let's Encrypt's pebble...
[TXT] http.h  1.10   4 months  florian   Add insecure API endpoints for regress test with pebble. Pebble is Let's Encryp...
[TXT] jsmn.c  1.1   9 years  florian   Import Kristaps' letskencrypt and call it acme-client in tree. OK to get it in d...
[TXT] jsmn.h  1.1   9 years  florian   Import Kristaps' letskencrypt and call it acme-client in tree. OK to get it in d...
[TXT] json.c  1.22   3 weeks  sthen   implement draft-ietf-acme-profiles for acme-client, ok florian letsencrypt uses...
[TXT] key.c  1.9   17 months  tb   Align RSA and EC key generation with each other Being two different cryptograph...
[TXT] key.h  1.1   6 years  gilles   use acme-client to sign certificated with ecdsa keys diff from Renaud Allard <r...
[TXT] keyproc.c  1.18   3 years  tb   Make a few error messages match the actually failing function.
[TXT] main.c  1.57   3 weeks  sthen   implement draft-ietf-acme-profiles for acme-client, ok florian letsencrypt uses...
[TXT] netproc.c  1.45   3 weeks  sthen   implement draft-ietf-acme-profiles for acme-client, ok florian letsencrypt uses...
[TXT] parse.h  1.17   3 weeks  sthen   implement draft-ietf-acme-profiles for acme-client, ok florian letsencrypt uses...
[TXT] parse.y  1.47   3 weeks  sthen   implement draft-ietf-acme-profiles for acme-client, ok florian letsencrypt uses...
[TXT] revokeproc.c  1.26   3 weeks  florian   Adapt renewal calculation for shortlived certificates. If the lifetime is more ...
[TXT] util.c  1.14   15 months  claudio   Kill the SIGPIPE signal handler which is installed around write opertations. Ins...
[TXT] ChangeLog (in the Attic) [Hide]  1.2   9 years  deraadt   this file cannot be kept accurate
[TXT] letskencrypt.1 (in the Attic) [Hide]  1.2   9 years  florian   oops, use correct filename
[TXT] rsa.c (in the Attic) [Hide]  1.9   6 years  gilles   these were moved to key.[ch] in previous commit
[TXT] rsa.h (in the Attic) [Hide]  1.3   6 years  gilles   these were moved to key.[ch] in previous commit
[TXT] sandbox-pledge.c (in the Attic) [Hide]  1.3   9 years  deraadt   Collapse krazy abstractions for other sandbox models, using chroot and pledge di...
[TXT] util-pledge.c (in the Attic) [Hide]  1.2   9 years  deraadt   Collapse krazy abstractions for other sandbox models, using chroot and pledge di...