Commit Graph

35 Commits

Author SHA1 Message Date
d8c20bdadb Regenerate internal packs. Update attributes. Exclude Diffs files. 2021-01-19 10:06:51 +03:00
5a0938a8d0 Add support for channels, keep compatibility with rings, update readme 2020-07-15 05:07:06 +03:00
7e3848ee93 Revert "Add support for channels, keep compatibility with rings" 2020-07-13 06:16:00 +02:00
083fe875f8 Add support for channels, keep compatibility with rings, update readme 2020-07-11 05:36:34 +03:00
7959d41878 Update requests.php
Update attributes for 20H1
2020-06-13 02:35:08 +03:00
4c4bf727cb Update attributes 2020-01-15 19:10:26 +01:00
251f30406e Ignore updates which do not have architecture and build specified 2019-10-25 16:44:35 +02:00
ccfb9c1b3e Update attributes 2019-10-24 20:49:08 +02:00
39353cdb51 Update Attributes version 2019-09-08 19:43:57 +02:00
c5c6c47f15 Fix messed up architecture being reported to the server 2019-07-30 19:44:14 +02:00
dbd8b5f9c9 Reject the existence of corpnet updates, some minor changes 2019-07-27 19:43:02 +02:00
0af760d408 Update AttrDataVer, update integrated packs 2019-07-18 00:14:36 +02:00
c853ef74a4 Add support for fetching multiple architectures at once 2019-06-16 19:00:45 +02:00
8ed69debc2 Fix GStatus_19H1Setup parameter 2019-05-25 15:57:04 +02:00
6fcbb263a3 Fixed OptionalInstall updates being ignored, fixed #1 2019-05-24 18:25:57 +02:00
b9b4578f56 Fix names of some updates, update attributes 2019-05-14 20:12:50 +02:00
a90dc04636 Update metadata and generated packs 2019-04-09 17:52:51 +02:00
2db17c34a2 Add support of Windows Server cumulative updates for absolutely no reason 2019-03-17 18:04:51 +01:00
40eb74fa09 Fix update names, update attributes 2019-03-12 18:26:33 +01:00
1667046e84 Change processor 2019-02-20 23:39:40 +01:00
e2ea2e5fee A few fixes, update attributes 2019-01-31 20:17:41 +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
bcff23e6da Update attributes 2018-09-21 18:01:12 +02:00
212b54a98e Some unnecessary fixes 2018-08-10 23:55:45 +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
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
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
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
c3f97ddff7 Report processor manufacturer to WU as GenuineIntel
Fixes fetching of downloads for build 17035
2017-11-08 20:20:34 +01:00
f9997dee4b Retail ring support 2017-10-23 22:53:33 +02:00
73f8fad26c Change method of fetching updates to more foolproof
Fixes fetching of Release Preview for Fall Creators Update
2017-10-13 22:55:46 +02:00
e5440343c5 Initial commit 2017-09-22 21:24:31 +02:00