This website requires JavaScript.
Explore
Help
Register
Sign In
Warren Lo
warren
0 Followers
·
0 Following
Joined on
2026-01-15
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
39
Projects
Packages
Public Activity
Starred Repositories
warren
pushed to
main
at
warren/markbase
2026-06-15 12:20:36 +08:00
4122ceac94
Fix SSH PTY request: Correct terminal modes reading
warren
pushed to
main
at
warren/markbase
2026-06-15 12:07:06 +08:00
45fdc9c42c
Fix SSH auth: All USERAUTH_FAILURE responses must return auth methods list
warren
pushed to
main
at
warren/markbase
2026-06-15 12:03:59 +08:00
92669ca0e2
Fix SSH authentication: SSH_MSG_USERAUTH_FAILURE must return auth methods list
warren
pushed to
main
at
warren/markbase
2026-06-15 11:53:25 +08:00
03cb6913b3
Fix SSH Phase 7: SFTP packet SSH string format
warren
pushed to
main
at
warren/markbase
2026-06-15 10:56:00 +08:00
8f9e8a47cf
Implement SSH Phase 8: SCP/rsync protocol integration
warren
pushed to
main
at
warren/markbase
2026-06-15 10:50:30 +08:00
1be361d91a
Update Phase 6: Fix SFTP subsystem initialization and data handling
warren
pushed to
main
at
warren/markbase
2026-06-15 10:37:50 +08:00
723482f59a
Update AGENTS.md: Document SSH Phase 6 completion (v1.9)
e5af2537b4
Implement SSH Phase 6: Channel protocol with command execution
Compare 2 commits »
warren
pushed to
main
at
warren/markbase
2026-06-15 09:18:38 +08:00
2187e78398
Update AGENTS.md: Document SSH Phase 5 completion (v1.8)
3a4951d464
Implement SSH Phase 5: Password authentication with bcrypt
Compare 2 commits »
warren
pushed to
main
at
warren/markbase
2026-06-15 04:13:57 +08:00
b19f85fd3d
Update AGENTS.md: Document SSH strict KEX extension fix (v1.7)
warren
pushed to
main
at
warren/markbase
2026-06-15 04:13:03 +08:00
96143a6c0e
Fix SSH MAC verification: Add OpenSSH strict KEX extension support
301d046761
关键发现:OpenSSH exchange hash padding asymmetry
581c78469c
OpenSSH client源码验证:发现padding bytes差异
7a7030a65f
深度分析:添加完整exchange hash components logging
6014362686
OpenSSH对比测试packet capture分析
Compare 12 commits »
warren
pushed to
main
at
warren/markbase
2026-06-14 16:56:13 +08:00
0403a340c4
Attempt to fix exchange hash calculation
warren
pushed to
main
at
warren/markbase
2026-06-14 16:12:27 +08:00
666391ef86
Update AGENTS.md: document SSH packet capture analysis
warren
pushed to
main
at
warren/markbase
2026-06-14 16:11:25 +08:00
506a9a0b80
Add comprehensive SSH key derivation logging
warren
pushed to
main
at
warren/markbase
2026-06-14 15:07:22 +08:00
fcde6c82ca
Update AGENTS.md: document SSH AES-128-CTR encryption fixes
warren
pushed to
main
at
warren/markbase
2026-06-14 15:06:11 +08:00
7d50c1147d
SSH AES-128-CTR encryption fixes (Phase 4 refinement)
warren
pushed to
main
at
warren/markbase
2026-06-14 10:16:30 +08:00
2cbf0d7b98
AES-CTR RFC 4344 investigation: per-packet IV attempt
warren
pushed to
main
at
warren/markbase
2026-06-14 09:41:38 +08:00
b1f105e773
feat(ssh): AES-128-CTR + RFC 4253 key derivation complete
warren
pushed to
main
at
warren/markbase
2026-06-13 23:00:01 +08:00
d8ab2287d9
feat(ssh): complete encrypted packet handling and auth flow
warren
pushed to
main
at
warren/markbase
2026-06-13 21:20:54 +08:00
ec4674ffb7
feat(ssh): implement session key derivation
warren
pushed to
main
at
warren/markbase
2026-06-13 20:43:51 +08:00
609e839f92
feat(ssh): integrate EncryptionContext into server.rs
Previous
11
Next