summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Python 3 fixes re #10421042-intJeff Forcier2017-08-282-3/+3
* flake8Jeff Forcier2017-08-281-8/+8
* This isn't required when one is just calling asbytes()Jeff Forcier2017-08-281-1/+0
* Implement ed25519 certs.Jeff Forcier2017-08-283-4/+6
* Implement ECDSA certs.Jeff Forcier2017-08-284-10/+47
* Tweak exceptions to at least have better strings, if not new classes yetJeff Forcier2017-08-281-3/+4
* Implement DSS certsJeff Forcier2017-08-282-4/+6
* Update recent tests to try all main key families.Jeff Forcier2017-08-284-11/+18
* Factor out type checking & cert loading into PKeyJeff Forcier2017-08-282-22/+37
* God damn it, really? Whatever.Jeff Forcier2017-08-281-2/+3
* Update first few stub tests + required test-server and PublicBlob impl bitsJeff Forcier2017-08-282-13/+44
* Update changelog re: recent changes re: #1042Jeff Forcier2017-08-281-5/+13
* Overhaul PublicBlob and use it better within RSAKey.Jeff Forcier2017-08-285-35/+102
* Stub tests and partly-working implementation of 'load certs found alongside k...Jeff Forcier2017-08-283-10/+36
* 2nd amendment doesn't grant the right to bare exceptsJeff Forcier2017-08-282-4/+8
* Docstring/TODO tweaksJeff Forcier2017-08-281-1/+2
* Refactor and clean up recently tweaked key loading bits in SSHClientJeff Forcier2017-08-281-20/+26
* Changelog and docs re #1042Jeff Forcier2017-08-282-2/+31
* flake8Jeff Forcier2017-08-281-1/+2
* Merge branch 'master' into 1042-intJeff Forcier2017-08-233-5/+8
|\
| * Changelog re #1041Jeff Forcier2017-08-231-0/+5
| * Pull in count-errors from invocationsJeff Forcier2017-08-231-1/+2
| * Common up break out of Transport.run() loopPaul Kapp2017-08-181-4/+1
* | string slice instead of rstrip, thanks ploxilnPaul Kapp2017-08-221-1/+1
* | Add certificate filenames to look_for_keysPaul Kapp2017-08-221-5/+15
* | amendmentPaul Kapp2017-08-222-1/+2
* | Generic certificate supportPaul Kapp2017-08-2210-6/+115
|/
* Merge branch '2.2'Jeff Forcier2017-07-131-0/+4
|\
| * Changelog re #1012, re #1016Jeff Forcier2017-07-131-0/+4
* | Merge branch '2.2'Jeff Forcier2017-07-132-0/+14
|\ \ | |/
| * Enhance SFTP client & server docs re: posix_rename and its relation to renameJeff Forcier2017-07-132-0/+14
* | Merge branch '2.2'Jeff Forcier2017-06-151-1/+1
|\ \ | |/
| * Merge branch '2.1' into 2.2Jeff Forcier2017-06-151-1/+1
| |\
| | * Merge branch '2.0' into 2.1Jeff Forcier2017-06-151-1/+1
| | |\
| | | * 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
| | | |/
* | | | Merge branch '2.2'Jeff Forcier2017-06-132-1/+2
|\ \ \ \ | |/ / /
| * | | Cut 2.2.12.2.1Jeff Forcier2017-06-132-1/+2
* | | | Merge branch '2.2'Jeff Forcier2017-06-134-2/+23
|\ \ \ \ | |/ / /
| * | | WhitespaceJeff Forcier2017-06-131-1/+0
| * | | Changelog language tweaksJeff Forcier2017-06-131-5/+6
| * | | changelog: update for #990 and #993Pierce Lopez2017-06-131-0/+5
| * | | implement __hash__() method for Ed25519KeyPierce Lopez2017-06-132-1/+17
| * | | need bcrypt >= 3.1.3 for kdf() ignore_few_rounds kwargPierce Lopez2017-06-131-1/+1
* | | | Merge branch '2.2'Jeff Forcier2017-06-120-0/+0
|\ \ \ \ | |/ / /
| * | | Merge branch '2.1' into 2.2Jeff Forcier2017-06-121-0/+1
| |\ \ \ | | |/ /
| | * | Merge branch '2.0' into 2.1Jeff Forcier2017-06-121-0/+1
| | |\ \ | | | |/
| | | * Add Python 3.6 to classifiersFelix Yan2017-06-121-0/+1
* | | | Merge pull request #991 from felixonmars/patch-1Jeff Forcier2017-06-121-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Add Python 3.6 to classifiersFelix Yan2017-06-111-0/+1
|/ / /