Silas Sewell
|
4db2ca594b
|
Fix FSF address
|
2012-02-25 03:11:54 -05:00 |
Jeff Forcier
|
b59430efef
|
Fixes #4, thanks again to @jaraco
|
2012-02-13 15:01:18 -08:00 |
Jeff Forcier
|
3b20efcc14
|
Whitespace tweaks, thanks @jaraco
|
2012-02-13 14:39:20 -08:00 |
Jeff Forcier
|
ec2aedac71
|
Move fcntl import to avoid high level ImportErrors on Windows
Fixes #5.
|
2012-02-13 12:48:03 -08:00 |
Jeff Forcier
|
c630917d0d
|
Release 1.7.12
|
2012-02-10 22:50:36 -08:00 |
Jeff Forcier
|
474ace1ca4
|
Forgot to re-add import, derp
|
2012-01-17 12:24:25 -08:00 |
Jeff Forcier
|
3030589aaa
|
Add IO sleep to agent forward communications.
Without this, use of agent forwarding causes
high CPU usage on some clients.
|
2012-01-17 12:11:18 -08:00 |
Jeff Forcier
|
59cae8560b
|
Bump dev version
|
2011-11-17 17:31:09 -08:00 |
Jeff Forcier
|
95ab30a4bf
|
Merge branch '1.7'
|
2011-11-17 17:30:34 -08:00 |
Jeff Forcier
|
01eea3326a
|
Let's not have 5 different freakin version strings
Also bumps to 1.7.10
|
2011-11-17 17:30:00 -08:00 |
Jeff Forcier
|
8c8d0a81ad
|
Don't mix tabs and spaces
Re #1
|
2011-11-17 15:33:43 -08:00 |
Jeff Forcier
|
85d0d97715
|
Use new-style classes, 2001 was 10 years ago
Re #1
|
2011-11-17 15:33:38 -08:00 |
Jeff Forcier
|
eb49bf4870
|
Port poll-using code to use select() instead.
Re #1
|
2011-11-17 15:18:35 -08:00 |
Ben Davis
|
35a173631f
|
Added ssh agent support. Ported from https://github.com/robey/paramiko/pull/21
|
2011-11-13 11:19:19 -06:00 |
Jeff Forcier
|
e37f0b57bd
|
Copyright update, pending removal of preamble from all files
|
2011-10-23 00:47:50 -07:00 |
Jeff Forcier
|
9980745ad2
|
Esperanto removal
|
2011-10-23 00:47:33 -07:00 |
Jeff Forcier
|
5e0a329028
|
Update version to 1.7.8, no need for 4 parts
|
2011-10-23 00:47:10 -07:00 |
Jeff Forcier
|
41f45668b8
|
Add additional Random.atfork() to prevent RNG errors in large runs
|
2011-10-23 00:33:52 -07:00 |
Jeff Forcier
|
7b545ff46d
|
Update test/kex related string literals
|
2011-10-23 00:16:02 -07:00 |
Jeff Forcier
|
3971917d2b
|
Initial rename: paramiko=>ssh
|
2011-10-23 00:00:43 -07:00 |