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
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
2018-07-27
ustream-ssl: Revised security on mbedtls
Eneas U de Queiroz via openwrt-devel
2018-07-27
ustream-ssl: add openssl-1.1.0 compatibility
Eneas U de Queiroz via openwrt-devel
2018-05-24
don't use SSL_CTX_set_ecdh_auto with wolfSSL
Daniel Golle
2018-05-22
mbedtls: Fix setting allowed cipher suites
Hauke Mehrtens
2018-05-22
mbedtls: Add support for a session cache
Hauke Mehrtens
2018-04-30
ustream-ssl: Remove RC4 from ciphersuite in server mode.
Rosen Penev
2018-04-30
ustream-ssl: Enable ECDHE with OpenSSL.
Rosen Penev
2017-01-09
remove polarssl support
Felix Fietkau
2016-07-01
cmake: Find libubox/ustream.h header file
Florian Fainelli
2016-06-07
ustream-ssl: cyassl compatibility with build time options
Karl Palsson
2016-02-21
openssl: keep compatibility with older TLS/SSL protocols
Felix Fietkau
2016-02-21
openssl: force TLS v1.2 instead of v1
Felix Fietkau
2016-01-26
openssl: use 1.0.2 openssl API for host name validation
Felix Fietkau
2016-01-23
polarssl: fix handling SSL close notification
Felix Fietkau
2016-01-23
mbedtls: fix handling SSL close notification
Felix Fietkau
[next]