1
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
optimized TSynMustacheContextVariant More... over 4 years ago
assume ar/.deb files are compressed More... over 4 years ago
fixed unfinished commit More... over 4 years ago
any ending/trailing single quote will be removed by Iso8601ToDateTime*() functions More... over 4 years ago
ensure milliseconds are supported for TDateTime SQL values - fix for https://github.com/synopse/mORMot/issues/397 More... over 4 years ago
introducing several enumerators for TDocVariant More... over 4 years ago
now the Tunneling should work - but not tested yet! More... over 4 years ago
enhanced TWebSocketServer More... over 4 years ago
WebSockets stand-alone Relay Server - not functional yet, and which deep a rewrite to use two URIs instead of a single URI More... over 4 years ago
some minor refactoring - no functional change More... over 4 years ago
ensure ReleaseRows is called as expected during SQL fetchs More... over 4 years ago
minor refactorings More... over 4 years ago
hardened: TSynThread.DoTerminate - a closing thread should not jeopardize the whole process More... over 4 years ago
properly implement TNetSock connect() custom timeout value More... over 4 years ago
fixed RedirectServerRootUriForExactCase URI More... over 4 years ago
refactored mormot.core.fpcx64mm Getmem() More... over 4 years ago
don't let server return HTTP_UNAUTHORIZED (401) unless it is a real authentication handshake More... over 4 years ago
enhanced TWebSocketProtocolUri More... over 4 years ago
tested and fixed ParseTrailingJwt() More... over 4 years ago
fixed MainHttpClass compilation when WININET is not defined More... over 4 years ago
tested and validated TBinaryCookieGenerator More... over 4 years ago
new TWebSocketProtocolUri protocol with signed URI generation More... over 4 years ago
new AppendCharOnceToRawUtf8() function More... over 4 years ago
introducing TBinaryCookieGenerator - and also some fixes More... over 4 years ago
fixed compilation (missing unit) More... over 4 years ago
introducing THttpClientSocket.RedirectMax property More... over 4 years ago
fixed THttpClientSocket SSPI/GSSAPI support More... over 4 years ago
SSPI client support for THttpClientSocket - not tested yet: beware! More... over 4 years ago
enhanced THttpClientSocket with Accept and OnProxyAuthorize properties More... over 4 years ago
new OnAuthorize or OnBeforeRequest/OnAfterRequest callbacks for THttpClientSocket More... over 4 years ago