summaryrefslogtreecommitdiff
path: root/lib/libressl
AgeCommit message (Expand)Author
2014-07-13Add configuration handling for certificate and key files.Joel Sing
2014-07-13Add stubs for the proposed server API.Joel Sing
2014-07-13Tabs, not spaces.Joel Sing
2014-07-13Rename the context allocation from ressl_new to ressl_client, which makesJoel Sing
2014-07-13Split the context allocation out from the configuration. This will allowJoel Sing
2014-07-13Move the client code into a separate file.Joel Sing
2014-07-13Rename various configuration handling functions.Joel Sing
2014-07-13Use a single ressl.h header file.Joel Sing
2014-07-12Initial version of libressl - a library that provides a clean, simple,Joel Sing