Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update for libtls default cert changes. | tedu | 2018-11-29 | 1 | -2/+2 |
* | Use TLS_CA_CERT_FILE instead of a separate define. | jsing | 2018-11-06 | 1 | -4/+2 |
* | recallocarray() for data buffer from the net. | deraadt | 2017-03-26 | 1 | -3/+5 |
* | Don't use <sys/param.h> from userland without cause. Sort <sys/*> | guenther | 2017-02-03 | 1 | -3/+4 |
* | netinet/in.h should be included, and freebsd and some others | beck | 2017-02-01 | 1 | -2/+3 |
* | bring changes from acme-client over here. | benno | 2017-01-25 | 1 | -56/+54 |
* | string terminator is called a NUL | deraadt | 2017-01-24 | 1 | -3/+3 |
* | Yes the "if (const == val" idiom provides some safety, but it grates on | deraadt | 2017-01-24 | 1 | -58/+58 |
* | revert accidental commit of theo diff | beck | 2017-01-24 | 1 | -58/+58 |
* | Just don't bother with OpenSSL error strings, they are mostly | beck | 2017-01-24 | 1 | -58/+58 |
* | New ocspcheck utility to validate a certificate against its ocsp responder | beck | 2017-01-24 | 1 | -0/+782 |