1
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 12, 2024 — Jun 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
let TSqlDBServerRemote always be TSqlDBServerSockets - as default mormot.db.proxy HTTP server class on each platform - won't default to TSqlDBServerHttpApi on Windows, because even if this class seems more "native", it won't maintain one thread per client so may not behave as expected More... 12 months ago
publishing TSqlDBProxyConnection.Proxy property More... 12 months ago
another TCrtSocket.Close refactoring More... 12 months ago
don't include the framework release to DefaultUserAgent() - this information may be used to easily identify and exploit a weakness of an old version More... 12 months ago
minor TExecutableResource refactoring More... 12 months ago
properly fix TZipRead / TZipWrite exception support More... 12 months ago
refactored TServiceAuthorization methods More... 12 months ago
minor zip refactoring More... 12 months ago
slightly enhanced ZipTest() More... 12 months ago
refined TZipRead.Create exceptions More... 12 months ago
fixed TZipWrite.Create/CreateFrom exception handling More... 12 months ago
avoid resource leak in all TZipRead.Create constructors More... 12 months ago
internal IKeyValue<> refactoring - no functional change More... 12 months ago
new pcoNoBanIP option to disable PeerCache IP ban mechanism at HTTP level More... 12 months ago
allow UUID customization for THttpPeerCache More... 12 months ago
allow custom TSynLog class for THttpPeerCache More... 12 months ago
new wgsAlternate*InCache notifications for WGet More... 12 months ago
some minor refactoring with no functional change More... 12 months ago
remove any compiler hint with FPC trunk More... 12 months ago
rewritten TServiceAuthorization core methods More... 12 months ago
refactored exceptions usage More... 12 months ago
fixed TTestServiceOrientedArchitecture tests - some (unsual) combinations are not possible any more More... 12 months ago
let TServiceFactoryExecution support TAuthGroup.ID > 255 More... 12 months ago
introducing TServiceAuthorization More... 12 months ago
fixed ToText(TWGetSteps) More... 12 months ago
hardened TRestHttpClientRequest More... 12 months ago
avoid coder confusion if a TRest abstract class is instantiated More... 12 months ago
new MaxInt64() function and rewritten MaxInteger() More... 12 months ago
fixed TWGetStep definition More... 12 months ago
enhanced TTestCoreCrypto.Catalog context information More... 12 months ago