767de7a1a5
Save date of fetching build to fileinfo database
2019-02-08 17:20:28 +01:00
e32d7446ca
Fix names of some updates
2019-01-31 20:28:32 +01:00
e2ea2e5fee
A few fixes, update attributes
2019-01-31 20:17:41 +01:00
c4fb38e6f5
Fix error reporting of get.php, update packs metadata
2019-01-25 20:29:53 +01:00
71ee367367
Add option to get list of UUP without generation of links
2019-01-15 21:28:57 +01:00
d1911c2424
Deprecate old packs system and replace it with internal generated packs
2019-01-05 01:25:25 +01:00
888cc470cb
Add missing Hong Kong
2019-01-02 22:09:40 +01:00
312b5c6c52
Update attributes
2018-12-15 20:22:36 +01:00
cd656f0877
Do not use hard coded expiration date for cookie
2018-12-13 23:18:34 +01:00
7a9f22cc40
UUP dump API v1.17.0
...
- Updated attributes
- Changed generation of UUIDs to create correct values
- Added getting of cookie, so no longer there is need for starting cookie
- Changed hard coded device value to randomly generated one
2018-12-13 21:19:51 +01:00
ac867de609
Create proper error string for returning
2018-11-16 21:51:54 +01:00
a213313062
Handle XML load error
2018-11-16 21:29:29 +01:00
bb3878d78e
Add optional WU response caching
2018-11-16 17:59:48 +01:00
e28e612dd2
Fix download of CU from updates that are not explicitly marked as CU
2018-10-31 18:21:10 +01:00
d01e2ad508
Second attempt of using XML parser
2018-10-11 21:48:46 +02:00
b3c0a47186
Revert "Parse XML using XML parser instead of using regex in get.php"
...
This reverts commit 5828423453
.
2018-10-11 21:35:25 +02:00
fa256217c9
Fix messed up variables
2018-10-11 21:29:54 +02:00
5828423453
Parse XML using XML parser instead of using regex in get.php
2018-10-11 21:23:22 +02:00
bcff23e6da
Update attributes
2018-09-21 18:01:12 +02:00
25522360f9
Fix 18237
2018-09-13 11:43:00 +02:00
5437031520
Remove baseless update cabs
2018-08-30 20:17:36 +02:00
f572f3ba0f
Even more unnecessary changes
2018-08-11 00:15:04 +02:00
212b54a98e
Some unnecessary fixes
2018-08-10 23:55:45 +02:00
7f859eb6df
Fix PHP warnings appearing when fileinfo database is empty
2018-07-19 01:27:40 +02:00
02444758f6
Updated cookie
...
Old cookie given by server was supposed to expire in 2045, but expired this year. Microsoft cannot even give correct dates for their cookies...
2018-07-16 01:17:27 +02:00
7143b4e8c3
Force usage of lower case names for files
2018-06-14 20:38:34 +02:00
bce954d9dc
Added option to automatically use latest build version from database
2018-06-14 19:40:51 +02:00
ac0e30ecdf
Add missing updates to lists created from generated packs
2018-05-15 21:17:11 +02:00
5bcd082c5a
Baseless files removal, proper 17661 pack
2018-05-04 21:24:27 +02:00
95f82190bf
Quick fix for new Cabs_ files
2018-05-03 20:42:27 +02:00
7e5975cfb1
Added langs list that was removed for debugging purposes, and not re-added after that
...
And that's why you should not do debugging on "production" code.
This code is not even alpha quality, but "works".
2018-05-01 03:05:50 +02:00
5b62a1699c
UUP dump API 1.14.0
...
- Added support of pregenerated update packs
- Added support of fetching updates that need custom SKU ID
2018-04-29 21:33:19 +02:00
6eaa55dad1
Fixed a bug when using uupGetFiles more than one time
2018-04-29 00:39:46 +02:00
c6ebd7e73f
Add accidentally removed package
2018-04-25 20:35:09 +02:00
1b7a4ef020
17655 pack template
2018-04-25 20:31:00 +02:00
6ff681b273
17650 pack template, support of single file editions
2018-04-20 14:18:43 +02:00
32e9b283e1
Added support of saving multiple updates received from server
2018-04-11 18:01:27 +02:00
0ca9f5be68
Add 17634 pack template, add reporting of build to get.php responses
2018-03-29 19:41:22 +02:00
3f6d6dcbe0
Added support of downloading WindowsUpdateBox.exe file only
2018-03-17 22:20:20 +01:00
9b861d4492
Change fetchupd update information output, fix some minor bugs
2018-03-17 17:29:59 +01:00
48cd2c20f2
Pack template for 17623 and newer
2018-03-16 18:53:05 +01:00
1d9338025e
Added parameters that will allow fetching of retail builds of RS4
...
These parameters are already present in native requests made by Windows Update.
2018-03-15 22:33:17 +01:00
77de8b3efc
Added search of builds in local database
2018-02-10 01:10:57 +01:00
6dc23e6737
Pack template for 17093 and newer
2018-02-08 14:02:49 +01:00
f411e2ea6e
Reworked requests
...
The way how request data is generated has been changed to make it easier to update when new parameters will appear. This change also adds better branch predictor from build number, so now requests use correct branch for specified build number.
2018-01-13 19:59:05 +01:00
6325fff8b6
Added additional DeviceAttributes needed to properly fetch 16299.192
2018-01-07 01:17:08 +01:00
6e9c0d7169
Add missing editions
...
Previous edition list was taken from build 17063 product.ini file. For some reason this file does not contain a few editions that are present in older ones.
2017-12-25 01:53:08 +01:00
d196812ce8
Add checking if metadata ESD files exist
2017-12-24 22:23:18 +01:00
77745105e1
Fix missing includes
2017-12-23 19:22:34 +01:00
f367afd64b
Change handling of packs
...
The handling of packs has been changed to use different files for builds. This will allow easier implementation of changed packs in future.
2017-12-20 17:35:14 +01:00