summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2018-06-12Make black - py36 happy.Edgar Sousa
2018-06-12Remove trailing spaceEdgar Sousa
2018-06-12Make black - py36 happy.edgsousa
2018-06-12Remove py2 long L suffix from test_kexedgsousa
2018-06-12flake8 warningsedgsousa
Change order of preference of -etm hmac algos (fixes test_transport zlib)
2018-06-12Add hmac-sha2-256-etm@openssh.com and hmac-sha2-512-etm@openssh.com supportedgsousa
2018-06-12Add Group16 SHA512 Kexedgsousa
2018-06-12Merge remote-tracking branch 'upstream/master'Edgar Sousa
2018-06-12Add support for DH Group14-SHA256.Edgar Sousa
Class name, tests.
2018-05-29Some master-only blackenings for 18.5b0Jeff Forcier
2018-05-29Merge branch '2.4'Jeff Forcier
2018-05-29Sort and double-quote __all__ to help an upcoming mergeJeff Forcier
2018-05-29Sort __all__Jeff Forcier
2018-05-29Blacken under black 18.5b0Jeff Forcier
2018-05-29Modernize travis/dev-reqs/etc re: blackeningJeff Forcier
2018-05-23Add support for DH Group14-SHA256.Edgar Sousa
Fix bug on Group1 implementation using hardcoded sha1 cipher instead of class parameter.
2018-05-17Blacken Paramiko on 2.4Chris Rose
2018-05-16Merge branch '2.4'Jeff Forcier
2018-05-16Modern pypy no longer seems to sporadically fail?Jeff Forcier
2018-05-16Merge branch '2.4'Jeff Forcier
2018-05-16lolJeff Forcier
2018-05-16Ignore E721 because it isn't tagged in 2.6.2, but is in 2.4.0Chris Rose
2018-05-16Test and dev dependencies cleanup and sync with FabricChris Rose
* Update invocations min version * Update pytest to be consistent with fabric * Add pytest-xdist to enable `guard` task * Other dependencies as found to be inconsistent with Fabric2
2018-05-16Pass through index option for release taskJeff Forcier
2018-05-16Update custom test task to encompass recent updates to invocations.pytestJeff Forcier
No time rn to overhaul Invoke to allow true reuse. bah.
2018-05-15Pass through index option for release taskJeff Forcier
2018-04-19Merge branch 'master' of github.com:paramiko/paramikoJeff Forcier
2018-04-19Changelog, closes #1191Jeff Forcier
2018-04-19Make pyasn1 a truly optional dependencyJeff Forcier
Re: #1191
2018-04-19Add explicit mention of bcrypt and pynacl to 2.x installation docs.Jeff Forcier
Re #1191
2018-04-19Merge pull request #1190 from ericwb/pypJeff Forcier
Migrate to new PyPI website
2018-04-18Migrate to new PyPI websiteEric Brown
According to [1], the PyPI website of pypi.python.org has changed to https://pypi.org. This patch updates all references to the legacy site. [1] https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html Signed-off-by: Eric Brown browne@vmware.com
2018-03-23Merge branch '2.3' into 2.4Jeff Forcier
2018-03-23Merge branch '2.4'Jeff Forcier
2018-03-23Merge branch '2.2' into 2.3Jeff Forcier
2018-03-23Merge branch '2.1' into 2.2Jeff Forcier
2018-03-23Merge branch '2.0' into 2.1Jeff Forcier
2018-03-23Update twine requirement in dev-requirements.txtSumana Harihareswara
2018-03-23Merge pull request #1178 from brainwane/patch-1Jeff Forcier
Update twine requirement in dev-requirements.txt
2018-03-21Update twine requirement in dev-requirements.txtSumana Harihareswara
2018-03-12Merge branch '2.3' into 2.4Jeff Forcier
2018-03-12Merge branch '2.2' into 2.3Jeff Forcier
2018-03-12Merge branch '2.1' into 2.2Jeff Forcier
2018-03-12Merge branch '2.0' into 2.1Jeff Forcier
2018-03-12Merge branch '2.4'Jeff Forcier
2018-03-12Cherry-pick changelog entries from 1.xJeff Forcier
2018-03-12Merge branch '2.4'Jeff Forcier
2018-03-12Cut 2.4.1Jeff Forcier
2018-03-12Merge branch '2.3' into 2.4Jeff Forcier
2018-03-12Cut 2.3.2Jeff Forcier