1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 12 hours ago.
Jun 06, 2024 — Jun 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
core: optimized TJsonWriter.AddAnyAnsiBuffer More... 10 days ago
core: new TSynLog.EnterLocalString method More... 10 days ago
pdf: some refactoring of our PDF generator - no new feature, though More... 10 days ago
net: new DefaultHttpClientSocketProxyNotForIp4 global variable to disable proxy for any IPv4 '1.2.3.4' address in GetSystemProxyUri() function More... 10 days ago
net: enhanced GetSystemProxyUri() to parse the URI and detect localhost More... 10 days ago
core: enhanced IsLocalHost() to recognize also IPv6 '::1' address More... 10 days ago
tests: refined PeerCache logged context on failure More... 11 days ago
core: some minor .zip refactoring and documenting - with no functional change More... 11 days ago
core: new TDocVariantData.InitFromUrlArray method - with associated regression tests More... 11 days ago
core: new TDocVariantData.AddValueArray method More... 11 days ago
core: fixed TZipRead Unicode/UTF-8 file name support More... 11 days ago
core: rewritten TZipRead.RetrieveFileInfo - and refactored internal PKware appnote data structures and constants More... 11 days ago
core: new TZipRead.LocateCentralDirectory method - the .zip central directory is now located once - also to reduce code redundancy and enhance consistency More... 11 days ago
core: some TZipRead refactoring - with no functional change More... 11 days ago
core: recognized PK00 spanned .zip archives - as reported by https://github.com/synopse/mORMot2/issues/365 More... 11 days ago
tests: fixed PeerCache regression tests - a local web server is safer than an Internet resource - some Windows AntiVirus flagged our bouchez.info website as unsafe (false positive of course) More... 11 days ago
core: minor fpcx64mm refactoring More... 11 days ago
core: fixed TExecutableCommandLine.DetectUnknown More... 11 days ago
core: fixed regression on Win64 with fpcx64mm More... 11 days ago
core: slightly optimized VariantTypeName() More... 11 days ago
core: fixed TDocVariant.GetSingleOrDefault - when called as TDocVariant.GetSingleOrDefault(result, result, result) as in mormot.db.nosql.mongodb.pas More... 11 days ago
crypt: simplified ParsedToText() More... 12 days ago
tests: minor refactoring More... 12 days ago
core: fixed CsvToRawUtf8DynArray() with sep=' ' More... 12 days ago
core: fixed fpcx64mm memory leak on large Windows realloc() - as reported by https://gitlab.com/freepascal.org/fpc/source/-/merge_requests/1020#note_2524232062 More... 12 days ago
lib: added OSSL_PROVIDER_available() to OpenSSL lib More... 12 days ago
net: paranoid hardening of the WS core process More... 12 days ago
crypt: minor X.509 refactoring with no functional change More... 12 days ago
net: slightly refined TLdapClientSettings.CheckTargetHost More... 12 days ago
net: fixed THttpClientSocket.OpenBind on proxy connection error More... 12 days ago