paramiko/tests
Robey Pointer 66919286b6 [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-72]
don't attempt to start a rekey negotiation from within send_message -- always do it from the feeder thread.  this prevents a situation where more than one thread may decide spontaneously to rekey, sending multiple kexinit messages, which confuses the hell out of the remote host :)  also, do some locking around the clear-to-send event, to avoid a race when we first go into rekeying.  add some tests for these things too
2005-10-29 20:47:04 +00:00
..
loop.py [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-154] 2005-02-28 08:06:08 +00:00
stub_sftp.py [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-157] 2005-04-06 07:24:28 +00:00
test_dss.key [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-92] 2004-09-25 22:07:59 +00:00
test_dss_password.key [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-19] 2005-06-28 07:24:10 +00:00
test_file.py [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-154] 2005-02-28 08:06:08 +00:00
test_kex.py [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-25] 2005-07-07 01:10:57 +00:00
test_message.py [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-154] 2005-02-28 08:06:08 +00:00
test_packetizer.py [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-8] 2005-05-10 17:36:38 +00:00
test_pkey.py [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-25] 2005-07-07 01:10:57 +00:00
test_rsa.key [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-92] 2004-09-25 22:07:59 +00:00
test_rsa_password.key [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-19] 2005-06-28 07:24:10 +00:00
test_sftp.py [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-72] 2005-10-29 20:47:04 +00:00
test_transport.py [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-72] 2005-10-29 20:47:04 +00:00