1
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 06, 2024 — Jun 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
Merge pull request #272 from tueddy/OutputIntentInfo
ab
More... 11 months ago
Display OutputIntent on Acrobat Reader "Standards" tab #269 More... 11 months ago
introducing TCrtSocket.Abort method More... 11 months ago
another pass on OpenSSL error handling More... 11 months ago