Daniel
109f51e834
Verify signatures of indexes when loading from disk
2022-09-28 14:41:11 +02:00
Daniel
beaa7482d0
Add support for signed indexes
2022-09-23 14:57:42 +02:00
Daniel
f6fc67ad46
Add support for new index format
2022-09-23 14:57:42 +02:00
Daniel
0e5eb4b6de
Add support for signed updates
2022-09-23 14:57:42 +02:00
Daniel
e02f084c8a
Improve empty index support
2021-06-07 16:36:47 +02:00
Daniel
c3f98cd600
Move from Stable/Beta to a more generic Stable/PreRelease model
2021-06-03 23:25:07 +02:00
Daniel
cd7ba1172d
Fix log message
2021-04-19 13:47:24 +02:00
Daniel
9b307b3bea
Warn instead of failing when updater index is empty
2021-04-16 21:41:56 +02:00
Daniel
61255dcbe0
Ignore unpacked resource folders when scanning
2020-11-26 14:49:28 +01:00
Daniel
08fda000bb
Fix scanning files for resources
2020-11-24 16:10:26 +01:00
Daniel
02bb6d1d9b
Use context for network connections in updater
2020-07-21 15:04:05 +02:00
Daniel
441f9c45ac
Improve logging
2020-05-08 10:57:14 +02:00
Patrick Pacher
fa36efb71c
Fix unsafe access to reg.indexes in updater
2020-05-04 10:57:59 +02:00
Patrick Pacher
9d7fd1235d
Add support for custom index files.
...
This commit changes the updater package to support custom
index files by callling registry.AddIndex(). Note that the
previously hard-coded index files stable.json and beta.json
have been removed and must be added by using AddIndex() prior
to calling LoadIndexes().
2020-05-04 10:32:50 +02:00
Daniel
f1aacc5d45
Move portmaster/updates to portbase/updater, transform to lib
2019-10-07 16:13:35 +02:00