s-b-repo
94899781d3
Framework hardening: retry-then-continue, panic fixes, WS/MCP bug fixes, no-swallow sweep + loud error surfacing; docs + release notes
...
Hardening (non-module framework files):
- Retry-then-continue: bounded per-host retry on transient failures across all 4
mass-scan fan-outs; '10 errors -> abort sweep' softened to warn-and-continue
- Crash fixes: shell completer char-boundary guard; unreachable! -> bail!
- WS oversize-frame desync fixed (was bricking the PQ AEAD ratchet); MCP tenant
job list/kill, out-of-range port, non-string option now correct/errored
- No silent error swallowing: swept framework files, every dropped error now
bound + surfaced (warn for logged-only/data-loss, debug for already-propagated
or aggregated per-host); removed _ => {} and Err(_)/|_| discards
Docs + release: README + docs/ updated for the release; RELEASE_NOTES.txt
section 6d added; new RELEASE_GITHUB.txt (GitHub release body).
Build: 0 errors, 0 warnings, 40/40 targeted tests green.
2026-06-13 02:29:12 +02:00
S.B
f229c3bd6c
major restructure and future proofin
2026-05-24 20:08:19 +02:00
S.B
61816e04ab
majot fixes
2026-05-10 20:28:09 +02:00
S.B
c10eabe496
update and other bug fixes check changelog
2026-05-04 23:18:34 +02:00
S.B
c9b3d331e7
major update read changelog
2026-04-21 17:01:52 +02:00
S.B
bb964cc062
massived updates and fixe
2026-04-13 23:06:31 +02:00
S.B
61863cc301
bug fixes
2026-04-08 00:38:29 +02:00
S.B
906808f392
bug patching
2026-04-07 15:30:18 +02:00
S.B
8b69bb6234
detailed improvement
...
more info will be in change log
2026-04-07 01:26:05 +02:00
S.B
fb9ae7f3c2
api migrations and migration from legacy stuff and fixing shiz
...
migrated away from free rdp lots of improvements there and created native libs feel free to use native libs but contribute if you improve please add more wider api support and cli and shell payload mutator for api endpoint going to do that for payloads gens and other stuff later and im also planning some more bug changes and improvement check the api template
2026-03-19 17:35:15 +02:00