Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-02 | SSHClient: Also look for id_ecdsa in ~/.ssh. | aszlig | |
I'm not using keys in ~/.ssh at all, so I missed adding ECDSA support there as well. Signed-off-by: aszlig <aszlig@redmoonstudios.org> | |||
2013-10-02 | SSHClient: Allow to use ECDSA private keys. | aszlig | |
Nowadays, ECDSA keys became more widespread, so it might be a good idea to support those private keys as well. Signed-off-by: aszlig <aszlig@redmoonstudios.org> | |||
2013-09-27 | Merge branch '1.11' | Jeff Forcier | |
Conflicts: paramiko/__init__.py setup.py | |||
2013-09-27 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
Updated versions for 1.11.2. Conflicts: paramiko/__init__.py setup.py | |||
2013-09-27 | Update version for 1.10.4 | Jeff Forcier | |
2013-09-27 | Merge branch '1.11' | Jeff Forcier | |
2013-09-27 | Clone 1.10.4 items to 1.11.2 | Jeff Forcier | |
2013-09-27 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
2013-09-27 | Changelog re #199, fixes #199 | Jeff Forcier | |
2013-09-27 | Merge branch '1.11' | Jeff Forcier | |
2013-09-27 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
2013-09-27 | Merge branch '1.9' into 1.10 | Jeff Forcier | |
2013-09-27 | Merge branch '1.8' into 1.9 | Jeff Forcier | |
2013-09-27 | Fixed a typo in the license header of most files | Jeff Forcier | |
Conflicts: paramiko/proxy.py | |||
2013-09-27 | Fix demo re #200 | Jeff Forcier | |
2013-09-27 | Merge branch '1.11' | Jeff Forcier | |
2013-09-27 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
2013-09-27 | Changelog re #200 | Jeff Forcier | |
2013-09-27 | Merge branch '1.9' into 1.10 | Jeff Forcier | |
2013-09-27 | Merge branch '1.8' into 1.9 | Jeff Forcier | |
2013-09-27 | Fix demo re #200 | Jeff Forcier | |
2013-09-27 | Changelog re #136 | Jeff Forcier | |
2013-09-27 | Add support for the SSH env command | Benjamin Pollack | |
2013-09-27 | Merge branch '1.11' | Jeff Forcier | |
2013-09-27 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
2013-09-27 | Merge branch '1.9' into 1.10 | Jeff Forcier | |
2013-09-27 | Merge branch '1.8' into 1.9 | Jeff Forcier | |
2013-09-27 | Use verbose test output for travis | Jeff Forcier | |
2013-09-27 | Add attribution to changelog | Jeff Forcier | |
2013-09-27 | Shuffle changelog entry around. | Jeff Forcier | |
2013-09-27 | Merge branch '152-int' into 152-real-int | Jeff Forcier | |
Conflicts: paramiko/hostkeys.py requirements.txt | |||
2013-09-27 | Bump version for dev | Jeff Forcier | |
2013-09-27 | Merge branch '1.11' | Jeff Forcier | |
2013-09-27 | Changelog re #156, closes #156 | Jeff Forcier | |
2013-09-27 | Merge branch '1.11' into 156-int | Jeff Forcier | |
2013-09-27 | Merge branch '1.11' | Jeff Forcier | |
2013-09-27 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
Conflicts: NEWS | |||
2013-09-27 | Changelog re #179 | Jeff Forcier | |
2013-09-27 | Fix #179 - missing host variable in fqdn evaluation | Jeff Forcier | |
2013-09-20 | Merge branch '1.11' | Jeff Forcier | |
2013-09-20 | LOL @ different ordering in different versions. WTB sphinx plz | Jeff Forcier | |
2013-09-20 | Merge branch '1.11' | Jeff Forcier | |
2013-09-20 | Christ almighty I hate non-DRY versioning | Jeff Forcier | |
2013-09-20 | Merge branch '1.11' | Jeff Forcier | |
2013-09-20 | Versions: hard? | Jeff Forcier | |
2013-09-20 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
2013-09-20 | Not sure how this got updated :( | Jeff Forcier | |
2013-09-20 | Merge branch '1.11' | Jeff Forcier | |
2013-09-20 | Copy some 1.10.3 changes to 1.11.1 changelog | Jeff Forcier | |
2013-09-20 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
Conflicts: NEWS |