1. 8a46c22 Add a ChangeLog entry for MBEDTLS_CHECK_PARAMS by Manuel Pégourié-Gonnard · 7 years ago
  2. acfdc62 Fix test macro that was too lenient by Manuel Pégourié-Gonnard · 7 years ago
  3. 840af0a Add tests to all.sh for CHECK_PARAMS edge cases by Manuel Pégourié-Gonnard · 7 years ago
  4. 22028a0 Fix a typo in documentation by Manuel Pégourié-Gonnard · 7 years ago
  5. e451be5 Update version_features.c by Manuel Pégourié-Gonnard · 7 years ago
  6. 0e17cc9 Avoid stringifying condition too early by Manuel Pégourié-Gonnard · 7 years ago
  7. 44c5d58 Document AES functions and fix free() functions by Manuel Pégourié-Gonnard · 7 years ago
  8. 0e9cddb Introduce generic validation macros by Manuel Pégourié-Gonnard · 7 years ago
  9. a967626 Make MBEDTLS_CHECK_PARAMS disabled by default by Manuel Pégourié-Gonnard · 7 years ago
  10. ab58852 Rework documentation. by Manuel Pégourié-Gonnard · 7 years ago
  11. a2b0e27 Skip param validation tests if custom macro used by Manuel Pégourié-Gonnard · 7 years ago
  12. 3ef6a6d Fix const-ness in mbedtls_param_failed() by Manuel Pégourié-Gonnard · 7 years ago
  13. 8e661bf Fix arity of the PARAM_FAILED() macro and function by Manuel Pégourié-Gonnard · 7 years ago
  14. 2c21073 Remove leftover from testing by Manuel Pégourié-Gonnard · 7 years ago
  15. 4c37db6 Remove the library provided function of MBEDTLS_PARAM_FAILED by Simon Butcher · 7 years ago
  16. 249b3d6 Remove use of the macro TEST_FN from the AES test suite by Simon Butcher · 7 years ago
  17. 6542f6c Change the use of setjmp/longjmp in parameter failure callback by Simon Butcher · 7 years ago
  18. 747f5fe Add disabling of gcc 'clobbered' warning by Simon Butcher · 7 years ago
  19. 63cb97e Add handlers for parameter validation in the sample programs by Simon Butcher · 7 years ago
  20. a646345 Add additional parameter validation tests for the AES module by Simon Butcher · 7 years ago
  21. 5201e41 Add optional parameter validation to the AES module by Simon Butcher · 7 years ago
  22. b486803 Add initial options and support for parameter validation by Simon Butcher · 7 years ago
  23. 01b34fb Merge remote-tracking branch 'upstream-public/pr/2267' into development by Jaeden Amero · 7 years ago
  24. faafcd8 Merge remote-tracking branch 'upstream-public/pr/2223' into development by Jaeden Amero · 7 years ago
  25. fedb407 Merge remote-tracking branch 'upstream-public/pr/2208' into development by Jaeden Amero · 7 years ago
  26. 52ed0b9 Merge remote-tracking branch 'upstream-public/pr/2101' into development by Jaeden Amero · 7 years ago
  27. d07ef47 Merge remote-tracking branch 'upstream-public/pr/2061' into development by Jaeden Amero · 7 years ago
  28. 172ba63 Add guard for MBEDTLS_ECP_INTERNAL_ALT by Janos Follath · 7 years ago
  29. 683c582 Clarify alternative ECP calling conventions by Janos Follath · 7 years ago
  30. 60ca6e5 test: Make basic-build-test.sh see summary statuses by Jaeden Amero · 7 years ago
  31. d2af46f Fix typo in ECP alternative documentation by Janos Follath · 7 years ago
  32. 855def1 Add changelog entry for ECC hardware bugfix by Janos Follath · 7 years ago
  33. af6f269 Fix ECC hardware double initialization by Janos Follath · 7 years ago
  34. 8ef1f48 Merge remote-tracking branch 'upstream-public/pr/2219' into development by Jaeden Amero · 7 years ago
  35. 28efba0 Merge remote-tracking branch 'upstream-public/pr/2218' into development by Jaeden Amero · 7 years ago
  36. e1b1a2c Merge remote-tracking branch 'upstream-public/pr/2181' into development by Jaeden Amero · 7 years ago
  37. 9055a7d Merge remote-tracking branch 'upstream-public/pr/2175' into development by Jaeden Amero · 7 years ago
  38. 3c0941e Merge remote-tracking branch 'upstream-public/pr/2172' into development by Jaeden Amero · 7 years ago
  39. 5b46fe7 Merge remote-tracking branch 'upstream-public/pr/2157' into development by Jaeden Amero · 7 years ago
  40. bc1cf5c Merge remote-tracking branch 'upstream-public/pr/2131' into development by Jaeden Amero · 7 years ago
  41. a04617e Merge remote-tracking branch 'upstream-public/pr/2125' into development by Jaeden Amero · 7 years ago
  42. c27e342 Merge remote-tracking branch 'upstream-public/pr/2117' into development by Jaeden Amero · 7 years ago
  43. 083681c Merge remote-tracking branch 'upstream-public/pr/2039' into development by Jaeden Amero · 7 years ago
  44. 833c053 Merge remote-tracking branch 'upstream-public/pr/1982' into development by Jaeden Amero · 7 years ago
  45. 41722ec Merge remote-tracking branch 'upstream-public/pr/1958' into development by Jaeden Amero · 7 years ago
  46. 643e002 Merge remote-tracking branch 'upstream-public/pr/1548' into development by Jaeden Amero · 7 years ago
  47. c3b680b Clarify requirements on handling ECP group IDs by Janos Follath · 7 years ago
  48. b8f2706 Add Changelog entry for the new ECDH context by Janos Follath · 7 years ago
  49. 36c5f7f ECDH: Hide context from tests by Janos Follath · 7 years ago
  50. 3fbdada SSL: Make use of the new ECDH interface by Janos Follath · 7 years ago
  51. 948f4be Debug: Add functions for ECDH contexts by Janos Follath · 7 years ago
  52. 5a3e1bf ECDH: Make the implementation use the new context by Janos Follath · 7 years ago
  53. fabc600 Clarify attribution for the Bleichenbacher's Cat fix by Simon Butcher · 7 years ago
  54. 52735ef ECDH: Prevent direct access in non-legacy mode by Janos Follath · 7 years ago
  55. c9c32f3 ECDH: Add flexible context and legacy flag by Janos Follath · 7 years ago
  56. fc03e8d ECDH: Adapt tests for mbedtls_ecdh_setup() by Janos Follath · 7 years ago
  57. f61e486 ECDH: Add mbedtls_ecdh_setup() by Janos Follath · 7 years ago
  58. 89ac8c9 ECP: Add mbedtls_ecp_tls_read_group_id() by Janos Follath · 7 years ago
  59. 51b8a2f Merge remote-tracking branch 'restricted/pr/512' into development by Simon Butcher · 7 years ago
  60. b9eb786 Merge remote-tracking branch 'restricted/pr/535' into development by Simon Butcher · 7 years ago
  61. 658618b Merge remote-tracking branch 'restricted/pr/516' into development by Simon Butcher · 7 years ago
  62. 50da016 Add changelog entry for mbedtls_mpi_write_binary fix by Gilles Peskine · 7 years ago
  63. 056f19c Tweak RSA vulnerability changelog entry by Gilles Peskine · 7 years ago
  64. c4a8017 mbedtls_ctr_drbg_update_ret: correct doc for input length limit by Gilles Peskine · 7 years ago
  65. 5da0505 Add ChangeLog entry for deprecation of mbedtls_xxx_drbg_update by Gilles Peskine · 7 years ago
  66. 8220466 Streamline mbedtls_xxx_drbg_update_seed_file by Gilles Peskine · 7 years ago
  67. b7f71c8 HMAC_DRBG: report all errors from HMAC functions by Gilles Peskine · 7 years ago
  68. e0e9c57 HMAC_DRBG: deprecate mbedtls_hmac_drbg_update because it ignores errors by Gilles Peskine · 7 years ago
  69. d919993 CTR_DRBG: deprecate mbedtls_ctr_drbg_update because it ignores errors by Gilles Peskine · 7 years ago
  70. 1b09f40 Add ChangeLog entry for wiping sensitive buffers by Gilles Peskine · 7 years ago
  71. afa8037 HMAC_DRBG: clean stack buffers by Gilles Peskine · 7 years ago
  72. d9aa84d CTR_DRBG: clean stack buffers by Gilles Peskine · 7 years ago
  73. c117d59 check-files: detect merge artifacts by Gilles Peskine · 7 years ago
  74. 0439805 Factor record_issue into its own method by Gilles Peskine · 7 years ago
  75. 80a23a5 check-files: Don't check same-named files by Jaeden Amero · 7 years ago
  76. 3459c74 Create a block list for Travis CI, and fix the Coverity email by Simon Butcher · 7 years ago
  77. 11cdb05 mbedtls_mpi_write_binary: don't leak the exact size of the number by Gilles Peskine · 7 years ago
  78. 556d7d9 Merge pull request #532 from sbutcher-arm/version-2.14.0 by Simon Butcher · 7 years ago mbedtls-2.14.0
  79. c1b9892 Update library version number to 2.14.0 by Simon Butcher · 7 years ago
  80. b35e59d Refine the language in the ChangeLog by Simon Butcher · 7 years ago
  81. 7a97788 Change buf size to a valid size by Ron Eldor · 7 years ago
  82. 681edee Fix language and formatting in ChangeLog by Simon Butcher · 7 years ago
  83. 06d80cf Fix merge of Changelog 128bit CTR_DRBG entry by Simon Butcher · 7 years ago
  84. de13963 Merge remote-tracking branch 'restricted/pr/520' into development-restricted-proposed by Simon Butcher · 7 years ago
  85. cdd1a6c Merge remote-tracking branch 'restricted/pr/510' into development-restricted-proposed by Simon Butcher · 7 years ago
  86. 2ab14bb Clarified new platform errors in the ChangeLog by Simon Butcher · 7 years ago
  87. e51d4b3 Merge remote-tracking branch 'public/pr/2054' into development-proposed by Simon Butcher · 7 years ago
  88. 6aa9fb4 Add ChangeLog entry by Ron Eldor · 7 years ago
  89. 9924bdc Deprecate hardware acceleration errors by Ron Eldor · 7 years ago
  90. bcca58c Add common feature unavailable error by Ron Eldor · 7 years ago
  91. d83448b Merge remote-tracking branch 'public/pr/2052' into development-restricted-proposed by Simon Butcher · 7 years ago
  92. 53b45ec Merge remote-tracking branch 'public/pr/2079' into development-restricted-proposed by Simon Butcher · 7 years ago
  93. bbc31b4 Merge remote-tracking branch 'public/pr/2085' into development-restricted-proposed by Simon Butcher · 7 years ago
  94. 93a9b49 Merge remote-tracking branch 'public/pr/2077' into development-restricted-proposed by Simon Butcher · 7 years ago
  95. 361ce6c Merge remote-tracking branch 'public/pr/2127' into development-restricted-proposed by Simon Butcher · 7 years ago
  96. c818131 Merge remote-tracking branch 'public/pr/2140' into development-restricted-proposed by Simon Butcher · 7 years ago
  97. 241823a Merge remote-tracking branch 'public/pr/1641' into development-restricted-proposed by Simon Butcher · 7 years ago
  98. 42ab4ae Merge remote-tracking branch 'public/pr/2167' into development-restricted-proposed by Simon Butcher · 7 years ago
  99. f6d6e30 Fix incomplete assertion in ssl_write_handshake_msg() by Hanno Becker · 7 years ago
  100. 51b6abb Merge remote-tracking branch 'public/pr/2165' into development-proposed by Simon Butcher · 7 years ago