1. e8fe6cf boot: Harden critical path against fault attacks by Raef Coles · 5 years ago TF-Mv1.3-integ
  2. 4f4833d Abstracting mcuboot crypto functions for cleaner porting and less of an ifdef hell. by Blaž Hrastnik · 5 years ago
  3. fe03109 boot: Add ram-load upgrade mode by Tamas Ban · 5 years ago
  4. f824019 boot: bootutil: add option to disable cryptographic check of the image by Arvin Farahmand · 5 years ago
  5. aac7111 boot: Update copyrights and licenses by David Brown · 6 years ago
  6. 03368b8 boot: Add hardware key support by David Vincze · 5 years ago
  7. c308413 bootutil: Introduce HW rollback protection by David Vincze · 5 years ago
  8. a360826 ecdsa: Allow ECDSA signatures to be actual length by David Brown · 6 years ago
  9. d13318a boot: Change TLV tag to 16 bits by David Brown · 6 years ago
  10. e52c08e bootutil: update to new protected TLV format by Fabio Utzig · 6 years ago
  11. 61fd888 Add TLV iterator API by Fabio Utzig · 6 years ago
  12. c21c210 Fix encrypted images with dependencies by Fabio Utzig · 6 years ago
  13. 233af7d Add utility function to find offset/len of TLVs by Fabio Utzig · 6 years ago
  14. bc07793 Add macro to check if image must be decrypted by Fabio Utzig · 6 years ago
  15. 15c1467 Return error from boot_find_key instead of asserting by Fabio Utzig · 6 years ago
  16. c962135 Add macro to get TLVs offset from header by Fabio Utzig · 6 years ago
  17. 10ee648 Update bootutil to reduce amount of global state by Fabio Utzig · 6 years ago
  18. b0f0473 Remove current_image global and macro updates by Fabio Utzig · 6 years ago
  19. e32483f Boot: Add dependency check to multi-image boot by David Vincze · 6 years ago
  20. 4876484 Add bootutil support for ed25519 validation by Fabio Utzig · 6 years ago
  21. 3501c01 Add bootutil support for RSA-3072 by Fabio Utzig · 6 years ago
  22. 2d736ad Replace flash partitioning terminology by David Vincze · 6 years ago
  23. e280e11 Remove unused hal includes from bootutil by Timo Kröger · 7 years ago
  24. 2fc80df Fix handling of encrypted images by Fabio Utzig · 7 years ago
  25. ba82904 Add bootutil support for encrypted images by Fabio Utzig · 7 years ago
  26. b788c71 Replace mcuboot flash_map by zephyr flash_map by Andrzej Puzdrowski · 7 years ago
  27. f91bca5 Mandate the presence of mcuboot_config/mcuboot_config.h by Marti Bolivar · 7 years ago
  28. 5398604 Remove duplicated copy/paste residue by Fabio Utzig · 8 years ago
  29. 9911b18 Allow keyhash lengths smaller than 32 bytes by Fabio Utzig · 8 years ago
  30. de6edc3 Fix tabulation by Fabio Utzig · 8 years ago
  31. 3eaa2a1 Rename misleading local variable by David Brown · 8 years ago
  32. 8dd56f3 Change IMAGE_TLV_RSA2048 -> IMAGE_TLV_RSA2048_PSS by Marko Kiiskila · 8 years ago
  33. f5b33d8 Place TLV size into TLV itself by David Brown · 8 years ago
  34. 43cda33 Move key_id from header into TLV by David Brown · 8 years ago
  35. ba1fbe6 Fix running newtmgr when building for mcuboot by Fabio Utzig · 8 years ago
  36. f4e904d rsa: Add support for RSA-PSS by David Brown · 8 years ago
  37. eed80b6 Fix broken Mynewt BOOTUTIL_ -> MCUBOOT_ mapping by Fabio Utzig · 8 years ago
  38. 19356bf Make mcuboot less mynewt style by Fabio Utzig · 8 years ago
  39. e629bf3 Generalize SHA256 code to allow tinycrypt support by David Brown · 8 years ago
  40. d7e350d zephyr: Fix up mbed TLS configuration by David Brown · 8 years ago
  41. bf94339 boot; first cut at adding support for signatures with ECSDA using NIST P-256. by Marko Kiiskila · 9 years ago
  42. 39a5fa9 Move packages into "boot" top-level directory. by Christopher Collins · 9 years ago[Renamed from bootutil/src/image_validate.c]
  43. 92ea77f mcuboot - Initial migration. by Christopher Collins · 9 years ago