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
/
certproc.c
Age
Commit message (
Expand
)
Author
2020-09-14
Relax parsing of pem files a bit. Apparently there are CAs that use
Florian Obser
2019-06-07
Implement RFC 8555 "Automatic Certificate Management Environment
Florian Obser
2018-07-28
Remove NULL checks before (most) libcrypto *_free() functions.
Theo Buehler
2017-01-24
Make returns consistent and remove parentheses per style(9).
Joel Sing
2017-01-24
Replace comparisons between a constant or enum and an expression, with
Joel Sing
2017-01-24
string terminator is called a NUL
Theo de Raadt
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-01
we don't have config.h
Florian Obser
2016-09-01
Collapse krazy abstractions for other sandbox models, using chroot and
Theo de Raadt
2016-08-31
whitespace
Sebastian Benoit
2016-08-31
whitespace cleanup
Sebastian Benoit
2016-08-31
Import Kristaps' letskencrypt and call it acme-client in tree.
Florian Obser