aboutsummaryrefslogtreecommitdiff
path: root/uncrypt
AgeCommit message (Expand)Author
2023-04-14Explicit init .rc user.Steven Moreland
2021-02-14[LSC] Add LOCAL_LICENSE_KINDS to bootable/recoveryBob Badour
2020-04-23Fix clang-analyzer-core.uninitialized.Branch warningsChih-Hung Hsieh
2019-01-31Add android::fs_mgr namespace for new Fstab codeTom Cherry
2018-12-05uncrypt: Fix the comparison in FindBlockDevice().Tao Bao
2018-12-05uncrypt: Replace a few C-strings with std::string.Tao Bao
2018-12-04Move some small users of fstab to new C++ FstabTom Cherry
2018-11-21uncrypt: write permission for f2fs_pin_fileJaegeuk Kim
2018-09-12uncrypt: fix ioctl direction for F2FS_IOC_GET_PIN_FILEDevin Kim
2018-08-22uncrypt: Depend on commonly used shared libs.Tao Bao
2018-08-01uncrypt: fix f2fs ioctl argument for pin_fileJaegeuk Kim
2018-03-22f2fs: support f2fs by setting unmovable bit for package fileJaegeuk Kim
2017-11-09uncrypt: Move to Soong.Tao Bao
2017-10-09Revert "Revert "Move error_code.h into otautil.""Tao Bao
2017-10-05Revert "Move error_code.h into otautil."Tao Bao
2017-10-04Move error_code.h into otautil.Tao Bao
2017-08-28Turn on -Wall for recovery modulesTianjie Xu
2017-07-27Merge "Add more specific error codes for uncrypt failures"Tianjie Xu
2017-07-27Add more specific error codes for uncrypt failuresTianjie Xu
2017-07-25Merge "Remove LOCAL_CLANG"Tao Bao
2017-07-25Remove LOCAL_CLANGLennart Wieboldt
2017-03-10Merge "recovery: replacing fs_mgr_read_fstab() with new fs_mgr APIs" am: 7a0d...Bowgo Tsai
2017-03-10recovery: replacing fs_mgr_read_fstab() with new fs_mgr APIsBowgo Tsai
2017-01-07Merge "Retry ioctl in uncrypt if it returns block# 0" am: ceafe69fb8 am: 06b4...Tianjie Xu
2017-01-07Merge "Retry ioctl in uncrypt if it returns block# 0"Tianjie Xu
2016-12-14Merge "Add tests for setup-bcb and clear-bcb via uncrypt." am: 4e48a6c1a1 am:...Tao Bao
2016-12-13Add tests for setup-bcb and clear-bcb via uncrypt.Tao Bao
2016-12-05Retry ioctl in uncrypt if it returns block# 0Tianjie Xu
2016-11-12Merge "Allow uncrypt to work without socket communication"Tianjie Xu
2016-11-11Allow uncrypt to work without socket communicationTianjie Xu
2016-10-19Verify wipe package when wiping A/B device in recovery.Yabin Cui
2016-10-18resolve merge conflicts of e89bf25 to stage-aosp-master am: 69c117c2ffTao Bao
2016-10-18resolve merge conflicts of e89bf25 to stage-aosp-masterTao Bao
2016-10-18Create bootloader_message static library.Yabin Cui
2016-09-30Turn on -Werror for recoveryTianjie Xu
2016-09-30Turn on -Werror for recoveryTianjie Xu
2016-09-29Turn on -Werror for recoveryTianjie Xu
2016-09-29Report uncrypt errors in detailsTianjie Xu
2016-09-29Report uncrypt errors in detailsTianjie Xu
2016-09-27Merge "Report uncrypt errors in details" am: af8b9363c6 am: 7582609d61 am: fc...Tianjie Xu
2016-09-27Merge "Report uncrypt errors in details" am: af8b9363c6 am: 7582609d61Tianjie Xu
2016-09-26Report uncrypt errors in detailsTianjie Xu
2016-09-26resolve merge conflicts of d5c7d6b to nyc-mr1-dev-plus-aospElliott Hughes
2016-09-26Switch to <android-base/properties.h>.Elliott Hughes
2016-09-23Switch to <android-base/properties.h>.Elliott Hughes
2016-09-13save uncrypt status to last_install am: e16e799dfd am: 4769f209dcTianjie Xu
2016-09-13save uncrypt status to last_install am: e16e799dfdTianjie Xu
2016-09-12save uncrypt status to last_installTianjie Xu
2016-09-12save uncrypt status to last_installTianjie Xu
2016-09-01Switch recovery to libbase loggingTianjie Xu