openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
mORMot2
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 10, 2024 — Jun 10, 2025
Showing page 117 of 118
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
some HTTP server minor tweaks with no functional change
Arnaud Bouchez
More...
12 months ago
renamed CacheControlMaxAge as CacheControlMaxAgeSec for consistency and least surprise principle
Arnaud Bouchez
More...
12 months ago
maximum/optimum socket output buffer is 128KB on 32-bit
Arnaud Bouchez
More...
about 1 year ago
reduce HTTP server memory consumption when serving files - on Linux/POSIX, typical values for the output buffers are 2MB for TCP, 200KB on Unix Sockets - in practice, 256KB is good enough, and anything bigger won't make any performance benefit, but would consume much more memory - only noticeable with a lot of concurrent client connections serving huge files
Arnaud Bouchez
More...
about 1 year ago
fixed potential TFileStream leak on broken connection
Arnaud Bouchez
More...
about 1 year ago
include [dir] .. to SetOutFolderHtmlIndex() output
Arnaud Bouchez
More...
about 1 year ago
finalizing httpServerMain sample
Arnaud Bouchez
More...
about 1 year ago
let THttpProxyServer return a HTML index when pointing to a folder - can be disabled in the instance options
Arnaud Bouchez
More...
about 1 year ago
new THttpProxyServerMainSettings.ServerName property
Arnaud Bouchez
More...
about 1 year ago
fixed THttpServerRequestAbstract.SetOutFile - let it support folders - fixed returned content type
Arnaud Bouchez
More...
about 1 year ago
new OpenSslDefaultPath global variable
Arnaud Bouchez
More...
about 1 year ago
introducing SetOutFolderHtmlIndex() function
Arnaud Bouchez
More...
about 1 year ago
let ffoIncludeFolder add the nested folders to FindFiles()
Arnaud Bouchez
More...
about 1 year ago
let KB() of negative size return ''
Arnaud Bouchez
More...
about 1 year ago
rewritten GetSetCsvValue() to accept any kind of separator
Arnaud Bouchez
More...
about 1 year ago
introducing httpServerFiles sample
Arnaud Bouchez
More...
about 1 year ago
some documentation precisions - no functional change
Arnaud Bouchez
More...
about 1 year ago
enhanced function FileNames() on POSIX
Arnaud Bouchez
More...
about 1 year ago
fixed and enhanced PosixFileNames() - introducing ExcludesDir flag - fixed Recursive call of nested folders - optimized the process to avoid unneeded memory allocation
Arnaud Bouchez
More...
about 1 year ago
let FileNames() call faster PosixFileNames() if possible - to reduce a lot the number of syscalls on POSIX - with a TMatchDynArray for efficient mask lookup
Arnaud Bouchez
More...
about 1 year ago
changed TOnPosixFileName callback signature
Arnaud Bouchez
More...
about 1 year ago
fixed and separated MatchAnyP() function
Arnaud Bouchez
More...
about 1 year ago
add an optional callback to PosixFileNames()
Arnaud Bouchez
More...
about 1 year ago
several THttpProxyServer fixes
Arnaud Bouchez
More...
about 1 year ago
properly detect unexpected folder
Arnaud Bouchez
More...
about 1 year ago
let FileInfoByName() return FileSize=-1 for a folder
Arnaud Bouchez
More...
about 1 year ago
huge refactoring of THttpProxyServer names
Arnaud Bouchez
More...
about 1 year ago
let TSynLog file name follow the LocalTimestamp property - as proposed by https://github.com/synopse/mORMot2/issues/259
Arnaud Bouchez
More...
about 1 year ago
huge rework of THttpProxyCache
Arnaud Bouchez
More...
about 1 year ago
introducing THttpServerRequestAbstract.SetOutFile method
Arnaud Bouchez
More...
about 1 year ago
←
1
2
…
110
111
112
113
114
115
116
117
118
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree