1. f4fb876 Fix style in cipher.h by Hanno Becker · 7 years ago
  2. e5a0450 Fix style in definition of `mbedtls_cipher_mode_t` by Hanno Becker · 7 years ago
  3. 4d30776 Remove double white space by Hanno Becker · 7 years ago
  4. 186b65a Use MBEDTLS_PSA_UTIL_H instead of MBEDTLS_PSA_COMPAT_H in psa_util.h by Hanno Becker · 7 years ago
  5. 51560b6 State explicitly that any API depending on PSA is unstable by Hanno Becker · 7 years ago
  6. f5f9ea2 Improve documentation of mbedtls_psa_err_translate_pk() by Hanno Becker · 7 years ago
  7. 010cf7e Add AEAD tag length parameter to mbedtls_psa_translate_cipher_mode() by Hanno Becker · 7 years ago
  8. 000334f Add function to translate PSA errors to PK module errors by Hanno Becker · 7 years ago
  9. afebf5a Fix Doxygen annotation in psa_util.h by Hanno Becker · 7 years ago
  10. b26c193 Make PSA utility functions static inline by Hanno Becker · 7 years ago
  11. 5525126 Add PSA-to-Mbed TLS translations for cipher module by Hanno Becker · 7 years ago
  12. 87837b2 Add internal header for PSA utility functions by Hanno Becker · 7 years ago
  13. aeefa49 Add config option for X.509/TLS to use PSA by Manuel Pégourié-Gonnard · 7 years ago
  14. 484ee33 psa: Add PSA Crypto configuration by Jaeden Amero · 7 years ago
  15. c1b9892 Update library version number to 2.14.0 by Simon Butcher · 7 years ago
  16. cdd1a6c Merge remote-tracking branch 'restricted/pr/510' into development-restricted-proposed by Simon Butcher · 7 years ago
  17. e51d4b3 Merge remote-tracking branch 'public/pr/2054' into development-proposed by Simon Butcher · 7 years ago
  18. 9924bdc Deprecate hardware acceleration errors by Ron Eldor · 7 years ago
  19. bcca58c Add common feature unavailable error by Ron Eldor · 7 years ago
  20. 361ce6c Merge remote-tracking branch 'public/pr/2127' into development-restricted-proposed by Simon Butcher · 7 years ago
  21. c818131 Merge remote-tracking branch 'public/pr/2140' into development-restricted-proposed by Simon Butcher · 7 years ago
  22. 241823a Merge remote-tracking branch 'public/pr/1641' into development-restricted-proposed by Simon Butcher · 7 years ago
  23. 51b6abb Merge remote-tracking branch 'public/pr/2165' into development-proposed by Simon Butcher · 7 years ago
  24. 7213744 Fix typo in comment by Ron Eldor · 7 years ago
  25. 19779c4 Some style and documentation fixes by Ron Eldor · 7 years ago
  26. 5ed8c1e Avoid using restartable and alternative ECP imp. by Ron Eldor · 7 years ago
  27. 06f88e9 Merge remote-tracking branch 'public/pr/2007' into development-proposed by Simon Butcher · 7 years ago
  28. 710f203 Merge branch 'iotssl-1770' into development_thomas_dee by Hanno Becker · 7 years ago
  29. 5517755 Improve wording and formatting of ASN.1 write module documentation by Hanno Becker · 7 years ago
  30. d5bf428 Merge remote-tracking branch 'public/pr/1618' into development-proposed by Simon Butcher · 7 years ago
  31. a07d86e Merge remote-tracking branch 'public/pr/1902' into development by Simon Butcher · 7 years ago
  32. ef263eb Merge remote-tracking branch 'public/pr/1993' into development by Simon Butcher · 7 years ago
  33. da09561 Merge remote-tracking branch 'public/pr/2142' into development by Simon Butcher · 7 years ago
  34. e783f4a Merge remote-tracking branch 'public/pr/1609' into development by Simon Butcher · 7 years ago
  35. abdf67e Cast number of operations to `uint` in MBEDTLS_ECP_BUDGET by Hanno Becker · 7 years ago
  36. 0eb8fb8 Correct typo in documentation of MBEDTLS_SSL_RENEGOTIATION by Hanno Becker · 7 years ago
  37. cc40d86 Improve documentation of mbedtls_ssl_get_verify_result() by Hanno Becker · 7 years ago
  38. a966fde Fix some documentation typos and improve a comment by Manuel Pégourié-Gonnard · 7 years ago
  39. ca29fdf Fix some typos in documentation and comments by Manuel Pégourié-Gonnard · 7 years ago
  40. b843b15 Fix function name to fit conventions by Manuel Pégourié-Gonnard · 7 years ago
  41. c37423f Fix misleading sub-state name and comments by Manuel Pégourié-Gonnard · 7 years ago
  42. 5267b62 Change error description by Ron Eldor · 7 years ago
  43. a27190b Rename platform error code and value by Ron Eldor · 7 years ago
  44. 32df911 Fix documentation of what functions restart when by Manuel Pégourié-Gonnard · 7 years ago
  45. f0bbd7e Misc documentation fixes/improvements. by Manuel Pégourié-Gonnard · 7 years ago
  46. a0b67c2 Bignum: Deprecate mbedtls_mpi_is_prime() by Janos Follath · 7 years ago
  47. f301d23 Bignum: Improve primality test for FIPS primes by Janos Follath · 7 years ago
  48. d0e21fb Improve documentation of ASN.1 string-writing functions by Hanno Becker · 7 years ago
  49. 16b1bd8 bn_mul.h: add ARM DSP optimized MULADDC code by Aurelien Jarno · 7 years ago
  50. 3725bb2 rsa: pss: Enable use of big hashes with small keys by Jaeden Amero · 7 years ago
  51. 3ad2efd Remove Yotta support from the docs, tests and build scripts by Simon Butcher · 7 years ago
  52. 7c025a9 Generalize dh_flag in mbedtls_mpi_gen_prime by Janos Follath · 7 years ago
  53. eba6c9b changes requested by @hanno-arm by thomas-dee · 7 years ago
  54. 54a7c62 Minor style changes by Ron Eldor · 7 years ago
  55. 5a481f1 Update error.h count for SSL by Manuel Pégourié-Gonnard · 7 years ago
  56. 12e4a8b Improve documentation wording and formatting by Manuel Pégourié-Gonnard · 7 years ago
  57. 125af94 Merge branch 'development-restricted' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  58. 53546ea Update library version number to 2.13.1 by Simon Butcher · 7 years ago mbedtls-2.13.1
  59. 5d40f67 Merge remote-tracking branch 'public/pr/1927' into development-restricted by Simon Butcher · 7 years ago
  60. d2ef254 Don't define _POSIX_C_SOURCE in header file by Hanno Becker · 7 years ago
  61. f5106d5 Don't declare and define gmtime()-mutex on Windows platforms by Hanno Becker · 7 years ago
  62. 323d801 Correct preprocessor guards determining use of gmtime() by Hanno Becker · 7 years ago
  63. 03b2bd4 Correct documentation of mbedtls_platform_gmtime_r() by Hanno Becker · 7 years ago
  64. a50fed9 Correct typo in documentation of mbedtls_platform_gmtime_r() by Hanno Becker · 7 years ago
  65. 6f70581 Correct POSIX version check to determine presence of gmtime_r() by Hanno Becker · 7 years ago
  66. c52ef40 Improve documentation of mbedtls_platform_gmtime_r() by Hanno Becker · 7 years ago
  67. 7dd82b4 platform_utils.{c/h} -> platform_util.{c/h} by Hanno Becker · 7 years ago
  68. 5a7fe14 Don't include platform_time.h if !MBEDTLS_HAVE_TIME by Hanno Becker · 7 years ago
  69. 9fbbf1c Improve wording of documentation of MBEDTLS_PLATFORM_GMTIME_R_ALT by Hanno Becker · 7 years ago
  70. c946888 Fix typo in documentation of MBEDTLS_PLATFORM_GMTIME_R_ALT by Hanno Becker · 7 years ago
  71. 921b76d Replace 'thread safe' by 'thread-safe' in the documentation by Hanno Becker · 7 years ago
  72. 9a51d01 Improve documentation of MBEDTLS_HAVE_TIME_DATE by Hanno Becker · 7 years ago
  73. 4e67cca Improve documentation of MBEDTLS_HAVE_TIME_DATE by Hanno Becker · 7 years ago
  74. 48a816f Minor documentation improvements by Hanno Becker · 7 years ago
  75. 651d586 Style: Add missing period in documentation in threading.h by Hanno Becker · 7 years ago
  76. 6a73978 Rename mbedtls_platform_gmtime() to mbedtls_platform_gmtime_r() by Hanno Becker · 7 years ago
  77. be2e4bd Guard decl and use of gmtime mutex by HAVE_TIME_DATE and !GMTIME_ALT by Hanno Becker · 7 years ago
  78. 5f95c79 Remove another mentioning of IAR from config.h by Hanno Becker · 7 years ago
  79. 272675f Correct documentation of mbedtls_platform_gmtime() by Hanno Becker · 7 years ago
  80. cfeb70c gmtime: Remove special treatment for IAR by Hanno Becker · 7 years ago
  81. 94b540a Avoid redefining _POSIX_C_SOURCE by Andres Amaya Garcia · 7 years ago
  82. 45e3020 Document that IAR gmtime_s() is auto selected by Andres Amaya Garcia · 7 years ago
  83. 433f911 Check for IAR in gmtime macros by Andres Amaya Garcia · 7 years ago
  84. e58088e Clarify docs for MBEDTLS_HAVE_TIME_DATE by Andres Amaya Garcia · 7 years ago
  85. 193fe89 Add missing _POSIX_C_SOURCE define in threading.h by Andres Amaya Garcia · 7 years ago
  86. ca04a01 Document shorthand gmtime macros by Andres Amaya Garcia · 7 years ago
  87. c2f948b Fix grammar in docs for MBEDTLS_HAVE_TIME_DATE by Andres Amaya Garcia · 7 years ago
  88. 43e4ff0 Make definitions easier to understand by Nir Sonnenschein · 7 years ago
  89. 521e8a9 Fix to comment to correct module description by Nir Sonnenschein · 7 years ago
  90. 4d075cd Update library version number to 2.13.0 by Simon Butcher · 7 years ago
  91. 552754a Merge remote-tracking branch 'public/pr/1988' into development by Simon Butcher · 7 years ago
  92. 68dbc94 Merge remote-tracking branch 'public/pr/1951' into development by Simon Butcher · 7 years ago
  93. 07de4c0 Merge remote-tracking branch 'public/pr/1920' into development by Simon Butcher · 7 years ago
  94. b0ad581 Remove the invalid input for platform module by Ron Eldor · 7 years ago
  95. 0ff4e0b Add platform error codes by Ron Eldor · 7 years ago
  96. b7ebbca compile time warning of 128bit ctr_drbg keys and standardized warnings by Nir Sonnenschein · 7 years ago
  97. ce266e4 use single define for 128bit key for ctr_drbg and update test dependencies by Nir Sonnenschein · 7 years ago
  98. 97a1c13 Correct typo in documentation of MBEDTLS_SSL_DTLS_MAX_BUFFERING by Hanno Becker · 7 years ago
  99. eefe084 Style: Spell out PMTU in ssl.h by Hanno Becker · 7 years ago
  100. bc2498a Style: Add numerous comments indicating condition guarded by #endif by Hanno Becker · 7 years ago