aboutsummaryrefslogtreecommitdiff
path: root/lib/Net.Http
AgeCommit message (Collapse)Author
2024-02-29Squashed commit of the following:Libravatar vnugent
commit 231e26e5c6731e6e156d7c0591518e84a3b82f5a Author: vnugent <public@vaughnnugent.com> Date: Thu Feb 29 20:59:42 2024 -0500 fix: #5 find and patch Windows compression bug and some deployment commit d0bfe14e0a0e27172b8dd41f468265e651784837 Author: vnugent <public@vaughnnugent.com> Date: Wed Feb 21 21:39:19 2024 -0500 fix: #4 fix readme licensing message for accuracy commit 6f37f152fcd105e40af6689192a36b87eda95f51 Author: vnugent <public@vaughnnugent.com> Date: Wed Feb 21 21:37:55 2024 -0500 fix: jwt hashalg sizing and public api for hashalg sizes
2024-02-14Squashed commit of the following:Libravatar vnugent
commit ddd8a651b6eb43cfdd49d84056f8b9c34b543992 Author: vnugent <public@vaughnnugent.com> Date: Wed Feb 14 00:15:50 2024 -0500 ci: reduce output noise and update Argon2 build commit cf942959ff2feea03d3eda2ff2a263bdac4d6bc6 Author: vnugent <public@vaughnnugent.com> Date: Mon Feb 12 18:39:18 2024 -0500 chore: update packages and minor fixes commit ab506af9e2de2876b11bb45b3c7e787616c80155 Author: vnugent <public@vaughnnugent.com> Date: Fri Feb 9 21:27:24 2024 -0500 fix: patch and update core runtime service injection commit 7ed5e8b19164c28d3a238bd56878d2161fbea2e4 Author: vnugent <public@vaughnnugent.com> Date: Thu Feb 8 18:26:11 2024 -0500 fork dotnetplugins and make some intial updates/upgrades commit f4cab88d67be5da0953b14bd46fc972d4acc8606 Author: vnugent <public@vaughnnugent.com> Date: Thu Feb 8 12:16:13 2024 -0500 update some heap api functions commit 6035bf7ed8412f1da361cc5feddd860abfaf4fc1 Author: vnugent <public@vaughnnugent.com> Date: Wed Feb 7 22:09:11 2024 -0500 working file-watcher notifications/rework commit 698f8edf694ad9700ee2ce2220e692b496448ff9 Author: vnugent <public@vaughnnugent.com> Date: Wed Feb 7 20:37:28 2024 -0500 remove mem-template and add file-watcher utility commit b17591e0fb363222fcd7d93c2bad4ab1b102385f Author: vnugent <public@vaughnnugent.com> Date: Wed Feb 7 18:28:21 2024 -0500 add small memmove support for known small blocks commit 631be4d4b27fdbcd4b0526e17a128bb0d86911eb Author: vnugent <public@vaughnnugent.com> Date: Wed Feb 7 18:08:02 2024 -0500 setup some readonly ref arguments and convert copy apis to readonly refs commit 2ba8dec68d5cb192e61ad0141d4b460076d3f90a Author: vnugent <public@vaughnnugent.com> Date: Mon Feb 5 18:30:38 2024 -0500 restructure internal memmove strategies commit 25cf02872da980893ad7fb51d4eccc932380582b Author: vnugent <public@vaughnnugent.com> Date: Sun Feb 4 01:29:18 2024 -0500 add http stream interface, profiling -> file read updates commit 757668c44e78864dc69d5713a2cfba6db2ed9a2a Author: vnugent <public@vaughnnugent.com> Date: Fri Feb 2 14:27:04 2024 -0500 streamline data-copy api with proper large block support and net8 feature updates commit f22c1765fd72ab40a10d8ec92a8cb6d9ec1b1a04 Author: vnugent <public@vaughnnugent.com> Date: Mon Jan 29 16:16:23 2024 -0500 check for compression lib updates to close #2 and fix some ci build stuff commit f974bfdef6a795b4a1c04602502ef506ef2587a9 Author: vnugent <public@vaughnnugent.com> Date: Tue Jan 23 17:36:17 2024 -0500 switch allocator libs to lgpl2.1 commit 1fe5e01b329cd27b675000f1a557b784d3c88b56 Author: vnugent <public@vaughnnugent.com> Date: Tue Jan 23 17:05:59 2024 -0500 consolidate allocator packages and close #1 commit 74e1107e522f00b670526193396217f40a6bade7 Author: vnugent <public@vaughnnugent.com> Date: Tue Jan 23 15:43:40 2024 -0500 cache extension api tweaks commit 96ca2b0388a6326b9bb74f3ab2f62eaede6681e0 Author: vnugent <public@vaughnnugent.com> Date: Mon Jan 22 17:54:23 2024 -0500 explicit tcp server args reuse
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 ↵Libravatar vnugent
bottlenecks from profiling
2023-12-06package updates and prep for http updatesLibravatar vnugent
2023-11-29immutable fbm clients, websocket abstractions, prep for monocypher/argon2 ↵Libravatar vnugent
bindings
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 ↵Libravatar vnugent
service stack updates
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-27readme updates, VS solution added for faster buildsLibravatar 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
2023-03-27Native heap api and alloc optimizationsLibravatar vnugent
2023-03-14gitversion init/version resetLibravatar vnugent
2023-03-11Data buffer patchLibravatar vnugent
2023-03-09Minor HTTP buffsLibravatar vnugent
2023-03-09Omega cache, session, and account provider complete overhaulLibravatar vnugent
2023-03-04Minors, pre-stageLibravatar vnugent
2023-02-14msbuild project file update for build stack, typo fixesLibravatar vnugent
2023-01-27Object cache overhaul and logger updatesLibravatar vnugent
2023-01-22Project file cleanupLibravatar vnugent
2023-01-21Fix FBM session cancel, fix plugin log file namesLibravatar vnugent
2023-01-18Heap diag and plugin log file namesLibravatar vnugent
2023-01-14MemoryUtil native integer size update + testsLibravatar vnugent