aboutsummaryrefslogtreecommitdiff
path: root/lib/Plugins.Essentials
AgeCommit message (Expand)Author
2024-07-04refactor: Refactor extensions with perf updatesLibravatar 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-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-20fix!: Middlware array, multiple cookie set, and cookie checkLibravatar vnugent
2024-03-30refactor: Updates, advanced tracing, http optimizationsLibravatar 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-13using new exception apiLibravatar vnugent
2024-01-08Some net 8.0 goodies like sha3 supportLibravatar vnugent
2024-01-06initial migration to .net 8.0Libravatar vnugent
2024-01-02breaking changes: plugin service pools & move plugin api away from web relatedLibravatar 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-11-29immutable fbm clients, websocket abstractions, prep for monocypher/argon2 bin...Libravatar vnugent
2023-11-05bug fixes, and api updatesLibravatar vnugent
2023-11-03a little api polishLibravatar vnugent
2023-11-02may have gottem carried awayLibravatar 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-25fall cleaning, native memory, rpmalloc updates, cmake+static libs and more se...Libravatar vnugent
2023-09-22Structure refactor & unused feature pruning, more http2 prepLibravatar vnugent
2023-09-19Experimental plugin runtime updatesLibravatar vnugent
2023-09-08Resource, argon2, accounts. sessions core updatesLibravatar vnugent
2023-08-27spelling, and tiny tweaksLibravatar vnugent
2023-08-19Essentials middleware first addition, websocket feature and genericsLibravatar vnugent
2023-08-05Response compression buffer patchLibravatar vnugent
2023-08-01build config addedLibravatar vnugent
2023-07-27readme updates, VS solution added for faster buildsLibravatar vnugent
2023-07-09Http compression & response overhaul. Removed intenral compression support.Libravatar vnugent
2023-04-19Fix watcher pause, add base64urlencodeLibravatar vnugent
2023-04-08Minor updates and API changesLibravatar vnugent
2023-03-27Native heap api and alloc optimizationsLibravatar vnugent
2023-03-25Defer cors to host/middleware/user codeLibravatar vnugent
2023-03-15Add description, remove old version tagsLibravatar vnugent
2023-03-14gitversion init/version resetLibravatar vnugent
2023-03-09Omega cache, session, and account provider complete overhaulLibravatar vnugent
2023-03-06FBM and caching non-breaking updatesLibravatar vnugent