1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 13 hours ago.
Jun 19, 2024 — Jun 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tests: new /opensslpath and /p command line switches More... 2 months ago
tests: fixed unexpected http.sys initialization failure on XP More... 2 months ago
rest: refined TRestHttpServer.HttpApiAddUri error handling More... 2 months ago
net: minimal THttpApiServer refactoring - with no functional change More... 2 months ago
net: rewritten TWinIocpSubscription.CurrentStatus More... 2 months ago
net: fixed TLdapClient.Reconnect More... 2 months ago
net: fixed WSAGetOverlappedResult() usage for IOCP More... 2 months ago
net: new NetErrorFromSystem() low-level function More... 2 months ago
net: hardened TWinIocp.GetNext process - properly intercept GetQueuedCompletionStatus() result code - log winsock-level error code if possible More... 2 months ago
orm: simplified TOrmPropInfo.GetOrmFieldTypeName More... 2 months ago
core: completed recognized windows error code - to include some winsock2 advanced results More... 2 months ago
Merge pull request #357 from EchseKuhTiere/master
ab
More... 2 months ago
pdf: enhanced meta-file rendering - added EMR_ALPHABLEND basic support from https://synopse.info/forum/viewtopic.php?pid=43616#p43616 - simplified code thanks to (despite?) "with" context More... 2 months ago
mvc: refined TMvcSessionAbstract.CheckAndRetrieveInfo exception message More... 2 months ago
mvc: fixed infinite recursion in TMvcSessionWithCookies More... 2 months ago
net: reduced per-connection memory usage for TWinIocp More... 2 months ago
net: fixed TWinIocp.GetNext process More... 2 months ago
net: rewritten TWinIocp.Destroy log output More... 2 months ago
net: enhanced WinSock comments/documentation More... 2 months ago
net: refactored TWinIocp.PrepareNext method - to add some additional context in logs More... 2 months ago
core: new WinErrorConstantText() wrapper function More... 2 months ago
Fix declaration of GetJpegSize() which is called in a wrong parameter order (maintain backwards compatibility) More... 2 months ago
core: fixed SplitRights() for SepChar in 1 char and added associated regression tests More... 2 months ago
net: fixed wioUnsubscribeShutdownSocket IOCP option More... 2 months ago
core: fixed several small regressions More... 2 months ago
net: delayed IOCP wioUnsubscribeShutdownSocket closesocket() call More... 2 months ago
net: fixed TNetSocketWrap.ShutdownAndClose usage on Windows More... 2 months ago
net: add a Windows specific option to TNetSocketWrap.ShutdownAndClose - we need to wait for shutdown() to process before closesocket() More... 2 months ago
net: renamed IOCP handles for the async server More... 2 months ago
core: cleaner TSynTestCase.RunWait logged output More... 2 months ago