summaryrefslogtreecommitdiff
path: root/ustream-ssl.h
Commit message (Expand)AuthorAgeFilesLines
* ustream-openssl: wolfSSL: fix certificate validationPetr Štetiar2020-12-101-8/+11
* add support for specifying usable ciphersJo-Philipp Wich2020-02-151-0/+3
* ustream-ssl: make ustream_ssl.server_name constAlexander Couzens2015-08-061-1/+1
* Add support for Server Name IndicationChristoph Ziebuhr2014-12-011-0/+1
* implement certificate validation (including CN verification)Felix Fietkau2014-03-251-0/+10
* give the main context a type instead of making it void *Felix Fietkau2014-03-151-6/+9
* split cyassl and openssl sources, add ssl library abstractionFelix Fietkau2013-02-041-0/+2
* add copyright info and licenseFelix Fietkau2013-01-131-0/+18
* only export one symbol from the lib, containing a struct with all functions. ...Felix Fietkau2013-01-041-5/+15
* Initial importFelix Fietkau2012-10-231-0/+27