project/ustream-ssl.git
14 hours ago Felix Fietkauustream-ssl: increase number of read buffers master
14 hours ago Felix Fietkauustream-ssl: poll connection on incomplete reads
16 hours ago Felix Fietkaumbedtls: another cosmetic ifdef fix
16 hours ago Felix Fietkaumbedtls: add ifdefs to fix legacy compatibility
16 hours ago Felix Fietkaumbedtls: handle session tickets for TLS 1.3
11 days ago Felix Fietkaumbedtls: add missing ifdef for build with disabled...
11 days ago Felix Fietkaumbedtls: disable TLS 1.3 in client mode when skipping...
11 days ago Felix Fietkaumbedtls: add TLS 1.3 ciphers
11 days ago Felix Fietkauadd callbacks for debug messages
2024-04-03 Felix Fietkauustream-mbedtls: add missing psa_crypto_init call
2024-03-26 Felix Fietkaumbedtls: fix build on non-linux systems
2023-11-11 Hauke Mehrtenscmake: Fail if undefined symbols are used
2023-11-11 Hauke Mehrtensustream-mbedtls: Add compatibility with Mbed TLS 3.0.0
2023-02-25 Hauke Mehrtensustream-mbedtls: Use getrandom() instead of /dev/urandom
2022-12-07 Martin Schillerustream-openssl: Disable renegotiation in TLSv1.2 and...
2022-04-07 Petr Štetiarci: fix building with i.MX6 SDK staging/ynezz/next
2022-02-22 Petr Štetiarustream-openssl: wolfSSL: provide detailed information...
2022-02-17 Petr Štetiarcmake: add a possibility to set library version
2022-01-16 Sergey V. Lobanovustream-openssl: wolfSSL: Add compatibility for wolfssl...
2020-12-11 Petr ŠtetiarAdd initial GitLab CI support
2020-12-10 Petr Štetiarwolfssl: remove now deprecated compatibility code
2020-12-10 Petr Štetiarustream-mbedtls: fix certificate verification
2020-12-10 Petr Štetiarustream-mbedtls: implement set_require_validation
2020-12-10 Petr Štetiarustream-openssl: wolfSSL: fix certificate validation
2020-12-10 Petr Štetiarcmake: enable extra compiler checks
2020-12-10 Petr Štetiarustream-mbedtls: fix comparison of integers of differen...
2020-12-10 Petr Štetiarustream-openssl: fix BIO_method memory leak
2020-12-10 Petr Štetiarustream-openssl: fix wolfSSL includes
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
2020-12-08 Daniel GolleRevert "ustream-ssl: openssl: fix bio memory leak"
2020-11-23 Pan Chenustream-ssl: openssl: fix bio memory leak
2020-03-13 Jo-Philipp... ustream-openssl: clear error stack before SSL_read...
2020-02-15 Jo-Philipp... add support for specifying usable ciphers
2020-01-05 Daniel Danzbergerustream-ssl: mbedtls: fix ssl client verification
2020-01-05 Daniel Danzbergerustream-ssl: mbedtls: fix net_sockets.h include warning
2019-11-05 Jo-Philipp... ustream-ssl: skip writing pending data if .eof is true...
2019-11-01 Eneas U de... wolfssl: adjust to new API in v4.2.0
2019-11-01 Eneas U de... Update example certificate & key, fix typo
2019-09-20 Eneas U de... wolfssl: enable CN validation
2019-09-20 Eneas U de... ustream-io-cyassl.c: fix client-mode connections
2019-09-20 Eneas U de... Remove CyaSSL, WolfSSL < 3.10.4 support
2019-08-17 Eneas U de... Revise supported ciphersuites
2019-08-17 Eneas U de... wolfssl, openssl: use TLS 1.3, set ciphersuites
2019-06-24 Eneas U de... ustream-ssl: mbedtls: use chacha-poly ciphersuites
2018-07-30 Eneas U de... openssl, wolfssl: match mbedTLS ciphersuite list
2018-07-27 Eneas U de... ustream-ssl: Revised security on mbedtls
2018-07-27 Eneas U de... ustream-ssl: add openssl-1.1.0 compatibility
2018-05-24 Daniel Golledon't use SSL_CTX_set_ecdh_auto with wolfSSL
2018-05-22 Hauke Mehrtensmbedtls: Fix setting allowed cipher suites
2018-05-22 Hauke Mehrtensmbedtls: Add support for a session cache
2018-04-30 Rosen Penevustream-ssl: Remove RC4 from ciphersuite in server...
2018-04-30 Rosen Penevustream-ssl: Enable ECDHE with OpenSSL.
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-02-21 Felix Fietkauopenssl: keep compatibility with older TLS/SSL protocols
2016-02-21 Felix Fietkauopenssl: force TLS v1.2 instead of v1
2016-01-26 Felix Fietkauopenssl: use 1.0.2 openssl API for host name validation
2016-01-23 Felix Fietkaupolarssl: fix handling SSL close notification
2016-01-23 Felix Fietkaumbedtls: fix handling SSL close notification
2016-01-19 Felix Fietkaumbedtls: sync with polarssl ciphersuite changes
2016-01-19 Felix Fietkaupolarssl: enable DHE in default client ciphersuite
2016-01-15 Felix Fietkaupolarssl: init certificate storage
2016-01-15 Felix Fietkaupolarssl: fix memory leak
2016-01-15 Felix Fietkauadd mbedtls variant
2016-01-15 Felix Fietkaupolarssl: remove support for version 1.2
2016-01-15 Felix Fietkaupolarssl: disable RC4 support (for security reasons)
2015-08-06 Alexander Couzensustream-ssl: make ustream_ssl.server_name const
2015-06-09 Jo-Philipp... polarssl: add mising string include
2015-04-12 Luka Perkovpolarssl: fix long writes
2015-03-30 Felix Fietkaupolarssl: fix return code of entropy function
2014-12-11 Yousong Zhoucmake: Do not hardcode /opt/local/include for Apple.
2014-12-11 Yousong Zhouexamples: add .notify_write callback.
2014-12-01 Christoph ZiebuhrAdd support for Server Name Indication
2014-12-01 Christoph Ziebuhropenssl: Fix host_pattern_match
2014-12-01 Christoph ZiebuhrFix ustream_ssl_poll
2014-04-03 Felix Fietkauopenssl: set quiet shutdown flag to ensure that shutdow...
2014-04-03 Felix Fietkauopenssl: un-inline ustream_ssl_session_free
2014-04-03 Felix Fietkauopenssl: fix subjectAltNames leak
2014-04-03 Felix Fietkauopenssl: free peer certificate after validating it
2014-03-25 Felix Fietkauadd missing include files
2014-03-25 Felix Fietkauopenssl: disable host CN checks for cyassl (TODO)
2014-03-25 Felix Fietkaupolarssl: check us->notify_verify_error for NULL before...
2014-03-25 Felix Fietkauustream-example-client: fix usage information
2014-03-25 Felix Fietkauimplement certificate validation (including CN verifica...
2014-03-21 Felix Fietkaufix CyaSSL build
2014-03-17 Felix FietkauWrite pending data after connecting
2014-03-15 Felix Fietkauadd client example code
2014-03-15 Felix Fietkaupolarssl: enable client side ssl verification if a...
2014-03-15 Felix Fietkaugive the main context a type instead of making it void *
2014-03-15 Felix Fietkauustream-ssl: always check connection at the beginning...
2014-03-15 Felix Fietkauustream-server-example: close connection on error
2014-03-15 Felix Fietkauexample: rename to ustream-example-server
2014-03-15 Felix Fietkaupolarssl: fix error check on write
2014-03-14 Felix Fietkaupolarssl: add support for version 1.3
2013-10-30 Jo-Philipp... Add version detection of CyaSSL and make the cyassl...
2013-09-25 Felix Fietkauavoid installing internal header files
2013-07-24 Felix Fietkaupolarssl: disable perfect forward secrecy, it slows...
next