1. ad2e0da Merge remote-tracking branch 'public/pr/2283' into development by Simon Butcher · 6 years ago
  2. 0bbf7f4 Merge remote-tracking branch 'public/pr/2279' into development by Simon Butcher · 6 years ago
  3. 962b7b1 Merge remote-tracking branch 'public/pr/2273' into development by Simon Butcher · 6 years ago
  4. 6be67a6 Merge remote-tracking branch 'public/pr/2281' into development by Simon Butcher · 6 years ago
  5. dac513e Merge remote-tracking branch 'public/pr/2282' into development by Simon Butcher · 6 years ago
  6. ccafd14 Merge remote-tracking branch 'public/pr/2276' into development by Simon Butcher · 6 years ago
  7. 2a8d32c Merge remote-tracking branch 'public/pr/2287' into development by Simon Butcher · 6 years ago
  8. 6adb057 Improve details of CCM parameter validation and documentation by k-stachowiak · 6 years ago
  9. f712534 Add missing validation code in CCM by k-stachowiak · 6 years ago
  10. ff8a098 Allow empty arguments in some CCM functions' parameter validation by k-stachowiak · 6 years ago
  11. fd42d53 Explicitly allow NULL as an argument to mbedtls_ccm_free() by k-stachowiak · 6 years ago
  12. 26d365e Add parameter validation for CCM by k-stachowiak · 6 years ago
  13. 21298a2 Improve parameter validation in mbedtls_gcm_free() by k-stachowiak · 6 years ago
  14. 8ffc92a Add parameter validation for the GCM module by k-stachowiak · 6 years ago
  15. 70ded36 Minor improvements to Camellia module and documentation by Hanno Becker · 6 years ago
  16. 541aa69 Implement parameter validation for Blowfish module by Hanno Becker · 6 years ago
  17. b54ae0b Implement parameter validation for ARIA module by Hanno Becker · 6 years ago
  18. ff62f44 Remove duplicated parameter check in CAMELLIA module by Hanno Becker · 6 years ago
  19. b4b7fb7 Implement parameter validation for CAMELLIA module by Hanno Becker · 6 years ago
  20. 54b789a Merge remote-tracking branch 'public/pr/2298' into development by Simon Butcher · 6 years ago
  21. adc9b17 Minor improvements to DHM module by Hanno Becker · 6 years ago
  22. 5c14ed6 Implement parameter validation for DHM module by Hanno Becker · 6 years ago
  23. e55e103 Fix off-by-one in iv_off check and add tests by Manuel Pégourié-Gonnard · 6 years ago
  24. 5b89c09 Add check for iv_off in AES-CFB128 and AES-OFB by Manuel Pégourié-Gonnard · 6 years ago
  25. 998a358 Make a check more explicit in aes.c by Manuel Pégourié-Gonnard · 6 years ago
  26. eb6d396 Fix some whitespace issues in aes.c by Manuel Pégourié-Gonnard · 6 years ago
  27. 2bc535b Add parameter validation for AES-CTR by Manuel Pégourié-Gonnard · 6 years ago
  28. 8e41eb7 Add parameter validation for AES-OFB by Manuel Pégourié-Gonnard · 6 years ago
  29. 1677cca Add parameter validation for AES-CFB functions by Manuel Pégourié-Gonnard · 6 years ago
  30. 191af13 Add param validation for mbedtls_aes_crypt_xts() by Manuel Pégourié-Gonnard · 6 years ago
  31. 3178d1a Add param validation for mbedtls_aes_crypt_cbc() by Manuel Pégourié-Gonnard · 6 years ago
  32. 1aca260 Add parameter validation for mbedtls_aes_crypt_ecb() by Manuel Pégourié-Gonnard · 6 years ago
  33. 68e3dff Add parameter validation XTS setkey functions by Manuel Pégourié-Gonnard · 6 years ago
  34. 6640b0d Undo deprecation of MBEDTLS_ERR_BLOWFISH_INVALID_INPUT_LENGTH by Hanno Becker · 6 years ago
  35. a034369 Undo deprecation of MBEDTLS_ERR_ARIA_INVALID_INPUT_LENGTH by Hanno Becker · 6 years ago
  36. 938f9e9 Undo deprecation of MBEDTLS_ERR_CAMELLIA_INVALID_INPUT_LENGTH by Hanno Becker · 6 years ago
  37. 3214215 Update errors.c by Hanno Becker · 6 years ago
  38. d2f3a00 Introduce single BLOWFISH error code for bad input data by Hanno Becker · 6 years ago
  39. 4c029d0 Introduce single CAMELLIA error code for bad input data by Hanno Becker · 6 years ago
  40. 2f47550 Introduce single ARIA error code for bad input data by Hanno Becker · 6 years ago
  41. e451be5 Update version_features.c by Manuel Pégourié-Gonnard · 6 years ago
  42. 44c5d58 Document AES functions and fix free() functions by Manuel Pégourié-Gonnard · 6 years ago
  43. 0e9cddb Introduce generic validation macros by Manuel Pégourié-Gonnard · 6 years ago
  44. 4c37db6 Remove the library provided function of MBEDTLS_PARAM_FAILED by Simon Butcher · 6 years ago
  45. 5201e41 Add optional parameter validation to the AES module by Simon Butcher · 6 years ago
  46. b486803 Add initial options and support for parameter validation by Simon Butcher · 6 years ago
  47. 01b34fb Merge remote-tracking branch 'upstream-public/pr/2267' into development by Jaeden Amero · 6 years ago
  48. 52ed0b9 Merge remote-tracking branch 'upstream-public/pr/2101' into development by Jaeden Amero · 6 years ago
  49. 683c582 Clarify alternative ECP calling conventions by Janos Follath · 6 years ago
  50. af6f269 Fix ECC hardware double initialization by Janos Follath · 6 years ago
  51. e1b1a2c Merge remote-tracking branch 'upstream-public/pr/2181' into development by Jaeden Amero · 6 years ago
  52. 5b46fe7 Merge remote-tracking branch 'upstream-public/pr/2157' into development by Jaeden Amero · 6 years ago
  53. bc1cf5c Merge remote-tracking branch 'upstream-public/pr/2131' into development by Jaeden Amero · 6 years ago
  54. a04617e Merge remote-tracking branch 'upstream-public/pr/2125' into development by Jaeden Amero · 6 years ago
  55. c27e342 Merge remote-tracking branch 'upstream-public/pr/2117' into development by Jaeden Amero · 6 years ago
  56. 41722ec Merge remote-tracking branch 'upstream-public/pr/1958' into development by Jaeden Amero · 6 years ago
  57. 3fbdada SSL: Make use of the new ECDH interface by Janos Follath · 6 years ago
  58. 948f4be Debug: Add functions for ECDH contexts by Janos Follath · 6 years ago
  59. 5a3e1bf ECDH: Make the implementation use the new context by Janos Follath · 6 years ago
  60. f61e486 ECDH: Add mbedtls_ecdh_setup() by Janos Follath · 6 years ago
  61. 89ac8c9 ECP: Add mbedtls_ecp_tls_read_group_id() by Janos Follath · 6 years ago
  62. 51b8a2f Merge remote-tracking branch 'restricted/pr/512' into development by Simon Butcher · 6 years ago
  63. b9eb786 Merge remote-tracking branch 'restricted/pr/535' into development by Simon Butcher · 6 years ago
  64. 658618b Merge remote-tracking branch 'restricted/pr/516' into development by Simon Butcher · 6 years ago
  65. 8220466 Streamline mbedtls_xxx_drbg_update_seed_file by Gilles Peskine · 6 years ago
  66. b7f71c8 HMAC_DRBG: report all errors from HMAC functions by Gilles Peskine · 6 years ago
  67. e0e9c57 HMAC_DRBG: deprecate mbedtls_hmac_drbg_update because it ignores errors by Gilles Peskine · 6 years ago
  68. d919993 CTR_DRBG: deprecate mbedtls_ctr_drbg_update because it ignores errors by Gilles Peskine · 6 years ago
  69. afa8037 HMAC_DRBG: clean stack buffers by Gilles Peskine · 6 years ago
  70. d9aa84d CTR_DRBG: clean stack buffers by Gilles Peskine · 6 years ago
  71. 11cdb05 mbedtls_mpi_write_binary: don't leak the exact size of the number by Gilles Peskine · 6 years ago
  72. c1b9892 Update library version number to 2.14.0 by Simon Butcher · 6 years ago
  73. de13963 Merge remote-tracking branch 'restricted/pr/520' into development-restricted-proposed by Simon Butcher · 6 years ago
  74. cdd1a6c Merge remote-tracking branch 'restricted/pr/510' into development-restricted-proposed by Simon Butcher · 6 years ago
  75. e51d4b3 Merge remote-tracking branch 'public/pr/2054' into development-proposed by Simon Butcher · 6 years ago
  76. 9924bdc Deprecate hardware acceleration errors by Ron Eldor · 6 years ago
  77. bcca58c Add common feature unavailable error by Ron Eldor · 6 years ago
  78. d83448b Merge remote-tracking branch 'public/pr/2052' into development-restricted-proposed by Simon Butcher · 6 years ago
  79. 53b45ec Merge remote-tracking branch 'public/pr/2079' into development-restricted-proposed by Simon Butcher · 6 years ago
  80. bbc31b4 Merge remote-tracking branch 'public/pr/2085' into development-restricted-proposed by Simon Butcher · 6 years ago
  81. 93a9b49 Merge remote-tracking branch 'public/pr/2077' into development-restricted-proposed by Simon Butcher · 6 years ago
  82. 241823a Merge remote-tracking branch 'public/pr/1641' into development-restricted-proposed by Simon Butcher · 6 years ago
  83. 42ab4ae Merge remote-tracking branch 'public/pr/2167' into development-restricted-proposed by Simon Butcher · 6 years ago
  84. f6d6e30 Fix incomplete assertion in ssl_write_handshake_msg() by Hanno Becker · 6 years ago
  85. 51b6abb Merge remote-tracking branch 'public/pr/2165' into development-proposed by Simon Butcher · 6 years ago
  86. 9772da8 Add missing bracket by Hanno Becker · 6 years ago
  87. 2981d8f Change to positive flow for all cases by Ron Eldor · 6 years ago
  88. 93ace01 Revert positive flow check by Ron Eldor · 6 years ago
  89. b430d9f Change to positive checks by Ron Eldor · 6 years ago
  90. 19779c4 Some style and documentation fixes by Ron Eldor · 6 years ago
  91. 5ed8c1e Avoid using restartable and alternative ECP imp. by Ron Eldor · 6 years ago
  92. b75ffb5 Don't perform binary comparison of CRL issuer and CA subject by Hanno Becker · 6 years ago
  93. 1f8527f Move static x509_name_cmp() in library/x509_crt.c by Hanno Becker · 6 years ago
  94. 06f88e9 Merge remote-tracking branch 'public/pr/2007' into development-proposed by Simon Butcher · 6 years ago
  95. 76646a4 Merge remote-tracking branch 'public/pr/1777' into development-proposed by Simon Butcher · 6 years ago
  96. 2705bea Merge remote-tracking branch 'public/pr/2095' into development-proposed by Simon Butcher · 6 years ago
  97. 710f203 Merge branch 'iotssl-1770' into development_thomas_dee by Hanno Becker · 6 years ago
  98. cec1c26 Break overly long line in library/x509_create.c by Hanno Becker · 6 years ago
  99. ee334a3 Remove Doxygen tags from documentation of private structure by Hanno Becker · 6 years ago
  100. beffcd8 Update hardcoded certificates in library/certs.c by Hanno Becker · 6 years ago