summaryrefslogtreecommitdiff
path: root/user/mbedtls
AgeCommit message (Collapse)AuthorFilesLines
2023-09-13user/mbedtls: bump { 3.4.0 --> 3.4.1 }. fixes #1052.Zach van Rijn1-2/+2
2023-04-13user/mbedtls: add patch for big-endian alignment test. fixes #1002.Zach van Rijn2-12/+318
2023-04-12user/mbedtls: disable alignment tests. see #1002.Zach van Rijn1-0/+10
This test suite was added in: https://github.com/Mbed-TLS/mbedtls\ /commit/fb5fedcd00726555def8b1d47293e87562db0f86 and indicates that there may not be a regression. It fails on at least two big-endian platforms, of which ppc64 and sparc64 were tested. The test suite may be broken, or alignment.h may be, and we will need to investigate this further. Disable the test suite for now.
2023-04-11user/mbedtls: bump { 3.3.0 --> 3.4.0 }.Zach van Rijn1-2/+2
2023-04-11user/mbedtls: enable DTLS-SRTP support.Zach van Rijn1-0/+5
2023-03-31user/mbedtls: upgrade to 3.3.0 [CVEs]Síle Ekaterin Liszka1-2/+9
2022-10-21user/mbedtls: new package.Sheila Aman1-0/+40