aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-04analyzer passLibravatar vnugent
2024-07-04package updatesLibravatar vnugent
2024-07-04mimalloc merge upstream upgradesLibravatar vnugent
2024-07-04refactor: Refactor extensions with perf updatesLibravatar vnugent
2024-06-28refactor: Update service stack to reflect new loading patternsLibravatar vnugent
2024-06-26feat(server): Server arch update, Memory struct accessLibravatar vnugent
2024-06-21feat: Multi transport listenersLibravatar vnugent
2024-06-18feat: Add file path caching supportLibravatar vnugent
2024-06-16feat: Allow multiple plugin loading directoriesLibravatar vnugent
2024-06-16perf: Absolutely yuge perf boostsLibravatar vnugent
2024-06-14fix: Improper request buffer property assignmentLibravatar vnugent
2024-06-13perf: Async pre-buffer to avoid sync bufferLibravatar vnugent
2024-06-11feat: Add a default site adapater and interceptorsLibravatar vnugent
2024-06-09chore: Package updatedLibravatar vnugent
2024-06-08some minor touchupsLibravatar vnugent
2024-05-31refactor: Immutable tcp listenersLibravatar vnugent
2024-05-30refactor: minor non-breaking changes to VNEncodingLibravatar vnugent
2024-05-22Merge branch 'main' into developLibravatar vnugent
2024-05-22Squashed commit of the following:Libravatar vnugent
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