1
I Use This!
Very High Activity

Commits : Listings

Analyzed 3 minutes ago. based on code collected about 1 hour ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
core: let TSynLog daily rotation be checked in the background thread More... about 2 months ago
core: new TJsonWriter.AddFmt raw method More... about 2 months ago
core: made FileExists/DirectoryExists consistent on all OS - use the very same parameters on all platforms - let DirectoryExists() code be shared by all OS - properly implement FollowLink on POSIX as reported by https://github.com/synopse/mORMot2/issues/358 More... about 2 months ago
rest: fixed TRestServerUriContext.Prepare compilation - after latest TSynLog changes More... about 2 months ago
core: optimized ISynLog refcount More... about 2 months ago
core: huge refactoring of TSynLog threading - the threadvar would contain all Enter/Leave recursion information - optimized logging overhead and memory usage More... about 2 months ago
core: refined TSynLog documentation More... about 2 months ago
core: fixed TRestRouter.InfoText output More... about 2 months ago
tests: some refactoring More... about 2 months ago
core: refactored ObjectFromInterface() on oldest Delphi More... about 2 months ago
core: hardened "RemoteIP:" header on socket servers - ignore this header value when transmitted: it should be an internal "fake" header - mORMot 2 was not affected by a security issue on socket server because they did not use those headers but direclty the low-level decoded value, but it won't hurt to harden the process - refined associated documentation More... about 2 months ago
net: filter unexpected 'RemoteIP:' from client with http.sys More... about 2 months ago
core: fixed SDDL/SID late initialization process More... about 2 months ago
core: fixed KnownSidToText() output - a silent buffer overflow was occuring More... about 2 months ago
core: renamed WinErrorConstantText() into less confusing WinErrorShort() More... about 2 months ago
all: normalized ShortString type casing More... about 2 months ago
core: enhanced documentation More... about 2 months ago
net: preparing LDIF in-memory storage More... about 2 months ago
net: refined TLdapClient.Modify logging More... about 2 months ago
net: minor TNetHostCache refactoring - with no functional change More... about 2 months ago
core: slightly optimized TRawUtf8InterningSlot More... about 2 months ago
core: introducing TDynArrayHasher.FindHash method More... about 2 months ago
net: fixed Delphi compilation warning More... about 2 months ago
tests: fixed "wait for threads" console output More... about 2 months ago
tests: fixed TNetworkProtocols.OpenAPI - too many APIs are killing the APIs More... about 2 months ago
tests: enhanced reverse DNS lookup allowed responses More... about 2 months ago
net: rewritten TWinHttp error handling - with more information in the exception message More... about 2 months ago
net: rewritten IWinINet raising More... about 2 months ago
all: some minor fixes and changes More... about 2 months ago
net: refined HTTP servers log - both async and threaded servers More... about 2 months ago