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
2 days
ago. based on code collected
2 days
ago.
Sep 02, 2024 — Sep 02, 2025
Showing page 380 of 414
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
small TCrtSocket.Close refactoring
Arnaud Bouchez
More...
over 4 years ago
several fixes to HTTP client processing
Arnaud Bouchez
More...
over 4 years ago
disabled debug console output
Arnaud Bouchez
More...
over 4 years ago
new TLS / HTTPS client Encryption Layer using OpenSSL for mormot.net.sock / TCrtSocket
Arnaud Bouchez
More...
over 4 years ago
the SChannel client follows the new INetTLS - but we discovered some random problems during the handshake with no possibility to fix it properly - any feedback is welcome!
Arnaud Bouchez
More...
over 4 years ago
enhanced INetTLS for more options and connection information
Arnaud Bouchez
More...
over 4 years ago
new TrimLeftLines() function
Arnaud Bouchez
More...
over 4 years ago
fixed THttpClientSocket.Request to actually recreate a connection when the server closed it (e.g. after KeepAlive timeout or too many connections)
Arnaud Bouchez
More...
over 4 years ago
fixed Delphi compilation
Arnaud Bouchez
More...
over 4 years ago
new AnsiBufferToTempUtf8() function
Arnaud Bouchez
More...
over 4 years ago
inlined OpenSslIsAvailable function
Arnaud Bouchez
More...
over 4 years ago
some painless refactoring
Arnaud Bouchez
More...
over 4 years ago
renamed ECIES encryption algorithms - and several other ECC fixes and enhancements
Arnaud Bouchez
More...
over 4 years ago
JWT Implementation using any OpenSSL Algorithm - including associated regression tests
Arnaud Bouchez
More...
over 4 years ago
full coverage of OpenSSL asymetric crypto
Arnaud Bouchez
More...
over 4 years ago
fixed and proven asymetric cryptography using OpenSSL
Arnaud Bouchez
More...
over 4 years ago
use OpenSSL Asymetric Cryptography for mormot.core.ecc - much faster!
Arnaud Bouchez
More...
over 4 years ago
enhanced TSynHasher
Arnaud Bouchez
More...
over 4 years ago
redirect Ecc256r1Verify to OpenSSL - more than 8 times faster than our statically linked C code
Arnaud Bouchez
More...
over 4 years ago
include tests for TOpenSslHmac/TOpenSslHash
Arnaud Bouchez
More...
over 4 years ago
abstract ECC process from our mormot.core.ecc256r1 unit via Ecc256r1*() global functions - prepare for OpenSSL replacement
Arnaud Bouchez
More...
over 4 years ago
fixed DER serialization of a ECC signature
Arnaud Bouchez
More...
over 4 years ago
introducing Hashers and Signers OpenSSL Wrappers - still need to be tested/validated
Arnaud Bouchez
More...
over 4 years ago
painless refactoring we hope
Arnaud Bouchez
More...
over 4 years ago
some cleanup for the 1000th commit of mORMot 2! cheers!
Arnaud Bouchez
More...
over 4 years ago
enabled some tests which were disabled during debugging
Arnaud Bouchez
More...
over 4 years ago
small refactoring with no functional change
Arnaud Bouchez
More...
over 4 years ago
optimized aesnihash asm for smallest sizes
Arnaud Bouchez
More...
over 4 years ago
aggressive regression tests for 32/64/128-bit hashers
Arnaud Bouchez
More...
over 4 years ago
introducing new, secure and very fast AesNiHash32/64/128 hashers using AES-NI and SSE4.1 opcodes on x86_64 and i386 - it is faster than the fastest SSE4.1 crc32c and with a much higher stability - logic extracted from the Go Runtime, and optimized for Delphi/FPC
Arnaud Bouchez
More...
over 4 years ago
←
1
2
…
376
377
378
379
380
381
382
383
384
…
413
414
→
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