Changes
- Commit:
42ac718896c9 - Previous release: v20260816T041821Z-a02c962771f2
- Compare: v20260816T041821Z-a02c962771f2...42ac718896c9
Commits
- docs: document Android parity for methods, modes, and method-scan results (42ac718)
- feat(android): add method-scan results card with live progress (0895186)
- feat(android): auto-fill method-scan output path and format method lists (1fc589d)
- feat(android): resolve and read method-scan output files (db38aae)
- feat(android): track scan progress phases in service state (b30f780)
- feat(android): refresh bundled config.toml with new method sections (fc297e2)
- feat(android): add multi-select control for bypass and method-scan lists (22eb1d4)
- feat(android): mirror core combo validation and rootless method matrix (6cabd31)
- feat(android): add method-scan, low_ttl, fake_tls, ip_frag, disorder, and socket-side config schemas (2255496)
- feat(android): add MultiSelect config type with TOML array parsing (d6340ca)
- Implement new feature for user authentication and improve error handling (e2e3bfe)
- feat: update default probe samples per method to 3 (250bba6)
- style: apply rustfmt to method-scan additions (a4b7ad5)
- docs: document method-scan modes and config fields (1921696)
- feat: wire sni_method_scan and ip_method_scan modes (f6dc396)
- feat: add per-method engine loop with sample interval (b8729b5)
- feat: add direct TLS+HTTP probe for method scanning (6a5f964)
- feat: add method-scan types, ranking, and report (55a66f1)
- feat: add method-scan config fields and modes (47ea31e)
- feat: introduce method-scan modes for bypass method evaluation (a2eb560)
- docs: remove credits section from README.md (6b39f48)
- style: apply rustfmt to disorder changes (695dce7)
- docs: document disorder bypass method and config parameters (b51a897)
- feat: emit disorder segments through WinDivert with delayed thread (fbf7401)
- feat: emit disorder segments through NFQUEUE raw socket with delayed thread (2532714)
- feat: wire disorder fragment-all mode into connection settings (99b9dbf)
- feat: add disorder out-of-order TCP segmentation method (ed2168d)
- feat: add disorder_spec field to PacketView (48c3aed)
- feat: add shared TCP payload segmenter for disorder (c59f9f0)
- feat: add disorder config fields, validation, and allowlists (b09ac6e)
- Implement feature X to enhance user experience and optimize performance (b87bd00)
- docs: complete ccs_prefix mention sweep (fa7d63c)
- docs: document ccs_prefix in config.toml, README, and candidates doc (ee556af)
- feat: write ccs_prefix ChangeCipherSpec before the first upstream ClientHello (ca8db5b)
- feat: wire ccs_prefix through composite, build_method, and Android helper (d328c4b)
- feat: add ccs_prefix config name, socket-only classification, and CCS_PREFIX_RECORD_VERSION (054fd60)
- feat: add ccs_prefix CCS record builder (8a200a4)