Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-11 | We support 3.2 | Jeff Forcier | |
2014-04-24 | README py3 update | Jeff Forcier | |
2014-04-24 | Update copyright in README to be more accurate | Jeff Forcier | |
2014-03-05 | Merge remote-tracking branch 'scottkmaxwell/py3-support-without-py25' into ↵ | Jeff Forcier | |
python3 Conflicts: dev-requirements.txt paramiko/__init__.py paramiko/file.py paramiko/hostkeys.py paramiko/message.py paramiko/proxy.py paramiko/server.py paramiko/transport.py paramiko/util.py paramiko/win_pageant.py setup.py | |||
2014-03-05 | Merge branch '1.12' | Jeff Forcier | |
2014-03-05 | Merge branch '1.11' into 1.12 | Jeff Forcier | |
2014-03-05 | Seriously, no more epydoc! | Jeff Forcier | |
2014-01-16 | Merge remote-tracking branch 'master/master' into py3-support-without-py25 | Scott Maxwell | |
Conflicts: paramiko/__init__.py setup.py tests/test_client.py | |||
2014-01-08 | Merge branch '1.12' | Jeff Forcier | |
2014-01-08 | ecdsa in README; fixes #225 | Jeff Forcier | |
2013-12-31 | New year | Jeff Forcier | |
2013-11-19 | Remove Python 2.5 from travis and fix minimum required version in init and ↵ | Scott Maxwell | |
README | |||
2013-04-28 | Add explicit link to updated API docs. Fixes #160 | Jeff Forcier | |
2013-04-05 | Remove pointless & outdated version/release crap from README | Jeff Forcier | |
2013-02-03 | Update explicitly-stated Python version reqs to 2.5+ | Jeff Forcier | |
2012-12-31 | New year | Jeff Forcier | |
2012-09-24 | Transition back to Paramiko's readme; update to be currently accurate | Jeff Forcier | |
2012-09-23 | First draft of modern explanatory README | Jeff Forcier | |
(cherry picked from commit 4f7338bbfc5f2f157208b6343bf215cff4db126b) | |||
2012-09-23 | Let's not have 5 different freakin version strings | Jeff Forcier | |
Also bumps to 1.7.10 (cherry picked from commit 01eea3326a79cf5df36be0dfd46cda7ba1cbae97) Conflicts: README paramiko/__init__.py paramiko/transport.py setup.py | |||
2012-09-23 | Update version to 1.7.8, no need for 4 parts | Jeff Forcier | |
(cherry picked from commit 5e0a32902856b3b42e8bf4e72fec17fb30c78e66) Conflicts: README paramiko/__init__.py setup.py | |||
2012-09-23 | Update README copyright notice (was ssh a228ab41) | Jeff Forcier | |
2012-07-04 | document demo_keygen.py file in readme | Sofian Brabez | |
2012-05-16 | Increment version for release | Jeff Forcier | |
2011-05-23 | version 1.7.7.1 | Robey Pointer | |
2011-05-23 | version 1.7.7 | Robey Pointer | |
2010-04-25 | fix spelling of "hierarchical" -- thanks, Thomas Guettler! | Robey Pointer | |
2009-11-01 | bump to 1.7.6. | Robey Pointer | |
2009-07-19 | bump to 1.7.5. | Robey Pointer | |
2009-02-16 | fix silly exception message. | Robey Pointer | |
2008-07-06 | [project @ robey@lag.net-20080707012221-5fz3q4j2gvqlbmhl] | Robey Pointer | |
bump version to 1.7.4 (desmond). | |||
2008-03-23 | [project @ robey@lag.net-20080324065154-w8p2lhawmsbynxc0] | Robey Pointer | |
bump version to 1.7.3 (clara) | |||
2008-01-21 | [project @ robey@lag.net-20080122025908-h8xm28k72umoeo7y] | Robey Pointer | |
bump to version 1.7.2 (basil) | |||
2007-11-09 | [project @ robey@lag.net-20071110065103-a169t3ijqapq0zlo] | Robey Pointer | |
fix some typos. | |||
2007-06-10 | [project @ robey@lag.net-20070611044447-ewcm7qcrmtdfyspq] | Robey Pointer | |
change README to rest format | |||
2007-03-26 | [project @ robey@lag.net-20070326075819-y7972z9cy3ffmw76] | Robey Pointer | |
expose PKey for documentation, so inherited methods can be seen in DSSKey and RSAKey | |||
2007-02-18 | [project @ robey@lag.net-20070218212228-qdk8w1n4is0cady3] | Robey Pointer | |
bump version to 1.7 zubat | |||
2007-02-13 | [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his] | Robey Pointer | |
bump copyright year to 2007 | |||
2006-11-19 | [project @ robey@lag.net-20061119205558-p5p2tmqx0xt7hq9r] | Robey Pointer | |
bump version to 1.6.4 (yanma) and trim the README changes-history a bit | |||
2006-10-14 | [project @ robey@lag.net-20061015015628-371a037b5165d634] | Robey Pointer | |
bump version to 1.6.3 | |||
2006-08-29 | [project @ robey@lag.net-20060829181836-1cd17df7729c4db8] | Robey Pointer | |
remove usage of has_key, which is dangerous and deprecated | |||
2006-08-16 | [project @ robey@lag.net-20060816213132-2e094c077d22dc50] | Robey Pointer | |
bump version to 1.6.2 | |||
2006-07-30 | [project @ robey@lag.net-20060731065604-ec418957546f7ec9] | Robey Pointer | |
explain about the new launchpad site | |||
2006-07-13 | [project @ robey@lag.net-20060713194617-35597c20a6b3bc59] | Robey Pointer | |
bump version to 1.6 (oops, forgot to check this in a few days ago) | |||
2006-05-10 | [project @ robey@lag.net-20060511013755-ab5fc64a30791cac] | Robey Pointer | |
trim more of the history | |||
2006-05-10 | [project @ robey@lag.net-20060511013313-411d1524da3b53f0] | Robey Pointer | |
bump version to 1.6, fix up docs a little bit | |||
2006-05-07 | [project @ robey@lag.net-20060508005224-a8a04cd59f9fa016] | Robey Pointer | |
pulled out openssh config parsing into its own class | |||
2006-05-07 | [project @ robey@lag.net-20060508002320-d6e64e96f913febd] | Robey Pointer | |
check off a few readme items | |||
2006-04-23 | [project @ robey@lag.net-20060424011141-18957fe09447af6b] | Robey Pointer | |
more README | |||
2006-03-11 | [project @ robey@lag.net-20060312042905-752c324bdc1ac2cf] | Robey Pointer | |
bump version to 1.5.4 | |||
2006-02-19 | [project @ robey@lag.net-20060220072303-cdc3bc647d5732b0] | Robey Pointer | |
bump version to 1.5.3 |