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
/
fileproc.c
Age
Commit message (
Expand
)
Author
2017-01-24
Make returns consistent and remove parentheses per style(9).
Joel Sing
2017-01-24
Complete jsing's coccinelle cleanup... by hand
Theo de Raadt
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
2017-01-21
it is ok to only specify a full 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
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
Import Kristaps' letskencrypt and call it acme-client in tree.
Florian Obser