summaryrefslogtreecommitdiff
path: root/pkd_stub.py
AgeCommit message (Collapse)Author
2023-03-24Synchronize PTY stop sequenceCarson Fleming
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-13Backwards compability change to cleanup functionv2.0Carson Fleming
2023-01-13Update comment about NPTY bugCarson Fleming
2023-01-13Fix client crashing bug on pty exitCarson Fleming
2023-01-12Initial work with stream ciphers, still has hanging issuesCarson Fleming
2023-01-11Merge branch 'pty' into masterCarson Fleming
2023-01-11Fixed PTY glitch where it wouldnt read (still slow tho)Carson Fleming
2022-12-26Less weird solution to prompt commandv1.0Carson Fleming
2022-12-22Use umask to allow group members to control pk + some cleanupCarson Fleming
2022-12-22Built C2 controller with multi-client and multi-admin supportCarson Fleming