1. 5a83d29 Mention HKDF in TLS 1.3 feature document by Hanno Becker · 5 years ago
  2. 0c3bebf Fix typo in header of TLS 1.3 experimental features document by Hanno Becker · 5 years ago
  3. 6055a17 Add dependencies for experimental TLS 1.3 features in check_config.h by Hanno Becker · 5 years ago
  4. ceef848 Rename TLS 1.3 padding granularity macro by Hanno Becker · 5 years ago
  5. 9338f9f Add documentation on state of upstreaming of TLS 1.3 prototype by Hanno Becker · 5 years ago
  6. 29e9895 Change TLS 1.3 default padding to no padding by Hanno Becker · 5 years ago
  7. 3427f1d Update query_config.c by Hanno Becker · 5 years ago
  8. c3f7b0b Fix #endif indicator comment by Hanno Becker · 5 years ago
  9. 67a37db Add missing configuration guards to SSL record protection helpers by Hanno Becker · 5 years ago
  10. 1399692 Introduce configuration option for TLS 1.3 padding granularity by Hanno Becker · 5 years ago
  11. b54094b Fix copy-pasta in TLS 1.3 record protection unit test names by Hanno Becker · 5 years ago
  12. a0c65d8 Update version_features.c by Hanno Becker · 5 years ago
  13. e683287 Adapt SSL record protection unit test to setup TLS 1.3 transforms by Hanno Becker · 5 years ago
  14. f93c2d7 Add support for TLS 1.3 record protection to ssl_populate_transform() by Hanno Becker · 5 years ago
  15. 447558d Improve documentation of ssl_populate_transform() by Hanno Becker · 5 years ago
  16. c0eefa8 Introduce helper function to retrieve explicit IV len for transform by Hanno Becker · 5 years ago
  17. 1726380 Simplify AEAD nonce derivation by Hanno Becker · 5 years ago
  18. df8be22 TLS record protection: Add helper function for nonce derivation by Hanno Becker · 5 years ago
  19. bd5ed1d TLS record protection: Add explicit IV after record protection. by Hanno Becker · 5 years ago
  20. 1cb6c2a TLS record protection: Rewrite AAD setup and add case of TLS 1.3 by Hanno Becker · 5 years ago
  21. 81f3662 Update query_config.c by Hanno Becker · 5 years ago
  22. 9231340 Improve documentation of (D)TLSInnerPlaintext handling by Hanno Becker · 5 years ago
  23. 3c358d4 Improve documentation of MBEDTLS_SSL_PROTO_TLS1_3_EXPERIMENTAL by Hanno Becker · 5 years ago
  24. e416060 Disable experimental TLS 1.3 features in default config by Hanno Becker · 5 years ago
  25. b2713ab Enhance record encryption unit tests by checking hidden content type by Hanno Becker · 5 years ago
  26. 3169dad Add unit tests for TLS 1.3 record encryption by Hanno Becker · 5 years ago
  27. ccc13d0 TLS 1.3: Implement TLSInnerPlaintext parsing/building by Hanno Becker · 5 years ago
  28. 7d343ec Add note on inner plaintext parsing to ssl_transform documentation by Hanno Becker · 5 years ago
  29. 581bc1b Remove ref to CID from inner plaintext parsing/building functions by Hanno Becker · 5 years ago
  30. 2ab47dc Add internal version identifier for TLS 1.3 by Hanno Becker · 5 years ago
  31. a711f6e Add 'build+unit test' test for experimental TLS 1.3 code to all.sh by Hanno Becker · 5 years ago
  32. 9fc15ea Introduce config option for experimental TLS 1.3 specific features by Hanno Becker · 5 years ago
  33. 14b8b3c Merge pull request #3351 from ronald-cron-arm/make_cmake_versions by danh-arm · 5 years ago
  34. eee1f3b Merge pull request #3341 from paul-elliott-arm/fix-contributing by Janos Follath · 5 years ago
  35. b1ccff8 Merge pull request #2855 from irwir/fix_x509_crt.c by Gilles Peskine · 5 years ago
  36. deacf60 Merge pull request #3326 from kohnakagawa/fix/utf-8_encoding_bug by Gilles Peskine · 5 years ago
  37. 87e658d Add output of `python3` version by Ronald Cron · 5 years ago
  38. 2c1a1f0 Add output of make and cmake versions by Ronald Cron · 5 years ago
  39. 4bfa117 Merge pull request #3335 from Redfoxymoon/development by Manuel Pégourié-Gonnard · 5 years ago
  40. 8c4fd40 Change Changelog link to point at Changelog readme by Paul Elliott · 5 years ago
  41. 479d8de Add support for midipix, a POSIX layer for Microsoft Windows by Ørjan Malde · 5 years ago
  42. 46b8782 fix mbedtls_x509_dn_gets to escape non-ASCII characters by Koh M. Nakagawa · 5 years ago
  43. d742a24 Add changelog entry by irwir · 5 years ago
  44. 5eae4dd Merge pull request #3301 from Patater/inline-mbedtls_ecc_group_to_psa by Manuel Pégourié-Gonnard · 5 years ago
  45. 4850263 Merge pull request #3319 from Kxuan/development by danh-arm · 5 years ago
  46. ee61b66 Merge pull request #3302 from gilles-peskine-arm/psa-lifetime-persistence-indicator by Gilles Peskine · 5 years ago
  47. e24fc7b Merge pull request #2595 from k-stachowiak/unified-exit-in-examples by Gilles Peskine · 5 years ago
  48. b88bb5f Add changelog entry file by Gilles Peskine · 5 years ago
  49. 297896e Remove obsolete comment by k-stachowiak · 6 years ago
  50. c39a80d Merge pull request #3312 from sander-visser/cleanup-nullptr-deref by Gilles Peskine · 5 years ago
  51. fb79dfe Changelog entry noting the behavior change and storage format change by Gilles Peskine · 5 years ago
  52. 344e15b Update SE support to pass a location when registering a driver by Gilles Peskine · 5 years ago
  53. 2b04f46 Update SE support to pass a location when registering a driver by Gilles Peskine · 5 years ago
  54. 52ac958 Update the SE interface to pass a location when registering a driver by Gilles Peskine · 5 years ago
  55. 4cfa443 Fix macros by Gilles Peskine · 5 years ago
  56. e3871f8 Missing word by Gilles Peskine · 5 years ago
  57. c4ee2f3 Define a macro to construct a lifetime from persistence and location by Gilles Peskine · 5 years ago
  58. aff1181 Document PSA_KEY_PERSISTENCE_xxx and PSA_KEY_LOCATION_xxx by Gilles Peskine · 5 years ago
  59. ee04e69 Rename and clarify the default persistent location and persistence by Gilles Peskine · 5 years ago
  60. 5dcb74f PSA_KEY_LIFETIME_PERSISTENT is a lifetime, not just a storage area by Gilles Peskine · 5 years ago
  61. bbb3c18 Shorten type and value names for lifetime parts by Gilles Peskine · 5 years ago
  62. 2d2bb1d Define some structure for lifetime values by Gilles Peskine · 6 years ago
  63. 1a4a3f5 Merge pull request #3311 from sander-visser/validate-tls-mac-key-len by Janos Follath · 5 years ago
  64. f862d73 Merge pull request #3310 from sander-visser/fix-wrong-return-with-ssl-hw-accel-if-init-fails by Gilles Peskine · 5 years ago
  65. e22da99 Fix typo in program benchmark. by Zhai Zhaoxuan · 5 years ago
  66. a65fe0b Add changelog entry for #3310. by sander-visser · 5 years ago
  67. 3888b03 Add variable initialization to large SSL TLS function. by sander-visser · 5 years ago
  68. c64b723 Add Changelog entry for #3312 by sander-visser · 5 years ago
  69. b8aa207 Scope reduction to enable NULL check to protect dereferencing. by sander-visser · 5 years ago
  70. 1abe8ee Expose SSL HW record acceleration error. by sander-visser · 5 years ago
  71. 5435451 Merge pull request #3306 from yanesca/update_contributing_discussion_link by Janos Follath · 5 years ago
  72. a85c2b2 Update link in contributing guide by Janos Follath · 5 years ago
  73. 2f0eb51 psa: Define mbedtls_ecc_group_to_psa() inline by Darryl Green · 5 years ago
  74. 1bde9cd psa: Clear bits in mbedtls_ecc_group_to_psa() by Jaeden Amero · 5 years ago
  75. d9f6949 Merge pull request #3190 from gilles-peskine-arm/config-full-clarify-development by Gilles Peskine · 5 years ago
  76. 1d632c2 Merge pull request #3239 from opatomic/win2kdns by Manuel Pégourié-Gonnard · 5 years ago
  77. 39461b0 Merge pull request #3218 from gilles-peskine-arm/travis-rationalize by Gilles Peskine · 5 years ago
  78. 9515d76 Merge pull request #3219 from aggarg/err_optimization by Gilles Peskine · 5 years ago
  79. 907211d Travis: do both a Cortex-A build and a Cortex-M0+ build by Gilles Peskine · 5 years ago
  80. 18487f6 all.sh: on arm builds (GCC or Arm Compiler), show the code size by Gilles Peskine · 5 years ago
  81. 6e2fb86 all.sh: add a Cortex-M0+ build by Gilles Peskine · 5 years ago
  82. 6537588 all.sh: build_arm_none_eabi_gcc: do optimize by Gilles Peskine · 5 years ago
  83. 6d06134 Rename --arm-gcc-prefix to --arm-none-eabi-gcc-prefix by Gilles Peskine · 5 years ago
  84. dd2feea Merge pull request #3229 from gabor-mezei-arm/development by Gilles Peskine · 5 years ago
  85. 8386ea2 all.sh: explain the testing around deprecated features by Gilles Peskine · 5 years ago
  86. 3b1c072 Merge pull request #3217 from irwir/fix_ssl_tls.c by danh-arm · 5 years ago
  87. 924a1f2 Merge pull request #3147 from gocarlos/gocarlos-patch-1 by danh-arm · 5 years ago
  88. bdd5ba9 Merge pull request #3216 from gilles-peskine-arm/changelog-20200421-development by Gilles Peskine · 5 years ago
  89. 0c103a8 Merge pull request #2853 from irwir/fix_vcxproj by Manuel Pégourié-Gonnard · 5 years ago
  90. e150c77 build: readd unsafe build to show #warnings in CI by Carlos Gomes Martinho · 5 years ago
  91. 4830d21 Use () after function name by Gilles Peskine · 5 years ago
  92. 19dc784 Merge remote-tracking branch 'upstream/development' into fix_x509_crt.c by irwir · 5 years ago
  93. 10cb160 Travis: rebalance the Linux builds by Gilles Peskine · 5 years ago
  94. b97a044 Travis: Windows: install Python 3 and run generate_psa_constants.py by Gilles Peskine · 5 years ago
  95. 23d249a Travis: Windows: target Visual Studio 2017 by Gilles Peskine · 5 years ago
  96. 0402510 Travis: add a build with Visual Studio on Windows by Gilles Peskine · 5 years ago
  97. a4a8f04 Add a simple build script for Windows with Visual Studio by Gilles Peskine · 5 years ago
  98. af387e0 check-files: support Windows .bat files by Gilles Peskine · 5 years ago
  99. 129d041 Travis: add a build on macOS by Gilles Peskine · 5 years ago
  100. f2f39dd Travis: add a baremetal build by Gilles Peskine · 5 years ago