-
Bump to 0.8.x due to nontrivial changes
bitprophet committedSep 23, 2012
-
-
Merge pull request #40 from DouglasTurk/eintr_fixes
Handle/fix handling of EINTR errors in a few places.
-
-
Exit correctly so test.py can be used in CI
bitprophet committedSep 10, 2012 -
Fixes to failing-test teardowns to avoid more exceptions or hangs
bitprophet committedSep 10, 2012
-
bitprophet committed
Sep 9, 2012 -
-
Handle/fix handling of EINTR errors in a few places.
DouglasTurk committedSep 3, 2012
-
Merge pull request #37 from Psycojoker/patch-1
bitprophet committedAug 17, 2012 add the url to github in the setup.py for pypi
-
Fix unbound local variable exception
bitprophet committedAug 13, 2012
-
add the url to github in the setup.py for pypi
Psycojoker committedAug 12, 2012
-
bitprophet committed
Aug 4, 2012
-
- make sure we honor 2-factor for all auth_pkey blocks
Andrew committedAug 3, 2012 - explicit check for ['password'] as remaining auth type
-
make sure to break out of key auth loop on success when doing 2-factor
Andrew committedAug 2, 2012 -
add support for 2 factor authentication (key+password)
Andrew committedAug 2, 2012
-
bitprophet committed
Jul 15, 2012 -
Merge remote-tracking branch 'Jimdo/master'
bitprophet committedJul 15, 2012 -
bitprophet committed
Jul 15, 2012 -
-
re #33 - fix typo, be more pythonic
Jan Brauer committedJul 12, 2012 -
Fix #33 - parse config as described by manpage
Jan Brauer committedJul 12, 2012
-
bitprophet committed
May 26, 2012
-
bitprophet committed
May 16, 2012 -
Fix SSHException when re-keying over a fast connection
bitprophet committedMay 16, 2012 Port of paramiko/paramiko#63
-
bitprophet committed
May 8, 2012 -
bitprophet committed
May 8, 2012 -
Reorganize forwarded agent cxns to avoid errors
bitprophet committedMay 8, 2012 Fixes [Fabric #562](fabric/fabric#562).
-
safe type checking (isinstance instead of type-is)
bitprophet committedApr 19, 2012 Maintainer note: added changelog entry.
-
bitprophet committed
Mar 31, 2012
-
Add support for variable expansion in SSHConfig
lndbrg committedMar 30, 2012 -
Add basic support for parameter substitution in SSHConfig.
lndbrg committedMar 30, 2012