1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Jun 08, 2024 — Jun 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
minor RTTI refactoring More... 12 months ago
fixed Delphi compilation More... 12 months ago
enhanced http-server-files sample More... 12 months ago
introducing new TShort23 type - this was the only 64-bit aligned missing shortstring type More... 12 months ago
fixed unexpected GPF in TExecutableCommandLine on unexpected parameter More... 12 months ago
enhanced TRestUriContext.ReturnFile - to support "Last-Modified:" cache in addition to "Etag:" - to include the file size to the "Etag:" value - by using our new mormot.core.datetime reusable functions More... 12 months ago
let THttpProxyServer support HTTP_NOTMODIFIED for its HTML folder pages More... 12 months ago
fixed THttpProxyServer favicon.ico support More... 12 months ago
new THttpServerRequestAbstract.SetOutContent method - and refactored THttpServerRequestAbstract.SetOutFile to also use the new mormot.core.datetime reusable functions More... 12 months ago
fixed HTTP proxy server logger usage More... 12 months ago
introducing THttpLoggerSettings - it should have been better to follow the SOLID principles from the beginning - better late than sorry, anyway More... 12 months ago
renamed function as FolderHtmlIndex() More... 12 months ago
new FileHttp304NotModified/ContentHttp304NotModified() methods More... 12 months ago
refined TCrtSocket.Bind exception message More... 12 months ago
fixed TAcmeLetsEncryptServer compilation More... 12 months ago
enhanced mime-related tests More... 12 months ago
let GetMimeContentTypeFromMemory() detect HTML/XML content More... 12 months ago
new TrimMinDisplayHex() function More... 12 months ago
introducing new TLineFeed type More... 12 months ago
new LogFormat setting for the HTTP server - allow to customize the log format, if default "combined" / Apache layout is not enough More... 12 months ago
fixed GPF in TAsyncServer on Windows - when the server failed to bind its port More... 12 months ago
refined TCrtSocket.Bind exception error message More... 12 months ago
optional favicon.ico file content in proxy Server settings More... 12 months ago
slightly rewritten StringFromFile() More... 12 months ago
fixed favicon support in HTTP server - enable for the HTTP proxy/cache server - make SetFavIcon() compatible with the ReplaceRoute() method More... 12 months ago
optimized ObjArrayClear() when catching exception - reuse the try..except block during the process - make a huge performance boost when exceptions are slow (e.g. on POSIX systems) More... 12 months ago
fixed Web server HTML index page on Windows More... 12 months ago
hardened TAsyncConnections connection release - ensure the internal generation GC of instances follows a simple and auditable logic More... 12 months ago
enhanced HTML index of the HTTP server More... 12 months ago
fixed Delphi compilation More... 12 months ago