aboutsummaryrefslogtreecommitdiff
path: root/lib/Net.Http/src
AgeCommit message (Expand)Author
2024-06-21feat: Multi transport listenersLibravatar 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-08some minor touchupsLibravatar vnugent
2024-05-17feat: Added ReadFileDataAsync functionLibravatar 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-19refactor: JWK overhaul & add length getter to FileUploadLibravatar 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-09some sanity checksLibravatar 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-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-11-29immutable fbm clients, websocket abstractions, prep for monocypher/argon2 bin...Libravatar vnugent
2023-11-05bug fixes, and api updatesLibravatar vnugent
2023-11-02Unify memory api and add more testsLibravatar 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-18Essentials, plugins, and http core experimental updatesLibravatar 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-27no tiny tweaks left behindLibravatar vnugent
2023-08-27spelling, and tiny tweaksLibravatar vnugent
2023-08-14Compression api exposed and tests updatedLibravatar vnugent
2023-08-07Compression stream and br patchLibravatar vnugent
2023-08-05Response compression buffer patchLibravatar vnugent
2023-08-01build config addedLibravatar vnugent
2023-07-28Compressor control refactor, reduce copyLibravatar vnugent
2023-07-27Native compression lib first build, managed, and testsLibravatar vnugent
2023-07-09Http compression & response overhaul. Removed intenral compression support.Libravatar vnugent
2023-06-16Some tcp buf, minor bits and bobsLibravatar vnugent
2023-05-26Minior refactorLibravatar vnugent
2023-05-22Inline http debug writerLibravatar vnugent
2023-05-22Debug http response constantLibravatar vnugent
2023-05-22Http buffer update polishLibravatar vnugent
2023-05-10Yuge http buffering overhaulLibravatar vnugent
2023-04-08Minor updates and API changesLibravatar vnugent