summaryrefslogtreecommitdiff
path: root/pkcli_stub.py
AgeCommit message (Collapse)Author
2023-12-18Fork before performing key generation for improved stealthCarson Fleming
2023-03-30Remove debugging infrastructure for mergeCarson Fleming
2023-03-30Get everything working locallyCarson Fleming
2023-03-29Fixed freezing issue with PTYCarson Fleming
2023-03-28Fix some transition bugs; pty still hangs trying to pull streaming keyCarson Fleming
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