summaryrefslogtreecommitdiff
path: root/scripts/paycheck.py
Commit message (Expand)AuthorAgeFilesLines
* update_payload: Allow specifying partition options for major version 2Tudor Brindus2018-06-251-38/+70
* update_payload: Allow check for given metadata sizeAmin Hassani2018-03-231-1/+6
* update_payload: Allow paycheck.py to compare apply results.Amin Hassani2018-03-051-4/+43
* update_payload: migrate the license headers to AOSPAmin Hassani2018-01-301-3/+14
* update_payload: remove block tracerAmin Hassani2018-01-291-23/+1
* update_payload: use argparseAmin Hassani2018-01-231-138/+140
* update_payload: Fix most of lint styling issues.Amin Hassani2018-01-051-1/+0
* update_payload: Add puffin binary path to paycheck.pyAmin Hassani2017-12-011-0/+6
* paycheck: Small improvements to the block tracer utility.Gilad Arnold2015-07-221-1/+1
* paycheck: Properly infer usable target partition size.Gilad Arnold2015-07-171-16/+5
* paycheck: Fix linter errors.Gilad Arnold2015-07-171-3/+5
* paycheck: allow to pass an explicit path to bspatchGilad Arnold2013-08-261-0/+6
* update_payload library: TODO + bug referencesGilad Arnold2013-06-101-0/+4
* paycheck: close metadata signature fileGilad Arnold2013-05-231-2/+4
* paycheck: move default pubkey handling inside the libraryGilad Arnold2013-05-221-9/+4
* Update paycheck to understand the updated update_metadata fields.Don Garrett2013-05-151-0/+5
* paycheck: support for in-place BSDIFF operationsGilad Arnold2013-05-131-10/+16
* paycheck: src/dst -> old/new in applier codeGilad Arnold2013-05-131-2/+2
* paycheck: fix integration test scriptGilad Arnold2013-05-131-1/+2
* paycheck: make gpyling happyGilad Arnold2013-05-081-4/+3
* paycheck: fixed an undefined variable bugGilad Arnold2013-05-081-2/+3
* paycheck: refined default metadata signature logicGilad Arnold2013-05-071-7/+7
* paycheck: enforce physical partition size correctlyGilad Arnold2013-05-071-1/+18
* paycheck: --disalbed_tests implies --checkGilad Arnold2013-05-071-2/+2
* Add public update key as default.Don Garrett2013-05-061-1/+6
* Add default name for the metadata signature file.Don Garrett2013-05-021-0/+9
* paycheck: allow to disable specific checksGilad Arnold2013-05-021-1/+14
* paycheck: perform payload integrity check by defaultGilad Arnold2013-04-231-45/+63
* Update payload library + command-line toolGilad Arnold2013-03-081-0/+160