1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Aug 25, 2024 — Aug 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
crypt: rewritten TSynHasher.UnixCryptHash base-64 encoding - custom base-64 encoding with integrate bytes shuffle - code is more readable, and much shorter - and probably faster More... 3 days ago
crypt: new TSynHasher.FinalBin method More... 3 days ago
tests: cover TSynHasher.UnixCryptHash/Verify - with test vectors and self-generated values More... 3 days ago
crypt: some TSynHasher.UnixCryptHash/Verify refactoring - code seems to work just fine! More... 3 days ago
crypt: continue work on TSynHasher.UnixCryptHash More... 3 days ago
crypt: new TSynHasher.UnixCryptHash/UnixCryptVerify methods - warning: first draft, currently untested More... 3 days ago
crypt: new TSynHasher.Full() overload More... 3 days ago
crypt: optimized Random128() on FPC More... 3 days ago
crypt: some minor refactoring More... 3 days ago
net: minor TCrtSocket.SockInRead optimization More... 3 days ago
net: fixed TCrtSocket exceptions More... 3 days ago
all: normalized ReallocMem() RTL function naming More... 3 days ago
all: normalize GetMem/FreeMem function names in all codebase More... 3 days ago
net: fixed SendEmail() to use the new methods instead of misleading readln/ioresult More... 3 days ago
net: refined TCrtSocket documentation More... 3 days ago
crypt: AESFull* deprecated code refactoring More... 3 days ago
net: rewritten THttpSocket.GetBody - to use the new TCrtSocket methods instead of RTL readln/ioresult - was also an opportunity to optimize most usecases More... 3 days ago
core: added missing ISDELPHIUNICODE conditional More... 3 days ago
net: rewritten THttpSocket.GetHeader - to use our new TCrtSocket methods More... 3 days ago
net: let TCrtSocket.SockRecvLn use a 16KB buffer - should be big enough for most usecases More... 3 days ago
net: fixed Delphi compilation More... 3 days ago
crypt: properly fixed AESFull* deprecated functions More... 3 days ago
crypt: new TAes.InitOnStack method More... 3 days ago
crypt: rewritten MakeDecrKeyAesNi() x86_64 asm More... 3 days ago
net: let TCrtSocket.SockInPending work without SockIn^ More... 3 days ago
net: fixed TCrtSocket.SockInReadLn "direct socket" mode More... 3 days ago
net: refactored all TCrtSocket.SockSend overloads More... 3 days ago
net: internal TCrtSocket refactoring More... 3 days ago
net: fixed TCrtSocket.EnsureSockSend compilation on Delphi More... 3 days ago
core: we don't support Delphi 6 any more More... 3 days ago