aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-17chore: Update mimmaloc v2.1.6, update fPIC & cleanupLibravatar vnugent
2024-05-17feat: Added ReadFileDataAsync functionLibravatar vnugent
2024-05-15refactor: Harden some argon2 password hashingLibravatar vnugent
2024-05-12perf: Utils + http perf modsLibravatar vnugent
2024-05-02feat: Buff middleware handlersLibravatar vnugent
2024-04-20Merge branch 'main' into developLibravatar vnugent
2024-04-20Squashed commit of the following:Libravatar vnugent
2024-04-20refactor: Overhaul C libraries and fix buildsLibravatar vnugent
2024-04-20fix!: Middlware array, multiple cookie set, and cookie checkLibravatar vnugent
2024-04-02Merge branch 'main' into developLibravatar vnugent
2024-04-02Squashed commit of the following:Libravatar vnugent
2024-04-02fix: Missed ! on null pointer checkLibravatar vnugent
2024-04-02fix: Fix _In_ macro for compression public apiLibravatar vnugent
2024-03-31Merge branch 'main' into developLibravatar vnugent
2024-03-31Squashed commit of the following:Libravatar vnugent
2024-03-31ci: fix third-party dir cleanupLibravatar vnugent
2024-03-31perf: Deprecate unsafememoryhandle span extensionsLibravatar vnugent
2024-03-30refactor: Updates, advanced tracing, http optimizationsLibravatar vnugent
2024-03-24Merge branch 'main' into developLibravatar vnugent
2024-03-24Squashed commit of the following:Libravatar vnugent
2024-03-22refactor: Overhauled native library loading and lazy initLibravatar vnugent
2024-03-20refactor: Update compression header files and macros + Ci buildLibravatar 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-03-15chore: #6 Use utils filewatcher instead of built-inLibravatar vnugent
2024-03-10source tree project location updatedLibravatar vnugent
2024-03-10Squashed commit of the following:Libravatar vnugent
2024-02-29Squashed commit of the following:Libravatar vnugent
2024-02-14Squashed commit of the following:Libravatar vnugent
2024-01-15setup new lib import code attributesLibravatar vnugent
2024-01-13remember to run tests before committingLibravatar vnugent
2024-01-13using new exception apiLibravatar vnugent
2024-01-09some sanity checksLibravatar vnugent
2024-01-08Some net 8.0 goodies like sha3 supportLibravatar vnugent
2024-01-06initial migration to .net 8.0Libravatar vnugent
2024-01-05fix tx buffer clear after sync send, clear on releaseLibravatar vnugent
2024-01-02project readme updates & dono linksLibravatar vnugent
2024-01-02breaking changes: plugin service pools & move plugin api away from web relatedLibravatar vnugent
2023-12-30removed unrecognized casts, and lingering awaitLibravatar vnugent
2023-12-30tcp lib refactor, hardware accelerated memcopy, service stack featuresLibravatar vnugent
2023-12-21missed tgz for native libsLibravatar vnugent
2023-12-20monocypher vendor and wrapper started, and partial public api updatesLibravatar vnugent
2023-12-10http overhaul, fix range, remove range auto-processing, fix some perf bottlen...Libravatar vnugent
2023-12-06package updates and prep for http updatesLibravatar vnugent
2023-12-06fix tcp buffering with optimization, package updates, and C mem lib readmesLibravatar vnugent
2023-11-30prep cryptography libs and add vendored copy of Argon2 offical lib w/ ci packageLibravatar vnugent
2023-11-29immutable fbm clients, websocket abstractions, prep for monocypher/argon2 bin...Libravatar vnugent
2023-11-07git source archive support for vnbuildLibravatar vnugent
2023-11-06mostly some cache stuffLibravatar vnugent
2023-11-05bug fixes, and api updatesLibravatar vnugent