summaryrefslogtreecommitdiffstats
path: root/src/mbedTLS++ (follow)
Commit message (Expand)AuthorAgeFilesLines
* cTCPLink and cUrlClient accept list of trusted root CAs for TLS.Mattes D2023-05-193-101/+3
* cTCPLink: Use the original connection hostname for SNI.Mattes D2023-05-191-1/+3
* Auth SSL Fixesx12xx12x2023-05-195-10/+108
* Removed all Printf-family functions from StringUtils.Mattes D2023-05-162-9/+9
* Update to mybed 3.0.0 (#5275)Tiger Wang2021-07-272-17/+11
* Protocol: call the encryptor once before sending dataTiger Wang2021-07-062-9/+5
* Fix Windows XP to 7 compatibility (#5167)Tiger Wang2021-03-282-6/+6
* Do protocol decryption in-place (with CryptoAPI on Windows) (#5145)Tiger Wang2021-03-082-12/+55
* Fix debug macro situation (#5114)Tiger Wang2021-01-261-3/+3
* zlib -> libdeflate (#5085)Tiger Wang2021-01-116-68/+16
* Fixes incorrect var name in RsaPrivateKey.cppAzurethi2020-12-051-1/+1
* Upgrade to C++17 [CMake] (#4717)Tiger Wang2020-05-161-8/+2
* Enable some more clang-tidy linter checks (#4738)peterbell102020-05-152-2/+2
* Using Super.Mattes D2020-04-161-2/+3
* Initial resource pack support (#4622)Mat2020-04-072-1/+18
* Force all headers other than "Globals.h" to be included with relative paths (#4269)peterbell102018-08-294-7/+4
* CheckBasicStyle: Check number of empty lines between functions (#4267)peterbell102018-07-264-7/+0
* Prefer static_cast to reinterpret_cast (#4223)peterbell102018-05-026-9/+9
* Deal with covered switches consistently (#4161)peterbell102018-02-051-3/+1
* Add the fmt library (#4065)peterbell102018-01-031-4/+1
* Fixed webadmin certificate reading.Mattes D2017-09-193-3/+10
* Removed UTF-8 BOM (#4033)Lukas Pioch2017-09-1924-24/+24
* Update mbedtls to 2.5.1 (#3964)peterbell102017-08-3028-0/+2604