1
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 2 days ago.
Jun 16, 2025 — Jun 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Attempt to get test which passes locally but fails in CI to pass by extending timeout. More... over 7 years ago
Renamed SysTime to ReceivedAt to better represent what it is. Added check to async test to ensure ReceivedAt is UTC. More... over 7 years ago
Nuget related updates for new release. More... over 7 years ago
Version bump for new major release (breaking changes). Fix inconsistent formatting within individual files. Improve some comments. More... over 7 years ago
Merge pull request #14 from mill1000/RequestTimeResult More... over 7 years ago
Return RequestTimeResult from async operation with timestamp of NTP reception in system UTC time. Allows tighter calculation of System-to-NTP offset. More... over 7 years ago
Acknowledge NetStandard 1.3 as supported platform More... almost 8 years ago
Merge pull request #11 from sundhaug92/patch-2 More... about 8 years ago
Merge pull request #10 from sundhaug92/patch-1 More... about 8 years ago
lowercase xml to uppercase XML More... about 8 years ago
Fix lack of space in markdown More... about 8 years ago
Fix error in iOS project due to DnsEndPoint not behaving the same as on Windows platforms. Closes #9 More... about 8 years ago
Add simple Xamarin Forms sample for UWP, iOS and Android. More... about 8 years ago
Nuspec and version updates for release. More... over 8 years ago
Some code clean ups/reductions in allocations. Add test to call client multiple times in quick succesion to try to reproduce issue. Add logic to detect zero offset returned or zero bytes transferred (with success status) and report as error via error handler. Ignore nuget.exe and config. More... over 8 years ago
Removed .nuget folder from repository More... over 8 years ago
Update nuget-push cmd for new version. More... almost 9 years ago
Update nuspec with new version # and release notes. More... almost 9 years ago
Update assembly version # for new release and add editor.config. More... almost 9 years ago
Merge pull request #7 from kvpt/patch-1 More... almost 9 years ago
Fix NetStandard AssemblyName More... almost 9 years ago
Create CONTRIBUTING.md More... almost 9 years ago
Delete unused files from repo. More... about 9 years ago
Optimize icon png More... about 9 years ago
Merge branch 'Feature/NetStandardSupport' More... about 9 years ago
Attempt to fix AppVeyor build due to bad platform setting. More... about 9 years ago
Updates to files for publishing latest package to nuget. More... about 9 years ago
Support for NetStandard 1.3 (and by extension NetCore). More... about 9 years ago
Nuget updates for publishing latest package. More... over 9 years ago
Attempt to fix NotSupportedException on Xamarin Android due to bad sockets API. Add Android unit test app. More... over 9 years ago