Skip to content
代码片段 群组 项目
该项目从 https://github.com/Mbed-TLS/mbedtls 镜像。 拉取镜像更新于
  1. 4月 25, 2014
  2. 9月 18, 2013
  3. 9月 17, 2013
  4. 9月 15, 2013
  5. 8月 20, 2013
  6. 8月 16, 2013
    • Paul Bakker's avatar
      Adapted .function files and .data files to new test framework · dbd443dc
      Paul Bakker 创作于
      Changes include:
       - Integers marked with '#' in the .function files.
       - Strings should have "" in .data files.
       - String comparison instead of preprocessor-like replace for e.g. '=='
       - Params and variables cannot have the same name in .function files
      dbd443dc
  7. 1月 03, 2013
  8. 12月 11, 2011
    • Paul Bakker's avatar
      - Changed the behaviour of x509parse_parse_crt for permissive parsing. Now... · 69e095cc
      Paul Bakker 创作于
       - Changed the behaviour of x509parse_parse_crt for permissive parsing. Now returns the number of 'failed certificates' instead of having a switch to enable it.
       - As a consequence all error code that were positive were changed. A lot of MALLOC_FAILED and FILE_IO_ERROR error codes added for different modules.
       - Programs and tests were adapted accordingly
      
      69e095cc
  9. 12月 04, 2011
  10. 7月 13, 2011
  11. 5月 26, 2011
  12. 5月 05, 2011
  13. 3月 15, 2011
  14. 3月 17, 2010
  15. 2月 19, 2010
加载中