1. e48351a Move cleanup into the common wrapper function by Gilles Peskine · 6 years ago
  2. 9f8f92c Remove duplicate component for RSA_NO_CRT by Gilles Peskine · 6 years ago
  3. 8f07312 Move the code into functions. No behavior change. by Gilles Peskine · 6 years ago
  4. 556d7d9 Merge pull request #532 from sbutcher-arm/version-2.14.0 by Simon Butcher · 6 years ago mbedtls-2.14.0
  5. c1b9892 Update library version number to 2.14.0 by Simon Butcher · 6 years ago
  6. b35e59d Refine the language in the ChangeLog by Simon Butcher · 6 years ago
  7. 681edee Fix language and formatting in ChangeLog by Simon Butcher · 6 years ago
  8. 06d80cf Fix merge of Changelog 128bit CTR_DRBG entry by Simon Butcher · 6 years ago
  9. de13963 Merge remote-tracking branch 'restricted/pr/520' into development-restricted-proposed by Simon Butcher · 6 years ago
  10. cdd1a6c Merge remote-tracking branch 'restricted/pr/510' into development-restricted-proposed by Simon Butcher · 6 years ago
  11. 2ab14bb Clarified new platform errors in the ChangeLog by Simon Butcher · 6 years ago
  12. e51d4b3 Merge remote-tracking branch 'public/pr/2054' into development-proposed by Simon Butcher · 6 years ago
  13. 6aa9fb4 Add ChangeLog entry by Ron Eldor · 6 years ago
  14. 9924bdc Deprecate hardware acceleration errors by Ron Eldor · 6 years ago
  15. bcca58c Add common feature unavailable error by Ron Eldor · 6 years ago
  16. d83448b Merge remote-tracking branch 'public/pr/2052' into development-restricted-proposed by Simon Butcher · 6 years ago
  17. 53b45ec Merge remote-tracking branch 'public/pr/2079' into development-restricted-proposed by Simon Butcher · 6 years ago
  18. bbc31b4 Merge remote-tracking branch 'public/pr/2085' into development-restricted-proposed by Simon Butcher · 6 years ago
  19. 93a9b49 Merge remote-tracking branch 'public/pr/2077' into development-restricted-proposed by Simon Butcher · 6 years ago
  20. 361ce6c Merge remote-tracking branch 'public/pr/2127' into development-restricted-proposed by Simon Butcher · 6 years ago
  21. c818131 Merge remote-tracking branch 'public/pr/2140' into development-restricted-proposed by Simon Butcher · 6 years ago
  22. 241823a Merge remote-tracking branch 'public/pr/1641' into development-restricted-proposed by Simon Butcher · 6 years ago
  23. 42ab4ae Merge remote-tracking branch 'public/pr/2167' into development-restricted-proposed by Simon Butcher · 6 years ago
  24. 51b6abb Merge remote-tracking branch 'public/pr/2165' into development-proposed by Simon Butcher · 6 years ago
  25. f143a78 Adapt ChangeLog by Hanno Becker · 6 years ago
  26. 7213744 Fix typo in comment by Ron Eldor · 6 years ago
  27. 2981d8f Change to positive flow for all cases by Ron Eldor · 6 years ago
  28. 93ace01 Revert positive flow check by Ron Eldor · 6 years ago
  29. b430d9f Change to positive checks by Ron Eldor · 6 years ago
  30. 19779c4 Some style and documentation fixes by Ron Eldor · 6 years ago
  31. 5ed8c1e Avoid using restartable and alternative ECP imp. by Ron Eldor · 6 years ago
  32. d3445da Adapt ChangeLog by Hanno Becker · 6 years ago
  33. b75ffb5 Don't perform binary comparison of CRL issuer and CA subject by Hanno Becker · 6 years ago
  34. 1f8527f Move static x509_name_cmp() in library/x509_crt.c by Hanno Becker · 6 years ago
  35. a8b13d7 Add tests for relaxed CRL-CA name comparison by Hanno Becker · 6 years ago
  36. 06f88e9 Merge remote-tracking branch 'public/pr/2007' into development-proposed by Simon Butcher · 6 years ago
  37. 76646a4 Merge remote-tracking branch 'public/pr/1777' into development-proposed by Simon Butcher · 6 years ago
  38. 2705bea Merge remote-tracking branch 'public/pr/2095' into development-proposed by Simon Butcher · 6 years ago
  39. 710f203 Merge branch 'iotssl-1770' into development_thomas_dee by Hanno Becker · 6 years ago
  40. 5517755 Improve wording and formatting of ASN.1 write module documentation by Hanno Becker · 6 years ago
  41. cec1c26 Break overly long line in library/x509_create.c by Hanno Becker · 6 years ago
  42. ee334a3 Remove Doxygen tags from documentation of private structure by Hanno Becker · 6 years ago
  43. beffcd8 Update hardcoded certificates in library/certs.c by Hanno Becker · 6 years ago
  44. 6e1adee Regenerate test files by Hanno Becker · 6 years ago
  45. 381c77c Change serial in test-ca.crt from 0 to 3 to circumvent ASN.1 bug by Hanno Becker · 6 years ago
  46. b12fd31 Adapt ChangeLog by Hanno Becker · 6 years ago
  47. cb93813 Don't perform binary comparison of CRL issuer and CA subject by Hanno Becker · 6 years ago
  48. 0f6903d Move static x509_name_cmp() in library/x509_crt.c by Hanno Becker · 6 years ago
  49. 52acdb5 Add tests for relaxed CRL-CA name comparison by Hanno Becker · 6 years ago
  50. b963081 Generate tests/data_files/test-ca_cat[12|21].crt from Makefile by Hanno Becker · 6 years ago
  51. 386f99c Generate cli-rsa* CSRs and CRTs through Mbed TLS applications by Hanno Becker · 6 years ago
  52. 0dd1139 Generate server5.req.ku.sha1 through Mbed TLS application by Hanno Becker · 6 years ago
  53. ebc1f40 Generate server2* CSRs and CRTs through Mbed TLS applications by Hanno Becker · 6 years ago
  54. b837775 Generate test-ca* CSRs and CRTs through Mbed TLS applications by Hanno Becker · 6 years ago
  55. 50cb93a Generate server1* CRTs and CSRs through Mbed TLS applications by Hanno Becker · 6 years ago
  56. 56e8463 Add 'password' cmd line parameter to cert_req example program by Hanno Becker · 6 years ago
  57. f745733 Add 'md' cmd line parameter to cert_req example program by Hanno Becker · 6 years ago
  58. 2b161c3 Fix compilation issue by Ron Eldor · 6 years ago
  59. 936d284 Minor fixes by Ron Eldor · 6 years ago
  60. 8493f80 conditionaly compile ECDH and ECDSA alt functions by Ron Eldor · 6 years ago
  61. 2b5be1e Fix ChangeLog entry for #2069 by Simon Butcher · 6 years ago
  62. 0bb204c Adapt ChangeLog by Hanno Becker · 6 years ago
  63. 7904f94 Merge remote-tracking branch 'public/pr/1099' into development-proposed by Simon Butcher · 6 years ago
  64. 4a865ef Add ChangeLog entry for PR #1618 - ARM DSP instruction support by Simon Butcher · 6 years ago
  65. d5bf428 Merge remote-tracking branch 'public/pr/1618' into development-proposed by Simon Butcher · 6 years ago
  66. 5706452 Merge remote-tracking branch 'public/pr/2056' into development-proposed by Simon Butcher · 6 years ago
  67. b4e5451 Merge remote-tracking branch 'public/pr/2070' into development-proposed by Simon Butcher · 6 years ago
  68. 17a0fab Merge remote-tracking branch 'public/pr/2111' into development-proposed by Simon Butcher · 6 years ago
  69. 02ef525 Merge remote-tracking branch 'public/pr/2107' into development-proposed by Simon Butcher · 6 years ago
  70. a07d86e Merge remote-tracking branch 'public/pr/1902' into development by Simon Butcher · 6 years ago
  71. ef263eb Merge remote-tracking branch 'public/pr/1993' into development by Simon Butcher · 6 years ago
  72. 3869384 Merge remote-tracking branch 'public/pr/2031' into development by Simon Butcher · 6 years ago
  73. da09561 Merge remote-tracking branch 'public/pr/2142' into development by Simon Butcher · 6 years ago
  74. ddc9e26 Merge remote-tracking branch 'public/pr/1627' into development by Simon Butcher · 6 years ago
  75. 78dd2e5 Merge remote-tracking branch 'public/pr/1806' into development by Simon Butcher · 6 years ago
  76. 1daecb4 Merge remote-tracking branch 'public/pr/1281' into development by Simon Butcher · 6 years ago
  77. e783f4a Merge remote-tracking branch 'public/pr/1609' into development by Simon Butcher · 6 years ago
  78. b10c660 Detect unsigned integer overflow in mbedtls_ecp_check_budget() by Hanno Becker · 6 years ago
  79. abdf67e Cast number of operations to `uint` in MBEDTLS_ECP_BUDGET by Hanno Becker · 6 years ago
  80. 0eb8fb8 Correct typo in documentation of MBEDTLS_SSL_RENEGOTIATION by Hanno Becker · 6 years ago
  81. 76cf60b Remove merge conflict marker in ssl-opt.sh by Simon Butcher · 6 years ago
  82. e4f965d Adapt ChangeLog by Hanno Becker · 6 years ago
  83. 169712e Merge remote-tracking branch 'restricted/pr/390' into development by Simon Butcher · 6 years ago
  84. a74faba aes: xts: Correct NIST 80-38E to 800-38E by Jaeden Amero · 6 years ago
  85. 8381fcb aes: xts: Update inaccurate comments by Jaeden Amero · 6 years ago
  86. cc40d86 Improve documentation of mbedtls_ssl_get_verify_result() by Hanno Becker · 6 years ago
  87. a966fde Fix some documentation typos and improve a comment by Manuel Pégourié-Gonnard · 6 years ago
  88. c774e32 Merge remote-tracking branch 'restricted/pr/517' into development by Simon Butcher · 6 years ago
  89. 837f821 Merge remote-tracking branch 'public/pr/1990' into development by Simon Butcher · 6 years ago
  90. ca29fdf Fix some typos in documentation and comments by Manuel Pégourié-Gonnard · 6 years ago
  91. bcedb92 Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 6 years ago
  92. c028afb Merge pull request #2121 from dgreen-arm/mbedtls-jenkinsfile by Simon Butcher · 6 years ago
  93. b51e267 Add Jenkinsfile for PR job by Darryl Green · 6 years ago
  94. f24c336 Adapt ChangeLog by Hanno Becker · 6 years ago
  95. dd3ab13 Fail when encountering invalid CBC padding in EtM records by Hanno Becker · 6 years ago
  96. 198611d Add missing return value check in ECDSA test suite by Hanno Becker · 6 years ago
  97. 96f3b4e Remove yotta support from check-files.py by Gilles Peskine · 6 years ago
  98. b25cb60 Add a comment to clarify code flow by Manuel Pégourié-Gonnard · 6 years ago
  99. a5a3e40 Fix missing dereference. by Manuel Pégourié-Gonnard · 6 years ago
  100. 7a28e99 Expand test to ensure no assumption on output by Manuel Pégourié-Gonnard · 6 years ago