index
:
ustream-ssl
master
openwrt-19.07
ustream SSL wrapper
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-10-03
CMakeLists: update cmake minimum required version to 3.10
master
Christian Marangi
2024-07-28
ustream-openssl: fix compilation with OPENSSL_NO_DEPRECATED
Andre Heider
2024-04-19
ustream-ssl: add support for using a fd instead of ustream as backing
Felix Fietkau
2024-04-18
ustream-ssl: increase number of read buffers
Felix Fietkau
2024-04-18
ustream-ssl: poll connection on incomplete reads
Felix Fietkau
2024-04-18
mbedtls: another cosmetic ifdef fix
Felix Fietkau
2024-04-18
mbedtls: add ifdefs to fix legacy compatibility
Felix Fietkau
2024-04-18
mbedtls: handle session tickets for TLS 1.3
Felix Fietkau
2024-04-07
mbedtls: add missing ifdef for build with disabled debug
Felix Fietkau
2024-04-07
mbedtls: disable TLS 1.3 in client mode when skipping verification
Felix Fietkau
2024-04-07
mbedtls: add TLS 1.3 ciphers
Felix Fietkau
2024-04-07
add callbacks for debug messages
Felix Fietkau
2024-04-03
ustream-mbedtls: add missing psa_crypto_init call
Felix Fietkau
2024-03-26
mbedtls: fix build on non-linux systems
Felix Fietkau
2023-11-11
cmake: Fail if undefined symbols are used
Hauke Mehrtens
2023-11-11
ustream-mbedtls: Add compatibility with Mbed TLS 3.0.0
Hauke Mehrtens
2023-02-25
ustream-mbedtls: Use getrandom() instead of /dev/urandom
Hauke Mehrtens
2022-12-07
ustream-openssl: Disable renegotiation in TLSv1.2 and earlier
Martin Schiller
2022-04-07
ci: fix building with i.MX6 SDK
Petr Štetiar
2022-02-22
ustream-openssl: wolfSSL: provide detailed information in debug builds
Petr Štetiar
2022-02-17
cmake: add a possibility to set library version
Petr Štetiar
2022-01-16
ustream-openssl: wolfSSL: Add compatibility for wolfssl >= 5.0
Sergey V. Lobanov
2020-12-11
Add initial GitLab CI support
Petr Štetiar
2020-12-10
wolfssl: remove now deprecated compatibility code
Petr Štetiar
2020-12-10
ustream-mbedtls: fix certificate verification
Petr Štetiar
2020-12-10
ustream-mbedtls: implement set_require_validation
Petr Štetiar
2020-12-10
ustream-openssl: wolfSSL: fix certificate validation
Petr Štetiar
2020-12-10
cmake: enable extra compiler checks
Petr Štetiar
2020-12-10
ustream-mbedtls: fix comparison of integers of different signs
Petr Štetiar
2020-12-10
ustream-openssl: fix BIO_method memory leak
Petr Štetiar
2020-12-10
ustream-openssl: fix wolfSSL includes
Petr Štetiar
2020-12-10
cmake: fix linking when mbed TLS not in default paths
Petr Štetiar
2020-12-10
cmake: fix linking when wolfSSL not in default paths
Petr Štetiar
2020-12-09
cmake: fix building out of the tree
Petr Štetiar
2020-12-08
Revert "ustream-ssl: openssl: fix bio memory leak"
Daniel Golle
2020-11-23
ustream-ssl: openssl: fix bio memory leak
Pan Chen
2020-03-13
ustream-openssl: clear error stack before SSL_read/SSL_write
Jo-Philipp Wich
2020-02-15
add support for specifying usable ciphers
Jo-Philipp Wich
2020-01-05
ustream-ssl: mbedtls: fix ssl client verification
Daniel Danzberger
2020-01-05
ustream-ssl: mbedtls: fix net_sockets.h include warning
Daniel Danzberger
2019-11-05
ustream-ssl: skip writing pending data if .eof is true after connect
Jo-Philipp Wich
2019-11-01
wolfssl: adjust to new API in v4.2.0
Eneas U de Queiroz
2019-11-01
Update example certificate & key, fix typo
Eneas U de Queiroz
2019-09-20
wolfssl: enable CN validation
Eneas U de Queiroz
2019-09-20
ustream-io-cyassl.c: fix client-mode connections
Eneas U de Queiroz
2019-09-20
Remove CyaSSL, WolfSSL < 3.10.4 support
Eneas U de Queiroz
2019-08-17
Revise supported ciphersuites
Eneas U de Queiroz
2019-08-17
wolfssl, openssl: use TLS 1.3, set ciphersuites
Eneas U de Queiroz
2019-06-24
ustream-ssl: mbedtls: use chacha-poly ciphersuites
Eneas U de Queiroz
2018-07-30
openssl, wolfssl: match mbedTLS ciphersuite list
Eneas U de Queiroz via openwrt-devel
[next]