Commit Graph

11 Commits

Author SHA1 Message Date
Tony Garnock-Jones 30ec899976 Prefab SSH message structs 2012-05-15 14:22:00 -04:00
Tony Garnock-Jones 6271b7a3af Comment re ill-formed SSH_MSG_DISCONNECT spotted in the wild from OpenSSH 5.3p1 2011-11-02 18:52:39 -04:00
Tony Garnock-Jones 98e19dc92e Stub out authentication and connection layers. 2011-10-24 10:47:12 -04:00
Tony Garnock-Jones 282d3671ad Start work on SERVICE_REQUEST. 2011-10-23 21:26:13 -04:00
Tony Garnock-Jones 18fcb4cebd Make all ssh-msg structs inherit from a supertype. 2011-10-23 16:38:23 -04:00
Tony Garnock-Jones 8676d74702 Signature verification; private-key loading. 2011-10-20 14:19:29 -04:00
Tony Garnock-Jones b75b021219 Switch to dispatch-table-oriented packet handling. 2011-10-17 21:13:46 -04:00
Tony Garnock-Jones 6c860ed727 (Re)keying. Oakley DH groups. AES CTR mode. 2011-08-16 02:46:45 -04:00
Tony Garnock-Jones 6f7e6ea573 Switch to using custom parser/formatters 2011-08-11 11:52:24 -04:00
Tony Garnock-Jones 86b0c9a317 Codec tests, concentrating particularly on mpint fields 2011-08-11 01:11:55 -04:00
Tony Garnock-Jones 09a45e12a2 Beginnings of codec and transport. 2011-08-11 00:25:28 -04:00