aboutsummaryrefslogtreecommitdiff
path: root/ports/mbedtls
AgeCommit message (Collapse)Author
2020-03-11[libssh] Enable mbedtls's threading support (#10154)DDoSolitary
* Add "pthreads" feature to mbedtls. * Cleanup portfile. * Fix mbedtls pthreads support for Linux. * [mbedtls] Require the pthreads port only on Windows. * [mbedtls] Work around dependency issues about static linking.
2019-09-23[mbedtls] Update library to 2.16.3 (#8296)Ehsan
2019-08-06Update some ports version (#7534)Ehsan
* [imgui] Update library to 1.72 * [mbedtls] Update library to 2.16.2
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-01-09Updates 2018.12.14Robert Schumacher
2018-09-19Upgrades 2018.09.18Robert Schumacher
2018-08-13[mbedtls] update mbedtls to 2.12.0 (#4064)Force.Charlie-I
2017-12-09[mbedtls] Initial port. (#2286)lcdtyph
* mbedtls: init port * add VCPKG_LIBRARY_LINKAGE for static libs only * [mbedtls] Slight cleanup