summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* ustream-openssl: wolfSSL: provide detailed information in debug buildsPetr Štetiar2022-02-221-0/+2
* cmake: add a possibility to set library versionPetr Štetiar2022-02-171-0/+4
* wolfssl: remove now deprecated compatibility codePetr Štetiar2020-12-101-13/+0
* cmake: enable extra compiler checksPetr Štetiar2020-12-101-1/+7
* cmake: fix linking when mbed TLS not in default pathsPetr Štetiar2020-12-101-1/+4
* cmake: fix linking when wolfSSL not in default pathsPetr Štetiar2020-12-101-2/+3
* cmake: fix building out of the treePetr Štetiar2020-12-091-1/+2
* wolfssl: enable CN validationEneas U de Queiroz2019-09-201-0/+6
* ustream-io-cyassl.c: fix client-mode connectionsEneas U de Queiroz2019-09-201-0/+8
* Remove CyaSSL, WolfSSL < 3.10.4 supportEneas U de Queiroz2019-09-201-11/+4
* remove polarssl supportFelix Fietkau2017-01-091-4/+0
* cmake: Find libubox/ustream.h header fileFlorian Fainelli2016-07-011-0/+3
* ustream-ssl: cyassl compatibility with build time optionsKarl Palsson2016-06-071-0/+1
* add mbedtls variantFelix Fietkau2016-01-151-1/+5
* cmake: Do not hardcode /opt/local/include for Apple.Yousong Zhou2014-12-111-5/+0
* add client example codeFelix Fietkau2014-03-151-0/+3
* example: rename to ustream-example-serverFelix Fietkau2014-03-151-2/+2
* Add version detection of CyaSSL and make the cyassl backend compatible with b...Jo-Philipp Wich2013-10-301-0/+7
* avoid installing internal header filesFelix Fietkau2013-09-251-2/+1
* add polarssl supportFelix Fietkau2013-02-041-1/+5
* split cyassl and openssl sources, add ssl library abstractionFelix Fietkau2013-02-041-2/+4
* build: remove install prefix overrideFelix Fietkau2013-01-231-2/+0
* use libm with cyasslFelix Fietkau2013-01-131-1/+1
* remove commented out include/link directoriesFelix Fietkau2013-01-131-2/+0
* install headers and libraryFelix Fietkau2012-12-271-0/+8
* Initial importFelix Fietkau2012-10-231-0/+27