Commit Graph

18 Commits

Author SHA1 Message Date
Shreyas Zare
cccbacad13 AdvancedBlocking: using HttpClientNetworkHandler that does retries as well as resolves via given dns client. 2023-03-18 13:32:07 +05:30
Shreyas Zare
6c3168f5d4 AdvancedBlocking: updated ProcessRequestAsync() allowed domain resolution handling to log better error log. Updated DownloadListFileAsync() to perform http retries. 2023-03-11 15:11:09 +05:30
Shreyas Zare
8b929a84d8 AdvancedBlocking: updated parser to read inline comments correctly. 2023-02-25 12:55:08 +05:30
Shreyas Zare
c29ba412d7 AdvancedBlocking: updated ProcessRequestAsync() to use the new DirectQueryAsync() method and setting the missing response type flag. Fixed bug in ReadAdblockListFile() that added exception domain names to blocked instead of allowed list. Other minor changes. 2023-02-18 11:24:19 +05:30
Shreyas Zare
0c9aab4adb AdvancedBlockingApp: updated implementation to disable cname cloaking when a domain is allowed. Added support for extended dns error for blocking report. 2023-02-12 12:01:47 +05:30
Shreyas Zare
4765eb92d3 AdvancedBlockingApp: code refactoring changes done. 2023-02-05 13:50:41 +05:30
Shreyas Zare
88c45a1b4b AdvancedBlocking: updated DownloadListFileAsync() to support all decompression methods. 2023-01-14 13:14:46 +05:30
Shreyas Zare
3544a273b1 AdvancedBlocking: updated ReadListFile() to support wildcard block lists. 2022-12-24 11:27:45 +05:30
Shreyas Zare
2a8ea3eea5 AdvancedBlocking: removed newtonsoft 2022-12-17 13:53:29 +05:30
Shreyas Zare
ff8203ee70 AdvancedBlocking: refactored complete app design to use less memory when same block lists are used in multiple groups. 2022-11-12 13:34:37 +05:30
Shreyas Zare
0b5adc73e2 AdvancedBlocking: updated UpdateAllListsAsync() to not use system proxy. 2022-09-18 18:37:47 +05:30
Shreyas Zare
a677c9428c AdvancedBlocking.App: minor change. 2022-05-28 12:15:51 +05:30
Shreyas Zare
2d0a0c2c6a AdvancedBlocking: fixed null ref exception issue and added correct SOA request handling. 2022-04-17 16:29:11 +05:30
Shreyas Zare
fa417216f3 major code refactoring done. 2022-03-06 17:24:41 +05:30
Shreyas Zare
66e76641c1 AdvancedBlocking: fixed typo issue in InitializeAsync(). Minor changes done. 2022-01-23 17:00:42 +05:30
Shreyas Zare
f2c209741c AdvancedBlocking: fixed bugs in regex block list loading. 2021-10-16 14:46:37 +05:30
Shreyas Zare
f8f2162c5f AdvancedBlocking: updated implementation to have blocking options at group level. 2021-10-02 12:41:01 +05:30
Shreyas Zare
8ad19666e5 AdvancedBlockingApp: project name refactored 2021-09-26 17:26:35 +05:30