1
0
mirror of https://github.com/mbirth/tcl_ota_check.git synced 2024-09-19 22:33:25 +01:00
Commit Graph

51 Commits

Author SHA1 Message Date
thurask
eef0f755e3
pep8, pylint, isort 2018-02-10 20:38:38 -05:00
e582642936
Cleanup, moved dumpmgr class. 2018-02-11 01:48:47 +01:00
e6e0e83039
Converted tcldown.py to new style. 2018-02-11 01:40:52 +01:00
77e947f77b
Added new style EncryptHeaderRequest. tclcheck.py completely working
again.
2018-02-10 03:30:10 +01:00
0d1e50abab
Converted ChecksumRequest to new style. 2018-02-10 03:12:24 +01:00
a38f216607
Started converting tclcheck.py to new classes. 2018-02-10 02:38:39 +01:00
0b7ae53861
Use new Device classes in ALL the features! 2018-02-07 01:49:44 +01:00
78d9005531
Updated README. Moved pretty_xml outside of class. 2018-02-05 13:20:15 +01:00
thurask
1303fa863b
docstring all the things 2018-02-03 16:25:26 -05:00
thurask
da3663486a
pylint, autopep8, isort runthroughs 2018-02-03 15:24:36 -05:00
4456f76032
Start modularising tcllib. 2018-02-02 03:33:53 +01:00
thurask
f7ddf22d2d
document all args, describe all parsers, add db shortcut 2018-01-30 12:31:05 -05:00
dc04714e10
Bugfix for OTAs. 2018-01-19 11:39:58 +01:00
827e0ae615
Parser for checksum.php result. 2018-01-12 02:36:51 +01:00
a3dca9a52a
Also output checksums when using tclcheck.py. 2018-01-12 00:40:42 +01:00
4917b87741
Also output download links for Amazon S3 servers. 2018-01-12 00:31:39 +01:00
13c72b3458
Allow specifying custom IMEI number. Output used values. 2018-01-04 22:23:03 +01:00
d36f032943
Allow specifying raw values for MODE and CLTP. 2017-12-27 01:34:20 +01:00
f5659aeb96
More pimping. 2017-12-27 00:48:01 +01:00
6afefd5c63
Pimping tclcheck.py. 2017-12-27 00:35:00 +01:00
0da722a048
Added correct URL to uploader tool. Added notice if logs collected. 2017-11-12 22:19:04 +01:00
thurask
f60b44ddea
save downloaded encrypted headers in subfolder 2017-11-03 01:00:49 -04:00
thurask
accc171311
typo fix 2017-10-14 20:02:24 -04:00
thurask
69315d8fe2
replace numeric constants with enums 2017-10-14 19:51:38 -04:00
thurask
173060dff1
use argparse 2017-10-10 15:25:38 -04:00
b830013711
Remove obsolete tclcheck_all.py. Make pylint happy in tclcheck.py. 2017-10-06 00:25:45 +02:00
f324f4d283 Allow to specify from-version for tclcheck_allota.py. Updated README. 2017-10-04 12:53:04 +02:00
72448afd47
New PRDs. A few optimisations in tclcheck.py. 2017-09-23 23:31:32 +02:00
thurask
237280cbea
add OS version to header name 2017-09-07 12:54:17 -04:00
98daf57086 Rename encrypt_header to do_encrypt_header. Changed signature. Also
write header.bin since we already received it.
2017-09-01 14:07:06 +02:00
525b2b4256 Separate credentials to also get them for checksum.php later. Fix
missing random import.
2017-09-01 13:59:12 +02:00
e827c6d679 Split into module + program. 2017-09-01 13:43:10 +02:00
2710bd7103 Show stage when erroring. Use https for header download. 2017-09-01 13:37:54 +02:00
thurask
2ed352a090
reenable args, pass cltp into vkhash 2017-08-23 19:39:24 -04:00
thurask
3145027304
remove unused line 2017-08-22 13:02:49 -04:00
thurask
503c0fc927
add encrypt header checker 2017-08-22 12:34:09 -04:00
6367be57d1 Full ROM download via foot=1 parameter! 2017-08-19 02:07:47 +02:00
231abe73d4 Output download XML instead of check XML. 2017-08-19 02:07:25 +02:00
8a02b42204 Comment out osvs parameter as it doesn't seem to be used. 2017-08-19 02:06:44 +02:00
59e02b36cd Cleanup. 2017-08-19 01:21:00 +02:00
f0a8ea4158 Complete re-implementation. 2017-08-19 00:49:12 +02:00
2e93d93b69 Added model names after PRD numbers. Display it. 2017-08-15 16:12:57 +02:00
fc5499fc99 More debug output. 2017-08-15 15:24:38 +02:00
28a824e54a Add osvs parameter to update check. 2017-08-15 15:23:39 +02:00
bd81273c6c Continue checking remaining PRDs after broken one. 2017-08-15 15:22:42 +02:00
df63202d0a Make PRD list human readable. 2017-08-15 15:20:26 +02:00
thurask
61c2a9cbfc update 2017-08-10 10:48:50 -04:00
thurask
1543649426 2017-08-08 00:24:16 -04:00
thurask
54918cfe3d 2017-08-05 12:00:45 -04:00
thurask
8ba67fb07e 2017-08-05 10:59:11 -04:00