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

Current tag: OPENBSD_6_4_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.8   6 years  espie   no need to generate y.tab.h if nothing uses it, set YFLAGS to nothing instead of...
[TXT] acctproc.c  1.12   5 years  tb   Remove NULL checks before (most) libcrypto *_free() functions. From Ross L. Rich...
[TXT] acme-client.1  1.26   5 years  benno   It's an "X.509 certificate" rather than a "TLS certificate". As pointed out by s...
[TXT] acme-client.conf.5  1.16   5 years  benno   document the default in the abscence of a certificate authority. From Ross L Ric...
[TXT] base64.c  1.9   7 years  jsing   Make returns consistent and remove parentheses per style(9). Transformed with c...
[TXT] certproc.c  1.11   5 years  tb   Remove NULL checks before (most) libcrypto *_free() functions. From Ross L. Rich...
[TXT] chngproc.c  1.12   7 years  jsing   Make returns consistent and remove parentheses per style(9). Transformed with c...
[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.9   7 years  jsing   Make returns consistent and remove parentheses per style(9). Transformed with c...
[TXT] extern.h  1.9   6 years  florian   Deprecate agreement url config option and get the information from the directory...
[TXT] fileproc.c  1.15   5 years  benno   replace hand-rolled tmp files with mkstemp() ok florian@ back in april, reminded...
[TXT] http.c  1.22   5 years  deraadt   In netproc process, unveil to only expose the CA file. ok florian
[TXT] http.h  1.6   5 years  deraadt   In netproc process, unveil to only expose the CA file. ok florian
[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.10   6 years  florian   Deprecate agreement url config option and get the information from the directory...
[TXT] keyproc.c  1.11   5 years  tb   Remove NULL checks before X509_{REQ,NAME}_free() and zap an unnecessary pair of ...
[TXT] main.c  1.41   5 years  benno   cleanup initialization of chngdir. inspired by Ross L Richardson. ok tb@
[TXT] netproc.c  1.17   5 years  deraadt   In netproc process, unveil to only expose the CA file. ok florian
[TXT] parse.h  1.9   6 years  sthen   lenght->length, mostly in comments
[TXT] parse.y  1.30   5 years  miko   replace malloc()+strlcpy() with strndup() in cmdline_symset(). "looks good" gil...
[TXT] revokeproc.c  1.14   5 years  tb   Remove NULL checks before (most) libcrypto *_free() functions. From Ross L. Rich...
[TXT] util.c  1.11   6 years  otto   writebufg() does two write(2) calls, both can return EPIPE, so handle it in both...
[TXT] rsa.c (in the Attic) [Hide]  1.7   5 years  tb   Remove NULL checks before (most) libcrypto *_free() functions. From Ross L. Rich...
[TXT] rsa.h (in the Attic) [Hide]  1.1   7 years  florian   Import Kristaps' letskencrypt and call it acme-client in tree. OK to get it in d...