index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
acme-client
/
extern.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
We need to be able to provide contact information to use the
florian
2020-09-14
1
-2
/
+2
*
Report what's wrong when account creation fails instead of a generic
florian
2020-09-14
1
-1
/
+2
*
In case the order fails print the human readable reason from the
florian
2020-05-10
1
-1
/
+2
*
Do not define variables in extern.h since this will lead to duplicate
florian
2020-02-07
1
-3
/
+3
*
Implement elliptic curve account keys.
florian
2019-06-17
1
-3
/
+6
*
Trade unveil(2) for chroot(2).
florian
2019-06-16
1
-3
/
+3
*
Track key type (RSA or ECDSA) in an enum and clean up a bit while here.
florian
2019-06-14
1
-7
/
+3
*
use acme-client to sign certificated with ecdsa keys
gilles
2019-06-12
1
-1
/
+6
*
Remove A and D flag, they are superfluous.
florian
2019-06-08
1
-4
/
+3
*
Implement RFC 8555 "Automatic Certificate Management Environment
florian
2019-06-07
1
-14
/
+37
*
make struct chng.status a enum for readability.
benno
2019-01-31
1
-2
/
+8
*
Deprecate agreement url config option and get the information from the
florian
2017-11-27
1
-2
/
+3
*
Split certificate file from config file into certdir and certfile.
florian
2017-01-21
1
-10
/
+4
*
Remove backup option. This is not acme-client's business; also it gets
florian
2017-01-21
1
-2
/
+2
*
acme-client use configuration file [1 of 5]
benno
2017-01-21
1
-12
/
+7
*
Implement table driven selection to which ACME authorities we can
florian
2016-09-01
1
-1
/
+12
*
PATH_VAR_EMPTY is not used
deraadt
2016-09-01
1
-5
/
+1
*
Collapse krazy abstractions for other sandbox models, using chroot and
deraadt
2016-09-01
1
-8
/
+1
*
whitespace
benno
2016-08-31
1
-4
/
+4
*
Import Kristaps' letskencrypt and call it acme-client in tree.
florian
2016-08-31
1
-0
/
+267