summaryrefslogtreecommitdiffhomepage
path: root/README
AgeCommit message (Collapse)Author
2015-12-16remove the duplicate readmeAlex Gaynor
2015-08-01removed references to python 3.2, which has basically no usageAlex Gaynor
2015-03-15Update for cryptography 0.8 and general cleanupsAlex Gaynor
2015-03-15Merge branch 'master' into switch-to-cryptographyAlex Gaynor
2015-01-02Merge branch '1.14' into 1.15Jeff Forcier
2015-01-02Happy new yearJeff Forcier
2014-12-18A bunch of cleanupAlex Gaynor
2014-11-08Start porting ECDSA to cryptography. Everything except the to_der seems to workAlex Gaynor
2014-09-30Document the pyasn1 requirement in teh readmeAlex Gaynor
2014-09-29Bump version numbersAlex Gaynor
2014-09-15Switched everything to use cryptographyAlex Gaynor
2014-09-08Update README, docs, changelog re #267Jeff Forcier
2014-08-11We support 3.2Jeff Forcier
2014-07-14Use python-gssapi 0.6.1Sebastian Deiss
2014-05-28Merge branch 'master' into gssapi-py3-supportAnselm Kruis
Conflicts: dev-requirements.txt sites/www/changelog.rst
2014-05-25We support 3.2Jeff Forcier
2014-04-24README py3 updateJeff Forcier
2014-04-24Update copyright in README to be more accurateJeff Forcier
2014-03-26Merge branch 'master' into gssapi-py3-supportSebastian Deiss
Conflicts: .gitignore README demos/demo_simple.py dev-requirements.txt paramiko/__init__.py paramiko/_winapi.py paramiko/agent.py paramiko/auth_handler.py paramiko/ber.py paramiko/buffered_pipe.py paramiko/channel.py paramiko/client.py paramiko/common.py paramiko/dsskey.py paramiko/ecdsakey.py paramiko/file.py paramiko/hostkeys.py paramiko/kex_gex.py paramiko/kex_group1.py paramiko/message.py paramiko/packet.py paramiko/pkey.py paramiko/primes.py paramiko/proxy.py paramiko/py3compat.py paramiko/server.py paramiko/sftp_client.py paramiko/transport.py paramiko/util.py paramiko/win_pageant.py setup.py sites/shared_conf.py sites/www/changelog.rst sites/www/conf.py sites/www/index.rst sites/www/installing.rst test.py tests/loop.py tests/stub_sftp.py tests/test_auth.py tests/test_client.py tests/test_file.py tests/test_hostkeys.py tests/test_kex.py tests/test_message.py tests/test_packetizer.py tests/test_pkey.py tests/test_sftp.py tests/test_sftp_big.py tests/test_transport.py tests/test_util.py
2014-03-13README py3 updateJeff Forcier
2014-03-13Update copyright in README to be more accurateJeff Forcier
2014-03-05Merge 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-05Merge branch '1.12'Jeff Forcier
2014-03-05Merge branch '1.11' into 1.12Jeff Forcier
2014-03-05Seriously, no more epydoc!Jeff Forcier
2014-02-11GSS-API / SSPI authenticated Diffie-Hellman Key Exchange and userSebastian 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-11Merge branch scottkmaxwell:py3-support-without-py25 intoSebastian Deiss
SebastianDeiss:gssapi-py3-support
2014-01-16Merge remote-tracking branch 'master/master' into py3-support-without-py25Scott Maxwell
Conflicts: paramiko/__init__.py setup.py tests/test_client.py
2014-01-08Merge branch '1.12'Jeff Forcier
2014-01-08ecdsa in README; fixes #225Jeff Forcier
2013-12-31New yearJeff Forcier
2013-11-19Remove Python 2.5 from travis and fix minimum required version in init and ↵Scott Maxwell
README
2013-04-28Add explicit link to updated API docs. Fixes #160Jeff Forcier
2013-04-05Remove pointless & outdated version/release crap from READMEJeff Forcier
2013-02-03Update explicitly-stated Python version reqs to 2.5+Jeff Forcier
2012-12-31New yearJeff Forcier
2012-09-24Transition back to Paramiko's readme; update to be currently accurateJeff Forcier
2012-09-23First draft of modern explanatory READMEJeff Forcier
(cherry picked from commit 4f7338bbfc5f2f157208b6343bf215cff4db126b)
2012-09-23Let's not have 5 different freakin version stringsJeff Forcier
Also bumps to 1.7.10 (cherry picked from commit 01eea3326a79cf5df36be0dfd46cda7ba1cbae97) Conflicts: README paramiko/__init__.py paramiko/transport.py setup.py
2012-09-23Update version to 1.7.8, no need for 4 partsJeff Forcier
(cherry picked from commit 5e0a32902856b3b42e8bf4e72fec17fb30c78e66) Conflicts: README paramiko/__init__.py setup.py
2012-09-23Update README copyright notice (was ssh a228ab41)Jeff Forcier
2012-07-04document demo_keygen.py file in readmeSofian Brabez
2012-05-16Increment version for releaseJeff Forcier
2011-05-23version 1.7.7.1Robey Pointer
2011-05-23version 1.7.7Robey Pointer
2010-04-25fix spelling of "hierarchical" -- thanks, Thomas Guettler!Robey Pointer
2009-11-01bump to 1.7.6.Robey Pointer
2009-07-19bump to 1.7.5.Robey Pointer
2009-02-16fix silly exception message.Robey Pointer
2008-07-06[project @ robey@lag.net-20080707012221-5fz3q4j2gvqlbmhl]Robey Pointer
bump version to 1.7.4 (desmond).