summaryrefslogtreecommitdiff
path: root/thirdparty/mbedtls/library/pkparse.c
AgeCommit message (Collapse)Author
2023-04-26mbedtls: Update to upstream version 2.28.3Rémi Verschelde
Rediff patch from PR 1453, lstrlenW is no longer used upstream so that part of the patch was dropped. (cherry picked from commit 1fde2092d0b6e840f026abaf438c4e591138125a)
2022-12-21mbedtls: Update to upstream version 2.28.2Rémi Verschelde
2022-07-18Bump mbedtls to version 2.18.1, update LICENSE.Fabio Alessandrelli
Keep applying windows entropy patch. Update thirdparty/README with correct version information.
2021-12-21Bump mbedTLS version to 2.28.0 (new LTS).Fabio Alessandrelli
Keep applying the windows entropy patch (UWP support). Remove no longer needed padlock patch. Update thirdparty README to reflect changes, and new source inclusion criteria.
2021-12-20Bump mbedtls to 2.16.12Fabio Alessandrelli
Remove upstreamed patches. Re-apply padlock and uwp patches. NOTE: We could replace our padloack patch with mbedtls 3452.
2021-07-20mbedtls: Update to upstream version 2.16.11Rémi Verschelde
2020-12-18mbedtls: Update to upstream version 2.16.9Rémi Verschelde
2020-09-07Update mbedTLS to version 2.16.8 (+ patch).Fabio Alessandrelli
2020-07-02Update to mbedtls 2.16.7Fabio Alessandrelli
2020-03-05mbedtls: Update to upstream version 2.16.5Rémi Verschelde
Fixes https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2020-02 Drop patch to disable VIA padlock since we no longer use libwebsockets, so there's no conflict anymore.
2019-02-20Bump mbedTLS to version 2.16 (LTS version)Fabio Alessandrelli
2018-07-28mbedtls: Update to upstream version 2.12.0Rémi Verschelde
_WIN32_WINNT redefinition fix is no longer needed as it was merged upstream. PR 1453 is still not merged, diff updated to current state.
2018-06-07Bump mbedTLS to version 2.10.0Fabio Alessandrelli
2018-04-03Update mbedTLS to version 2.8.0Fabio Alessandrelli
2018-02-14Add mbedTLS lib. Version 2.7.0, license Apache 2.0Fabio Alessandrelli