1. 76ba26a Fixup: add peer_cert_digest_type to comment by David Horstmann · 1 year, 5 months ago
  2. 7335082 Add ChangeLog entry for ssl serialization bitflags by David Horstmann · 1 year, 5 months ago
  3. f686f1d Fix naming inconsistencies in config bits by David Horstmann · 1 year, 5 months ago
  4. 531aca2 Fix missing fields in ssl session struct comment by David Horstmann · 1 year, 5 months ago
  5. cb01b36 Move session descriptions into a single comment by David Horstmann · 1 year, 5 months ago
  6. 80a9668 Add config guards to session struct comments by David Horstmann · 1 year, 5 months ago
  7. e59f970 Move session functions to same part of file by David Horstmann · 1 year, 5 months ago
  8. 92b258b Update ssl session serialization config bitflag by David Horstmann · 1 year, 6 months ago
  9. 5c5a32f Add session config bit for KEEP_PEER_CERTIFICATE by David Horstmann · 1 year, 6 months ago
  10. 9b4e964 Merge pull request #8760 from ronald-cron-arm/tls13-write-early-data by Ronald Cron · 1 year, 5 months ago
  11. 7f523bf Merge pull request #8845 from gilles-peskine-arm/ecp-write-doc-3.6 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  12. 09e6fb4 Merge pull request #8865 from daverodgman/iar-fixes-feb27 by Dave Rodgman · 1 year, 5 months ago
  13. 5b5faf0 Merge pull request #8844 from davidhorstmann-arm/restore-x509-functions-to-public by Manuel Pégourié-Gonnard · 1 year, 5 months ago gh-readonly-queue/development/pr-8844-ca21b241bd0ad25b2b768c8125d3a6a582181d8c
  14. 6a3da2d Add missing casts by Dave Rodgman · 1 year, 5 months ago
  15. ca21b24 Merge pull request #8840 from gilles-peskine-arm/domain_parameters-remove by Tom Cosgrove · 1 year, 5 months ago gh-readonly-queue/development/pr-8840-f4a200f106f4203322fcfc141c50cd2645021272
  16. e22f6a9 Finish cleaning up override that's no longer needed by Gilles Peskine · 1 year, 5 months ago
  17. 97c0b2f Remove domain parameters from psa_key_attributes_t by Gilles Peskine · 1 year, 6 months ago
  18. ef950cc Un-unrestore mbedtls_x509_string_to_names() by David Horstmann · 1 year, 5 months ago
  19. f4a200f Merge pull request #8838 from paul-elliott-arm/improve_test_data_accessors by Tom Cosgrove · 1 year, 5 months ago gh-readonly-queue/development/pr-8838-0f63028809e775eb068b3575a1fd36f1ed917ff0
  20. ae5eb64 Remove domain parameters from the public API by Gilles Peskine · 1 year, 6 months ago
  21. bb6f3ff Rename variables by Gilles Peskine · 1 year, 6 months ago
  22. 4c32b69 Ignore domain parameters in RSA key generation by Gilles Peskine · 1 year, 6 months ago
  23. 6a2c400 typo by Gilles Peskine · 1 year, 5 months ago
  24. 0f63028 Merge pull request #8815 from gilles-peskine-arm/psa_generate_key_ext-prototype by Gilles Peskine · 1 year, 5 months ago
  25. 9011dae Improve documentation / comments by Paul Elliott · 1 year, 5 months ago
  26. 665cf92 Merge pull request #8856 from Ryan-Everett-arm/threadsafe-openkey by Paul Elliott · 1 year, 5 months ago
  27. 5a4a6e4 Merge pull request #8833 from Ryan-Everett-arm/threadsafe-multiparts by Paul Elliott · 1 year, 5 months ago
  28. 817772a Merge pull request #8716 from mschulz-at-hilscher/feature/gcm_largetable by Tom Cosgrove · 1 year, 5 months ago
  29. 81c3223 Merge pull request #8855 from gilles-peskine-arm/benchmark-ecdh-no-legacy by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  30. 7f72a06 Remove cruft by Gilles Peskine · 1 year, 6 months ago
  31. f6eb0b8 Changelog entry for benchmark improvement by Gilles Peskine · 1 year, 6 months ago
  32. dd9cbf9 Benchmark only one side of ECDH, both static and ephemeral by Manuel Pégourié-Gonnard · 1 year, 6 months ago
  33. dcb09ca tests: write early data: Improve get_early_data_status testing by Ronald Cron · 1 year, 6 months ago
  34. f19989d tls13: Improve sanity check in get_early_data_status by Ronald Cron · 1 year, 6 months ago
  35. 74589ba ssl_context_info: explicitly note accesses to private fields by Gilles Peskine · 1 year, 6 months ago
  36. 72da8b3 Don't authorize private access to fields where not actually needed by Gilles Peskine · 1 year, 6 months ago
  37. abf0be3 fuzz_dtlsserver: explicitly note the one access to a private field by Gilles Peskine · 1 year, 6 months ago
  38. d5f6897 fuzz_pubkey, fuzz_privkey: no real need to access private fields by Gilles Peskine · 1 year, 6 months ago
  39. 8f1de7e tls13: Improve documentation by Ronald Cron · 1 year, 6 months ago
  40. 7d158f4 tests: read early data: Use write API to send early data by Ronald Cron · 1 year, 6 months ago
  41. 110303f tests: read early data: Add no early data indication sent scenario by Ronald Cron · 1 year, 6 months ago
  42. e110a4c Make psa_open_key threadsafe by Ryan Everett · 1 year, 6 months ago
  43. 86d288c tests: ssl: Rename tls13_early_data to tls13_read_early_data by Ronald Cron · 1 year, 6 months ago
  44. 9af70e5 Make multi-part AEAD operations thread-safe by Ryan Everett · 1 year, 6 months ago
  45. bbedfce Make multi-part PAKE operations thread-safe by Ryan Everett · 1 year, 6 months ago
  46. 5ac6fa7 Make multi-part key derivation operations thread-safe by Ryan Everett · 1 year, 6 months ago
  47. c0053cc Make multi-part cipher operations thread-safe by Ryan Everett · 1 year, 6 months ago
  48. 291267f Make restartable signature verifications thread-safe by Ryan Everett · 1 year, 6 months ago
  49. dcc03d5 Make restartable signature operations thread-safe by Ryan Everett · 1 year, 6 months ago
  50. fb9857f Make multi-part MAC operations thread-safe by Ryan Everett · 1 year, 6 months ago
  51. 7a3059a Benchmark: not using private fields anymore by Gilles Peskine · 1 year, 6 months ago
  52. 984352d Benchmark: remove the legacy-context ECDH block by Gilles Peskine · 1 year, 6 months ago
  53. 9f2c3c0 tls13: cli: Add mbedtls_ssl_get_early_data_status() API by Ronald Cron · 1 year, 6 months ago
  54. e21c2d2 tls13: cli: Add missing MBEDTLS_SSL_EARLY_DATA guards by Ronald Cron · 1 year, 6 months ago
  55. 0004600 tests: write early data: Inverse loop over state logic by Ronald Cron · 1 year, 6 months ago
  56. bf5e909 tests: write early data: Check we can complete handshake after writing by Ronald Cron · 1 year, 6 months ago
  57. 0aead12 ssl_client2: Improve loop writing early data by Ronald Cron · 1 year, 6 months ago
  58. b4fd47e ssl_client2: Default to library default for early data enablement by Ronald Cron · 1 year, 6 months ago
  59. d406924 Improve comments/documentation by Ronald Cron · 1 year, 6 months ago
  60. 0aab69d Merge pull request #8807 from gilles-peskine-arm/pk_import_into_psa-implement_import by Gilles Peskine · 1 year, 6 months ago
  61. d237190 Merge pull request #8773 from Ryan-Everett-arm/threadsafe-key-locking by Paul Elliott · 1 year, 6 months ago
  62. 4922190 tls13: write_early_data: Add endpoint check by Ronald Cron · 1 year, 6 months ago
  63. dd49c73 Merge remote-tracking branch 'development' into pk_import_into_psa-implement_import by Gilles Peskine · 1 year, 6 months ago
  64. 8ed3c60 Remove unnecessary ChangeLog entry by David Horstmann · 1 year, 6 months ago
  65. 9464913 Unrestore mbedtls_x509_string_to_names() by David Horstmann · 1 year, 6 months ago
  66. 0ecb5fd Merge pull request #8574 from ronald-cron-arm/ssl-tickets by Manuel Pégourié-Gonnard · 1 year, 6 months ago
  67. 93cea57 Clarify which unregister operation needs to be used by Ryan Everett · 1 year, 6 months ago
  68. 23605d1 More renaming: method -> production parameters by Gilles Peskine · 1 year, 6 months ago
  69. 092ce51 Rename "key generation method" to "key production parameters" by Gilles Peskine · 1 year, 6 months ago
  70. fc3f980 Merge pull request #8826 from valeriosetti/issue8824 by Manuel Pégourié-Gonnard · 1 year, 6 months ago
  71. a7f651c Merge pull request #8804 from valeriosetti/issue8799 by Manuel Pégourié-Gonnard · 1 year, 6 months ago gh-readonly-queue/development/pr-8804-9fb53a9e26d10cc9da555f1abeadeeec5ee33960
  72. e7a7013 Remove initialization function for variable-length struct by Gilles Peskine · 1 year, 6 months ago
  73. dc5597b Fix copypasta by Gilles Peskine · 1 year, 6 months ago
  74. 3e6ac1b fix changelog by Valerio Setti · 1 year, 6 months ago
  75. 56457b9 add changelog by Valerio Setti · 1 year, 6 months ago
  76. 7e1596d rsa: remove leftovers from mbedtls_rsa_parse_[pub]key() by Valerio Setti · 1 year, 6 months ago
  77. 02f3023 pem: zeroize the entire buffer in case of errors in mbedtls_pem_read_buffer() by Valerio Setti · 1 year, 6 months ago
  78. 9fb53a9 Merge pull request #8744 from Ryan-Everett-arm/threadsafe-key-loading by Janos Follath · 1 year, 6 months ago
  79. 028a38b Merge pull request #8661 from BensonLiou/use_init_api by Janos Follath · 1 year, 6 months ago
  80. 80bc5d6 test_suite_pk: fix data in some RSA related test cases by Valerio Setti · 1 year, 6 months ago
  81. 85e568c pk: fix documentation for RSA sign/verify and encrypt/decrypt by Valerio Setti · 1 year, 6 months ago
  82. f966a97 test_suite_pk: remove leftover comment by Valerio Setti · 1 year, 6 months ago
  83. e88a1c5 pem: fix return values in pem_check_pkcs_padding() by Valerio Setti · 1 year, 6 months ago
  84. e10674d test_suite_pem: fix comment in test case by Valerio Setti · 1 year, 6 months ago
  85. 7511d4a ECP write/export key: document that these functions don't detect unset data by Gilles Peskine · 1 year, 6 months ago
  86. 1c7ff7e mbedtls_ecp_write_key: document and test smaller output buffer by Gilles Peskine · 1 year, 6 months ago
  87. a395bdd mbedtls_ecp_write_key: document and test larger output buffer by Gilles Peskine · 1 year, 6 months ago
  88. 5bb04e0 mbedtls_ecp_write_key: no FEATURE_UNAVAILABLE error by Gilles Peskine · 1 year, 6 months ago
  89. 8de8cc0 Add ChangeLog entry for restoring X509 functions by David Horstmann · 1 year, 6 months ago
  90. 762f9f9 Restore X509 functions erroneously made private by David Horstmann · 1 year, 6 months ago
  91. d93e640 Merge pull request #8797 from adeaarm/check_config_look_for_crypto_client by Manuel Pégourié-Gonnard · 1 year, 6 months ago
  92. eba4ca1 test_suite_pem: solve driver test disparities by Valerio Setti · 1 year, 6 months ago
  93. 4cc6522 pem: do not parse ASN1 data after decryption (removes ASN1 dependency) by Valerio Setti · 1 year, 6 months ago
  94. 8aff4ef test_suite_pem: add more test cases for invalid padding data by Valerio Setti · 1 year, 6 months ago
  95. 90ea4fd pk: fix documentation for sign/verify and encrypt/decrypt by Valerio Setti · 1 year, 6 months ago
  96. 46ee81d test_suite_pk: add test cases for RSA keys (sign/verify & crypt/decrypt) by Gilles Peskine · 1 year, 6 months ago
  97. 0f286d5 pem: reject empty PEM contents by Valerio Setti · 1 year, 6 months ago
  98. 83b8baf mbedtls_pk_import_into_psa: fix Montgomery keys in the legacy case by Gilles Peskine · 1 year, 6 months ago
  99. 2ec141a After pk_import_into_psa, test that the keys match by Gilles Peskine · 1 year, 6 months ago
  100. 6fe8a06 New test helper: mbedtls_test_key_consistency_psa_pk by Gilles Peskine · 1 year, 6 months ago