aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-04-20fix!: Middlware array, multiple cookie set, and cookie checkLibravatar vnugent
2024-04-02fix: Missed ! on null pointer checkLibravatar vnugent
2024-04-02fix: Fix _In_ macro for compression public apiLibravatar 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-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-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-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-06mostly some cache stuffLibravatar vnugent
2023-11-05bug fixes, and api updatesLibravatar vnugent
2023-11-03thingsLibravatar vnugent
2023-11-03a little api polishLibravatar vnugent
2023-11-03patch zero overrunLibravatar vnugent
2023-11-02Unify memory api and add more testsLibravatar vnugent
2023-11-02may have gottem carried awayLibravatar vnugent
2023-10-23package updatesLibravatar vnugent
2023-10-23Native compressor api span supportLibravatar vnugent
2023-10-22partial mimalloc support, native source code packages, and default tasksLibravatar vnugent
2023-10-20compression rpmalloc static linking, encoder memory callbacks, and more tweaksLibravatar vnugent
2023-10-18account and endpoint security updatesLibravatar vnugent
2023-10-18Essentials, plugins, and http core experimental updatesLibravatar vnugent
2023-10-14some refactoring and testsLibravatar vnugent
2023-10-01patch websocket accept extension and cmake C standardLibravatar vnugent
2023-09-27serializer better cancellation support, license file project copyLibravatar vnugent
2023-09-27Latest required rpmalloc sourcesLibravatar vnugent
2023-09-27serializer overhaul, plugin cleanup round 3 or 4, more testsLibravatar vnugent
2023-09-25fall cleaning, native memory, rpmalloc updates, cmake+static libs and more se...Libravatar vnugent