История коммитов

Автор SHA1 Сообщение Дата
  Shreyas Zare 58f00c28b6 DHCP: minor validation fixes done. 4 лет назад
  Shreyas Zare 589cf73a4e WebService: implemented dhcp changes. 4 лет назад
  Shreyas Zare bb246c79e4 WebService: fixed issue in GetRequestRemoteEndPoint() for reading X-Real-IP from reverse proxy headers. Minor fix in syntax of parsing PTR response. 4 лет назад
  Shreyas Zare 94faa268b7 WebService: opening file in shared mode for concurrent access. 4 лет назад
  Shreyas Zare d528028512 WebService: implemented async methods. 4 лет назад
  Shreyas Zare 9be776175b WebService: implemented async methods to prevent thread from blocking. 4 лет назад
  Shreyas Zare d1b563e489 WebService: using independent task scheduler for web requests do that web panel stays responsive when dns server is under heavy load. Implemented async methods. Code refactoring done. 4 лет назад
  Shreyas Zare 6d43ec4b31 minor code refactoring done. 4 лет назад
  Shreyas Zare aaf11f0c6c WebService: updated TLS port check in ResolveQuery() 4 лет назад
  Shreyas Zare 19e8040057 minor code refactoring. 4 лет назад
  Shreyas Zare 2948cebee6 WebService: fixed log messages to show more details. Used 0 ttl for FWD records. Updated GetRecords() to correctly return data when no records exists. Implemented ThisServer property. Code refactoring done. 4 лет назад
  Shreyas Zare 28ee478c45 WebService: minor code fixes. Updated CreateZone api as per new implementation changes. 4 лет назад
  Shreyas Zare 7301c2ea65 WebService: using new DnsCache property in ResolveQuery(). Minor refactoring changes done. 4 лет назад
  Shreyas Zare 1351c43ca2 WebService: fixed minor issues. updated zone loading sequence. loading for block list zone done async to allow server to start quickly. 4 лет назад
  Shreyas Zare 07c7a8c5b7 renamed MasterNameServer to PrimaryNameServer. 4 лет назад
  Shreyas Zare f3f0c10c15 WebService: Updated ResolveQuery() import feature to allow primary and forwarder zones for import. 4 лет назад
  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. 4 лет назад
  Shreyas Zare a965e69d93 code refactoring done. 4 лет назад
  Shreyas Zare 45dfe04768 WebService: Fixed directory traversal bug (thanks to Jason Pia). Fixed minor issues. Code refactoring done. Updated API calls for implementing new DNS server features. 4 лет назад
  Shreyas Zare 679cb92077 WebService: implemented DnsServer related changes. 4 лет назад
  Shreyas Zare c13873817d fixed minor issue. 4 лет назад
  Shreyas Zare 6587138ea7 WebService: implemented new DnsServer changes. Removed obsolete code parts. Code refactoring done. 4 лет назад
  Shreyas Zare c593db925f WebService: fixed minor issue in GetRequestRemoteEndPoint(). 4 лет назад
  Shreyas Zare b32a042515 proxy implementation related changes done. 4 лет назад
  Shreyas Zare 5c953cbc52 WebService: fixed minor issue in ResolveQuery() to use correct this-server address. 4 лет назад
  Shreyas Zare 60d180f48e WebService: Added missing dhcp Stop() call in Stop(). 4 лет назад
  Shreyas Zare fcd6cd53a0 minor code optimization changes done. 4 лет назад
  Shreyas Zare 8336021c0b WebService: fixed null ref exception while doing a DirectQuery() in GetStats(). LoadZoneFiles() will now load system zones directly instead of storing them as zone files. LoadBlockListFile() minor code optimization done to reduce loading time. UpdateBlockLists() now forces GC collection at the end to quickly remove old objects from memory. 4 лет назад
  Shreyas Zare 52f472f987 implemented zone transfer. code refactoring done. 4 лет назад
  Shreyas Zare 5a36196eb6 WebService: used dns server DirectQuery() instead of using DnsClient for PTR record in GetStats(). 4 лет назад
  Shreyas Zare 5408b69db4 proxy bypass list feature implemented. 4 лет назад
  Shreyas Zare 1c5a22db0a WebService: implemented GetThisDnsServerAddress() to get the correct ip address the server is listening on for querying. 4 лет назад
  Shreyas Zare 5bb9a8c8dd DnsServer: removed draft-ietf-doh-resolver-associated-doh implementation since the draft is expired. 4 лет назад
  Shreyas Zare 58a5f75b63 WebService: implemented inner error message feature. SetDnsSettings() change to read forwarder protocol first to allow automatic config of TLS port 853. Updated zone default SOA parameters. Fixed issues in ResolveQuery() to allow querying PTR record directly. 4 лет назад
  Shreyas Zare b726aff442 WebService: updated dhcp scope api to add comments property. 5 лет назад
  Shreyas Zare 4c6652decd WebService: updated GetStats() api with new stats and new chart. Updated zone api to support CAA record. Refactored UpdateRecord() api call for simple usage. Fixed minor TTL related issue with dns client import record feature. Updated zone file loading from 'zones' directory. 5 лет назад
  Shreyas Zare f2dd188e2a WebService: Updated dashboard api to return client domain name for display. Implemented useThisDnsServer feature for dhcp api calls. Minor dhcp api call changes done. 5 лет назад
  Shreyas Zare 4a5ab0516a WebService: minor bug fixes done. 5 лет назад
  Shreyas Zare d23baaefab WebService: fixed minor issues with dhcp api calls. 5 лет назад
  Shreyas Zare 030ebc2da6 Scope: replaces LeaseTime with day, hour and minute based time selection. 5 лет назад
  Shreyas Zare 8dff54ed18 WebService: implemented dashboard client ip to domain mapping using dhcp map data. Implemented 'internal' zone option for validation to prevent unauthorized operations on internal zones. Implemented dhcp lease and zone sorting. Fixed minor issues. 5 лет назад
  Shreyas Zare 5cd6b7db97 WebService: refactored name from DnsWebService. Added DHCP api calls. 5 лет назад