1. 5bdfca9 Further RSA documentation improvements by Hanno Becker · 6 years ago
  2. f66f294 Improve documentation in RSA module by Hanno Becker · 6 years ago
  3. 0118d41 Document that RSA public exponent must be odd by Hanno Becker · 6 years ago
  4. 385ce91 Minor improvements by Hanno Becker · 6 years ago
  5. 9a46777 Document parameter preconditions in RSA module by Hanno Becker · 6 years ago
  6. 548cecd Discourage making MBEDTLS_PARAM_FAILED() empty. by Manuel Pégourié-Gonnard · 6 years ago
  7. e7306d3 Improve some documentation and ChangeLog entry by Manuel Pégourié-Gonnard · 6 years ago
  8. cd2b29c Improve wording in documentation and ChangeLog by Manuel Pégourié-Gonnard · 6 years ago
  9. ed459e6 Fix content and style of constraints documentation by Manuel Pégourié-Gonnard · 6 years ago
  10. 35acb09 Fix some documentation typos/markup/duplication. by Manuel Pégourié-Gonnard · 6 years ago
  11. 9b8ea89 Fix a few style / whitespace issues by Manuel Pégourié-Gonnard · 6 years ago
  12. 22028a0 Fix a typo in documentation by Manuel Pégourié-Gonnard · 6 years ago
  13. 0e17cc9 Avoid stringifying condition too early by Manuel Pégourié-Gonnard · 6 years ago
  14. 44c5d58 Document AES functions and fix free() functions by Manuel Pégourié-Gonnard · 6 years ago
  15. 0e9cddb Introduce generic validation macros by Manuel Pégourié-Gonnard · 6 years ago
  16. a967626 Make MBEDTLS_CHECK_PARAMS disabled by default by Manuel Pégourié-Gonnard · 6 years ago
  17. ab58852 Rework documentation. by Manuel Pégourié-Gonnard · 6 years ago
  18. a2b0e27 Skip param validation tests if custom macro used by Manuel Pégourié-Gonnard · 6 years ago
  19. 3ef6a6d Fix const-ness in mbedtls_param_failed() by Manuel Pégourié-Gonnard · 6 years ago
  20. 8e661bf Fix arity of the PARAM_FAILED() macro and function by Manuel Pégourié-Gonnard · 6 years ago
  21. 4c37db6 Remove the library provided function of MBEDTLS_PARAM_FAILED by Simon Butcher · 6 years ago
  22. 5201e41 Add optional parameter validation to the AES module by Simon Butcher · 6 years ago
  23. b486803 Add initial options and support for parameter validation by Simon Butcher · 6 years ago
  24. 01b34fb Merge remote-tracking branch 'upstream-public/pr/2267' into development by Jaeden Amero · 6 years ago
  25. 52ed0b9 Merge remote-tracking branch 'upstream-public/pr/2101' into development by Jaeden Amero · 6 years ago
  26. 172ba63 Add guard for MBEDTLS_ECP_INTERNAL_ALT by Janos Follath · 6 years ago
  27. d2af46f Fix typo in ECP alternative documentation by Janos Follath · 6 years ago
  28. 083681c Merge remote-tracking branch 'upstream-public/pr/2039' into development by Jaeden Amero · 6 years ago
  29. 833c053 Merge remote-tracking branch 'upstream-public/pr/1982' into development by Jaeden Amero · 6 years ago
  30. 41722ec Merge remote-tracking branch 'upstream-public/pr/1958' into development by Jaeden Amero · 6 years ago
  31. c3b680b Clarify requirements on handling ECP group IDs by Janos Follath · 6 years ago
  32. 948f4be Debug: Add functions for ECDH contexts by Janos Follath · 6 years ago
  33. c9c32f3 ECDH: Add flexible context and legacy flag by Janos Follath · 6 years ago
  34. f61e486 ECDH: Add mbedtls_ecdh_setup() by Janos Follath · 6 years ago
  35. 89ac8c9 ECP: Add mbedtls_ecp_tls_read_group_id() by Janos Follath · 6 years ago
  36. c4a8017 mbedtls_ctr_drbg_update_ret: correct doc for input length limit by Gilles Peskine · 6 years ago
  37. e0e9c57 HMAC_DRBG: deprecate mbedtls_hmac_drbg_update because it ignores errors by Gilles Peskine · 6 years ago
  38. d919993 CTR_DRBG: deprecate mbedtls_ctr_drbg_update because it ignores errors by Gilles Peskine · 6 years ago
  39. c1b9892 Update library version number to 2.14.0 by Simon Butcher · 6 years ago
  40. cdd1a6c Merge remote-tracking branch 'restricted/pr/510' into development-restricted-proposed by Simon Butcher · 6 years ago
  41. e51d4b3 Merge remote-tracking branch 'public/pr/2054' into development-proposed by Simon Butcher · 6 years ago
  42. 9924bdc Deprecate hardware acceleration errors by Ron Eldor · 6 years ago
  43. bcca58c Add common feature unavailable error by Ron Eldor · 6 years ago
  44. 361ce6c Merge remote-tracking branch 'public/pr/2127' into development-restricted-proposed by Simon Butcher · 6 years ago
  45. c818131 Merge remote-tracking branch 'public/pr/2140' into development-restricted-proposed by Simon Butcher · 6 years ago
  46. 241823a Merge remote-tracking branch 'public/pr/1641' into development-restricted-proposed by Simon Butcher · 6 years ago
  47. 51b6abb Merge remote-tracking branch 'public/pr/2165' into development-proposed by Simon Butcher · 6 years ago
  48. 7213744 Fix typo in comment by Ron Eldor · 6 years ago
  49. 19779c4 Some style and documentation fixes by Ron Eldor · 6 years ago
  50. 5ed8c1e Avoid using restartable and alternative ECP imp. by Ron Eldor · 6 years ago
  51. 06f88e9 Merge remote-tracking branch 'public/pr/2007' into development-proposed by Simon Butcher · 6 years ago
  52. 710f203 Merge branch 'iotssl-1770' into development_thomas_dee by Hanno Becker · 6 years ago
  53. 5517755 Improve wording and formatting of ASN.1 write module documentation by Hanno Becker · 6 years ago
  54. d5bf428 Merge remote-tracking branch 'public/pr/1618' into development-proposed by Simon Butcher · 6 years ago
  55. a07d86e Merge remote-tracking branch 'public/pr/1902' into development by Simon Butcher · 6 years ago
  56. ef263eb Merge remote-tracking branch 'public/pr/1993' into development by Simon Butcher · 6 years ago
  57. da09561 Merge remote-tracking branch 'public/pr/2142' into development by Simon Butcher · 6 years ago
  58. e783f4a Merge remote-tracking branch 'public/pr/1609' into development by Simon Butcher · 6 years ago
  59. abdf67e Cast number of operations to `uint` in MBEDTLS_ECP_BUDGET by Hanno Becker · 6 years ago
  60. 0eb8fb8 Correct typo in documentation of MBEDTLS_SSL_RENEGOTIATION by Hanno Becker · 6 years ago
  61. cc40d86 Improve documentation of mbedtls_ssl_get_verify_result() by Hanno Becker · 6 years ago
  62. a966fde Fix some documentation typos and improve a comment by Manuel Pégourié-Gonnard · 6 years ago
  63. ca29fdf Fix some typos in documentation and comments by Manuel Pégourié-Gonnard · 6 years ago
  64. 1ea604d Guard mbedtls_pkcs5_pbes2() by MBEDTLS_ASN1_PARSE_C by Hanno Becker · 6 years ago
  65. 8a89f9f Make PBE-related parts of PKCS12 depend on MBEDTLS_ASN1_PARSE_C by Hanno Becker · 6 years ago
  66. cb9debd Guard PK-parse module by ASN.1-parse module in check_config.h by Hanno Becker · 6 years ago
  67. b843b15 Fix function name to fit conventions by Manuel Pégourié-Gonnard · 6 years ago
  68. c37423f Fix misleading sub-state name and comments by Manuel Pégourié-Gonnard · 6 years ago
  69. 5267b62 Change error description by Ron Eldor · 6 years ago
  70. a27190b Rename platform error code and value by Ron Eldor · 6 years ago
  71. 32df911 Fix documentation of what functions restart when by Manuel Pégourié-Gonnard · 6 years ago
  72. f0bbd7e Misc documentation fixes/improvements. by Manuel Pégourié-Gonnard · 6 years ago
  73. a0b67c2 Bignum: Deprecate mbedtls_mpi_is_prime() by Janos Follath · 6 years ago
  74. f301d23 Bignum: Improve primality test for FIPS primes by Janos Follath · 6 years ago
  75. d0e21fb Improve documentation of ASN.1 string-writing functions by Hanno Becker · 6 years ago
  76. 16b1bd8 bn_mul.h: add ARM DSP optimized MULADDC code by Aurelien Jarno · 7 years ago
  77. a86de14 Strip trailing whitespace in bn_mul.h by Simon Butcher · 6 years ago
  78. 3725bb2 rsa: pss: Enable use of big hashes with small keys by Jaeden Amero · 6 years ago
  79. 3ad2efd Remove Yotta support from the docs, tests and build scripts by Simon Butcher · 7 years ago
  80. 7c025a9 Generalize dh_flag in mbedtls_mpi_gen_prime by Janos Follath · 6 years ago
  81. eba6c9b changes requested by @hanno-arm by thomas-dee · 6 years ago
  82. 54a7c62 Minor style changes by Ron Eldor · 6 years ago
  83. 5a481f1 Update error.h count for SSL by Manuel Pégourié-Gonnard · 6 years ago
  84. 12e4a8b Improve documentation wording and formatting by Manuel Pégourié-Gonnard · 6 years ago
  85. 125af94 Merge branch 'development-restricted' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 6 years ago
  86. 53546ea Update library version number to 2.13.1 by Simon Butcher · 6 years ago mbedtls-2.13.1
  87. 5d40f67 Merge remote-tracking branch 'public/pr/1927' into development-restricted by Simon Butcher · 6 years ago
  88. d2ef254 Don't define _POSIX_C_SOURCE in header file by Hanno Becker · 6 years ago
  89. f5106d5 Don't declare and define gmtime()-mutex on Windows platforms by Hanno Becker · 6 years ago
  90. 323d801 Correct preprocessor guards determining use of gmtime() by Hanno Becker · 6 years ago
  91. 03b2bd4 Correct documentation of mbedtls_platform_gmtime_r() by Hanno Becker · 6 years ago
  92. a50fed9 Correct typo in documentation of mbedtls_platform_gmtime_r() by Hanno Becker · 6 years ago
  93. 6f70581 Correct POSIX version check to determine presence of gmtime_r() by Hanno Becker · 6 years ago
  94. c52ef40 Improve documentation of mbedtls_platform_gmtime_r() by Hanno Becker · 6 years ago
  95. 7dd82b4 platform_utils.{c/h} -> platform_util.{c/h} by Hanno Becker · 6 years ago
  96. 5a7fe14 Don't include platform_time.h if !MBEDTLS_HAVE_TIME by Hanno Becker · 6 years ago
  97. 9fbbf1c Improve wording of documentation of MBEDTLS_PLATFORM_GMTIME_R_ALT by Hanno Becker · 6 years ago
  98. c946888 Fix typo in documentation of MBEDTLS_PLATFORM_GMTIME_R_ALT by Hanno Becker · 6 years ago
  99. 921b76d Replace 'thread safe' by 'thread-safe' in the documentation by Hanno Becker · 6 years ago
  100. 9a51d01 Improve documentation of MBEDTLS_HAVE_TIME_DATE by Hanno Becker · 6 years ago