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 4d1c6d2101 issue #127: ssh: reasonable solution to host key checking.
Ideally it would be possible to specify a callback function, but this is
not possible for proxied connections. So simply provide the 3 most
useful modes, defaulting to the most secure.

Closes #127. Closes #134.
8 years ago
..
compat Import v2.7.11 tokenize.py for use on older Pythons; closes #189. 8 years ago
__init__.py Move canonical library version to __init__.py. 8 years ago
core.py issue #241: child main thread does not gracefully handle CTRL+C 8 years ago
debug.py debug: implement some basic helpers to debugger. 8 years ago
docker.py docker: fixes & add username parameter. 8 years ago
fakessh.py Move canonical library version to __init__.py. 8 years ago
fork.py Mostly implement hybrid TTY/socket mode for sudo and SSH. 8 years ago
jail.py Add FreeBSD jail support. 8 years ago
lxc.py Add FreeBSD jail support. 8 years ago
master.py master: annotate LogForwarder messages. 8 years ago
parent.py Basic "su" method. 8 years ago
service.py issue #212: service: make call_async kwargs optional. 8 years ago
setns.py setns: typos 8 years ago
ssh.py issue #127: ssh: reasonable solution to host key checking. 8 years ago
su.py Basic "su" method. 8 years ago
sudo.py Mostly implement hybrid TTY/socket mode for sudo and SSH. 8 years ago
unix.py issue #16: Python 2.4-3.x compatible exception handling. 8 years ago
utils.py Move _DEAD into header, autogenerate dead messages 8 years ago