paramiko/paramiko
Jeff Forcier 4947a726c1 Merge branch '1.11' into 1.12 2014-04-16 15:51:04 -04:00
..
__init__.py Cut 1.12.3 2014-03-13 21:30:11 -07:00
_winapi.py Fix agent auth on Windows/Python 2.5) (with thanks to @lndbrg) 2014-01-21 13:31:25 -08:00
agent.py Start cleaning up info field lists 2014-02-26 11:06:20 -08:00
auth_handler.py s/python/Python/, c'mon son! 2014-02-21 15:46:58 -08:00
ber.py Fixed a typo in the license header of most files 2013-09-27 21:29:18 -07:00
buffered_pipe.py Start cleaning up info field lists 2014-02-26 11:06:20 -08:00
channel.py Merge branch '1.11' into 1.12 2014-03-04 11:44:57 -08:00
client.py Client info fields 2014-02-26 11:39:33 -08:00
common.py Fixed a typo in the license header of most files 2013-09-27 21:29:18 -07:00
compress.py Fixed a typo in the license header of most files 2013-09-27 21:29:18 -07:00
config.py More info field updates 2014-02-26 12:44:58 -08:00
dsskey.py More info field updates 2014-02-26 12:44:58 -08:00
ecdsakey.py Introduce ECDSA 2013-03-25 12:19:21 -04:00
file.py Improve string type testing in Python 2.x versions 2014-03-13 21:52:34 -07:00
hostkeys.py Merge branch '1.11' into 1.12 2014-03-04 11:44:57 -08:00
kex_gex.py Don't actually need :class: anywhere now 2014-02-21 12:16:11 -08:00
kex_group1.py Fixed a typo in the license header of most files 2013-09-27 21:29:18 -07:00
logging22.py s/python/Python/, c'mon son! 2014-02-21 15:46:58 -08:00
message.py Even moar info fields 2014-02-26 12:55:58 -08:00
packet.py Merge branch '1.10' into 1.11 2014-03-03 18:24:04 -08:00
pipe.py Pipe 2014-02-21 15:35:29 -08:00
pkey.py Bunch more info fields 2014-02-26 14:29:07 -08:00
primes.py Epydoc -> Sphinx. 2014-01-23 11:32:59 +01:00
proxy.py Merge branch '1.10' into 1.11 2014-03-03 18:24:04 -08:00
resource.py Bunch more info fields 2014-02-26 14:29:07 -08:00
rsakey.py Bunch more info fields 2014-02-26 14:29:07 -08:00
server.py Merge branch '1.11' into 1.12 2014-03-13 21:52:56 -07:00
sftp.py Fixed a typo in the license header of most files 2013-09-27 21:29:18 -07:00
sftp_attr.py SFTP done, ugh 2014-02-26 15:25:48 -08:00
sftp_client.py Fix logging error in sftp_client for filenames containing the character. 2014-04-16 15:07:56 -04:00
sftp_file.py SFTP done, ugh 2014-02-26 15:25:48 -08:00
sftp_handle.py SFTP done, ugh 2014-02-26 15:25:48 -08:00
sftp_server.py SFTP done, ugh 2014-02-26 15:25:48 -08:00
sftp_si.py Fix up remaining Sphinx build warnings 2014-02-26 19:27:37 -08:00
ssh_exception.py Added self.args for exception classes. Used for unpickling 2014-04-16 15:51:01 -04:00
transport.py Merge branch '1.11' into 1.12 2014-03-04 11:44:57 -08:00
util.py Last of the info field stuff 2014-02-26 18:55:14 -08:00
win_pageant.py Clean up thread ident import/exec a bit. 2014-01-21 13:51:09 -08:00