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
about 3 hours
ago. based on code collected
about 3 hours
ago.
Jun 08, 2024 — Jun 08, 2025
Showing page 10 of 371
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
net: refactoring of the cross-platform sockaddr code
Arnaud Bouchez
More...
about 1 month ago
net: new TNetAddr.Clear method
Arnaud Bouchez
More...
about 1 month ago
core: minor RTTI/JSON comments precisions - no functional change
Arnaud Bouchez
More...
about 1 month ago
tests: completed TSynDictionary coverage - with integer keys, to ensure they are serialized as valid JSON field names
Arnaud Bouchez
More...
about 1 month ago
tests: run the slowest tests in a background thread
Arnaud Bouchez
More...
about 1 month ago
core: new /mainthread command line switch for tests
Arnaud Bouchez
More...
about 1 month ago
core: fixed TSynDictionary when keys are not JSON string - e.g. TIntegerDynArray would generate invalid JSON Output, since a JSON object should have only strings as keys
Arnaud Bouchez
More...
about 1 month ago
net: rewritten THttpAsyncServerConnection.DoReject - use the regular pre-computed HTTP 418 error message - fixed missing favicon unexpected banning
Arnaud Bouchez
More...
about 1 month ago
net: introducing THttpServerSocketGeneric.ComputeRejectBody method
Arnaud Bouchez
More...
about 1 month ago
core: refined the HTTP 418 error message
Arnaud Bouchez
More...
about 1 month ago
net: fixed hraNegotiate HTTP header on server side
Arnaud Bouchez
More...
about 1 month ago
net: new callback events when THttpAcceptBan BanIP() or IsBanned() methods are called
Arnaud Bouchez
More...
about 1 month ago
net: rewritten IsHttpUserAgentBot() - for performance, and better coverage
Arnaud Bouchez
More...
about 1 month ago
net: implemented new hsoRejectBotUserAgent option - returns a 418 I'm a Tea Pot error on Bot detection
Arnaud Bouchez
More...
about 1 month ago
core: added some HTTP result code constants
Arnaud Bouchez
More...
about 1 month ago
rest: fixed Delphi 7 compilation
Arnaud Bouchez
More...
about 1 month ago
Merge branch 'master' of https://github.com/synopse/mORMot2
Arnaud Bouchez
More...
about 1 month ago
core: new cross-platform SetCurrentDir() function - handle more than MAX_PATH file size - the FPC RTL is not consistent with Delphi on Windows
Arnaud Bouchez
More...
about 1 month ago
core: fixed TSynLog._Release timing
synopse
More...
about 1 month ago
tests: fixed and enhanced regression tests after today's commits
Arnaud Bouchez
More...
about 1 month ago
rest: clean TWebSocketProtocolJson base-64 encoding usage - it is now triggered from the actual content, for efficiency and consistency
Arnaud Bouchez
More...
about 1 month ago
rest: rewritten TWebSocketProtocolRest frame encoding/decoding
Arnaud Bouchez
More...
about 1 month ago
core: optimized ISynLog refcounting and high-precision timing - all thread-specific could be done outside of the TSynLog giant lock
Arnaud Bouchez
More...
about 1 month ago
core: some TSynLog refactoring with no functional change - mostly about comments precision
Arnaud Bouchez
More...
about 1 month ago
core: refactored TSynLog trailer output
Arnaud Bouchez
More...
about 1 month ago
core: rewritten GetJsonItemAsRawJson() for efficiency
Arnaud Bouchez
More...
about 1 month ago
rest: refactored TServiceFactoryClient for cleaner logging
Arnaud Bouchez
More...
about 1 month ago
rest: rewritten REST input/output logging on server
Arnaud Bouchez
More...
about 1 month ago
rest: optimized TRestUriParams.OutBodyTypeIsJson
Arnaud Bouchez
More...
about 1 month ago
rest: introducing TRest.InternalLogResponse - as used for TRestClient
Arnaud Bouchez
More...
about 1 month ago
←
1
2
…
6
7
8
9
10
11
12
13
14
…
370
371
→
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