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

16 Commits

Author SHA1 Message Date
d167f06c3f More ANSI colours. 2017-10-05 17:59:27 +02:00
0fcb008232 Make timeout for check configurable. 2017-10-05 17:59:08 +02:00
ab18cc66c5 Highlight full versions different to latest OTA. 2017-10-05 16:21:48 +02:00
095ba8cebb
Moved ANSI_UP_DEL to tcllib. 2017-09-27 00:39:19 +02:00
thurask
c7f3e7bcaa
add scanner for unknown prds 2017-09-25 22:13:25 -04:00
thurask
0e3ebafb2d
make escape characters semi-work on windows 2017-09-23 16:17:57 -04:00
f1071509db Throw human readable exception for 404 errors. 2017-09-12 21:39:37 +02:00
thurask
1ba638df00
clean up network error messages 2017-09-07 12:47:13 -04:00
thurask
1d3e6db9a6
trickery 2017-09-01 15:53:21 -04:00
7077d6f675 Output file hash. Also better error output. 2017-09-01 18:34:15 +02:00
3dd99f9580 Raise RequestException instead of printing to console. 2017-09-01 17:58:36 +02:00
d864a2002a Add method to reset session for multiple update checks for different
PRDs.
2017-09-01 17:58:00 +02:00
03dc98b4e2 Add timeout of 10 seconds to check.php request. 2017-09-01 17:57:34 +02: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