Age | Commit message (Expand) | Author |
---|---|---|
2017-06-22 | Use the tls_password_cb() callback with all PEM_read_bio_*() calls, so that | Joel Sing |
2017-05-06 | Use freezero() for the tls_load_file() failure case, since we're | Joel Sing |
2017-05-06 | BIO_free_all() and EVP_PKEY_free() can be called with NULL. | Joel Sing |
2017-05-06 | Provide a tls_unload_file() function, that frees the memory returned from | Joel Sing |
2016-11-04 | Address some signed vs unsigned warnings and check that an integer value | Joel Sing |
2016-10-03 | use the same type for buf as the return type in tls_load_file | Brent Cook |
2015-09-09 | Indent labels with a space so that diff -p is more friendly. | Joel Sing |
2015-02-07 | Add tls_load_file() as a helper to load certificates or encrypted keys | Reyk Floeter |
2014-10-31 | Rename libressl to libtls to avoid confusion and to make it easier to | Joel Sing |