index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
acme-client
Age
Commit message (
Expand
)
Author
2017-01-21
it is ok to only specify a full chain certificate
Florian Obser
2017-01-21
dont print config if its broken
Sebastian Benoit
2017-01-21
it's chain certificate not certificate chain
Florian Obser
2017-01-21
Enforce minimum config in the parser.
Florian Obser
2017-01-21
Improve Documentation
Sebastian Benoit
2017-01-21
add option 'domain full chain certificate "path"',
Sebastian Benoit
2017-01-21
document default challengedir "/var/www/acme"
Sebastian Benoit
2017-01-21
see also acme-client.conf(5) suggested by millert and Raf Czlonka
Sebastian Benoit
2017-01-21
Implement domain chain certificate.
Florian Obser
2017-01-21
Split certificate file from config file into certdir and certfile.
Florian Obser
2017-01-21
remove unused vars; OK benno
Florian Obser
2017-01-21
Remove backup option. This is not acme-client's business; also it gets
Florian Obser
2017-01-21
We are only dealing with one domain on the command line
Florian Obser
2017-01-21
typo; ok benno
Florian Obser
2017-01-21
kill remote with fire, we need to handle this differently
Florian Obser
2017-01-21
typo; ok benno
Florian Obser
2017-01-21
acme-client use configuration file [5 of 5]
Sebastian Benoit
2017-01-21
acme-client use configuration file [4 of 5]
Sebastian Benoit
2017-01-21
acme-client use configuration file [3 of 5]
Sebastian Benoit
2017-01-21
acme-client use configuration file [2 of 5]
Sebastian Benoit
2017-01-21
acme-client use configuration file [1 of 5]
Sebastian Benoit
2017-01-05
Replace hand-rolled for(;;) emptying of 'symhead' TAILQ with more
Kenneth R Westerback
2017-01-05
Replace symset()'s hand-rolled for(;;) traversal of 'symhead' TAILQ
Kenneth R Westerback
2016-11-02
Use secure defaults for TLS - instead of accepting TLSv1.0 and any cipher
Joel Sing
2016-10-04
Avoid a potential MITM - calling tls_config_insecure_noverify() is a bad
Joel Sing
2016-10-04
s/letsencrypt/ACME/
Joel Sing
2016-10-04
tls_close() can return TLS_WANT_POLLIN/TLS_WANT_POLLOUT - handle this
Joel Sing
2016-09-24
The file descriptor needs to be closed in both the TLS and non-TLS case,
Joel Sing
2016-09-24
Both tls_free() and tls_config_free() are safe to call with NULL.
Joel Sing
2016-09-24
Remove more backwards compat for unsupported OpenBSD releases.
Joel Sing
2016-09-20
reoorder includes,
Sebastian Benoit
2016-09-18
tweak previous;
Jason McIntyre
2016-09-18
add a config file parser to acme-client (unused at the moment, so that
Sebastian Benoit
2016-09-15
more fat trimming;
Jason McIntyre
2016-09-14
move default file and directory locations to a new FILES section
T.J. Townsend
2016-09-13
convert some ifs to switches. ok millert tb
Ted Unangst
2016-09-13
A small amount more KNF to make this easier on our eyes. Not going further
Theo de Raadt
2016-09-13
hoist local variable initialization directly into the definitions,
Theo de Raadt
2016-09-13
hoist local variable initialization directly into the definitions,
Theo de Raadt
2016-09-13
Inconsistant use of case (value): idiom drives me nuts, I have no idea
Theo de Raadt
2016-09-13
RAND_status() and RAND_seed() are not needed, this is 2016.
Theo de Raadt
2016-09-13
use reallocarray()
Theo de Raadt
2016-09-13
chroot is not the reason this is run as root
Theo de Raadt
2016-09-06
some indent; from michael reed
Jason McIntyre
2016-09-05
We do not compile things -g by default
Theo de Raadt
2016-09-05
this file cannot be kept accurate
Theo de Raadt
2016-09-01
Use b64_ntop instead of adding yet another base implementation of base64
Theo Buehler
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
[prev]
[next]