1. f0ae0b9 Remove PKCS#11 library wrapper. by Mateusz Starzyk · 4 years, 4 months ago
  2. 9f2fb1e Merge branch 'development' into development_3.0 by Gilles Peskine · 4 years, 4 months ago
  3. 48b9b8e Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago
  4. befab32 Merge pull request #4253 from mstarzyk-mobica/long_url_in_changelog_entry by Gilles Peskine · 4 years, 4 months ago
  5. 1c04931 Merge remote-tracking branch 'origin/development' into development_new by Dave Rodgman · 4 years, 4 months ago
  6. 6297038 Fix error message for long lines with URLs. by Mateusz Starzyk · 4 years, 4 months ago
  7. d55679c Move URL regexes to class scope. by Mateusz Starzyk · 4 years, 4 months ago
  8. 5ba0637 Add key material for twisted Edwards curves by Gilles Peskine · 4 years, 5 months ago
  9. 41f5a83 Consistently describe Ed25519 as a 255-bit curve by Gilles Peskine · 4 years, 5 months ago
  10. d532a1c New elliptic curve family: twisted Edwards by Gilles Peskine · 4 years, 5 months ago
  11. 2f3eac2 Merge pull request #4164 from chris-jones-arm/move-internal-headers by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  12. 660900b Move URL matching regex to method definition. by Mateusz Starzyk · 4 years, 4 months ago
  13. a46dd2f Use raw string + binary matching for URL regex. by Mateusz Starzyk · 4 years, 4 months ago
  14. aabc6ff Compile URL matching regex before using it in the loop. by Mateusz Starzyk · 4 years, 4 months ago
  15. ee324da Allow changelog entries to have URLs exceeding 80 char limit. by Mateusz Starzyk · 4 years, 4 months ago
  16. f53bfcb Merge pull request #4214 from gilles-peskine-arm/psa-storage-format-test-types by Gilles Peskine · 4 years, 5 months ago
  17. b31ac14 Remove certs.h includes from test applications. by Mateusz Starzyk · 4 years, 5 months ago
  18. 07864c2 Merge pull request #4202 from paul-elliott-arm/changelog_linelength_enforcement by Ronald Cron · 4 years, 5 months ago
  19. d75773e Pythonify and fix reported line number by Paul Elliott · 4 years, 5 months ago
  20. 11349c0 Remove certs module from mbedtls. by Mateusz Starzyk · 4 years, 6 months ago
  21. 82946bf Drop support for MBEDTLS_SSL_HW_RECORD_ACCEL. by Mateusz Starzyk · 4 years, 5 months ago
  22. a21fcd6 Drop support for RC4 TLS ciphersuites. by Mateusz Starzyk · 4 years, 5 months ago
  23. 3b8d75f Drop support for TLS record-level compression. by Mateusz Starzyk · 4 years, 6 months ago
  24. 9963285 Drop support for SSLv3. by Mateusz Starzyk · 4 years, 6 months ago
  25. 3127d90 Drop support for parsing SSLv2 ClientHello. by Mateusz Starzyk · 4 years, 6 months ago
  26. f8223ab Cover all key types by Gilles Peskine · 4 years, 5 months ago
  27. 2352396 Obtain the values of expressions by running C code by Gilles Peskine · 4 years, 5 months ago
  28. e009448 New python module to encode a PSA key for storage by Gilles Peskine · 4 years, 6 months ago
  29. 33c601c Hook up PSAMacroCollector to PSAMacroEnumerator by Gilles Peskine · 4 years, 5 months ago
  30. 22fcf1b Move PSAMacroEnumerator to macro_collector by Gilles Peskine · 4 years, 5 months ago
  31. 10ab267 Add some type annotations by Gilles Peskine · 4 years, 5 months ago
  32. 0c5e8ef Move entropy_poll.h to library by Chris Jones · 4 years, 5 months ago
  33. 462a4d4 Move padlock.h to library by Chris Jones · 4 years, 5 months ago
  34. 094cab3 Move aesni.h to library by Chris Jones · 4 years, 5 months ago
  35. 91143df Rename ssl_internal.h to ssl_misc.h by Chris Jones · 4 years, 5 months ago
  36. eed9e26 Update includes to use library/ instead of include/mbedtls/ by Chris Jones · 4 years, 6 months ago
  37. b05a59a Improve error message by Paul Elliott · 4 years, 5 months ago
  38. f08648d Make assemble changelog script enforce line length by Paul Elliott · 4 years, 5 months ago
  39. 1b52ee9 Remove 1.3 to 2.0 transition helpers files. by Mateusz Starzyk · 4 years, 6 months ago
  40. 947bb0b Code readability improvements by Steven Cooreman · 4 years, 5 months ago
  41. d927ed7 Rename _MINIMUM_LENGTH flags to _AT_LEAST_THIS_LENGTH by Steven Cooreman · 4 years, 5 months ago
  42. 4400c3a Add _AT_LEAST_THIS_LENGTH_ macros to PSA constants test by Steven Cooreman · 4 years, 5 months ago
  43. d75adfc KeyType: do a sanity check on the key type expression by Gilles Peskine · 4 years, 6 months ago
  44. 4fbffcd Do not require typing_extensions at runtime by Gilles Peskine · 4 years, 6 months ago
  45. fa3c69a Improve documentation of crypto_knowledge.KeyType by Gilles Peskine · 4 years, 6 months ago
  46. 505cc64 Use the base name of the generating script, not the full path by Gilles Peskine · 4 years, 6 months ago
  47. 0ac258e Don't consider secp192r1 by Gilles Peskine · 4 years, 6 months ago
  48. 0cbaf05 Add some randomly generated keys by Gilles Peskine · 4 years, 6 months ago
  49. 6f6483f New module for key material for asymmetric key types by Gilles Peskine · 4 years, 6 months ago
  50. 8ffb585 New function to write a whole .data file by Gilles Peskine · 4 years, 6 months ago
  51. db2f575 New Python module for generating Mbed TLS test cases by Gilles Peskine · 4 years, 6 months ago
  52. 397b028 Create sample key material for symmetric keys by Gilles Peskine · 4 years, 6 months ago
  53. df63968 Enumerate sizes to test for each key type by Gilles Peskine · 4 years, 6 months ago
  54. 0156a15 Framework for knowledge about key types by Gilles Peskine · 4 years, 6 months ago
  55. 0655b4f Check if the last word is 'MASK', not if it ends with 'MASK' by Gilles Peskine · 4 years, 6 months ago
  56. 13d60eb MacroCollector: default to not including intermediate macros by Gilles Peskine · 4 years, 6 months ago
  57. f8deb75 Factor out is_internal_name as a separate method by Gilles Peskine · 4 years, 6 months ago
  58. e7c4455 Move PSAMacroCollector to a module of its own by Gilles Peskine · 4 years, 6 months ago
  59. 7bb85c2 Separate the parsing and generation parts of MacroCollector by Gilles Peskine · 4 years, 6 months ago
  60. 0fdcc8e Remove Havege module. by Mateusz Starzyk · 4 years, 6 months ago
  61. a63b20d Rename AEAD tag length macros by Bence Szépkúti · 4 years, 8 months ago
  62. 53943ca Merge pull request #3992 from stevew817/feature/ecp_no_fallback by Gilles Peskine · 4 years, 6 months ago
  63. 88a8035 Merge pull request #3953 from gilles-peskine-arm/python-mypy-mkdir by Ronald Cron · 4 years, 6 months ago
  64. 77e09b6 Don't turn on NO_FALLBACK for full build since it removes functionality by Steven Cooreman · 4 years, 7 months ago
  65. 2991b5f Minor documentation fixes by Gilles Peskine · 4 years, 7 months ago
  66. 2427d15 Merge pull request #3986 from gilles-peskine-arm/ssl_test_lib-create by paul-elliott-arm · 4 years, 7 months ago
  67. c772b18 Move the declaration of query_config() to a dedicated header file by Gilles Peskine · 4 years, 7 months ago
  68. a51e1db Merge pull request #3895 from gilles-peskine-arm/psa-external-random by Gilles Peskine · 4 years, 7 months ago
  69. a3ed34f ssl_test_lib.[hc]: new source file for common SSL test code by Gilles Peskine · 4 years, 7 months ago
  70. 2adebc8 Move get_c_expression_values into a separate module by Gilles Peskine · 4 years, 8 months ago
  71. a294551 Update PSA Crypto macro values to version 1.0.0 by Bence Szépkúti · 4 years, 8 months ago
  72. f08b3f8 Autonomous random driver: create configuration option by Gilles Peskine · 4 years, 9 months ago
  73. 662deb3 Merge pull request #3547 from ronald-cron-arm/psa-openless by Gilles Peskine · 4 years, 9 months ago
  74. 67aed9a Simplify conditional guards in error.c by Gilles Peskine · 4 years, 9 months ago
  75. c3623db State PSA_CRYPTO_KEY_ID_ENCODES_OWNER and USE_PSA_CRYPTO incompatibility by Ronald Cron · 4 years, 9 months ago
  76. b64e0fe Fix conditions for including string.h in error.c by Gilles Peskine · 4 years, 9 months ago
  77. 2d0b723 Merge pull request #3712 from jdurkop/psa-crypto-config-ecdsa-3670 by Gilles Peskine · 4 years, 9 months ago
  78. dd544e1 Fixed comments and test message output for new PSA tests by John Durkop · 4 years, 10 months ago
  79. 714e3a1 Minor cleanup to fix errors with some unit tests by John Durkop · 4 years, 10 months ago
  80. e18d09d fix(programs/psa): commit python3 generated file by Cameron Nemo · 4 years, 11 months ago
  81. dc57c25 Merge pull request #3527 from ronald-cron-arm/key-extended-id by Gilles Peskine · 4 years, 11 months ago
  82. cb54610 Set MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER in baremetal configuration by Ronald Cron · 5 years ago
  83. 0d7c64d Changed test driver include folder to reflect it's a test driver by Steven Cooreman · 5 years ago
  84. a70d588 Add initial test driver conforming to the new spec by Steven Cooreman · 5 years ago
  85. 2647b68 Set MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER in full configuration by Ronald Cron · 5 years ago
  86. 71016a9 psa: Rename psa_key_file_id_t to mbedtls_svc_key_id_t by Ronald Cron · 5 years ago
  87. d4ac4e0 Merge pull request #736 from mpg/cf-varpos-copy-dev-restricted by Janos Follath · 5 years ago
  88. abccfc1 Merge development into development-restricted by Dan Handley · 5 years ago
  89. 73afa37 Add option to test constant-flow with valgrind by Manuel Pégourié-Gonnard · 5 years ago
  90. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  91. eaa0739 Merge pull request #716 from mpg/ct-varlen-hmac by Manuel Pégourié-Gonnard · 5 years ago
  92. 6240def Add MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN by Manuel Pégourié-Gonnard · 5 years ago
  93. fafe855 Merge pull request #3392 from paul-elliott-arm/psa_ecc_dh_macros by Manuel Pégourié-Gonnard · 5 years ago
  94. 527b878 Merge pull request #3454 from gilles-peskine-arm/include-common-h-development by Manuel Pégourié-Gonnard · 5 years ago
  95. 75e2703 Rename DH Family Macros According to PSA Spec by Paul Elliott · 5 years ago
  96. 8ff510a Rename ECC Family Macros According to PSA Spec by Paul Elliott · 5 years ago
  97. db09ef6 Include common.h instead of config.h in library source files by Gilles Peskine · 5 years ago
  98. 66c3dc4 Include the library directory for the sake of 3rdparty by Gilles Peskine · 5 years ago
  99. be9a575 Merge tag 'mbedtls-2.23.0' into merge-2.23.0-release-to-development by Janos Follath · 5 years ago
  100. 8dc0af2 programs: Link to tests common code by Ronald Cron · 5 years ago