Shreyas Zare
|
1a507b6758
|
QueryLogsMySql: updated code to log TC response correctly.
|
2026-03-14 18:08:27 +05:30 |
|
Shreyas Zare
|
7d77b850c2
|
app assembly version updated
|
2025-12-20 18:44:33 +05:30 |
|
Shreyas Zare
|
d365d67937
|
Upgraded to .NET 9. App assembly version updated for release.
|
2025-11-08 15:58:42 +05:30 |
|
Shreyas Zare
|
37e27af2de
|
QueryLogsMySql: Updated implementation to use Channel for queuing logs. Updated app to do retries to connect to db on startup. Fixed minor issues and code refactoring changes done.
|
2025-11-02 15:51:52 +05:30 |
|
Shreyas Zare
|
92cd9aa1c8
|
QueryLogsMySql: fixed issue with db schema for protocol which by default was unsigned causing issue when writing logs for UdpProxy/TcpProxy protocols.
|
2025-05-31 16:48:41 +05:30 |
|
Shreyas Zare
|
d09fbad6fb
|
app assembly version updated for release.
|
2025-04-06 16:51:23 +05:30 |
|
Shreyas Zare
|
ee7b9fc21f
|
app assembly version updated for release.
|
2025-02-15 15:52:21 +05:30 |
|
Shreyas Zare
|
b5d4c80164
|
QueryLogsMySql: changed driver to MySqlConnector which supports mariadb too. Fixed minor issues.
|
2025-02-15 12:34:03 +05:30 |
|
Shreyas Zare
|
d2bcadae57
|
app assembly version updated for release.
|
2025-02-02 16:46:30 +05:30 |
|
Shreyas Zare
|
63667fc495
|
QueryLogsMySql: updated app to add server domain to db logs to allow using same db with multiple DNS instances.
|
2025-02-02 15:58:15 +05:30 |
|
Shreyas Zare
|
d5a37a62af
|
app assembly version updated for release.
|
2025-01-26 20:43:18 +05:30 |
|
Shreyas Zare
|
b83dbef692
|
QueryLogsMySql: updated code to use connection.Open() instead of OpenAsync() since it has a critical bug that will crash the entire DNS server which Oracle wont fix: https://bugs.mysql.com/bug.php?id=110789
|
2025-01-26 19:03:37 +05:30 |
|
Shreyas Zare
|
ed3a6761dd
|
code refactoring changes
|
2025-01-26 18:10:58 +05:30 |
|