summaryrefslogtreecommitdiff
path: root/src/lib/libressl/shlib_version (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename libressl to libtls to avoid confusion and to make it easier tojsing2014-10-311-2/+0
| | | | | | distinguish between LibreSSL (the project) and libressl (the library). Discussed with many.
* verify changes are major changetedu2014-10-031-2/+2
|
* Bump minor for ECHD auto and other recent changes.jsing2014-10-031-1/+1
|
* Initial version of libressl - a library that provides a clean, simple,jsing2014-07-121-0/+2
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.