Historical interest only: Predecessor to marketplace-ssh-2014, implemented using racket-matrix-2012.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Tony Garnock-Jones f988d5a864
Simple makefile
10 years ago
Makefile Simple makefile 10 years ago
OLD-session.rkt Start work on OS2-ising the SSH server 11 years ago
TODO Comments from Oct 27 2011 (!) 11 years ago
aes-ctr.rkt (Re)keying. Oakley DH groups. AES CTR mode. 12 years ago
asn1-ber.rkt Update for new bitsyntax extension API 10 years ago
blocking-box.rkt Simplify blocking-box's manager 11 years ago
both-services.rkt Driver of combined services 12 years ago
cook-port.rkt Fix bugs in port-closure-detection logic. 12 years ago
functional-queue.rkt N-way conversations (chat rooms); Socket participants; Function queue data structure 12 years ago
mapping.rkt Numbers from RFCs 4250 and 4344 12 years ago
new-server.rkt Rename fake-tcp's tcp-accept to topic->tcp-connection 11 years ago
oakley-group-2.pem (Re)keying. Oakley DH groups. AES CTR mode. 12 years ago
oakley-group-14.pem (Re)keying. Oakley DH groups. AES CTR mode. 12 years ago
oakley-groups.rkt (Re)keying. Oakley DH groups. AES CTR mode. 12 years ago
ordered-rpc.rkt General RPC-management utilities. 12 years ago
os2-support.rkt Switch to fake-tcp 11 years ago
repl-server.rkt Don't trap break exns in ->string/safe. 11 years ago
safe-io.rkt Switch to dispatch-table-oriented packet handling. 12 years ago
sandboxes.rkt Sandbox code from old os1 server; eval server. 11 years ago
ssh-channel.rkt Channel demux and management from the SSH side. 11 years ago
ssh-exceptions.rkt Split out exceptions and related utilities 12 years ago
ssh-host-key.rkt Rename host-key.rkt to ssh-host-key.rkt 12 years ago
ssh-message-types.rkt Update for new bitsyntax extension API 10 years ago
ssh-numbers.rkt (Re)keying. Oakley DH groups. AES CTR mode. 12 years ago
ssh-service.rkt Fix bugs in port-closure-detection logic. 12 years ago
ssh-session.rkt Make handlers etc *required* to return a transition structure. 11 years ago
ssh-transport.rkt Rename fake-tcp's tcp-accept to topic->tcp-connection 11 years ago
standard-thread.rkt Track exit status for those threads created with standard-thread 12 years ago
test-aes-ctr.rkt (Re)keying. Oakley DH groups. AES CTR mode. 12 years ago
test-asn1-ber.rkt Major steps toward server role and host-key management in ssh-transport 12 years ago
test-blocking-box.rkt Simplify blocking-box's manager 11 years ago
test-dsa-key Signature verification; private-key loading. 12 years ago
test-ordered-rpc.rkt Reorder out-of-order request responses. 12 years ago
test-safe-io.rkt Length-limited line reading 12 years ago
test-standard-thread.rkt Track exit status for those threads created with standard-thread 12 years ago