This website works better with JavaScript.
Explore
Help
Sign In
syndicate-lang
/
racket-ssh-2012
Watch
1
Star
0
Fork
You've already forked racket-ssh-2012
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Historical interest only: Predecessor to marketplace-ssh-2014, implemented using racket-matrix-2012.
historical
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.
120
Commits
4
Branches
5
Tags
249 KiB
Racket
100%
main
cleanup-for-github
marketplace
main
typed-kernel
pre-os-big-bang
moved-to-github
pre-cleanup-for-github
pre-os2
pre-typed-kernel
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'main'
${ noResults }
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
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