Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow to to load the CA chain directly from memory instead of | reyk | 2015-01-22 | 1 | -1/+8 |
| | | | | | | | | specifying a file. This enables CA verification in privsep'ed processes that are running chroot'ed without direct access to the certificate files. With feedback, tests, and OK from bluhm@ | ||||
* | Rename libressl to libtls to avoid confusion and to make it easier to | jsing | 2014-10-31 | 1 | -0/+201 |
distinguish between LibreSSL (the project) and libressl (the library). Discussed with many. |