summaryrefslogtreecommitdiff
path: root/src/lib/libtls/tls_util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Address some signed vs unsigned warnings and check that an integer valuejsing2016-11-041-4/+14
* use the same type for buf as the return type in tls_load_filebcook2016-10-031-2/+3
* Indent labels with a space so that diff -p is more friendly.jsing2015-09-091-3/+3
* Add tls_load_file() as a helper to load certificates or encrypted keysreyk2015-02-071-1/+89
* Rename libressl to libtls to avoid confusion and to make it easier tojsing2014-10-311-0/+81