aboutsummaryrefslogtreecommitdiff
path: root/lib/Net.Transport.SimpleTCP/src
AgeCommit message (Expand)Author
2024-08-01build(app): swallow vnlib.webserver into core & build updatesLibravatar vnugent
2024-07-24chore: Remove argon2 docs & optional tcp resuseLibravatar vnugent
2024-07-15chore: Just some minor checks and adjustmentsLibravatar vnugent
2024-07-04refactor: Refactor extensions with perf updatesLibravatar vnugent
2024-06-28refactor: Update service stack to reflect new loading patternsLibravatar vnugent
2024-06-16perf: Absolutely yuge perf boostsLibravatar vnugent
2024-06-13perf: Async pre-buffer to avoid sync bufferLibravatar vnugent
2024-05-31refactor: Immutable tcp listenersLibravatar vnugent
2024-05-12perf: Utils + http perf modsLibravatar vnugent
2024-05-02feat: Buff middleware handlersLibravatar vnugent
2024-03-10Squashed commit of the following:Libravatar vnugent
2024-02-14Squashed commit of the following:Libravatar vnugent
2024-01-06initial migration to .net 8.0Libravatar vnugent
2024-01-05fix tx buffer clear after sync send, clear on releaseLibravatar vnugent
2023-12-30removed unrecognized casts, and lingering awaitLibravatar 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-06fix tcp buffering with optimization, package updates, and C mem lib readmesLibravatar vnugent
2023-11-02may have gottem carried awayLibravatar 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-08-01build config addedLibravatar vnugent
2023-06-16Some tcp buf, minor bits and bobsLibravatar vnugent
2023-06-06TCP lib tweakingLibravatar vnugent
2023-05-22Dependnecy updatesLibravatar vnugent
2023-04-08Minor updates and API changesLibravatar vnugent
2023-03-14gitversion init/version resetLibravatar vnugent
2023-03-04Minors, pre-stageLibravatar vnugent
2023-02-14msbuild project file update for build stack, typo fixesLibravatar vnugent
2023-01-22Project file cleanupLibravatar vnugent
2023-01-21Fix FBM session cancel, fix plugin log file namesLibravatar vnugent
2023-01-08Reorder + analyzer cleanupLibravatar vnugent