1. 19dc784 Merge remote-tracking branch 'upstream/development' into fix_x509_crt.c by irwir · 5 years ago
  2. 74aee1c Remove non-working check from x509_get_subject_alt_name (#2802) FIx one comment. by irwir · 6 years ago
  3. 1605074 Guard from undefined behaviour in case of an INT_MAX max_pathlen by Andrzej Kurek · 5 years ago
  4. 3605073 Fixed possibly undefined variable warnings by initializing variables to 0. by Benjamin Kier · 6 years ago
  5. 85de7a6 Revert "Merge pull request #3008 from jp-bennett/development" by Janos Follath · 5 years ago
  6. fdc16f3 Allow loading symlinked certificates by Jonathan Bennett · 6 years ago
  7. 73c616b Put includes in alphabetical order by Janos Follath · 6 years ago
  8. 865b3eb Initialize return values to an error by Janos Follath · 6 years ago
  9. 1f62714 Fix uninitialized variable in x509_crt by Andy Gross · 7 years ago
  10. 661d725 Deref pointer when using sizeof in x509_get_other_name by Sébastien Duquette · 6 years ago
  11. 6ccfb18 Always return a high-level error code from X.509 module by Hanno Becker · 6 years ago
  12. 12f62fb Obey bounds of ASN.1 substructures by Hanno Becker · 6 years ago
  13. 5aebeeb Set next sequence of subject_alt_names to NULL by Ron Eldor · 6 years ago
  14. 6aeae9e Style fix by Ron Eldor · 6 years ago
  15. a291391 Fix minor issues by Ron Eldor · 6 years ago
  16. dbbd966 Check that SAN is not malformed when parsing by Ron Eldor · 6 years ago
  17. c8b5f3f Documentation fixes by Ron Eldor · 6 years ago
  18. 8b0c3c9 Fail in case critical crt policy not supported by Ron Eldor · 6 years ago
  19. f05f594 change the type of hardware_module_name member by Ron Eldor · 6 years ago
  20. 890819a Change mbedtls_x509_subject_alternative_name by Ron Eldor · 6 years ago
  21. 0806379 Add length checking in certificate policy parsing by Ron Eldor · 6 years ago
  22. 293c3da Remove redundant memset() by Janos Follath · 6 years ago
  23. 6c379b4 Propogate error when parsing SubjectAltNames by Janos Follath · 6 years ago
  24. 2f0ec1e Tidy up style in x509_info_subject_alt_name by Janos Follath · 6 years ago
  25. 22f605f Print unparseable SubjectAlternativeNames by Janos Follath · 6 years ago
  26. ab23cd1 Remove unneeded checks from x509_get_other_name by Janos Follath · 6 years ago
  27. 74d9acc Add support for certificate policies extension by Ron Eldor · 6 years ago
  28. b2dc3fa Suppport otherName of type hardware module name by Ron Eldor · 6 years ago
  29. 3956a84 Merge remote-tracking branch 'origin/pr/2092' into development by Jaeden Amero · 6 years ago
  30. ff34d43 Merge remote-tracking branch 'origin/pr/2532' into development by Jaeden Amero · 6 years ago
  31. df48efa Skip uncritical unsupported extensions by Ron Eldor · 6 years ago
  32. 2ee67a6 Remove mbedtls_ from the static function name by Jarno Lamsa · 6 years ago
  33. 31d9db6 Change the verify function naming by Jarno Lamsa · 6 years ago
  34. f53893b Implement X.509 CRT verification using CA callback by Hanno Becker · 6 years ago
  35. 3116fb3 Add prototype for CRT verification with static and dynamic CA list by Hanno Becker · 6 years ago
  36. 494dd7a Add raw public key buffer bounds to mbedtls_x509_crt struct by Hanno Becker · 6 years ago
  37. 461bd3d Merge remote-tracking branch 'origin/pr/2454' into development by Jaeden Amero · 6 years ago
  38. 8963b03 Merge remote-tracking branch 'origin/pr/2411' into development by Jaeden Amero · 6 years ago
  39. 3497323 Initialize PSA Crypto operation contexts by Jaeden Amero · 6 years ago
  40. 1eeca41 Improve macro hygiene by Hanno Becker · 7 years ago
  41. 1a65dcd Add a new X.509 API call for copy-less parsing of CRTs by Hanno Becker · 7 years ago
  42. de5a007 Merge development commit f352f7 into development-psa by Andrzej Kurek · 7 years ago
  43. c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 7 years ago
  44. 14eca24 Merge remote-tracking branch 'origin/pr/2213' into development by Jaeden Amero · 7 years ago
  45. 36e89b5 Fix #2370, minor typos and spelling mistakes by Antonin Décimo · 7 years ago
  46. a9375b3 Avoid MSVC compiler warning by Hanno Becker · 7 years ago
  47. 783f9c3 Fix signed-to-unsigned integer conversion warning in X.509 module by Hanno Becker · 7 years ago
  48. 5b46fe7 Merge remote-tracking branch 'upstream-public/pr/2157' into development by Jaeden Amero · 7 years ago
  49. 8b38ff5 Remove trailing whitespace by Andrzej Kurek · 7 years ago
  50. a609337 x509: remove unnecessary calls to psa_hash_abort by Andrzej Kurek · 7 years ago
  51. d4a6553 x509: use the PSA API to perform hashing operations by Andrzej Kurek · 7 years ago
  52. d83448b Merge remote-tracking branch 'public/pr/2052' into development-restricted-proposed by Simon Butcher · 7 years ago
  53. b75ffb5 Don't perform binary comparison of CRL issuer and CA subject by Hanno Becker · 7 years ago
  54. 1f8527f Move static x509_name_cmp() in library/x509_crt.c by Hanno Becker · 7 years ago
  55. c388a8c Fix typo in a test condition code by Krzysztof Stachowiak · 7 years ago
  56. a5a3e40 Fix missing dereference. by Manuel Pégourié-Gonnard · 7 years ago
  57. ee68cff Fix or improve some comments (and whitespace) by Manuel Pégourié-Gonnard · 7 years ago
  58. d264258 Make inclusion of stdio.h conditional in x509_crt.c by Simon Butcher · 7 years ago
  59. 125af94 Merge branch 'development-restricted' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  60. 129fa82 Merge remote-tracking branch 'restricted/pr/470' into development-restricted by Simon Butcher · 7 years ago
  61. 463928a Fix code formatting by k-stachowiak · 7 years ago
  62. 78d7e8c Rename internal variable for consistency by Manuel Pégourié-Gonnard · 7 years ago
  63. dcae78a Make a buffer limit more specific by k-stachowiak · 7 years ago
  64. 470dfba Simplify OID tag parsing in x509_get_cert_ext( ) by k-stachowiak · 7 years ago
  65. da19f4c Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  66. b5b2543 Fix undefined shifts by Philippe Antoine · 7 years ago
  67. 11999bb Fix minor code style issues by Darryl Green · 7 years ago
  68. 1f6301b Rename mbedtls_zeroize to mbedtls_platform_zeroize by Andres Amaya Garcia · 7 years ago
  69. e32df08 Remove individual copies of mbedtls_zeroize() by Andres Amaya Garcia · 8 years ago
  70. fe60132 Move a buffer size test before the first relevant read by Krzysztof Stachowiak · 7 years ago
  71. 15ad579 Merge tag 'mbedtls-2.8.0' into iotssl-1381-x509-verify-refactor-restricted by Gilles Peskine · 7 years ago
  72. 5f19328 Merge remote-tracking branch 'upstream-restricted/pr/398' into development-restricted-proposed by Gilles Peskine · 7 years ago
  73. e57d743 Improve documentation of some internal functions by Manuel Pégourié-Gonnard · 7 years ago
  74. 05c00ed Fix some more MSVC size_t -> int warnings by Manuel Pégourié-Gonnard · 7 years ago
  75. f5bb781 Fix MSVC warnings by Manuel Pégourié-Gonnard · 7 years ago
  76. 05e464d Merge branch 'development' into iotssl-1381-x509-verify-refactor-restricted by Manuel Pégourié-Gonnard · 7 years ago
  77. 85e1dcf Fix handshake failure in suite B by Ron Eldor · 7 years ago
  78. 849bc65 Fix x509_get_subject_alt_name to drop invalid tag by Andres Amaya Garcia · 8 years ago
  79. 3f81691 Revert to old behaviour of profile_check_key() by Manuel Pégourié-Gonnard · 8 years ago
  80. 19773ff Avoid comparing size between RSA and EC keys by Manuel Pégourié-Gonnard · 8 years ago
  81. 08c3663 Avoid possible miscast of PK key by Manuel Pégourié-Gonnard · 8 years ago
  82. 900fba6 Fix check_wildcard() calling convention by Manuel Pégourié-Gonnard · 8 years ago
  83. 08eacec Fix some style issues and comment typos by Manuel Pégourié-Gonnard · 8 years ago
  84. bb216bd Fix MSVC 64-bit warnings by Manuel Pégourié-Gonnard · 8 years ago
  85. daf0491 Rework state saving for verify_chain() by Manuel Pégourié-Gonnard · 8 years ago
  86. a968843 Improve some comments in verify_chain() by Manuel Pégourié-Gonnard · 8 years ago
  87. 3627a8b Clarify state handling in find_parent(_in)() by Manuel Pégourié-Gonnard · 8 years ago
  88. 83e923b Better initialisation of ver_chain by Manuel Pégourié-Gonnard · 8 years ago
  89. 15d7df2 Introduce mbedtls_pk_restart_ctx and use it by Manuel Pégourié-Gonnard · 8 years ago
  90. 98a6778 Better document some function arguments by Manuel Pégourié-Gonnard · 8 years ago
  91. 8b59049 Make verify() actually restartable by Manuel Pégourié-Gonnard · 8 years ago
  92. c11e4ba Rework type for verify chain by Manuel Pégourié-Gonnard · 8 years ago
  93. 18547b5 Refactor find_parent() to merge two call sites by Manuel Pégourié-Gonnard · 8 years ago
  94. a4a5d1d Adapt function signatures to rs_ctx + ret by Manuel Pégourié-Gonnard · 8 years ago
  95. be4ff42 Call crt_check_signature from one place only by Manuel Pégourié-Gonnard · 8 years ago
  96. d19a41d Add tests for verify_restartable() by Manuel Pégourié-Gonnard · 8 years ago
  97. bc3f44a Introduce mbedtls_x509_crt_verify_restartable() by Manuel Pégourié-Gonnard · 8 years ago
  98. 24611f9 Remove redundant variable by Manuel Pégourié-Gonnard · 8 years ago
  99. 562df40 Improve some comments, fix some typos+whitespace by Manuel Pégourié-Gonnard · 8 years ago
  100. 66a36b0 Update comments by Manuel Pégourié-Gonnard · 8 years ago