mbedTLS v1.1.1 Release Notes

Release Date: 2012-01-23 // over 12 years ago
  • 🛠 Bugfix

    • Check for failed malloc() in ssl_set_hostname() and x509_get_entries() (Closes ticket #47, found by Hugo Leisink)
    • Fixed issues with Intel compiler on 64-bit systems (Closes ticket #50)
    • Fixed multiple compiler warnings for VS6 and armcc
    • Fixed bug in CTR_CRBG selftest