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 20 hours
ago. based on code collected
about 20 hours
ago.
Aug 21, 2024 — Aug 21, 2025
Showing page 23 of 405
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
core: minor documentation fixes
Arnaud Bouchez
More...
about 1 month ago
core: refactored TSynTestCase.AddRandomTextParagraph - to not use a per-thread TLecuyer generator (which needs to be initialized)
Arnaud Bouchez
More...
about 1 month ago
core: introducing TShort3 type - for up to 3 ansi chars storage within a 32-bit convenient type
Arnaud Bouchez
More...
about 1 month ago
core: moved RandomAnsi7() or RandomIdentifier() into mormot.core.text.pas - it made no actual sense to restrict them as being TSynTest class methods
Arnaud Bouchez
More...
about 1 month ago
tests: enhanced TDocVariant iterators coverage
Arnaud Bouchez
More...
about 1 month ago
core: new TDocVariantData.Items/Objects(aName) methods - to easily iterate over nested arrays properties
Arnaud Bouchez
More...
about 1 month ago
core: refactored TDocVariant enumerators - no need to store nil within the state pointers - @self is faster and enough
Arnaud Bouchez
More...
about 1 month ago
core: ignore any UTF-8 BOM in memory buffers on Windows
Arnaud Bouchez
More...
about 1 month ago
core: rewritten TSynLog.ComputeFileName - to include inherited TSynLog class name as suffix - with cleaner code using a SetName() sub-function
Arnaud Bouchez
More...
about 1 month ago
core: some refactoring with no functional change
Arnaud Bouchez
More...
about 1 month ago
core: rewritten BOM recognition in files
Arnaud Bouchez
More...
about 1 month ago
core: rewritten VariantToBoolean() - to avoid any external RTL function
Arnaud Bouchez
More...
about 1 month ago
core: refactored VarDataFromVariant() internal usage - to ensure proper inlining
Arnaud Bouchez
More...
about 1 month ago
tests: cover text-to-boolean conversion functions
Arnaud Bouchez
More...
about 1 month ago
core: new GetBooleanW() function
Arnaud Bouchez
More...
about 1 month ago
core: fixed TSynLogFamily.RotateFileDailyAtHour
Arnaud Bouchez
More...
about 1 month ago
tests: add some MVC low level check
Arnaud Bouchez
More...
about 1 month ago
tests: add some log-level performance info for random catalog
Arnaud Bouchez
More...
about 1 month ago
mvc: new TMvcViewsMustache.NotifyContentChanged method - will reload all partials when FlushAnyCache is called
Arnaud Bouchez
More...
about 1 month ago
core: refined StartupEntropy() on Windows - there was too many intangible system information, and too few actual random/entropy bytes
Arnaud Bouchez
More...
about 1 month ago
crypt: new 'rnd-rdrand' random generator in the crypto catalog
Arnaud Bouchez
More...
about 1 month ago
crypt: some minor refactoring
Arnaud Bouchez
More...
about 1 month ago
core: fixed XorEntropy() compilation on non Intel targets
Arnaud Bouchez
More...
about 1 month ago
crypt: rewritten ecc_make_key_pas() - to use HMAC-SHA-256 as key derivation function - to be sensitively faster thanks to safe but non blocking random gathering (no slow OS calls)
Arnaud Bouchez
More...
about 1 month ago
crypt: another pass on TAesPrng.GetEntropy - consider the new StartupEntropy content - cleanup global AES-CTR diffusion instance
Arnaud Bouchez
More...
about 1 month ago
core: write clock_gettime() error in POSIX error file - this is the way to go on POSIX systems - instead of an exception which is likely to not be catched, and fail into a GPF
Arnaud Bouchez
More...
about 1 month ago
rewritten StartupRandom into StartupEntropy - with proper initialization on Windows (was missing real unreproductible entropy) - some more cross-platform code - other fixes and tuning
Arnaud Bouchez
More...
about 1 month ago
core: refactored process startup cross-platform code
Arnaud Bouchez
More...
about 1 month ago
core: renamed misleading XorEntropyFromOs256() - this was not at all a public API to consider in your own code
Arnaud Bouchez
More...
about 1 month ago
core: refined crc32/crc32c documentation - especially about their polynomials and associated RFC
Arnaud Bouchez
More...
about 1 month ago
←
1
2
…
19
20
21
22
23
24
25
26
27
…
404
405
→
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