Shreyas Zare
|
528de20d2e
|
CacheRecordInfo: removed unused feature.
|
2023-08-26 12:31:50 +05:30 |
|
Shreyas Zare
|
0e0481d0a1
|
CacheRecordInfo: added support for conditional forwarding client subnet.
|
2023-04-23 16:10:27 +05:30 |
|
Shreyas Zare
|
821af41210
|
AuthRecordInfo: added support for soa serial date scheme.
|
2023-04-23 16:09:58 +05:30 |
|
Shreyas Zare
|
a09582d0e1
|
minor refactoring change.
|
2023-01-14 13:41:44 +05:30 |
|
Shreyas Zare
|
bbe9aebfa0
|
DnsResourceRecordExtension: removed get/set type of extension methods.
|
2023-01-14 13:41:02 +05:30 |
|
Shreyas Zare
|
09e479eb55
|
CacheRecordInfo: added class to hold record info for cache records.
|
2023-01-14 13:38:42 +05:30 |
|
Shreyas Zare
|
23e944410d
|
DnsResourceRecordInfo: renamed to AuthRecordInfo. updated code to remove variables used by cache records. Added xfr-over-quic support. Minor changes done.
|
2023-01-14 13:37:32 +05:30 |
|
Shreyas Zare
|
32474604f4
|
DnsResourceRecordExtension: code refactoring changes.
|
2023-01-01 17:31:51 +05:30 |
|
Shreyas Zare
|
bad83253f5
|
minor refactoring changes
|
2022-12-24 12:12:41 +05:30 |
|
Shreyas Zare
|
a4a00e20ac
|
DnsResourceRecordInfo: added EDnsClientSubnet property for use with cached records.
|
2022-11-20 15:27:24 +05:30 |
|
Shreyas Zare
|
181e57d194
|
DnsResourceRecordInfo: added LastUsedOn non-serialized property.
|
2022-04-23 17:48:47 +05:30 |
|
Shreyas Zare
|
a39162749c
|
DnsResourceRecordInfo: fixed issue of missing null check causing error when saving SOA record without comments or when changing server name.
|
2022-03-27 14:41:37 +05:30 |
|
Shreyas Zare
|
8b5a4af2f9
|
DnsResourceRecordInfo: Added validation for Comments.
|
2022-03-26 11:36:42 +05:30 |
|
Shreyas Zare
|
fa417216f3
|
major code refactoring done.
|
2022-03-06 17:24:41 +05:30 |
|
Shreyas Zare
|
882a3a250d
|
DnsResourceRecordInfo: added properties to get and set rrsig & nsec records for use by cache zone.
|
2022-01-23 17:06:04 +05:30 |
|
Shreyas Zare
|
f2b1c3453e
|
DnsResourceRecordInfo: tsig implementation changes done.
|
2021-08-14 11:42:14 +05:30 |
|
Shreyas Zare
|
2e5bd3f862
|
minor changes
|
2021-08-07 12:28:30 +05:30 |
|
Shreyas Zare
|
d9da07a0e4
|
DnsResourceRecordInfo: implemented xfr-over-tls and tsig support.
|
2021-07-31 18:44:13 +05:30 |
|
Shreyas Zare
|
5291d393db
|
DnsResourceRecordExtension: added GetRecordInfo() and CopyRecordInfoFrom() extension methods.
|
2021-07-31 17:01:29 +05:30 |
|
Shreyas Zare
|
31a3bcb92e
|
DnsResourceRecordExtension: added new methods to manage deleted on and primary name server properties. Implemented new SyncGlueRecords() method for IXFR support. Code refactoring done.
|
2021-07-10 13:17:00 +05:30 |
|
Shreyas Zare
|
af7221e019
|
DnsResourceRecordInfo: added deleted on and primary name server properties.
|
2021-07-10 13:14:23 +05:30 |
|
Shreyas Zare
|
e73af2841f
|
DnsResourceRecordExtension: added GetComments() and SetComments() extension methods.
|
2021-05-08 15:39:26 +05:30 |
|
Shreyas Zare
|
089d0e2dc6
|
DnsResourceRecordInfo: added comments property to resource records.
|
2021-05-08 15:38:03 +05:30 |
|
Shreyas Zare
|
4de8c5c8cf
|
DnsResourceRecordExtension: code refactoring done.
|
2020-07-04 16:29:44 +05:30 |
|
Shreyas Zare
|
a6b8c66a19
|
DnsResourceRecordExtension: added SetGlueRecords() and refactored old method to SyncGlueRecords().
|
2020-06-28 19:31:17 +05:30 |
|
Shreyas Zare
|
0ac4b61f28
|
minor code refactoring.
|
2020-06-20 14:08:10 +05:30 |
|
Shreyas Zare
|
07c7a8c5b7
|
renamed MasterNameServer to PrimaryNameServer.
|
2020-06-14 12:40:40 +05:30 |
|
Shreyas Zare
|
bf959c483a
|
DnsServer: fixed bugs in ANAME resolution. Fixed serve-stale issue by only returning stale answers that have NoError rcode. Minor code refactoring done.
|
2020-06-13 15:48:59 +05:30 |
|
Shreyas Zare
|
a965e69d93
|
code refactoring done.
|
2020-06-13 14:17:14 +05:30 |
|
Shreyas Zare
|
db69e9fc35
|
DnsResourceRecordInfo: code refactoring done.
|
2020-06-06 15:50:54 +05:30 |
|
Shreyas Zare
|
7ec6df807e
|
DnsResourceRecordExtension: Fixed issue in SetGlueRecords(). Code refactoring done.
|
2020-06-06 15:50:15 +05:30 |
|