Historical interest only: Predecessor to marketplace-ssh-2014, implemented using racket-matrix-2012.
Go to file
Tony Garnock-Jones 204edd2679 General RPC-management utilities. 2011-10-25 14:29:18 -04:00
TODO TODO file 2011-08-17 21:13:36 -04:00
aes-ctr.rkt (Re)keying. Oakley DH groups. AES CTR mode. 2011-08-16 02:46:45 -04:00
asn1-ber.rkt Major steps toward server role and host-key management in ssh-transport 2011-10-20 09:43:41 -04:00
blocking-box.rkt Use manager thread for blocking-box. 2011-10-22 12:00:21 -04:00
conversation-socket.rkt N-way conversations (chat rooms); Socket participants; Function queue data structure 2011-10-21 20:11:16 -04:00
conversation.rkt General RPC-management utilities. 2011-10-25 14:29:18 -04:00
functional-queue.rkt N-way conversations (chat rooms); Socket participants; Function queue data structure 2011-10-21 20:11:16 -04:00
host-key.rkt Signature verification; private-key loading. 2011-10-20 14:19:29 -04:00
mapping.rkt Numbers from RFCs 4250 and 4344 2011-08-10 11:02:22 -04:00
oakley-group-2.pem (Re)keying. Oakley DH groups. AES CTR mode. 2011-08-16 02:46:45 -04:00
oakley-group-14.pem (Re)keying. Oakley DH groups. AES CTR mode. 2011-08-16 02:46:45 -04:00
oakley-groups.rkt (Re)keying. Oakley DH groups. AES CTR mode. 2011-08-16 02:46:45 -04:00
ordered-rpc.rkt General RPC-management utilities. 2011-10-25 14:29:18 -04:00
repl-server.rkt More channel management, and steps toward a repl server 2011-10-24 18:36:08 -04:00
safe-io.rkt Switch to dispatch-table-oriented packet handling. 2011-10-17 21:13:46 -04:00
ssh-exceptions.rkt Split out exceptions and related utilities 2011-10-22 09:56:10 -04:00
ssh-message-types.rkt Stub out authentication and connection layers. 2011-10-24 10:47:12 -04:00
ssh-numbers.rkt (Re)keying. Oakley DH groups. AES CTR mode. 2011-08-16 02:46:45 -04:00
ssh-session.rkt Tweak to room-handle names 2011-10-24 18:36:32 -04:00
ssh-transport.rkt Split session management and transport apart. 2011-10-23 16:39:14 -04:00
standard-thread.rkt Track exit status for those threads created with standard-thread 2011-10-23 10:40:01 -04:00
test-aes-ctr.rkt (Re)keying. Oakley DH groups. AES CTR mode. 2011-08-16 02:46:45 -04:00
test-asn1-ber.rkt Major steps toward server role and host-key management in ssh-transport 2011-10-20 09:43:41 -04:00
test-conversation-socket.rkt N-way conversations (chat rooms); Socket participants; Function queue data structure 2011-10-21 20:11:16 -04:00
test-conversation.rkt Add #:break-on-departure? keyword argument to join-room. 2011-10-23 14:50:35 -04:00
test-dsa-key Signature verification; private-key loading. 2011-10-20 14:19:29 -04:00
test-ordered-rpc.rkt Reorder out-of-order request responses. 2011-10-24 18:34:47 -04:00
test-safe-io.rkt Length-limited line reading 2011-08-10 11:26:11 -04:00
test-standard-thread.rkt Track exit status for those threads created with standard-thread 2011-10-23 10:40:01 -04:00