Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-15 | Fix Free Software Foundation address | Paul Howarth | |
They moved from Temple Place to Franklin Street in 2005. | |||
2018-05-29 | Blacken under black 18.5b0 | Jeff Forcier | |
2014-02-11 | GSS-API / SSPI authenticated Diffie-Hellman Key Exchange and user | Sebastian Deiss | |
authentication with Python 3 support Add Python 3 support for the GSS-API / SSPI authenticated Diffie-Hellman Key Exchange and user authentication. This patch supersedes pull request #250. | |||
2014-02-11 | Merge branch scottkmaxwell:py3-support-without-py25 into | Sebastian Deiss | |
SebastianDeiss:gssapi-py3-support | |||
2013-09-27 | Fixed a typo in the license header of most files | Jeff Forcier | |
Conflicts: paramiko/proxy.py | |||
2009-07-19 | fix my email address to be the current one. | Robey Pointer | |
2008-02-17 | [project @ robey@lag.net-20080218003236-d2zgw43ys7xrccdx] | Robey Pointer | |
explain why we check ~/ssh/ in the demos | |||
2007-02-13 | [project @ robey@lag.net-20070213192109-axy7gl61x7w0cpbp] | Robey Pointer | |
add get/put to the sftp demo | |||
2007-02-13 | [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his] | Robey Pointer | |
bump copyright year to 2007 | |||
2006-02-27 | [project @ robey@lag.net-20060228030048-ca579e8c53c9c4b7] | Robey Pointer | |
this demo doesn't need to import interactive | |||
2006-01-27 | [project @ robey@master-shake.local-20060127181925-3e7e5133b20d2f5b] | Robey Pointer | |
add a demo for sftp |