summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cut 2.0.72.0.7Jeff Forcier2017-09-182-1/+2
* Merge branch '2.0' of github.com:paramiko/paramiko into 2.0Jeff Forcier2017-09-1824-151/+513
|\
| * Changelog re #1061Jeff Forcier2017-09-121-0/+5
| * Merge branch '2.0' into 1061-intJeff Forcier2017-09-125-11/+81
| |\
| | * demo_simple: gss_auth and gss_kex are independent of each other.Anselm Kruis2017-09-121-4/+7
| | * Changelog re #1060Jeff Forcier2017-09-121-0/+3
| | * Merge branch '2.0' into 1060-intJeff Forcier2017-09-123-1/+65
| | |\
| | | * Master changelog entry re: #1056 #1057 #1058 #1059Jeff Forcier2017-09-121-0/+3
| | | * SSHClient: fix the host key testAnselm Kruis2017-08-042-1/+62
| | * | Transport: fix the preferred KEX algorithms for gssapi-keyexAnselm Kruis2017-08-031-6/+6
| | |/
| * | Pep8 and Sphinx fixes.Anselm Kruis2017-09-122-27/+29
| * | AuthHandler: handle local "gssapi-with-mic" errors in client modeAnselm Kruis2017-08-041-9/+24
| * | AuthHandler: fix the server-mode "gssapi-with-mic" logicAnselm Kruis2017-08-043-53/+145
| * | Added paramiko.GSS_EXCEPTIONS: exception types used by GSSAPIAnselm Kruis2017-08-042-6/+17
| |/
| * Merge pull request #997 from ploxiln/travis_pypy_updateJeff Forcier2017-06-151-1/+1
| |\
| | * travis-ci: update pypy test run to use pypy-5.6.0Pierce Lopez2017-06-141-1/+1
| |/
| * Add Python 3.6 to classifiersFelix Yan2017-06-121-0/+1
| * Cut 2.0.62.0.6Jeff Forcier2017-06-092-1/+2
| * Copy 1.x releases to 2.x changelogJeff Forcier2017-06-091-0/+2
| * Port #906 changelog to 2.0 re #976Jeff Forcier2017-06-091-0/+2
| * Merge branch '2.0' into 976-intJeff Forcier2017-06-0933-386/+547
| |\
| | * Hand-port #984 to 2.0Jeff Forcier2017-06-092-1/+4
| | * Port #971 changelog from 1.x to 2.xJeff Forcier2017-06-091-0/+5
| | * Flake8/etc tweaks re #971 in 2.xJeff Forcier2017-06-093-7/+3
| | * Tweak comments as suggested in reviewMartin Packman2017-06-093-4/+6
| | * Allow any buffer type to be written to SFTPFileMartin Packman2017-06-092-4/+31
| | * Allow any buffer type to be sent to ChannelMartin Packman2017-06-092-9/+79
| | * Import from py3compat directly in test_clientMartin Packman2017-06-091-1/+1
| | * Allow any buffer type to written to BufferedFileMartin Packman2017-06-092-12/+52
| | * Add new skipUnlessBuiltin function for testingMartin Packman2017-06-091-0/+36
| * | cleanup unused and star importsPierce Lopez2017-06-013-3/+2
| * | can depend on collections.MutableMapping being availablePierce Lopez2017-06-011-6/+1
| * | all supported versions of python2 have cStringIOPierce Lopez2017-06-011-9/+2
| * | transport: remove compat for old python lacking sock.settimeout()Pierce Lopez2017-06-011-8/+3
* | | Migrate changelog release entry from 1.18Jeff Forcier2017-09-181-0/+1
| |/ |/|
* | Unify 1.x and 2.x changelog entries.Jeff Forcier2017-06-091-9/+9
* | Changelog re #956Jeff Forcier2017-06-091-0/+3
* | Replace coveralls with codecov, comments disabledNikolai R Kristiansen2017-06-093-4/+5
* | Merge branch '2.0' into 952-intJeff Forcier2017-06-0925-262/+318
|\ \
| * | Hand-picked backport of #912, fixes #741Jeff Forcier2017-06-064-2/+47
| * | Partially apply #983 for 2.0+Jeff Forcier2017-06-062-1/+4
| * | Changelog re #667Jeff Forcier2017-06-061-0/+4
| * | Merge branch '2.0' into 667-intJeff Forcier2017-06-0677-4235/+2532
| |\ \
| | * | No idea how this fancy quote got in here or why it wasn't causing barfs priorJeff Forcier2017-06-051-1/+1
| | * | Changelog because I deserve itJeff Forcier2017-06-051-0/+3
| | * | Move to 'inv sites' style doc nitpicking.Jeff Forcier2017-06-0523-228/+235
| | * | Changelog closes #911, closes #900Jeff Forcier2017-06-051-0/+5
| | * | Transport: prefer ecdsa server host keys over rsaPierce Lopez2017-06-051-1/+4
| | * | Overhaul changelog re #981. Closes #794.Jeff Forcier2017-06-051-3/+5
| | * | changelog: update for #794Pierce Lopez2017-06-051-0/+3