1. 7e40ad2 app: aboot: Check to avoid overflow, while roundoff operation. by Mayank Grover · 7 years ago
  2. 20be38e Merge "app: aboot: Zeroed out buffer, before flashing to prevent leak." by Linux Build Service Account · 7 years ago
  3. ccabd21 Merge "app: aboot: Add security check to relocate bootable image in ddr region." by Linux Build Service Account · 7 years ago
  4. 7b8a8f8 app: aboot: Fix fastboot variable publication by Mayank Grover · 7 years ago
  5. 10cabbe app: aboot: Fail over to next bootable slot, in case of failure. by Mayank Grover · 7 years ago
  6. 68fbf0d app: aboot: Load and authenticate boot.img, in recovery for a/b support. by Mayank Grover · 7 years ago
  7. dedbc89 app: aboot: Zeroed out buffer, before flashing to prevent leak. by Mayank Grover · 7 years ago
  8. e559cec app: aboot: Add security check to relocate bootable image in ddr region. by Mayank Grover · 7 years ago
  9. c93cad8 app: aboot: Change to load, boot.img for a/b supported build. by Mayank Grover · 7 years ago
  10. 889be1b app: aboot: Change to detect vb version on runtime. by Mayank Grover · 7 years ago
  11. 9245c47 Merge "app: aboot: Set OS version and patch level" by Linux Build Service Account · 7 years ago
  12. fffafc3 app: aboot: Set OS version and patch level by Brahmaji K · 7 years ago
  13. d8ddcad app: aboot: Prevent out of bounds read in boot image header by Kishor PK · 7 years ago
  14. 032736f app: aboot: Add check to validate dtb entry offset and size. by Mayank Grover · 7 years ago
  15. e556c6e Merge "app: aboot: add check to validate dtb size." by Linux Build Service Account · 7 years ago
  16. 62f36e2 Merge "app: aboot: add check for possible NULL dereference." by Linux Build Service Account · 7 years ago
  17. c0b2382 Merge "app: aboot: Add check for integer overflow in sparse block header size." by Linux Build Service Account · 7 years ago
  18. 5eb5f69 app: aboot: add check for possible NULL dereference. by Mayank Grover · 7 years ago
  19. 4f50bba app: aboot: Add check for integer overflow in sparse block header size. by Mayank Grover · 7 years ago
  20. 48bd9bb app: aboot: add check to validate block size for sparse image header. by Mayank Grover · 7 years ago
  21. 81e019e app: aboot: add check to validate dtb size. by Mayank Grover · 7 years ago
  22. 630bda9 Merge "app: aboot: Update commandline for UFS devices" by Linux Build Service Account · 7 years ago
  23. f7776ad Merge "app: aboot: update set_active command to be compliant with O upgrade." by Linux Build Service Account · 7 years ago
  24. 3804be7 app: aboot: Update commandline for UFS devices by Mayank Grover · 7 years ago
  25. 6ccc1c9 app: aboot: update set_active command to be compliant with O upgrade. by Mayank Grover · 7 years ago
  26. f9168e4 Merge "app: aboot: check minimum size of ubi image." by Linux Build Service Account · 7 years ago
  27. 2bd84bb app: aboot: Fix use of unsafe api. by Mayank Grover · 7 years ago
  28. 6cde935 app: aboot: check minimum size of ubi image. by Mayank Grover · 7 years ago
  29. 226623b Merge "app: aboot: a/b support, enable current slot lookup and booting." by Linux Build Service Account · 7 years ago
  30. 351a75e app: aboot: a/b support, enable current slot lookup and booting. by Mayank Grover · 7 years ago
  31. c59d850 Merge "app: aboot: check splash buffer size for overflow" by Linux Build Service Account · 7 years ago
  32. bf99df4 Merge "app: aboot: Read boot image header only once from mmc into RAM" by Linux Build Service Account · 7 years ago
  33. c5ff963 Merge "app: aboot: Validate read_der_message_length in cmd_boot" by Linux Build Service Account · 7 years ago
  34. 67bd3c9 Merge "app: aboot: disable FRP feature and replace with stub code." by Linux Build Service Account · 7 years ago
  35. 619e9e4 app: aboot: check splash buffer size for overflow by Sachin Bhayare · 7 years ago
  36. 5134b33 app: aboot: Validate read_der_message_length in cmd_boot by Kishor PK · 7 years ago
  37. 9e91b59 app: aboot: Read boot image header only once from mmc into RAM by Kishor PK · 7 years ago
  38. c6f22a7 app: aboot: add padding bytes to image size by Vijay Kumar Pendoti · 7 years ago
  39. 70f8b0e app: aboot: disable FRP feature and replace with stub code. by Mayank Grover · 7 years ago
  40. 38ed93d app: aboot: buffer over read in flash_nand fastboot command by Kishor PK · 7 years ago
  41. 60a6821 app: aboot: Intialize the recovery message by Kishor PK · 7 years ago
  42. abf1e1e app: aboot: add support for booting systemd in ffbm mode on LE by Hareesh Gautham · 7 years ago
  43. 4983150 app: aboot: interger overflow in cmd_flash_meta_img by Kishor PK · 7 years ago
  44. 3cd4524 app: aboot: update kernel cmd line for display params by Vladislav Levenetz · 7 years ago
  45. 54ac3bb app: aboot: shutdown device if verity is in eio and no user action by Parth Dixit · 7 years ago
  46. c30fe7d Merge "app: aboot: validate the read dtb for out of bound error." by Linux Build Service Account · 7 years ago
  47. ebf85ae app: aboot: validate the read dtb for out of bound error. by Mayank Grover · 7 years ago
  48. b337e93 app: aboot: check for input image size for overflow by Mayank Grover · 7 years ago
  49. 4886040 app: aboot: set current LUN before reading partition. by Mayank Grover · 7 years ago
  50. 93088bd app: aboot: Optimize boot time for FFBM by taozhang · 8 years ago
  51. d3ed20e app: aboot: Retrieve dt size while booting from flash by Vijay Kumar Pendoti · 8 years ago
  52. 9d95e7c Merge "app: aboot: Add integer overflow checks" by Linux Build Service Account · 8 years ago
  53. c266bd2 Merge "boot_verifier: Implement updated verified boot spec" by Linux Build Service Account · 8 years ago
  54. e10e1b7 Merge "app: aboot: add check on DDR space available" by Linux Build Service Account · 8 years ago
  55. 4097b62 app: aboot: add support for new boot image format by Parth Dixit · 8 years ago
  56. 86b0c11 boot_verifier: Implement updated verified boot spec by Channagoud Kadabi · 8 years ago
  57. c1cffa0 Merge "app: aboot: add integer overflow in booting from emmc" by Linux Build Service Account · 8 years ago
  58. b345836 app: aboot: add check on DDR space available by Vijay Kumar Pendoti · 8 years ago
  59. f9fc8aa Merge "target: msm8909: Commandline support to disable WGR" by Linux Build Service Account · 8 years ago
  60. 10a3345 app: aboot: Add support for bootimage containing a uncompressed kernel by Ameya Thakur · 8 years ago
  61. 57e98c3 Merge "platform: msm_shared: add scrambling support for 4K 60fps modes" by Linux Build Service Account · 8 years ago
  62. b228cfc target: msm8909: Commandline support to disable WGR by Vijay Kumar Pendoti · 8 years ago
  63. 208f962 app: aboot: add integer overflow in booting from emmc by Vijay Kumar Pendoti · 8 years ago
  64. a99c46b Merge "app: aboot: erase userdata footer when ufs storage is used." by Linux Build Service Account · 8 years ago
  65. a7865a8 aboot: add compile time option to select hdmi primary by Ajay Singh Parmar · 9 years ago
  66. d973071 app: aboot: add size check when flashing on NAND by Gaurav Nebhwani · 8 years ago
  67. 6a2abf4 Merge "target: project: msm8996: Update target specific command line" by Linux Build Service Account · 8 years ago
  68. 21a3745 app: aboot: add check on size of atags by vijay kumar · 8 years ago
  69. 47bc128 app: aboot: Add integer overflow checks by Vijay Kumar Pendoti · 8 years ago
  70. 85c7ec3 target: project: msm8996: Target specific command line by Channagoud Kadabi · 8 years ago
  71. 0b21f46 app: aboot: erase userdata footer when ufs storage is used. by Vijay Kumar Pendoti · 8 years ago
  72. 7c768c0 aboot: mdtp: Fix minor security issues. by Amir Kotzer · 8 years ago
  73. 8ee2188 app: aboot: Check device's status in cmd_flash_meta_img before flashing by lijuang · 8 years ago
  74. 3e2d303 app: aboot: fix buffer overread in flashing image by Parth Dixit · 8 years ago
  75. 9c002ad app: aboot: modify api declaration by Vijay Kumar Pendoti · 8 years ago
  76. 43e2a46 app: aboot: add check for available DDR space by Gaurav Nebhwani · 8 years ago
  77. 163cbf8 app: aboot: freeing allocated memory when not required by Gaurav Nebhwani · 8 years ago
  78. e94cbe1 app: aboot: add integer overflow check by Gaurav Nebhwani · 8 years ago
  79. 4d2389c app: aboot: replace hard coded value with variable by Gaurav Nebhwani · 8 years ago
  80. 64b1a48 app: aboot: Fix pointer to integer conversions by Parth Dixit · 8 years ago
  81. eecfd82 app: aboot: cmd_boot: Read Signature length from boot img instead of hardcode. by P.V. Phani Kumar · 8 years ago
  82. 3c33320 app:aboot: Validate the contents of Best match DTB entry. by P.V. Phani Kumar · 8 years ago
  83. 8291676 app:aboot: Error condition check to detect invalid DTB size. by P.V. Phani Kumar · 8 years ago
  84. 2008ff2 app: aboot: Exit keys' detection thread after fastboot boot boot.img by lijuang · 8 years ago
  85. 8f53e36 app: aboot: add dtb parsing support in signed bootimage flow by vijay kumar · 8 years ago
  86. c7313cc platform: msm_shared: add buffer overread check by Gaurav Nebhwani · 8 years ago
  87. bdd9bb4 app: aboot: Add dm-verity warning menu by lijuang · 8 years ago
  88. de34d50 app: aboot: Exit keys' detection thread after fastboot continue by lijuang · 8 years ago
  89. ba8a9d5 aboot: mdtp: disable dual UI during mdtp locking. by Reut Zysman · 8 years ago
  90. a5715a0 app: aboot: update commandline for keymaster 1.0 by Parth Dixit · 9 years ago
  91. 3983173 app: aboot: Optimize watch dog function by lijuang · 8 years ago
  92. 395b5e6 platform: msm_shared: integrate dload & normal reboot reason in a function by lijuang · 8 years ago
  93. 9a7d3b9 platform: msm_shared: Optimize the functions for display menu and key's detection by lijuang · 8 years ago
  94. 407f15b app: aboot: replace strtok with strtok_r by Parth Dixit · 8 years ago
  95. 966a982 app: aboot: check for integer overflow by vijay kumar · 8 years ago
  96. cb0c608 app: aboot: fastboot continue failing for secure device by Parth Dixit · 8 years ago
  97. 1a50a64 app: aboot: add physical address translation by vijay kumar · 9 years ago
  98. 8829342 Merge "project: msm8952: Add compilation flag for backward compatible verified boot" by Linux Build Service Account · 8 years ago
  99. 4497980 Merge "app: aboot: check battery voltage before erase or flash the whole image" by Linux Build Service Account · 9 years ago
  100. d86b38e app: aboot: check battery voltage before erase or flash the whole image by lijuang · 9 years ago