1. 2f28c10 Add fields to SSL structures describing state and config of CID ext by Hanno Becker · 6 years ago
  2. f1f9a82 Add warnings about status of implementation of CID API by Hanno Becker · 6 years ago
  3. 4f664cb Clarify that mbedtls_ssl_set_cid() applies to all subsequent HSs by Hanno Becker · 6 years ago
  4. 318a87b Document that the use of CID is disabled by default. by Hanno Becker · 6 years ago
  5. 9742809 Reference CID Draft in Connection ID documentation in config.h by Hanno Becker · 6 years ago
  6. bb47cd9 Add dep of MBEDTLS_SSL_CID on MBEDTLS_SSL_PROTO_DTLS to config check by Hanno Becker · 6 years ago
  7. 019f4b5 Add API for the use of the DTLS Connection ID extension by Hanno Becker · 6 years ago
  8. 2234e65 Add new configuration option controlling CID extension by Hanno Becker · 6 years ago
  9. 2ab5cf6 Merge remote-tracking branch 'origin/pr/2403' into development by Jaeden Amero · 6 years ago
  10. 7525aa0 Merge remote-tracking branch 'origin/pr/2410' into development by Jaeden Amero · 6 years ago
  11. d65b11d Documentation rewording by Andrzej Kurek · 6 years ago
  12. d3deb1d Typo fixes in documentation by Andrzej Kurek · 6 years ago
  13. 971dea3 Enable USE_PSA_CRYPTO with config.pl full by Manuel Pégourié-Gonnard · 7 years ago
  14. de7636e Enable MBEDTLS_PSA_CRYPTO_C by default by Manuel Pégourié-Gonnard · 7 years ago
  15. 31d1432 Merge remote-tracking branch 'origin/pr/2530' into development by Jaeden Amero · 6 years ago
  16. 9ebcf9b Merge remote-tracking branch 'origin/pr/2538' into development by Jaeden Amero · 6 years ago
  17. c8b5f3f Documentation fixes by Ron Eldor · 6 years ago
  18. 51d3ab5 Add public API for tls_prf by Ron Eldor · 6 years ago
  19. f5cc10d Add an extra key export function by Ron Eldor · 6 years ago
  20. cc45cd1 Update SAN parsing documentation by Ron Eldor · 6 years ago
  21. f05f594 change the type of hardware_module_name member by Ron Eldor · 6 years ago
  22. 890819a Change mbedtls_x509_subject_alternative_name by Ron Eldor · 6 years ago
  23. 78c3040 Rephrase x509_crt extension member description by Ron Eldor · 6 years ago
  24. abdf1c6 Document the default value for the maximum fragment length by Krzysztof Stachowiak · 6 years ago
  25. 6d72212 Improve clarity of mbedtls_ssl_conf_max_frag_len documentation by k-stachowiak · 6 years ago
  26. db850c6 Reword ssl_conf_max_frag_len documentation by k-stachowiak · 6 years ago
  27. 61aa74f Fix typos and miswording in the mbedtls_ssl_conf_max_frag_len documentation comment by k-stachowiak · 7 years ago
  28. eb1bb3d Reword ssl_conf_max_frag_len documentation to clarify its necessity by k-stachowiak · 7 years ago
  29. 11b41eb Fix typos in x509_crt.h by Janos Follath · 6 years ago
  30. 5091bec Fix doxygen for new x509 structures by Janos Follath · 6 years ago
  31. 3c4734a Add Wisun Fan device certificate by Ron Eldor · 6 years ago
  32. 74d9acc Add support for certificate policies extension by Ron Eldor · 6 years ago
  33. b2dc3fa Suppport otherName of type hardware module name by Ron Eldor · 6 years ago
  34. 5d9c963 Add support for RSA PKCSv1.5 signatures using RIPEMD-160 by Jack Lloyd · 6 years ago
  35. 75d9a33 Merge remote-tracking branch 'origin/pr/1633' into development by Jaeden Amero · 6 years ago
  36. cd430bc Improve documentation of mbedtls_record by Hanno Becker · 6 years ago
  37. 0db7e0c Improve documentation of mbedtls_ssl_transform by Hanno Becker · 7 years ago
  38. a18d132 Add tests for record encryption/decryption by Hanno Becker · 8 years ago
  39. d56ed24 Reduce size of `ssl_transform` if no MAC ciphersuite is enabled by Hanno Becker · 8 years ago
  40. 2e24c3b Provide standalone version of `ssl_decrypt_buf` by Hanno Becker · 8 years ago
  41. 9eddaeb Provide standalone version of `ssl_encrypt_buf` by Hanno Becker · 8 years ago
  42. d362dc5 Improve documentation of mbedtls_ssl_transform by Hanno Becker · 8 years ago
  43. 12a3a86 Add structure representing TLS records by Hanno Becker · 8 years ago
  44. 34f88af Fix definition of SSL_SOME_MODES_USE_MAC by Hanno Becker · 7 years ago
  45. 52344c2 Correct space needed for MAC in case of NULL cipher by Hanno Becker · 8 years ago
  46. e694c3e Remove ciphersuite_info from ssl_transform by Hanno Becker · 8 years ago
  47. 88aaf65 Remove key length field from ssl_transform by Hanno Becker · 8 years ago
  48. 3956a84 Merge remote-tracking branch 'origin/pr/2092' into development by Jaeden Amero · 6 years ago
  49. fe71067 Merge remote-tracking branch 'origin/pr/2539' into development by Jaeden Amero · 6 years ago
  50. ff34d43 Merge remote-tracking branch 'origin/pr/2532' into development by Jaeden Amero · 6 years ago
  51. 846ae7a Document and test flags in x509_verify by Janos Follath · 6 years ago
  52. d7ecbd6 Fix style issues and a typo by Janos Follath · 6 years ago
  53. aa34020 Merge remote-tracking branch 'origin/pr/2535' into development by Jaeden Amero · 6 years ago
  54. 924270f Fix typo by Janos Follath · 6 years ago
  55. f345baf Fix doxygen documentation of mbedtls_ssl_set_verify() by Hanno Becker · 6 years ago
  56. 8927c83 Implement context-specific verification callbacks by Hanno Becker · 6 years ago
  57. 726c97a Add context-specific CRT verification callbacks by Hanno Becker · 6 years ago
  58. 7b58fb1 Improve documentation of mbedtls_ssl_conf_verify() by Hanno Becker · 6 years ago
  59. b6dc105 Add Wisun Fan device extended key usage by Ron Eldor · 6 years ago
  60. ffdf288 Add NIST keywrap as a cipher mode by Jack Lloyd · 6 years ago
  61. f49fedc Change docs according to review comments by Jarno Lamsa · 6 years ago
  62. 31d9db6 Change the verify function naming by Jarno Lamsa · 6 years ago
  63. e15dae7 Declare CA callback type even if feature is disabled by Hanno Becker · 6 years ago
  64. f53893b Implement X.509 CRT verification using CA callback by Hanno Becker · 6 years ago
  65. 5adaad9 Add X.509 CA callback to SSL configuration and implement setter API by Hanno Becker · 6 years ago
  66. 8bf74f3 Add SSL configuration API for trusted CA callbacks by Hanno Becker · 6 years ago
  67. 902451d Improve documentation of old X.509 CRT verification functions by Hanno Becker · 6 years ago
  68. 5c8df78 Add X.509 CRT verification API using trusted CA callbacks by Hanno Becker · 6 years ago
  69. 288dedc Add compile-time option to enable X.509 CA callbacks by Hanno Becker · 6 years ago
  70. 57773d4 Merge remote-tracking branch 'restricted/pr/551' into development by Jaeden Amero · 6 years ago
  71. 0ea3377 Merge remote-tracking branch 'restricted/pr/552' into development by Jaeden Amero · 6 years ago
  72. c73fde7 Merge remote-tracking branch 'origin/pr/2531' into development by Jaeden Amero · 6 years ago
  73. 3930e18 Merge remote-tracking branch 'origin/pr/2509' into development by Jaeden Amero · 6 years ago
  74. d5d01a0 Merge remote-tracking branch 'origin/pr/2525' into development by Jaeden Amero · 6 years ago
  75. 11ee071 Add certificate policy of type any policy id by Ron Eldor · 6 years ago
  76. 3f8d784 Update library version to 2.17.0 by Jaeden Amero · 6 years ago
  77. 57f4d9e Update crypto submodule to test with private headers by Jaeden Amero · 6 years ago
  78. a96f4fe Merge remote-tracking branch 'origin/pr/2380' into development by Jaeden Amero · 6 years ago
  79. 535ee4a Merge remote-tracking branch 'public/pr/2421' into development by Simon Butcher · 6 years ago
  80. 195bdde Merge remote-tracking branch 'restricted/pr/528' into development by Simon Butcher · 6 years ago
  81. 74ac6e3 Merge remote-tracking branch 'public/pr/2028' into development by Simon Butcher · 6 years ago
  82. bbed914 Merge remote-tracking branch 'public/pr/2447' into development by Simon Butcher · 6 years ago
  83. bdfba79 Fix documentation for 3DES removal by Andres Amaya Garcia · 6 years ago
  84. 22a8905 Fix wording of ChangeLog and 3DES_REMOVE docs by Andres Amaya Garcia · 7 years ago
  85. 4a51228 Reduce priority of 3DES ciphersuites by Andres Amaya Garcia · 7 years ago
  86. d8233f7 Improve docs for named bitstrings and their usage by Andres Amaya Garcia · 7 years ago
  87. 6e95914 Add new function mbedtls_asn1_write_named_bitstring() by Andres Amaya Garcia · 7 years ago
  88. df9295b Make ecp_get_type public by Janos Follath · 6 years ago
  89. 28eb06d ECP: Catch unsupported import/export by Janos Follath · 6 years ago
  90. b65853c Improve documentation of mbedtls_ecp_read_key by Janos Follath · 6 years ago
  91. fe4ef0c Add config sanity check for !MBEDTLS_SSL_KEEP_PEER_CERTIFICATE by Hanno Becker · 6 years ago
  92. 958efeb Improve documentation of mbedtls_ssl_get_peer_cert() by Hanno Becker · 6 years ago
  93. fd7f298 Improve documentation of MBEDTLS_SSL_KEEP_PEER_CERTIFICATE by Hanno Becker · 6 years ago
  94. 3fd3f5e Fix indentation of Doxygen comment in ssl_internal.h by Hanno Becker · 6 years ago
  95. 1aed777 Remove misleading and redundant guard around restartable ECC field by Hanno Becker · 6 years ago
  96. abe6f66 Remove peer CRT from mbedtls_ssl_session if new option is disabled by Hanno Becker · 6 years ago
  97. 7517312 Add field for peer's raw public key to TLS handshake param structure by Hanno Becker · 6 years ago
  98. 494dd7a Add raw public key buffer bounds to mbedtls_x509_crt struct by Hanno Becker · 6 years ago
  99. a887d1a Remove peer CRT from cache if !MBEDTLS_SSL_KEEP_PEER_CERTIFICATE by Hanno Becker · 6 years ago
  100. 3dad311 Parse and verify peer CRT chain in local variable by Hanno Becker · 7 years ago