You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mitogen/mitogen
David Wilson dc446f9042 ssh: Learn to type passwords and supply pubkeys.
Now ssh requires a tty allocation. This presents a scalability problem,
a future version could selectively allocate a tty only if typing
passwords is desired.

Sudo's tty handling is now moved into mitogen.master.
7 years ago
..
ansible Initial commit. 7 years ago
compat Initial commit. 7 years ago
__init__.py fix unbelievably dumb variable shadowing 7 years ago
core.py Add hacks to allow Mock to be imported. 7 years ago
fakessh.py Initial commit. 7 years ago
master.py ssh: Learn to type passwords and supply pubkeys. 7 years ago
ssh.py ssh: Learn to type passwords and supply pubkeys. 7 years ago
sudo.py ssh: Learn to type passwords and supply pubkeys. 7 years ago
tcp.py Initial commit. 7 years ago
utils.py Initial commit. 7 years ago