| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename libressl to libtls to avoid confusion and to make it easier to | jsing | 2014-10-31 | 1 | -56/+0 |
| | | | | | | | distinguish between LibreSSL (the project) and libressl (the library). Discussed with many. | ||||
| * | mlinks, and prune some functions from man page i'm not ready for yet. | tedu | 2014-10-08 | 1 | -1/+29 |
| | | |||||
| * | Add stubs for the proposed server API. | jsing | 2014-07-13 | 1 | -1/+2 |
| | | |||||
| * | Move the client code into a separate file. | jsing | 2014-07-13 | 1 | -1/+2 |
| | | |||||
| * | Use a single ressl.h header file. | jsing | 2014-07-13 | 1 | -6/+4 |
| | | | | | Discussed with beck@ and tedu@. | ||||
| * | Initial version of libressl - a library that provides a clean, simple, | jsing | 2014-07-12 | 1 | -0/+28 |
| consistent and secure-by-default API for SSL clients (and soon servers). This is a long way from complete and the interface will likely change substantially - committing now so that further work can happen in the tree. Initiated by tedu@ and inspired by discussions with tedu@, beck@ and other developers. | |||||
