ustream-ssl: add support for using a fd instead of ustream as backing
[project/ustream-ssl.git] / CMakeLists.txt
2024-03-26 Felix Fietkaumbedtls: fix build on non-linux systems
2023-11-11 Hauke Mehrtenscmake: Fail if undefined symbols are used
2022-02-22 Petr Štetiarustream-openssl: wolfSSL: provide detailed information...
2022-02-17 Petr Štetiarcmake: add a possibility to set library version
2020-12-10 Petr Štetiarwolfssl: remove now deprecated compatibility code
2020-12-10 Petr Štetiarcmake: enable extra compiler checks
2020-12-10 Petr Štetiarcmake: fix linking when mbed TLS not in default paths
2020-12-10 Petr Štetiarcmake: fix linking when wolfSSL not in default paths
2020-12-09 Petr Štetiarcmake: fix building out of the tree
2019-09-20 Eneas U de Queirozwolfssl: enable CN validation
2019-09-20 Eneas U de Queirozustream-io-cyassl.c: fix client-mode connections
2019-09-20 Eneas U de QueirozRemove CyaSSL, WolfSSL < 3.10.4 support
2017-01-09 Felix Fietkauremove polarssl support
2016-07-01 Florian Fainellicmake: Find libubox/ustream.h header file
2016-06-07 Karl Palssonustream-ssl: cyassl compatibility with build time options
2016-01-15 Felix Fietkauadd mbedtls variant
2014-12-11 Yousong Zhoucmake: Do not hardcode /opt/local/include for Apple.
2014-03-15 Felix Fietkauadd client example code
2014-03-15 Felix Fietkauexample: rename to ustream-example-server
2013-10-30 Jo-Philipp WichAdd version detection of CyaSSL and make the cyassl...
2013-09-25 Felix Fietkauavoid installing internal header files
2013-02-04 Felix Fietkauadd polarssl support
2013-02-04 Felix Fietkausplit cyassl and openssl sources, add ssl library abstr...
2013-01-23 Felix Fietkaubuild: remove install prefix override
2013-01-13 Felix Fietkauuse libm with cyassl
2013-01-13 Felix Fietkauremove commented out include/link directories
2012-12-27 Felix Fietkauinstall headers and library
2012-10-23 Felix FietkauInitial import