Commit Graph

120 Commits

Author SHA1 Message Date
Tony Garnock-Jones e62ef24aae Split out exceptions and related utilities 2011-10-22 09:56:10 -04:00
Tony Garnock-Jones 4b10f3ade1 Split out blocking-box 2011-10-22 09:20:54 -04:00
Tony Garnock-Jones 0e14f7864e Wrap room control channel in a struct; renaming to accommodate this 2011-10-22 09:08:23 -04:00
Tony Garnock-Jones 6a968637f8 N-way conversations (chat rooms); Socket participants; Function queue data structure 2011-10-21 20:11:16 -04:00
Tony Garnock-Jones 09eb765b65 Use signature-verification code; correct exchange-hash-info block construction for servers. 2011-10-20 14:21:51 -04:00
Tony Garnock-Jones 8676d74702 Signature verification; private-key loading. 2011-10-20 14:19:29 -04:00
Tony Garnock-Jones 526d3b9afe Update cipher/hmac descriptions as well as the algorithms themselves. 2011-10-20 13:40:09 -04:00
Tony Garnock-Jones 2de68a7ec0 Major steps toward server role and host-key management in ssh-transport 2011-10-20 09:43:41 -04:00
Tony Garnock-Jones 1ae939c735 Elaborate on comment. 2011-10-17 21:33:33 -04:00
Tony Garnock-Jones b75b021219 Switch to dispatch-table-oriented packet handling. 2011-10-17 21:13:46 -04:00
Tony Garnock-Jones 680bffcefa TODO file 2011-08-17 21:13:36 -04:00
Tony Garnock-Jones c275019953 Add a TODO re rekeying checks 2011-08-17 20:51:44 -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 b238c1d55b Roll sequence number over at the end of 32 bits 2011-08-11 01:12:08 -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
Tony Garnock-Jones 19774e7bf1 Comment on safe-io.rkt 2011-08-10 21:50:40 -04:00
Tony Garnock-Jones 3ffa667e89 Length-limited line reading 2011-08-10 11:26:11 -04:00
Tony Garnock-Jones 0b60d73f64 Numbers from RFCs 4250 and 4344 2011-08-10 11:02:22 -04:00