summaryrefslogtreecommitdiffstats
path: root/src/mbedTLS++ (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-27Update to mybed 3.0.0 (#5275)Tiger Wang2-17/+11
2021-07-06Protocol: call the encryptor once before sending dataTiger Wang2-9/+5
2021-03-28Fix Windows XP to 7 compatibility (#5167)Tiger Wang2-6/+6
2021-03-08Do protocol decryption in-place (with CryptoAPI on Windows) (#5145)Tiger Wang2-12/+55
2021-01-26Fix debug macro situation (#5114)Tiger Wang1-3/+3
2021-01-11zlib -> libdeflate (#5085)Tiger Wang6-68/+16
2020-12-05Fixes incorrect var name in RsaPrivateKey.cppAzurethi1-1/+1
2020-05-16Upgrade to C++17 [CMake] (#4717)Tiger Wang1-8/+2
2020-05-15Enable some more clang-tidy linter checks (#4738)peterbell102-2/+2
2020-04-16Using Super.Mattes D1-2/+3
2020-04-07Initial resource pack support (#4622)Mat2-1/+18
2018-08-29Force all headers other than "Globals.h" to be included with relative paths (#4269)peterbell104-7/+4
2018-07-26CheckBasicStyle: Check number of empty lines between functions (#4267)peterbell104-7/+0
2018-05-02Prefer static_cast to reinterpret_cast (#4223)peterbell106-9/+9
2018-02-05Deal with covered switches consistently (#4161)peterbell101-3/+1
2018-01-03Add the fmt library (#4065)peterbell101-4/+1
2017-09-19Fixed webadmin certificate reading.Mattes D3-3/+10
2017-09-19Removed UTF-8 BOM (#4033)Lukas Pioch24-24/+24
2017-08-30Update mbedtls to 2.5.1 (#3964)peterbell1028-0/+2604