Shreyas Zare
|
0e61ae387a
DnsWebService: updated config code for ECS override feature.
|
8 месяцев назад |
Shreyas Zare
|
ee38acfef1
WebServiceZonesApi: Updated api for response metadata feature. Updated Zone options api for secondary zone dynamic update permissions. Fixed bug in fwd record update.
|
8 месяцев назад |
Shreyas Zare
|
775fca0f54
WebServiceSettingsApi: updated api for EDNS client subnet override feature.
|
8 месяцев назад |
Shreyas Zare
|
42a053b3eb
WebServiceDhcpApi: updated api to support ignoreClientIdentifierOption.
|
8 месяцев назад |
Shreyas Zare
|
4b60404153
WebServiceApi: Updated resolve query api to add ednsClientSubnet option and raw responses feature.
|
8 месяцев назад |
Shreyas Zare
|
beb9ff2546
DnsWebService: added DNS_SERVER_WEB_SERVICE_LOCAL_ADDRESSES environment variable.
|
8 месяцев назад |
Shreyas Zare
|
b9986f1501
DnsServer: Implemented EDNS Client Subnet override feature. Updated ProcessUpdateQueryAsync() to check for update permissions for secondary zone. Updated serve stale to wait for max 1800ms. Code refactoring done.
|
8 месяцев назад |
Shreyas Zare
|
9f6e7d7145
SecondaryZone: Updated RefreshZoneAsync() to retry with axfr for refused rcode. Updated zone to allow dynamic updates config.
|
8 месяцев назад |
Shreyas Zare
|
eaf96b24c0
CacheZone: code refactoring done.
|
8 месяцев назад |
Shreyas Zare
|
eae9568290
CacheZoneManager: Implemented response metadata feature. Fixed minor bugs. Code refactoring done.
|
8 месяцев назад |
Shreyas Zare
|
6489c9828c
ZoneTree: fixed wildcard matching bug in FindZoneNode().
|
8 месяцев назад |
Shreyas Zare
|
332b64e6c2
CacheRecordInfo: added response metadata feature.
|
8 месяцев назад |
Shreyas Zare
|
ff6cbfcd54
Scope: implemented ignore client identifier feature.
|
8 месяцев назад |
Shreyas Zare
|
cfed453bf5
DhcpServer: Updated default scope to use IgnoreClientIdentifierOption option. Updated dhcp log with more details in UpdateDnsAuthZone().
|
8 месяцев назад |
Shreyas Zare
|
5b2cd14d22
DhcpMessage: Added GetClientIdentifier() to handle client identifier based on MAC address.
|
8 месяцев назад |
Shreyas Zare
|
7639eee3bb
GeoDistanceApp: updated readme.
|
8 месяцев назад |
Shreyas Zare
|
ffd2f69893
GeoDistance.MaxMind: Implemented support for ISP/ASN database.
|
8 месяцев назад |
Shreyas Zare
|
7c5b45e655
GeoDistance.CNAME: Implemented support for ISP/ASN database.
|
8 месяцев назад |
Shreyas Zare
|
190c408450
GeoDistance.Address: Implemented support for ISP/ASN database.
|
8 месяцев назад |
Shreyas Zare
|
a5972ed61f
GeoCountry: updated readme.
|
8 месяцев назад |
Shreyas Zare
|
35da179128
GeoCountry.MaxMind: Implemented support for ISP/ASN database.
|
8 месяцев назад |
Shreyas Zare
|
1c53bd27a6
GeoCountry.CNAME: Implemented support for ISP/ASN database.
|
8 месяцев назад |
Shreyas Zare
|
421497a2af
GeoCountry.Address: Implemented support for ISP/ASN database.
|
8 месяцев назад |
Shreyas Zare
|
d4d265919f
GeoContinentApp: updated readme.
|
8 месяцев назад |
Shreyas Zare
|
19d550429c
GeoContinent.MaxMind: Implemented support for ISP/ASN database.
|
8 месяцев назад |
Shreyas Zare
|
0690ee72b7
GeoContinent.CNAME: Implemented support for ISP/ASN database.
|
8 месяцев назад |
Shreyas Zare
|
4d5250babf
GeoContinent.Address: Implemented support for ISP/ASN database.
|
8 месяцев назад |
Shreyas Zare
|
e73b1aabe9
DnsRebindingProtectionApp: minor change.
|
8 месяцев назад |
Shreyas Zare
|
40b510c59c
Dns64App: minor change.
|
8 месяцев назад |
Shreyas Zare
|
6090efe6fe
BlockPageApp: minor change.
|
8 месяцев назад |
Paul Binks
|
d706c702d6
Grammar corrections
|
8 месяцев назад |
Shreyas Zare
|
958ea66677
zone.js: updated code to support new import zone api option.
|
8 месяцев назад |
Shreyas Zare
|
696bc5ea91
webapp: updated html to support import zone overwrite soa serial option.
|
8 месяцев назад |
Shreyas Zare
|
8a4dfe9e67
WebServiceApi: updated ResolveQueryAsync() for ImportRecord() changes.
|
8 месяцев назад |
Shreyas Zare
|
3e3c3ed2bb
WebServiceDhcpApi: updated code for Scope implementation change.
|
8 месяцев назад |
Shreyas Zare
|
cd34a686b6
WebServiceZonesApi: updated Import Zone API to add support for overwriteSoaSerial option.
|
8 месяцев назад |
Shreyas Zare
|
c00a2a15a6
DnsServer: updated ProcessConnectionAsync() to read server domain name from TLS request to set it as request local EP. Updated ProcessQuicConnectionAsync() to read target hostname from the QUIC connection to set it as request local EP.
|
8 месяцев назад |
Shreyas Zare
|
55e51a88b9
SecondaryZone: code refactoring changes done.
|
8 месяцев назад |
Shreyas Zare
|
872e825189
PrimaryZone: Added SetSoaSerial() to allow setting custom SOA serial. Code refactoring changes done.
|
8 месяцев назад |
Shreyas Zare
|
9e7d8cde79
ApexZone: code refactoring changes.
|
8 месяцев назад |
Shreyas Zare
|
de6a630c47
AuthZoneManager: Updated ImportRecords() to add overwriteSoaSerial support to allow setting SOA serial from imported SOA record.
|
8 месяцев назад |
Shreyas Zare
|
0b5d018968
DhcpServer: updated code for Scope implementation changes.
|
8 месяцев назад |
Shreyas Zare
|
cc820c7be1
Scope: updated FindThisDnsServerAddress() implementation to check the DNS server local endpoints for selecting This Server address.
|
8 месяцев назад |
Shreyas Zare
|
9bb62a8eb9
Failover.CNAME: Fixed issue in GetAnswers() to select only A/AAAA type for health check monitoring.
|
8 месяцев назад |
Shreyas Zare
|
dc5cb68f81
Failover.EmailAlert: updated error message.
|
8 месяцев назад |
Shreyas Zare
|
4e58641a8f
Failover.WebHook: updated error message.
|
8 месяцев назад |
Shreyas Zare
|
2db9e9ee83
AdvancedForwarding: updated adguard upstream implementation to support multiple forwarders.
|
8 месяцев назад |
Shreyas Zare
|
a1ec420f83
AdvancedBlocking: updated implementation to support using domain names for local endpoint group map feature which will work with requests over DoT, DoH and DoQ protocols.
|
8 месяцев назад |
Shreyas Zare
|
05ec6a5da4
updated changelog for v12.0.1 release
|
9 месяцев назад |
Shreyas Zare
|
04c333f020
inno: setup version updated to 12.0.1
|
9 месяцев назад |