1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 3 hours ago.
Jun 12, 2024 — Jun 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed tests after last TSynTimeZone refactoring More... 11 months ago
TSynTimeZone refactoring and enhancements - rewritten TSynTimeZone.Default class method - fixed some reset issues if the same instance is reused between loads - new TSynTimeZone.GetIndex method - better UTC support, especially for GetBiasForDateTime() More... 11 months ago
include regression tests for IsContentTypeCompressible() More... 11 months ago
new IsContentTypeCompressibleU() wrapper function More... 11 months ago
SChannel TLS 1.3 support on Windows 11 - older Windows will fallback to TLS 1.0-1.2 and deprecated API - tested on Windows XP, 7, 10 and 11 - TLS 1.3 should not be enabled on Windows 10 (MS recommendation) More... 11 months ago
new TSynTimeZone.CurrentIndex property - available on Windows only More... 11 months ago
rewritten SChannel TLS handshake loop More... 11 months ago
enhanced TLS algo support More... 11 months ago
add optional low-level SChannel debug to console More... 11 months ago
fixed SChannel on Win64 - obscure struct alignment issue More... 11 months ago
fixed potential memory leak on SChannel TLS error More... 11 months ago
enhanced SSPI error codes More... 11 months ago
introducing some SSH options to libcurl - as proposed by https://github.com/synopse/mORMot2/pull/273 More... 11 months ago
next step for TLS 1.3 support on Win 11+ - still fail on SEC_I_RENEGOTIATE - so not enabled yet More... 11 months ago
prepare SChannel TLS 1.3 support on Win11+ - added definitions for SCH_CREDENTIALS More... 11 months ago
enhanced SSPI error message detection More... 11 months ago
exported UNICODE_STRING Windows API structure More... 11 months ago
added IANA/Microsoft time zone conversion table link More... 11 months ago
enhanced TCommandLine - regression tests and documentation More... 11 months ago
some work on the Socket.IO protocol More... 11 months ago
some comments refinement with no functional change More... 11 months ago
try to fix TCrtSocket.Abort on POSIX/Linux More... 11 months ago
new TSynTimeZone.ChangeOperatingSystemTimeZone method - Windows only - tested on Windows XP and Windows Seven+ More... 11 months ago
enhanced TSynTimeZone zones storage More... 11 months ago
new TTimeZoneData.Clear method More... 11 months ago
fixed TSynTimeZone.Ids/Displays race condition More... 11 months ago
enhanced RaiseLastError() function More... 11 months ago
new SetSystemTimeZone() Windows specific function More... 11 months ago
new TWinRegistry.ReadMax method More... 11 months ago
fixed potential buffer overflow in Utf8ToWideChar() More... 11 months ago