Sergey Fionov

Results 61 issues of Sergey Fionov

The problem is that cc ignores `"-arch arm64"` argument when it is in quotes. If I run this command with `-arch arm64` without quotes, it compiles. ``` --- stderr running...

Fixed default value for AGDnsSettings.enableRouteResolver

Wontfix
Version: AdGuard v4.5

Minor fixes

P3: Medium
Resolution: Fixed
Status: Resolved
Version: AdGuard v7.11

It is important to symbolize as much as possible on Android devices because every device has own libc and libart versions, so symbols can't be resolved by addrs remotely. This...

``` 2022/08/14 11:17:51:374 W:[48899](DnsProxyServerHandler): Upstreams: [[(0x600000de52c0)AGDnsUpstream: address=https://security.cloudflare-dns.com/dns-query, bootstrap=(fe80::f8c3:ccff:feea:dd64%en8, 172.20.10.1), timeoutMs=2000, serverIp=, id=0]] ``` ``` 2022/08/15 01:49:22:084 I:[16423] DNS forwarder init: Initializing upstreams... 2022/08/15 01:49:22:084 I:[16423] DNS forwarder init: Initializing upstream...

bug
Resolution: Fixed
Status: Resolved
Version: DnsLibs v2.0

String host, int port is perfect.

Resolution: Fixed
Status: Resolved
Version: DnsLibs v2.0

Seems that we need this to deal with NATs. Note that ngtcp2 should be updated to v0.7.0+ where this api exists. https://github.com/AdguardTeam/dnsproxy/issues/260

Resolution: Fixed
Status: In Review
Version: DnsLibs v2.0

I think that socket should only have flag that it is "stream socket" or not. And should not contain protocol specific functions. This is also stopper for moving sockets into...

Resolution: Fixed
Status: Resolved
Version: DnsLibs v2.1

Libevent has a fatal flaw :)

enhancement
Resolution: Fixed
Status: Resolved
Version: DnsLibs v2.0