1. 3dad311 Parse and verify peer CRT chain in local variable by Hanno Becker · 7 years ago
  2. 177475a Mitigate triple handshake attack by comparing digests only by Hanno Becker · 7 years ago
  3. 6bbd94c Compute digest of peer's end-CRT in mbedtls_ssl_parse_certificate() by Hanno Becker · 7 years ago
  4. 9198ad1 Extend mbedtls_ssl_session by buffer holding peer CRT digest by Hanno Becker · 7 years ago
  5. 8d84fd8 Update version_features.c by Hanno Becker · 6 years ago
  6. bb278f5 Add configuration option to remove peer CRT after handshake by Hanno Becker · 7 years ago
  7. 4a82c1c Improve documentation of mbedtls_ssl_get_peer_cert() by Hanno Becker · 7 years ago
  8. 8273df8 Re-classify errors on missing peer CRT by Hanno Becker · 6 years ago
  9. 0329f75 Increase robustness and documentation of ticket implementation by Hanno Becker · 6 years ago
  10. aee8717 Simplify session cache implementation via mbedtls_ssl_session_copy() by Hanno Becker · 6 years ago
  11. 52055ae Give ssl_session_copy() external linkage by Hanno Becker · 6 years ago
  12. c7bd780 Allow passing any X.509 CRT chain to ssl_parse_certificate_chain() by Hanno Becker · 7 years ago
  13. 6863619 Introduce helper function for peer CRT chain verification by Hanno Becker · 7 years ago
  14. fcd9e71 Don't progress TLS state machine on peer CRT chain parsing error by Hanno Becker · 7 years ago
  15. 77adddc Make use of macro and helper detecting whether CertRequest allowed by Hanno Becker · 6 years ago
  16. 28f2fcd Add helper function to check whether a CRT msg is expected by Hanno Becker · 6 years ago
  17. 7177a88 Introduce helper function to determine whether suite uses server CRT by Hanno Becker · 7 years ago
  18. 2148993 Use helper macro to detect whether some ciphersuite uses CRTs by Hanno Becker · 7 years ago
  19. 6bdfab2 Unify state machine update in mbedtls_ssl_parse_certificate() by Hanno Becker · 7 years ago
  20. 7a955a0 Clear peer's CRT chain outside before parsing new one by Hanno Becker · 7 years ago
  21. 4a55f63 Introduce helper to check for no-CRT notification from client by Hanno Becker · 7 years ago
  22. a028c5b Introduce CRT counter to CRT chain parsing function by Hanno Becker · 7 years ago
  23. 1294a0b Introduce helper function to clear peer CRT from session structure by Hanno Becker · 7 years ago
  24. f852b1c Break overly long line in definition of mbedtls_ssl_get_session() by Hanno Becker · 7 years ago
  25. 60848e6 Don't reuse CRT from initial handshake during renegotiation by Hanno Becker · 7 years ago
  26. 86016a0 Merge remote-tracking branch 'origin/pr/2338' into development by Jaeden Amero · 6 years ago
  27. e895342 Merge remote-tracking branch 'origin/pr/2427' into development by Jaeden Amero · 6 years ago
  28. d247762 Merge remote-tracking branch 'origin/pr/2460' into development by Jaeden Amero · 6 years ago
  29. 85fd913 Fix typo in check_config.h by Hanno Becker · 6 years ago
  30. caca307 crypto: Update submodule to Mbed Crypto 1.0.0d6 by Jaeden Amero · 6 years ago
  31. 415620c Merge remote-tracking branch 'origin/pr/2105' into development by Jaeden Amero · 6 years ago
  32. 461bd3d Merge remote-tracking branch 'origin/pr/2454' into development by Jaeden Amero · 6 years ago
  33. 9f47f82 Merge remote-tracking branch 'origin/pr/2391' into development by Jaeden Amero · 6 years ago
  34. 8963b03 Merge remote-tracking branch 'origin/pr/2411' into development by Jaeden Amero · 6 years ago
  35. d9516b5 Merge remote-tracking branch 'origin/pr/2407' into development by Jaeden Amero · 6 years ago
  36. 0ae63f7 Merge remote-tracking branch 'origin/pr/2383' into development by Jaeden Amero · 6 years ago
  37. 241b524 Disable restartable ECC in full config PSA test in all.sh by Hanno Becker · 6 years ago
  38. 1ce51e4 Forbid setting MBEDTLS_ECP_RESTARTABLE and MBEDTLS_USE_PSA_CRYPTO_C by Hanno Becker · 6 years ago
  39. 3497323 Initialize PSA Crypto operation contexts by Jaeden Amero · 6 years ago
  40. 135baef Define maximum EC public key length depending on enabled curves by Hanno Becker · 6 years ago
  41. 28f7844 Grep for debug output witnessing use of PSA in ECDHE ssl-opt.sh by Hanno Becker · 6 years ago
  42. 4af484e Regenerate VS2010 project file by Hanno Becker · 7 years ago
  43. 3b7c4a0 Regenerate VisualStudio project file by Hanno Becker · 7 years ago
  44. 354e248 Add ssl-opt.sh tests for PSA-based ECDH with various ECC curves by Hanno Becker · 7 years ago
  45. 0a94a64 Add debugging output to confirm that PSA was used for ECDHE by Hanno Becker · 7 years ago
  46. c14a3bb Make variable in ssl_write_client_key_exchange() more descriptive by Hanno Becker · 7 years ago
  47. 4a63ed4 Implement ClientKeyExchange writing in PSA-based ECDHE suites by Hanno Becker · 7 years ago
  48. bb89e27 Implement ServerKeyExchange parsing for PSA-based ECDHE suites by Hanno Becker · 7 years ago
  49. df51dbe Add fields for PSA-based ECDHE to handshake structure by Hanno Becker · 6 years ago
  50. f75f912 Add functions to psa_util module to convert EC public keys by Hanno Becker · 7 years ago
  51. 9c99dc8 Merge pull request #2395 from ARMmbed/development-psa-merged-dev-8e76332 by Manuel Pégourié-Gonnard · 6 years ago
  52. 064128c Update submodule pointer to commit 0574e6a of mbed-crypto/development by Andrzej Kurek · 6 years ago archive/development-psa-merged-dev-8e76332 development-psa-merged-dev-8e76332
  53. 1b20be5 Write documentation for TEST_ASSERT by Andrzej Kurek · 6 years ago
  54. 2d79266 psa_utils: Make fallthrough clear for compilers by Jaeden Amero · 6 years ago
  55. eb50871 all.sh: add a seedfile generation step by Andrzej Kurek · 6 years ago
  56. c058773 Update submodule pointer to dea02cc8b by Andrzej Kurek · 6 years ago
  57. 3ea2687 psa: Initialize crypto in tests that need to by Jaeden Amero · 6 years ago
  58. 54efcb7 Update query config with VSNPRINTF macro by Andres Amaya Garcia · 6 years ago
  59. 08b807a Update crypto submodule version to commit f54597144874 by Andrzej Kurek · 6 years ago
  60. f389629 Move a restartable ecp context to a conditional compilation block by Andrzej Kurek · 6 years ago archive/restartable-ecc-unused-variable restartable-ecc-unused-variable
  61. 6f7703d rsa: Enable use of zero-length null output by Jaeden Amero · 6 years ago
  62. 004f87b RSA encryption: accept input=NULL if ilen=0 by Gilles Peskine · 7 years ago
  63. 46f34d0 Fix style issue and wording by Hanno Becker · 6 years ago
  64. c1e18bd Fix memory leak by Hanno Becker · 7 years ago
  65. e2734e2 Improve formatting of ssl_parse_certificate_chain() by Hanno Becker · 7 years ago
  66. 84879e3 Add compile-time guards around helper routine by Hanno Becker · 7 years ago
  67. bd9d51d Adapt ChangeLog by Hanno Becker · 7 years ago
  68. def9bdc Don't store the peer CRT chain twice during renegotiation by Hanno Becker · 7 years ago
  69. b2964cb SSL/TLS client: Remove old session ticket on renegotiation by Hanno Becker · 7 years ago
  70. ac4172c Adapt ChangeLog by Hanno Becker · 7 years ago
  71. 2d8a2c0 Modify existing X.509 test for also test new copyless API by Hanno Becker · 7 years ago
  72. 462c3e5 Add test for mbedtls_x509_parse_file() with DER encoded CRT by Hanno Becker · 7 years ago
  73. 1a65dcd Add a new X.509 API call for copy-less parsing of CRTs by Hanno Becker · 7 years ago
  74. fb23673 Revert "Forbid passing NULL input buffers to RSA encryption routines" by Jaeden Amero · 6 years ago
  75. 02f39ac Adjust documentation of mbedtls_cipher_update_ad by Andrzej Kurek · 6 years ago
  76. 57f04e5 Adjust documentation of mbedtls_cipher_update_ad by Andrzej Kurek · 6 years ago
  77. 3c2b15d Update version_features file by Andrzej Kurek · 6 years ago
  78. 85ac0ae Update submodule version to include parameter validation for rsa.c by Andrzej Kurek · 6 years ago
  79. 1724574 Add MBEDTLS_PSA_HAS_ITS_IO to config.pl exclude list by Andrzej Kurek · 6 years ago
  80. d3643ef Add PSA defines to config.pl exclude list by Andrzej Kurek · 6 years ago
  81. 70d8a5b Update crypto submodule version to 94a3abcd by Andrzej Kurek · 6 years ago
  82. 17c53c5 Fix check-generated-files.sh failure with query_config by Andres Amaya Garcia · 7 years ago
  83. e7856bf Suppress visual studio preprocessor warnings on query_config.c by Andres Amaya Garcia · 7 years ago
  84. bc432b8 Use \r instead of 0xD in generate_visualc_files.pl by Andres Amaya Garcia · 7 years ago
  85. 8645f73 Update query_config.c with new macros by Andres Amaya Garcia · 7 years ago
  86. ef672f0 Exclude macros from query_config.c generation by Andres Amaya Garcia · 7 years ago
  87. 27b3372 Fix query_config macro expansion for windows by Andres Amaya Garcia · 7 years ago
  88. 5bc6e92 Fix query_config macro expansion for windows by Andres Amaya Garcia · 7 years ago
  89. c84a65d Fix missing include in vs proj files for query programs by Andres Amaya Garcia · 7 years ago
  90. cb9c015 Improve cmake inclusion of query_config.c when building apps by Andres Amaya Garcia · 7 years ago
  91. c28da7e Improve comments in query_config.fmt by Andres Amaya Garcia · 7 years ago
  92. 5aca555 Fix GCC 0-length printf format string error by Andres Amaya Garcia · 7 years ago
  93. 2fdc2c2 Fix multiple stdio.h inclusion in query_config.c by Andres Amaya Garcia · 7 years ago
  94. 08457ce Fix aligment in programs/test/query_compile_time_config.c by Andres AG · 7 years ago
  95. 509ba69 Create programs/test/query_compile_time_config app by Andres AG · 7 years ago
  96. 4581486 Ensure query_config.c includes stdio only when needed by Andres AG · 7 years ago
  97. 109f8b6 Fix typo in quenerate_query_config.pl comment by Andres Amaya Garcia · 7 years ago
  98. bb92364 Update programs/ssl/CMakeLists.txt with query_config.c dep by Andres Amaya Garcia · 7 years ago
  99. aabe52f Add ChangeLog entries by Andres Amaya Garcia · 7 years ago
  100. 4c981a0 Add gen_query_config.pl to check-gen-files and bump_version by Andres Amaya Garcia · 7 years ago