1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
new GetMacAddresses() fields support on POSIX - almost fully supported on Linux - basic support on BSD More... about 1 year ago
published the ParseHex() low-level function More... about 1 year ago
completed TMacAddress fields - similar to ipconfig /all information - implemented on Windows More... about 1 year ago
implemented TMacAddress new fields on Windows - tested on Windows 7+ but also on XP More... about 1 year ago
enhanced TMacAddress fields - with additionnal IPv4 address information - with a new 65 seconds cache (since IP may change during a project lifetime) - to be implemented on each platform/OS More... about 1 year ago
new IP4Mask() function More... about 1 year ago
simplified MVC sample fill from existing blog export More... about 1 year ago
small documentation fixes More... about 1 year ago
fixed RTTI Counts[] computation - as reported by https://synopse.info/forum/viewtopic.php?id=6746 More... about 1 year ago
new TCryptCertAlgoPkcs11.Import method More... about 1 year ago
enhanced PKCS#11 low-level import functions More... about 1 year ago
new TPkcs11.AddSessionCertificate method More... about 1 year ago
introducing Pkcs#11 SessionGetAttribute/SessionCreateObject/SessionDestroyObject/SessionDeleteAll high-level methods More... about 1 year ago
introducing posLocal PKCS#11 attribute More... about 1 year ago
clarified CK_ATTRIBUTES internal methods by value type More... about 1 year ago
introducing PATCH web method support More... about 1 year ago
some paranoid RTTI cache initialization More... about 1 year ago
optimized IKeyValue<>.TryGetValue - with a new SMALLGENERICS conditional More... about 1 year ago
cleaned Windows Service classes documentation More... about 1 year ago
new aAllowedMethods parameter to TMvcRunOnRestServer.Create More... about 1 year ago
Merge pull request #227 from nortg/master
ab
More... about 1 year ago
Fixed critical rtti cache bug More... about 1 year ago
proper documentation of TJsonSaveContext More... about 1 year ago
made all TJsonSaveContext methods and fields public - as needed for custom serialization More... about 1 year ago
let mormot.crypt.ecc use the new PKCS#8 functions More... about 1 year ago
new raw functions to encode/decode PKCS#8 PrivateKeyInfo from/to its raw binary number More... about 1 year ago
small TLdapResultList.Dump fix More... about 1 year ago
enhanced TLdapClient.Connect error message More... about 1 year ago
small fix to the latest commit More... about 1 year ago
enhanced TLdapClient.ResultString - especially during BindSaslKerberos() process More... about 1 year ago