1. abe6f66 Remove peer CRT from mbedtls_ssl_session if new option is disabled by Hanno Becker · 6 years ago
  2. 7517312 Add field for peer's raw public key to TLS handshake param structure by Hanno Becker · 6 years ago
  3. 494dd7a Add raw public key buffer bounds to mbedtls_x509_crt struct by Hanno Becker · 6 years ago
  4. a887d1a Remove peer CRT from cache if !MBEDTLS_SSL_KEEP_PEER_CERTIFICATE by Hanno Becker · 6 years ago
  5. 3dad311 Parse and verify peer CRT chain in local variable by Hanno Becker · 6 years ago
  6. 9198ad1 Extend mbedtls_ssl_session by buffer holding peer CRT digest by Hanno Becker · 6 years ago
  7. bb278f5 Add configuration option to remove peer CRT after handshake by Hanno Becker · 6 years ago
  8. 4a82c1c Improve documentation of mbedtls_ssl_get_peer_cert() by Hanno Becker · 6 years ago
  9. 52055ae Give ssl_session_copy() external linkage by Hanno Becker · 6 years ago
  10. 7177a88 Introduce helper function to determine whether suite uses server CRT by Hanno Becker · 6 years ago
  11. 86016a0 Merge remote-tracking branch 'origin/pr/2338' into development by Jaeden Amero · 6 years ago
  12. 85fd913 Fix typo in check_config.h by Hanno Becker · 6 years ago
  13. 8963b03 Merge remote-tracking branch 'origin/pr/2411' into development by Jaeden Amero · 6 years ago
  14. 1ce51e4 Forbid setting MBEDTLS_ECP_RESTARTABLE and MBEDTLS_USE_PSA_CRYPTO_C by Hanno Becker · 6 years ago
  15. 135baef Define maximum EC public key length depending on enabled curves by Hanno Becker · 6 years ago
  16. df51dbe Add fields for PSA-based ECDHE to handshake structure by Hanno Becker · 6 years ago
  17. f75f912 Add functions to psa_util module to convert EC public keys by Hanno Becker · 7 years ago
  18. 2d79266 psa_utils: Make fallthrough clear for compilers by Jaeden Amero · 6 years ago
  19. 1a65dcd Add a new X.509 API call for copy-less parsing of CRTs by Hanno Becker · 7 years ago
  20. fb23673 Revert "Forbid passing NULL input buffers to RSA encryption routines" by Jaeden Amero · 6 years ago
  21. 02f39ac Adjust documentation of mbedtls_cipher_update_ad by Andrzej Kurek · 6 years ago
  22. 57f04e5 Adjust documentation of mbedtls_cipher_update_ad by Andrzej Kurek · 6 years ago
  23. 8a2e97c Merge development-psa commit 80b5662 into development-psa-merged branch by Andrzej Kurek · 6 years ago
  24. c690523 Merge PSA config and check-config changes by Andrzej Kurek · 6 years ago
  25. b274f27 Documentation fixes by Andrzej Kurek · 6 years ago
  26. 246cc86 cipher: fix indentation by Andrzej Kurek · 6 years ago
  27. 80b5662 Merge remote-tracking branch 'origin/pr/2386' into development-psa by Jaeden Amero · 6 years ago archive/development-psa development-psa
  28. d18b264 Merge remote-tracking branch 'origin/pr/2382' into development-psa by Jaeden Amero · 6 years ago
  29. de5a007 Merge development commit f352f7 into development-psa by Andrzej Kurek · 7 years ago
  30. 493c171 Adapt mbedtls_pk_write_pubkey_der() to the new PSA public key format by Hanno Becker · 7 years ago
  31. 812e124 Add function to find OID for PSA ECC curve identifiers by Hanno Becker · 7 years ago
  32. c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 7 years ago
  33. c42dd60 Merge remote-tracking branch 'origin/pr/1949' into development by Jaeden Amero · 7 years ago
  34. dac9f45 Merge remote-tracking branch 'origin/pr/1551' into development by Jaeden Amero · 7 years ago
  35. 730ecdf Merge remote-tracking branch 'origin/pr/2371' into development by Jaeden Amero · 7 years ago
  36. 972fba5 ssl_tls: rename sha_512_psa to sha_384_psa by Andrzej Kurek · 7 years ago
  37. eb34224 ssl_tls: use PSA to compute running handshake hash for TLS 1.2 by Andrzej Kurek · 7 years ago
  38. 814feff Whitespace, logging and documentation fixes by Andrzej Kurek · 7 years ago
  39. d6db9be Adapt mbedtls_ssl_get_key_exchange_md_tls1_2 to PSA hashing by Andrzej Kurek · 7 years ago
  40. 36e89b5 Fix #2370, minor typos and spelling mistakes by Antonin Décimo · 7 years ago
  41. 442ca57 Merge remote-tracking branch 'public/pr/1375' into development by Simon Butcher · 7 years ago
  42. a3c821d Merge remote-tracking branch 'public/pr/2319' into development by Simon Butcher · 7 years ago
  43. 7deba18 Remove unnecessary "#" sign from PSA macros by Andrzej Kurek · 7 years ago
  44. d25fd8d MIPS register hints without `$` for compatibility by Jeffrey Martin · 7 years ago
  45. 2f70e4b add hints for mips registers that may need restore by Jeffrey Martin · 7 years ago
  46. 62594a8 pk_wrap: pass curve size instead of a larger size of the exported key by Andrzej Kurek · 7 years ago
  47. 93a38a3 pk: wrap curve_id before passing it to PSA by Andrzej Kurek · 7 years ago
  48. 62ec2dd Merge remote-tracking branch 'public/pr/975' into development by Simon Butcher · 7 years ago
  49. 2349c4d Adapt to the new key allocation mechanism by Andrzej Kurek · 7 years ago
  50. 6b5ef48 Add a configuration fix for vsnprintf for non-conforming platforms by k-stachowiak · 7 years ago
  51. a7064c3 Move ecp_restartable definitions out of the MBEDTLS_ECP_ALT guards by Darryl Green · 7 years ago
  52. 983acb7 Fix include file path by GuHaijun · 7 years ago
  53. 6c164e7 Update the version of the library to 2.16.0 by Simon Butcher · 7 years ago
  54. fed19be Merge remote-tracking branch 'public/pr/2126' into development-restricted by Simon Butcher · 7 years ago
  55. 6df8c53 Merge remote-tracking branch 'public/pr/2134' into development-restricted by Simon Butcher · 7 years ago
  56. ad7c210 Merge remote-tracking branch 'public/pr/2274' into development by Simon Butcher · 7 years ago
  57. 12b4240 Merge remote-tracking branch 'public/pr/2288' into development by Simon Butcher · 7 years ago
  58. c831193 Merge remote-tracking branch 'public/pr/2302' into development by Simon Butcher · 7 years ago
  59. 1efda39 Merge remote-tracking branch 'public/pr/2297' into development by Simon Butcher · 7 years ago
  60. 5aa7809 Merge remote-tracking branch 'public/pr/2275' into development by Simon Butcher · 7 years ago
  61. 780cf18 Merge remote-tracking branch 'public/pr/2271' into development by Simon Butcher · 7 years ago
  62. 032c037 Merge remote-tracking branch 'public/pr/2270' into development by Simon Butcher · 7 years ago
  63. a033633 Merge remote-tracking branch 'public/pr/2269' into development by Simon Butcher · 7 years ago
  64. 70935a4 Merge remote-tracking branch 'public/pr/2299' into development by Simon Butcher · 7 years ago
  65. 003c0e0 Merge remote-tracking branch 'public/pr/2292' into development by Simon Butcher · 7 years ago
  66. decf2f5 Merge remote-tracking branch 'public/pr/2291' into development by Simon Butcher · 7 years ago
  67. 65ce5dc Merge remote-tracking branch 'public/pr/2290' into development by Simon Butcher · 7 years ago
  68. ad2e0da Merge remote-tracking branch 'public/pr/2283' into development by Simon Butcher · 7 years ago
  69. 0bbf7f4 Merge remote-tracking branch 'public/pr/2279' into development by Simon Butcher · 7 years ago
  70. 962b7b1 Merge remote-tracking branch 'public/pr/2273' into development by Simon Butcher · 7 years ago
  71. 6be67a6 Merge remote-tracking branch 'public/pr/2281' into development by Simon Butcher · 7 years ago
  72. dac513e Merge remote-tracking branch 'public/pr/2282' into development by Simon Butcher · 7 years ago
  73. ccafd14 Merge remote-tracking branch 'public/pr/2276' into development by Simon Butcher · 7 years ago
  74. 2a8d32c Merge remote-tracking branch 'public/pr/2287' into development by Simon Butcher · 7 years ago
  75. 247a782 Increase strictness of NULL parameter validity in CCM's doxygen by k-stachowiak · 7 years ago
  76. 6adb057 Improve details of CCM parameter validation and documentation by k-stachowiak · 7 years ago
  77. 9da5d7c Adjust mbedtls_ccm_free() documentation by k-stachowiak · 7 years ago
  78. 373a660 Fix a documentation typo by k-stachowiak · 7 years ago
  79. b92f933 Doxygen comments improvement by k-stachowiak · 7 years ago
  80. 12f0d5c Improve the constraints definition in the doxygen comments in CCM by k-stachowiak · 7 years ago
  81. fd42d53 Explicitly allow NULL as an argument to mbedtls_ccm_free() by k-stachowiak · 7 years ago
  82. 438448e Format NULL occurrences in CCM's Doxygen comments by k-stachowiak · 7 years ago
  83. 26d365e Add parameter validation for CCM by k-stachowiak · 7 years ago
  84. 6af45ec PK: document context validity requirements by Gilles Peskine · 7 years ago
  85. d54b975 pk parse: the password is optional by Gilles Peskine · 7 years ago
  86. e4b8d28 Remove imprecise clause from documenting comment by k-stachowiak · 7 years ago
  87. 95070a8 Make some cipher parameter validation unconditional by k-stachowiak · 7 years ago
  88. 6df25e7 Increase strictness of NULL parameter validity in Cipher's doxygen by k-stachowiak · 7 years ago
  89. 90b8d4a Include static cipher functions in the parameter validation scheme by k-stachowiak · 7 years ago
  90. d5913bc Improve documentation of the parameter validation in the Cipher module by k-stachowiak · 7 years ago
  91. e0215d7 Add Cipher module parameter validation by Krzysztof Stachowiak · 7 years ago
  92. 6009ece Increase strictness of NULL parameter validity in GCM's doxygen by k-stachowiak · 7 years ago
  93. 21298a2 Improve parameter validation in mbedtls_gcm_free() by k-stachowiak · 7 years ago
  94. 2ae7ae5 Doxygen comments improvement by k-stachowiak · 7 years ago
  95. 8ffc92a Add parameter validation for the GCM module by k-stachowiak · 7 years ago
  96. 8ce11a3 Minor improvements to bignum module by Hanno Becker · 7 years ago
  97. 159171b PK parse/write: support keylen=0 correctly by Gilles Peskine · 7 years ago
  98. df4b596 Minor Camellia documentation improvements by Hanno Becker · 7 years ago
  99. ed54128 Minor Blowfish documentation improvements by Hanno Becker · 7 years ago
  100. 70ded36 Minor improvements to Camellia module and documentation by Hanno Becker · 7 years ago