You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add TLS packet-layer coverage with record and handshake layers, ClientHello/ServerHello builders, the TLS 1.3 extension registry, alert/heartbeat/application-data/change-cipher-spec bodies, fragmented-handshake preservation, malformed-input decode, golden fixtures, and oracle/probe coverage.
Add SSDP packet-layer coverage with M-SEARCH, NOTIFY, and search-response builders over UDP/1900, header decode, fixtures, and oracle/probe coverage.
Add NTP packet-layer coverage with v3/v4 headers, SNTP compatibility, NTS and autokey extension fields, legacy MAC tails, timestamp and fixed-point helpers, fixtures, and oracle/probe coverage.
Add mDNS packet-layer coverage with Bonjour record builders, known-answer and goodbye-announcement helpers, UDP/5353 decode, fixtures, and oracle/probe coverage.
Add disposable endpoint and appliance provider substrate with VirtualBox appliance groups, SSH docker-host and local substrate plans, readiness checks, and asset-profile environments for provider-backed live packet work.