1. e58f9bd boot: zephyr: Add check of RESETREAS for nRF SoC by Jon Helge Nistad · 6 years ago
  2. 3c44607 bootutil: fix enckey issue when reverting by Fabio Utzig · 6 years ago
  3. e84f0ef sim: add randomly generated image encryption keys by Fabio Utzig · 6 years ago
  4. 9a2b5de sim: derive Default for TlvGen by Fabio Utzig · 6 years ago
  5. 23e99b0 boot: encrypted: fix HKDF input size macro by Fabio Utzig · 6 years ago
  6. 005e7a0 travis: Add large-write to all overwrite-only tests by David Brown · 6 years ago
  7. 95de450 sim: Add test support for large write alignment by David Brown · 6 years ago
  8. eecae52 sim: Don't mark permanent in overwrite mode by David Brown · 6 years ago
  9. 347dc57 sim: Remove Option from MAGIC by David Brown · 6 years ago
  10. 5a31775 sim: Use `usize` instead of `u8` for alignment by David Brown · 6 years ago
  11. ab44918 boot: store write align as uint32_t by David Brown · 6 years ago
  12. 477ff5b Bugfix: nRF Cryptocell not being disabled by sigvartmh · 6 years ago
  13. 8554ed5 travis: add sig-ecdsa + enc-ec256 to sim by Fabio Utzig · 6 years ago
  14. ffc673e sim: remove deprecated usage of sync::ONCE_INIT by Fabio Utzig · 6 years ago
  15. 90f449e sim: add testing of ECIES-P256 images by Fabio Utzig · 6 years ago
  16. cbd58e3 sim: cargo: update dependencies by Fabio Utzig · 6 years ago
  17. 7324391 sim: add EC256 encryption key by Fabio Utzig · 6 years ago
  18. 5fde832 bootutil: add ECIES-P256 support by Fabio Utzig · 6 years ago
  19. 5ef883a caps: add ECIES-P256 by Fabio Utzig · 6 years ago
  20. ccc0280 boot: zephyr: tabs -> spaces in CMakeLists.txt by Fabio Utzig · 6 years ago
  21. 42cc29a boot: zephyr: add ECIES-P256 configuration by Fabio Utzig · 6 years ago
  22. c67dd70 boot: mynewt: add config for ECIES-P256 encrypted images by Fabio Utzig · 6 years ago
  23. 7a3b260 imgtool: add creation of ECIES-P256 encrypted images by Fabio Utzig · 6 years ago
  24. b3f058c docs: describe ECIES-P256 encrypted image support by Fabio Utzig · 6 years ago
  25. 2d18f25 boot: zephyr: boards: add Actinius Icarus board by Iosif Macesanu · 6 years ago
  26. 4023d62 docs: add link to encrypted_images.md and cleanup by Ruth Fuchss · 6 years ago
  27. 721cdbc docs: add missing heading by Ruth Fuchss · 6 years ago
  28. f5556c3 imgtool: fix header padding value check by Fabio Utzig · 6 years ago
  29. d0ca0ff Fix up typos by Sam Bristow · 6 years ago
  30. 441e997 mynewt: Make cflags consistent for if or ifdef usage by Andy Gross · 6 years ago
  31. e47ccd6 mynewt: allow overriding the startup routine by Fabio Utzig · 6 years ago
  32. e5ac827 imgtool: release 1.5.0alpha1 by Fabio Utzig · 6 years ago
  33. 8828280 imgtool: fix typo in flag name by Fabio Utzig · 6 years ago
  34. 2269f47 imgtool: Add complete trailer to HEX images by Fabio Utzig · 6 years ago
  35. 9117fde imgtool: add erased-val cli option by Fabio Utzig · 6 years ago
  36. f5c5dd0 Revert version.yml after release by David Brown · 6 years ago
  37. ac55554 Prepare for v1.4.0 release by David Brown · 6 years ago v1.4.0
  38. d758177 Prepare for release v1.4.0-rc2 by David Brown · 6 years ago v1.4.0-rc2
  39. 9bf95af boot: Check overflow/bounds on image header size by David Brown · 6 years ago
  40. effb06e boot: Add overflow-safe 32 and 16-bit add functions by David Brown · 6 years ago
  41. c7fe3b0 Document imgtool release process by Fabio Utzig · 6 years ago
  42. edbabcf imgtool: allow address adjustment in output hex by Fabio Utzig · 6 years ago
  43. 1318938 Upgrade mbedtls submodule to 2.16.3 by David Brown · 6 years ago
  44. f984b95 Move mbedtls submodule from sim to ext by David Brown · 6 years ago
  45. b748f6f Rename ext/mbedtls to ext/mbedtls-asn1 by David Brown · 6 years ago
  46. 1b7777b Fix CVE-2019-16892 by Fabio Utzig · 6 years ago
  47. ecbea70 Fix overflow in offset variable by Fabio Utzig · 6 years ago
  48. f0131cd imgtool: add mailing list email to setup by Fabio Utzig · 6 years ago
  49. f000480 zephyr/serial_recovery: fix serial device binding by Andrzej Puzdrowski · 6 years ago
  50. 7138e35 apps: update dependencies & syscfgs as per mcumgr by Vipul Rahane · 6 years ago
  51. 4d0c5fa Release notes for 1.4.0-rc1 by David Brown · 6 years ago v1.4.0-rc1
  52. 37b96e7 docs: Fix formatting of security document by David Brown · 6 years ago
  53. 0d98a9c docs: Create initial security policy by David Brown · 6 years ago
  54. 954dd2b kconfig: add option for multi image by Håkon Øye Amundsen · 6 years ago
  55. 2b8a695 Convert BOOT_MAGIC_SZ to #define by David Brown · 6 years ago
  56. e0bb1f9 Change BOOT_MAX_ALIGN to #define by David Brown · 6 years ago
  57. 510fddb imgtool: update to new protected TLV format by Fabio Utzig · 6 years ago
  58. 649d80f imgtool: fix trailer size calculation by Fabio Utzig · 6 years ago
  59. 2f6c164 sim: fix flash padding to use erased val by Fabio Utzig · 6 years ago
  60. ea3d3ab sim: add protected TLVs to hash calculation by Fabio Utzig · 6 years ago
  61. e52c08e bootutil: update to new protected TLV format by Fabio Utzig · 6 years ago
  62. fd140ec New protected TLV format proposal by Fabio Utzig · 6 years ago
  63. ea34f9a Fix Mynewt boot_serial unittest by Fabio Utzig · 6 years ago
  64. 61fd888 Add TLV iterator API by Fabio Utzig · 6 years ago
  65. 4f0ea74 Fix pep-8 (long line) by Fabio Utzig · 6 years ago
  66. b916e8d Fix author_email UNKNOWN in pip show by Fabio Utzig · 6 years ago
  67. 25c6a15 Add versioning to imgtool by Fabio Utzig · 6 years ago
  68. 99ec383 bootutil_misc: fix printf types in log macros by Marti Bolivar · 6 years ago
  69. e575b0b Add macro to check if swap_type is an upgrade by Fabio Utzig · 6 years ago
  70. b1adb1e Fix validation when no image is present by Fabio Utzig · 6 years ago
  71. 59b63e5 Fix identation by Fabio Utzig · 6 years ago
  72. c28005b Use better naming for swap copy/erase functions by Fabio Utzig · 6 years ago
  73. c21c210 Fix encrypted images with dependencies by Fabio Utzig · 6 years ago
  74. 4c0ee95 botutil/botutil_misc: fix compile error for debug log by Ben McCrea · 6 years ago
  75. cac58f6 boot: zephyr: main: tabs -> spaces by Fabio Utzig · 6 years ago
  76. 75b3441 Fix a few formatting issues in design doc by Fabio Utzig · 6 years ago
  77. 60319ac Update swap operation description in design doc by Fabio Utzig · 6 years ago
  78. 4d7396d Fix swap status control by Fabio Utzig · 6 years ago
  79. e4576b8 sim: Test variants of single upgrade with multi-image by David Brown · 6 years ago
  80. e6ab34c Allow upgrades of only one slot by David Brown · 6 years ago
  81. 873be31 sim: Add OldCorrect and NoUpgrade dependency types by David Brown · 6 years ago
  82. 0e6bc7f sim: Fix upgrade check by David Brown · 6 years ago
  83. 207c457 sim: Derive PartialEq and Eq for UpgradeInfo by David Brown · 6 years ago
  84. 18d301f sim: Add additional tests for mismatched upgrades by David Brown · 6 years ago
  85. 1790988 sim: Use image number instead of slot in dep test by David Brown · 6 years ago
  86. 135f716 Uncomment hold and add correct upgrades by Fabio Utzig · 6 years ago
  87. 298913b Fix dependency check infinite loop by Fabio Utzig · 6 years ago
  88. 7c1d155 Do not panic when upgrade info tells to hold by Fabio Utzig · 6 years ago
  89. 019a81a Move boot_is_version_sufficient to module scope by Fabio Utzig · 6 years ago
  90. 75e9a59 Remove boot_swap_type usage in the bootloader by Fabio Utzig · 6 years ago
  91. 233af7d Add utility function to find offset/len of TLVs by Fabio Utzig · 6 years ago
  92. a87cc7d Use local var instead of repeated macro call by Fabio Utzig · 6 years ago
  93. bc07793 Add macro to check if image must be decrypted by Fabio Utzig · 6 years ago
  94. 1e4284b Allow encrypted images in multi-image setting by Fabio Utzig · 6 years ago
  95. 6f49c27 Add boot_serial support for multi-images by Fabio Utzig · 6 years ago
  96. 61f08a0 Add basic multi-image support for Mynewt by Fabio Utzig · 6 years ago
  97. b63d995 Remove function that marks encr keys invalid by Fabio Utzig · 6 years ago
  98. ea0de00 Enable already fixed test in Travis-CI by Fabio Utzig · 6 years ago
  99. 268ace0 Zero AES key when marking invalid by Fabio Utzig · 6 years ago
  100. 6ace9ee Mark key_unwrap local function static by Fabio Utzig · 6 years ago