aboutsummaryrefslogtreecommitdiff
path: root/lib/Hashing.Portable/src
AgeCommit message (Expand)Author
2024-03-22refactor: Overhauled native library loading and lazy initLibravatar vnugent
2024-03-19refactor: JWK overhaul & add length getter to FileUploadLibravatar vnugent
2024-03-18feat: Add FNV1a software checksum and basic correction testsLibravatar vnugent
2024-02-29Squashed commit of the following:Libravatar vnugent
2024-02-14Squashed commit of the following:Libravatar vnugent
2024-01-08Some net 8.0 goodies like sha3 supportLibravatar vnugent
2024-01-06initial migration to .net 8.0Libravatar vnugent
2023-12-30tcp lib refactor, hardware accelerated memcopy, service stack featuresLibravatar vnugent
2023-12-20monocypher vendor and wrapper started, and partial public api updatesLibravatar vnugent
2023-11-29immutable fbm clients, websocket abstractions, prep for monocypher/argon2 bin...Libravatar vnugent
2023-11-03a little api polishLibravatar vnugent
2023-10-18account and endpoint security updatesLibravatar vnugent
2023-10-14some refactoring and testsLibravatar vnugent
2023-09-27serializer better cancellation support, license file project copyLibravatar vnugent
2023-09-25fall cleaning, native memory, rpmalloc updates, cmake+static libs and more se...Libravatar vnugent
2023-09-19Experimental plugin runtime updatesLibravatar vnugent
2023-09-08Resource, argon2, accounts. sessions core updatesLibravatar vnugent
2023-08-05Response compression buffer patchLibravatar vnugent
2023-08-01build config addedLibravatar vnugent
2023-06-16Some tcp buf, minor bits and bobsLibravatar vnugent
2023-05-26Minior refactorLibravatar vnugent
2023-04-26Explicit Secp256k1 EC support for JWK and JWTLibravatar vnugent
2023-04-19Fix watcher pause, add base64urlencodeLibravatar vnugent
2023-03-27Native heap api and alloc optimizationsLibravatar vnugent
2023-03-19RestSharp update, JWT api open up/changeLibravatar vnugent
2023-03-16Zero alloc hmac jwt, plugin controller thread safetyLibravatar vnugent
2023-03-14gitversion init/version resetLibravatar vnugent
2023-03-09Omega cache, session, and account provider complete overhaulLibravatar vnugent
2023-02-25Project meta + core features and upgradesLibravatar vnugent
2023-02-14msbuild project file update for build stack, typo fixesLibravatar vnugent
2023-01-27Object cache overhaul and logger updatesLibravatar vnugent
2023-01-22Project file cleanupLibravatar vnugent
2023-01-21Fix FBM session cancel, fix plugin log file namesLibravatar vnugent
2023-01-14MemoryUtil native integer size update + testsLibravatar vnugent
2023-01-08Reorder + analyzer cleanupLibravatar vnugent