Go to file
Matthias Schiffer 90380414f1
autoupdater: add timeouts to wget calls
The -T parameter only seems to limit the maximum time between received
packets, but not the overall run time.

This adds simple timeouts to the wget calls (5 minutes for the manifest,
30 minutes for the image). The implementation is very simple, only checking
the manifest timeout each time a line was received, and the image timeout
once a second. A more elegent fix seems like overkill, as the Lua
autoupdater will be replaced with a new implementation after Gluon 2016.2
anyways.
2016-09-08 03:09:30 +02:00
admin autoupdater: add timeouts to wget calls 2016-09-08 03:09:30 +02:00
libs libplatforminfo: add ramips-mt7621 support 2016-06-30 18:45:59 +02:00
net batman-adv-legacy: ignore error when writing to mesh_iface (#146) 2016-09-08 02:18:18 +02:00
utils ecdsautils: update to current git, add libecdsautil 2016-07-28 01:04:36 +02:00
.gitignore Add .gitignore 2013-09-28 19:45:19 +02:00