1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 17 hours ago.
Sep 25, 2024 — Sep 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
export TFileStreamFromHandle class More... over 4 years ago
don't truncate content when TRawByteStringStream.Seek is used More... over 4 years ago
introducing ExpectedAlgo parameter to TJwtAbstract.VerifyPayload() - previous implementation was using the class name, which was faulty with OpenSSL classes More... over 4 years ago
Merge pull request #21 from tino-teuber/fix-urls
ab
More... over 4 years ago
Fix URLs More... over 4 years ago
normalize boolean values as much as possible More... over 4 years ago
removed circular reference between mormot.core.text and mormot.core.datetime - it was fine with regular code, but not properly handled when used within packages (e.g. mormot2 and zeos) More... over 4 years ago
refactored the WebSockets Server so that still connected clients are notified at shutdown More... over 4 years ago
revert one change More... over 4 years ago
some fixes More... over 4 years ago
introducing TWebSocketProcessSettings.AutoUpgrade property More... over 4 years ago
fixed TRestHttpClientWebsockets.WebSocketsConnected More... over 4 years ago
enhanced TRestClientUri.IsOpen logs More... over 4 years ago
enhanced REST client process More... over 4 years ago
enhanced TSimpleHttpClient and THttpRequestCached classes More... over 4 years ago
fixed unexpected debug-to-console mormot.core.log writeln More... over 4 years ago
welcome Hubert (and Evan) More... over 4 years ago
Merge pull request #20 from htouvet/master
ab
More... over 4 years ago
fix result is always false in TRestStorageInMemory.SearchField More... over 4 years ago
let TRestClientUri and all descendants share the same (re)connection workflow with proper OnConnected/OnConnectionFailed events More... over 4 years ago
reduce DefaultUserAgent() text size More... over 4 years ago
don't uppercase symbol names for Dwarf 3 More... over 4 years ago
several fixes - what was I thinking???? :( More... over 4 years ago
fixed TSynBackgroundTimer.EverySecond More... over 4 years ago
fixed SQlite3 static compilation More... over 4 years ago
move TInterfacedCallback/TBlockingCallback from mormot.rest.server to mormot.rest.client (part 2) More... over 4 years ago
move TInterfacedCallback/TBlockingCallback from mormot.rest.server to mormot.rest.client (part 1) More... over 4 years ago
new TRestRunThreads.Once wrapper methods More... over 4 years ago
new TSynBackgroundTimer.ExecuteOnce method More... over 4 years ago
fixed TRestHttpClientWebsockets.WebSocketsUpgrade when a CustomHeader is defined More... over 4 years ago