summaryrefslogtreecommitdiffstats
path: root/usr.sbin/acme-client/http.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement RFC 8555 "Automatic Certificate Management Environmentflorian2019-06-071-3/+3
* Use TLS_CA_CERT_FILE instead of a separate define.jsing2018-11-061-2/+1
* In netproc process, unveil to only expose the CA file.deraadt2018-08-081-1/+2
* remove __BEGIN_DECLS and __END_DECLS from http.hinoguchi2017-01-251-5/+1
* string terminator is called a NULderaadt2017-01-241-2/+2
* Avoid a potential MITM - calling tls_config_insecure_noverify() is a badjsing2016-10-041-1/+3
* whitespacebenno2016-08-311-5/+5
* Import Kristaps' letskencrypt and call it acme-client in tree.florian2016-08-311-0/+94