summaryrefslogtreecommitdiff
path: root/pkcli_stub.py
AgeCommit message (Collapse)Author
2023-03-24Synchronize PTY stop sequenceCarson Fleming
2023-01-14Dont send prompt after exiting PTY mode; TCP stacks it and causes strange ↵Carson Fleming
behavior
2023-01-14Re-enable key generation in the clientCarson Fleming
2023-01-14Switch to a single-threaded approach using selectors; additional ↵Carson Fleming
miscellaneous debugging
2023-01-13Fix client crashing bug on pty exitCarson Fleming
2023-01-12Initial work with stream ciphers, still has hanging issuesCarson Fleming
2023-01-11Remove dev artifacts from client codeCarson Fleming
2023-01-11Fixed PTY glitch where it wouldnt read (still slow tho)Carson Fleming