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.
Aug 15, 2024 — Aug 15, 2025
Showing page 25 of 402
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
tests: new PBKDF2 reference vectors for most SHA algorithms
Arnaud Bouchez
More...
about 2 months ago
crypt: new TSynSigner.Pbkdf2 overload with any output length - as defined by the RFC 2898 official algorithm - as used e.g. by Kerberos
Arnaud Bouchez
More...
about 2 months ago
crypt: SHA-224 support for TSynSigner
Arnaud Bouchez
More...
about 2 months ago
crypt: new 'HS224' (HMAC SHA-224) JWT algorithm
Arnaud Bouchez
More...
about 2 months ago
crypt: slight optimized HMAC process
Arnaud Bouchez
More...
about 2 months ago
core: defined TKerberosKeyEntry.EncType constants
Arnaud Bouchez
More...
about 2 months ago
crypt: fixed THmacSha256 with SHA-224 algorithm
Arnaud Bouchez
More...
about 2 months ago
tests: cover BufferIsKeyTab() new function
Arnaud Bouchez
More...
about 2 months ago
core: moved FileIsKeyTab() to mormot.core.os.security - to use the full-featured TKeryberosKeyTab instead of weak wild guess of the header
Arnaud Bouchez
More...
about 2 months ago
core: rewritten TKerberosKeyTab.SaveToBinary - for better code generation - and to use the new TSynTempAdder methods
Arnaud Bouchez
More...
about 2 months ago
core: allow TKerberosKeyTab.LoadFromBinary() to be called with self = nil
Arnaud Bouchez
More...
about 2 months ago
core: enhanced TSynTempAdder process - especially with the new TSynTempAdder.Add16BigEndian and TSynTempAdder.Add32BigEndian methods - also relaxed the Done() output variable to be either a RawUtf8 or a RawByteString
Arnaud Bouchez
More...
about 2 months ago
core: fixed TKerberosKeyTab.LoadFromBuffer with old version 0x501
Arnaud Bouchez
More...
about 2 months ago
core: optimized TSynAnsiConvert.Utf8ToAnsi for Delphi 7/2007 - no copy is needed for a pure ASCII string with no code page - still won't introduce back the previous regression, I hope ;)
Arnaud Bouchez
More...
about 2 months ago
core: some dynamic array process refactoring - with no functional change - include some comment precision
Arnaud Bouchez
More...
about 2 months ago
core: fixed regression in TSynAnsiConvert.Utf8ToAnsi
Arnaud Bouchez
More...
about 2 months ago
tests: enhanced TKerberosKeyTab coverage - especially the new TKerberosKeyTab.Delete method
Arnaud Bouchez
More...
about 2 months ago
core: new TKerberosKeyTab.Delete method
Arnaud Bouchez
More...
about 2 months ago
core: refactored TKerberosKeyTab.SaveToBinary
Arnaud Bouchez
More...
about 2 months ago
tests: cover TKerberosKeyTab.SaveToBinary
Arnaud Bouchez
More...
about 2 months ago
core: TKerberosKeyTab binary persistence - in the standard keytab file format :)
Arnaud Bouchez
More...
about 2 months ago
core: renamed TKerberosKeyTab.LoadFromBinary method
Arnaud Bouchez
More...
about 2 months ago
tests: cover the TKerberosKeyTab class
Arnaud Bouchez
More...
about 2 months ago
core: introducing Kerberos KeyTab File Support - currently support loading, searching, merging - cross-platform and without any dependency
Arnaud Bouchez
More...
about 2 months ago
lib: optimized TServerSspiKeyTab.SetKeyTab
Arnaud Bouchez
More...
about 2 months ago
net: rewritten THttpServerSocketGeneric.SetKeyTab - to check for GSSAPI availability - to add more pertinent information in the logs
Arnaud Bouchez
More...
about 2 months ago
lib: introducing FileIsKeyTab() function
Arnaud Bouchez
More...
about 2 months ago
net: new THttpServerSocketGeneric.KeyTab property
Arnaud Bouchez
More...
about 2 months ago
lib: introducing TServerSspiKeyTab to track keytab files on server
Arnaud Bouchez
More...
about 2 months ago
core: optimized TSynAnsiConvert.Utf8ToAnsi and enhanced some regression tests
Arnaud Bouchez
More...
about 2 months ago
←
1
2
…
21
22
23
24
25
26
27
28
29
…
401
402
→
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