1
0
mirror of https://github.com/freifunk-gluon/packages.git synced 2024-06-17 12:44:00 +02:00
gluon-packages/admin/autoupdater/src
Julian Labus f39c29ddae
autoupdater: allow skipping the signatures check
this commit introduces a new cli flag "--force-signatures"
2019-01-08 08:30:00 +01:00
..
autoupdater.c autoupdater: allow skipping the signatures check 2019-01-08 08:30:00 +01:00
CMakeLists.txt autoupdater: new implementation 2018-01-13 00:22:27 +01:00
hexutil.c autoupdater: new implementation 2018-01-13 00:22:27 +01:00
hexutil.h autoupdater: new implementation 2018-01-13 00:22:27 +01:00
manifest.c autoupdater: use safe allocation functions 2018-02-22 02:39:48 +01:00
manifest.h autoupdater: new implementation 2018-01-13 00:22:27 +01:00
settings.c autoupdater: use safe allocation functions 2018-02-22 02:39:48 +01:00
settings.h autoupdater: allow skipping the signatures check 2019-01-08 08:30:00 +01:00
uclient.c autoupdater: uclient: fix nullpointer dereference on invalid URL (#183) 2018-02-19 17:10:44 +01:00
uclient.h autoupdater: new implementation 2018-01-13 00:22:27 +01:00
util.c autoupdater: add safe allocation functions 2018-02-22 02:39:47 +01:00
util.h autoupdater: add safe allocation functions 2018-02-22 02:39:47 +01:00
version.c autoupdater: consider end of string smaller than all characters except for '~' 2018-12-18 23:16:17 +01:00
version.h autoupdater: new implementation 2018-01-13 00:22:27 +01:00