-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: seakingii/DnsClient.NET
base: dev
head repository: MichaCo/DnsClient.NET
compare: dev
- 18 commits
- 147 files changed
- 6 contributors
Commits on Jun 8, 2022
-
Ignoring any Microsoft.Win32.Registry related errors
Michael Conrad authoredJun 8, 2022 Configuration menu - View commit details
-
Copy full SHA for 53b94f1 - Browse repository at this point
Copy the full SHA 53b94f1View commit details
Commits on Oct 23, 2022
-
Adding .NET 6 target and minor improvements (MichaCo#169)
Michael Conrad authoredOct 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 4a8266b - Browse repository at this point
Copy the full SHA 4a8266bView commit details
Commits on Jan 21, 2024
-
Dropping netstandard1.3, net45 and net5.0 target and bug fixes (Micha…
…Co#206) * Dropping netstandard1.3, net45 and net5.0 target. * Removing unnecessary dependencies. * Adding a synchronous impl for TCP. * Removing UDP read buffer implementation because of memory issues in Full NET framework (must be a bug, didn't find a workaround) - fixes MichaCo#192 * Slight adjustment to string value parsing fixes MichaCo#195 * Allowing empty bitmap on NSec records fixes MichaCo#193
Michael Conrad authoredJan 21, 2024 Configuration menu - View commit details
-
Copy full SHA for f4dab14 - Browse repository at this point
Copy the full SHA f4dab14View commit details
Commits on Jan 30, 2024
-
Add CERT resource record support (MichaCo#203)
CERT resource record support (rfc4398)
Configuration menu - View commit details
-
Copy full SHA for b9e9050 - Browse repository at this point
Copy the full SHA b9e9050View commit details
Commits on Mar 10, 2024
-
Reduce allocations (MichaCo#216)
* reduce allocations * remove unused method * remove unnecessary sync polyfill * remove unused package reference
Configuration menu - View commit details
-
Copy full SHA for 46e378a - Browse repository at this point
Copy the full SHA 46e378aView commit details -
ArgumentOutOfRangeException on payloads above 4096bytes (MichaCo#217)
Michael Conrad authoredMar 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 132d6d8 - Browse repository at this point
Copy the full SHA 132d6d8View commit details
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ead8231 - Browse repository at this point
Copy the full SHA ead8231View commit details
Commits on Mar 17, 2024
-
NuGet updates and CA warning cleanup (MichaCo#219)
Michael Conrad authoredMar 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 5aa5ed7 - Browse repository at this point
Copy the full SHA 5aa5ed7View commit details -
Removed obsolete LookupClient configuration properties (MichaCo#221) …
…see MichaCo#33 * Removed all obsolete configuration options, see MichaCo#33 * Adding net8 target, one reason is to enable SourceLink see https://github.com/dotnet/sourcelink/blob/main/README.md
Michael Conrad authoredMar 17, 2024 Configuration menu - View commit details
-
Copy full SHA for adf94ca - Browse repository at this point
Copy the full SHA adf94caView commit details -
Adding license headers (MichaCo#222)
Michael Conrad authoredMar 17, 2024 Configuration menu - View commit details
-
Copy full SHA for b6b65b1 - Browse repository at this point
Copy the full SHA b6b65b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff9ece1 - Browse repository at this point
Copy the full SHA ff9ece1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca36de4 - Browse repository at this point
Copy the full SHA ca36de4View commit details
Commits on Mar 18, 2024
-
* removing old net45 ifdefs and workarounds. (MichaCo#223) * update to readme * fix linux build
Michael Conrad authoredMar 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 2395999 - Browse repository at this point
Copy the full SHA 2395999View commit details
Commits on Jun 30, 2024
-
Fixing string format, fixes MichaCo#227
Michael Conrad authoredJun 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 834b958 - Browse repository at this point
Copy the full SHA 834b958View commit details -
Configuration menu - View commit details
-
Copy full SHA for 443d1bd - Browse repository at this point
Copy the full SHA 443d1bdView commit details
Commits on Jul 1, 2024
-
NuGet updates and cleanup (MichaCo#229)
Michael Conrad authoredJul 1, 2024 Configuration menu - View commit details
-
Copy full SHA for f1e7ca3 - Browse repository at this point
Copy the full SHA f1e7ca3View commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 20b0ac4 - Browse repository at this point
Copy the full SHA 20b0ac4View commit details
Commits on Oct 30, 2025
-
New NewId algorithm and some minor changes (MichaCo#247)
+ More reading and using DnsSuffix + Change default NetworkInterface discovery to remove unknown interfaces and order by type
Michael Conrad authoredOct 30, 2025 Configuration menu - View commit details
-
Copy full SHA for c0e97bd - Browse repository at this point
Copy the full SHA c0e97bdView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff dev...dev