Shreyas Zare
|
71fd232e80
|
dhcp.js: fixed minor ui issues.
|
2021-10-09 16:52:44 +05:30 |
|
Shreyas Zare
|
18e4c7f972
|
apps.js: updated label for request controller to "Acccess Control" for better understanding of the user.
|
2021-10-09 16:52:17 +05:30 |
|
Shreyas Zare
|
2aae0f6896
|
DnsServer: refactored code to move parsing error checks into PreProcessQueryAsync() and to allow request controller dns apps to inspect the requests to allow droping them. Updated ProcessQueryAsync() to not return FormatError when a request received has response flag set to avoid loops.
|
2021-10-09 16:51:20 +05:30 |
|
Shreyas Zare
|
ea2b01e1ac
|
QueryLogsSqlite: disabled validation for qname to allow displaying invalid domain requests in logs.
|
2021-10-09 16:48:09 +05:30 |
|
Shreyas Zare
|
302c6da8cc
|
DropRequests: added support for dropping malformed requests that the dns server could not parse correctly.
|
2021-10-09 16:46:51 +05:30 |
|
Shreyas Zare
|
59d6433f1a
|
BlockPage: added support for automatic self signed certificate.
|
2021-10-09 16:44:23 +05:30 |
|
Shreyas Zare
|
73b053bbe8
|
updated readme
|
2021-10-03 16:37:06 +05:30 |
|
Shreyas Zare
|
7175e6d427
|
change log updated for v7.0 release
|
2021-10-02 16:10:19 +05:30 |
|
Shreyas Zare
|
fdec2c9b2f
|
solution file updated
|
2021-10-02 16:10:02 +05:30 |
|
Shreyas Zare
|
608997a41c
|
assembly version updated for v7.0 release
|
2021-10-02 16:09:50 +05:30 |
|
Shreyas Zare
|
2082d9c47d
|
updated readme
|
2021-10-02 16:09:05 +05:30 |
|
Shreyas Zare
|
d29fd01c2d
|
inno: setup files updated for v7.0 release
|
2021-10-02 16:08:55 +05:30 |
|
Shreyas Zare
|
e2f0d077d9
|
app project file updated
|
2021-10-02 16:08:23 +05:30 |
|
Shreyas Zare
|
9091f00c16
|
QueryLogsSqlite: updated app description.
|
2021-10-02 15:04:04 +05:30 |
|
Shreyas Zare
|
678e0f96fc
|
updated named.root
|
2021-10-02 13:41:03 +05:30 |
|
Shreyas Zare
|
b865862b80
|
updated readme
|
2021-10-02 13:20:54 +05:30 |
|
Shreyas Zare
|
17b37977cf
|
updated api docs
|
2021-10-02 13:19:31 +05:30 |
|
Shreyas Zare
|
b5df8b39d4
|
DnsServerWindowsService: updated the update check url.
|
2021-10-02 13:18:17 +05:30 |
|
Shreyas Zare
|
6eb7e8711e
|
DnsServerApp: updated the update check url.
|
2021-10-02 13:17:37 +05:30 |
|
Shreyas Zare
|
a76e43e6b0
|
zone.js: code refactoring done.
|
2021-10-02 13:15:39 +05:30 |
|
Shreyas Zare
|
9c471fbc71
|
other-zones.js: code refactoring done.
|
2021-10-02 13:14:21 +05:30 |
|
Shreyas Zare
|
741865c953
|
main.js: update check code implementation changed. code refactoring done.
|
2021-10-02 13:12:36 +05:30 |
|
Shreyas Zare
|
928e70e7bd
|
logs.js: code refactoring done.
|
2021-10-02 13:07:56 +05:30 |
|
Shreyas Zare
|
8b66bfc86e
|
dhcp.js: minor code refactoring done.
|
2021-10-02 13:03:41 +05:30 |
|
Shreyas Zare
|
9965ca00fa
|
common.js: minor changes done.
|
2021-10-02 12:59:31 +05:30 |
|
Shreyas Zare
|
7a02ef1322
|
apps.js: fixed minor bug in apps description rendering. minor refactoring changes done.
|
2021-10-02 12:58:53 +05:30 |
|
Shreyas Zare
|
f054c18b3d
|
webapp: Updated html for fix minor issues. Added new update modal.
|
2021-10-02 12:55:40 +05:30 |
|
Shreyas Zare
|
422b554b54
|
DropRequests: updated description.
|
2021-10-02 12:41:43 +05:30 |
|
Shreyas Zare
|
f8f2162c5f
|
AdvancedBlocking: updated implementation to have blocking options at group level.
|
2021-10-02 12:41:01 +05:30 |
|
Shreyas Zare
|
fea9fc12bd
|
NxDomain: updated description.
|
2021-10-02 12:39:24 +05:30 |
|
Shreyas Zare
|
e790325bd2
|
QueryLogsSqlite: updated code to use provided timestamp. Fixed minor int overflow issues.
|
2021-10-02 12:38:32 +05:30 |
|
Shreyas Zare
|
9d5343cf13
|
DnsWebService: updated check update implementation and api.
|
2021-10-02 12:37:24 +05:30 |
|
Shreyas Zare
|
00be9b8210
|
StatsManager: updated code to pass timestamp to InsertLogAsync(). Minor refactoring done.
|
2021-10-02 12:31:49 +05:30 |
|
Shreyas Zare
|
ce3214c9fb
|
IDnsQueryLogger: added missing timestamp parameter.
|
2021-10-02 12:30:08 +05:30 |
|
Shreyas Zare
|
368827161e
|
IDnsRequestController: updated summary comments.
|
2021-09-26 17:38:27 +05:30 |
|
Shreyas Zare
|
3638145cfb
|
webapp: minor apps list ui changes.
|
2021-09-26 17:37:51 +05:30 |
|
Shreyas Zare
|
8ad19666e5
|
AdvancedBlockingApp: project name refactored
|
2021-09-26 17:26:35 +05:30 |
|
Shreyas Zare
|
0c649ad241
|
BlockPageApp: project name refactored
|
2021-09-26 17:21:07 +05:30 |
|
Shreyas Zare
|
653c89eb80
|
webapp: updated implementation for apps api changes.
|
2021-09-26 17:18:15 +05:30 |
|
Shreyas Zare
|
4a32bf1a59
|
updated apidocs.
|
2021-09-26 17:17:17 +05:30 |
|
Shreyas Zare
|
8a199b8e81
|
WebServiceLogsApi: minor refactoring changes
|
2021-09-26 17:16:59 +05:30 |
|
Shreyas Zare
|
3ca975b27b
|
WebServiceAppsApi: updated ListInstalledAppsAsync() api for new app implementation changes.
|
2021-09-26 17:16:37 +05:30 |
|
Shreyas Zare
|
5cd2d80117
|
DnsWebService: updated log details for SetDnsSettings(). Implemented env var DNS_SERVER_OPTIONAL_PROTOCOL_DNS_OVER_HTTP in LoadConfigFile().
|
2021-09-26 17:12:00 +05:30 |
|
Shreyas Zare
|
2614275a0a
|
StatsManager: minor refactoring.
|
2021-09-26 17:10:46 +05:30 |
|
Shreyas Zare
|
803a9bdfdc
|
DnsApplicationManager: minor refactoring changes.
|
2021-09-26 17:10:17 +05:30 |
|
Shreyas Zare
|
73f9b13586
|
DnsApplication: updated implementation to use new IDnsApplication interface to load dns apps.
|
2021-09-26 17:07:49 +05:30 |
|
Shreyas Zare
|
383f79b493
|
updated apps to implement IDnsApplication
|
2021-09-26 17:03:47 +05:30 |
|
Shreyas Zare
|
32cabfdbb1
|
removed methods that exists in IDnsApplication.
|
2021-09-26 17:01:27 +05:30 |
|
Shreyas Zare
|
02238de5e7
|
added IDnsApplication
|
2021-09-26 17:00:09 +05:30 |
|
Shreyas Zare
|
21f9af63e2
|
added BlockPageWebServerApp
|
2021-09-26 16:59:34 +05:30 |
|