Andrey Meshkov

Results 242 issues of Andrey Meshkov

### Issue Details The user may want to control the state of IPv6 for the VPN network interface and we currently do not provide this capability. ### Proposed solution I...

Feature request
Priority: P4
needs vpn notion

### Issue Details The user may want to control the state of IPv6 for the VPN network interface and we currently do not provide this capability. ### Proposed solution I...

Feature request

### Issue Details Currently, it is basically has two states: * Auto -- when the setting is enabled, it is actually not enforced, but only added when the underlying network...

Feature request
Priority: P4
Hold
Voting

### Issue Details From what I am seeing, `content-script` requests takes ~100ms to load. For comparison, `userscripts` takes about 10ms so I assume the function that builds content script is...

Feature request
Resolution: Fixed
Status: In Review
Priority: P2
Version: CoreLibs v1.18

### Issue Details Currently, CoreLibs does not support filtering HTTP/3 proxies. The issue is similar to the HTTP/2 one: #1140 The difference is that HTTP/3 proxy support will also allow...

Feature request
Priority: P2
Version: CoreLibs v1.22

### Issue Details Currently, CoreLibs only partially uses cache as it ignores `If-Modified-Since` in the request headers. ### Proposed solution Here's what we should do: 1. Send `Last Modified` header...

Feature request
Resolution: Fixed
Status: Resolved
Priority: P4
Version: CoreLibs v1.18

### Please answer the following questions for yourself before submitting an issue - [x] Filters were updated before reproducing an issue - [x] I checked the [knowledge base](https://adguard.com/kb/) and found...

Bug
Status: In Progress
Priority: P3

Here's the definition: https://adguard.com/kb/general/ad-filtering/create-own-filters/#strict-first-party-modifier Adding support for it should be relatively straightforward. Once it's added the documentation in the knowledge base should be updated.

enhancement
Priority: P4

See the details here: https://github.com/AdguardTeam/CoreLibs/issues/1927

enhancement

Just like in other AdGuard products, we should automatically convert `:matches-path` to `[$path]` cosmetic rule modifier.

enhancement