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.8   13 months  espie   no need to generate y.tab.h if nothing uses it, set YFLAGS to nothing instead of...
[TXT] acctproc.c  1.12   5 weeks  tb   Remove NULL checks before (most) libcrypto *_free() functions. From Ross L. Rich...
[TXT] acme-client.1  1.26   4 weeks  benno   It's an "X.509 certificate" rather than a "TLS certificate". As pointed out by s...
[TXT] acme-client.conf.5  1.16   4 weeks  benno   document the default in the abscence of a certificate authority. From Ross L Ric...
[TXT] base64.c  1.9   19 months  jsing   Make returns consistent and remove parentheses per style(9). Transformed with c...
[TXT] certproc.c  1.11   5 weeks  tb   Remove NULL checks before (most) libcrypto *_free() functions. From Ross L. Rich...
[TXT] chngproc.c  1.12   19 months  jsing   Make returns consistent and remove parentheses per style(9). Transformed with c...
[TXT] dbg.c  1.4   23 months  deraadt   A small amount more KNF to make this easier on our eyes. Not going further than...
[TXT] dnsproc.c  1.9   19 months  jsing   Make returns consistent and remove parentheses per style(9). Transformed with c...
[TXT] extern.h  1.9   9 months  florian   Deprecate agreement url config option and get the information from the directory...
[TXT] fileproc.c  1.15   4 weeks  benno   replace hand-rolled tmp files with mkstemp() ok florian@ back in april, reminded...
[TXT] http.c  1.22   3 weeks  deraadt   In netproc process, unveil to only expose the CA file. ok florian
[TXT] http.h  1.6   3 weeks  deraadt   In netproc process, unveil to only expose the CA file. ok florian
[TXT] jsmn.c  1.1   2 years  florian   Import Kristaps' letskencrypt and call it acme-client in tree. OK to get it in d...
[TXT] jsmn.h  1.1   2 years  florian   Import Kristaps' letskencrypt and call it acme-client in tree. OK to get it in d...
[TXT] json.c  1.10   9 months  florian   Deprecate agreement url config option and get the information from the directory...
[TXT] keyproc.c  1.11   4 weeks  tb   Remove NULL checks before X509_{REQ,NAME}_free() and zap an unnecessary pair of ...
[TXT] main.c  1.41   4 weeks  benno   cleanup initialization of chngdir. inspired by Ross L Richardson. ok tb@
[TXT] netproc.c  1.17   3 weeks  deraadt   In netproc process, unveil to only expose the CA file. ok florian
[TXT] parse.h  1.9   9 months  sthen   lenght->length, mostly in comments
[TXT] parse.y  1.29   4 weeks  benno   return is not a function and if (x) -> if (x != NULL) From Ross L Richardson, th...
[TXT] revokeproc.c  1.14   5 weeks  tb   Remove NULL checks before (most) libcrypto *_free() functions. From Ross L. Rich...
[TXT] rsa.c  1.7   5 weeks  tb   Remove NULL checks before (most) libcrypto *_free() functions. From Ross L. Rich...
[TXT] rsa.h  1.1   2 years  florian   Import Kristaps' letskencrypt and call it acme-client in tree. OK to get it in d...
[TXT] util.c  1.11   5 months  otto   writebufg() does two write(2) calls, both can return EPIPE, so handle it in both...
[TXT] ChangeLog (in the Attic) [Hide]  1.2   23 months  deraadt   this file cannot be kept accurate
[TXT] letskencrypt.1 (in the Attic) [Hide]  1.2   2 years  florian   oops, use correct filename
[TXT] sandbox-pledge.c (in the Attic) [Hide]  1.3   2 years  deraadt   Collapse krazy abstractions for other sandbox models, using chroot and pledge di...
[TXT] util-pledge.c (in the Attic) [Hide]  1.2   2 years  deraadt   Collapse krazy abstractions for other sandbox models, using chroot and pledge di...