Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-12 | Make black - py36 happy. | Edgar Sousa | |
2018-06-12 | Remove trailing space | Edgar Sousa | |
2018-06-12 | Make black - py36 happy. | edgsousa | |
2018-06-12 | Remove py2 long L suffix from test_kex | edgsousa | |
2018-06-12 | flake8 warnings | edgsousa | |
Change order of preference of -etm hmac algos (fixes test_transport zlib) | |||
2018-06-12 | Add hmac-sha2-256-etm@openssh.com and hmac-sha2-512-etm@openssh.com support | edgsousa | |
2018-06-12 | Add Group16 SHA512 Kex | edgsousa | |
2018-06-12 | Merge remote-tracking branch 'upstream/master' | Edgar Sousa | |
2018-06-12 | Add support for DH Group14-SHA256. | Edgar Sousa | |
Class name, tests. | |||
2018-05-29 | Some master-only blackenings for 18.5b0 | Jeff Forcier | |
2018-05-29 | Merge branch '2.4' | Jeff Forcier | |
2018-05-29 | Sort and double-quote __all__ to help an upcoming merge | Jeff Forcier | |
2018-05-29 | Sort __all__ | Jeff Forcier | |
2018-05-29 | Blacken under black 18.5b0 | Jeff Forcier | |
2018-05-29 | Modernize travis/dev-reqs/etc re: blackening | Jeff Forcier | |
2018-05-23 | Add support for DH Group14-SHA256. | Edgar Sousa | |
Fix bug on Group1 implementation using hardcoded sha1 cipher instead of class parameter. | |||
2018-05-17 | Blacken Paramiko on 2.4 | Chris Rose | |
2018-05-16 | Merge branch '2.4' | Jeff Forcier | |
2018-05-16 | Modern pypy no longer seems to sporadically fail? | Jeff Forcier | |
2018-05-16 | Merge branch '2.4' | Jeff Forcier | |
2018-05-16 | lol | Jeff Forcier | |
2018-05-16 | Ignore E721 because it isn't tagged in 2.6.2, but is in 2.4.0 | Chris Rose | |
2018-05-16 | Test and dev dependencies cleanup and sync with Fabric | Chris 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-16 | Pass through index option for release task | Jeff Forcier | |
2018-05-16 | Update custom test task to encompass recent updates to invocations.pytest | Jeff Forcier | |
No time rn to overhaul Invoke to allow true reuse. bah. | |||
2018-05-15 | Pass through index option for release task | Jeff Forcier | |
2018-04-19 | Merge branch 'master' of github.com:paramiko/paramiko | Jeff Forcier | |
2018-04-19 | Changelog, closes #1191 | Jeff Forcier | |
2018-04-19 | Make pyasn1 a truly optional dependency | Jeff Forcier | |
Re: #1191 | |||
2018-04-19 | Add explicit mention of bcrypt and pynacl to 2.x installation docs. | Jeff Forcier | |
Re #1191 | |||
2018-04-19 | Merge pull request #1190 from ericwb/pyp | Jeff Forcier | |
Migrate to new PyPI website | |||
2018-04-18 | Migrate to new PyPI website | Eric 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-23 | Merge branch '2.3' into 2.4 | Jeff Forcier | |
2018-03-23 | Merge branch '2.4' | Jeff Forcier | |
2018-03-23 | Merge branch '2.2' into 2.3 | Jeff Forcier | |
2018-03-23 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
2018-03-23 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2018-03-23 | Update twine requirement in dev-requirements.txt | Sumana Harihareswara | |
2018-03-23 | Merge pull request #1178 from brainwane/patch-1 | Jeff Forcier | |
Update twine requirement in dev-requirements.txt | |||
2018-03-21 | Update twine requirement in dev-requirements.txt | Sumana Harihareswara | |
2018-03-12 | Merge branch '2.3' into 2.4 | Jeff Forcier | |
2018-03-12 | Merge branch '2.2' into 2.3 | Jeff Forcier | |
2018-03-12 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
2018-03-12 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2018-03-12 | Merge branch '2.4' | Jeff Forcier | |
2018-03-12 | Cherry-pick changelog entries from 1.x | Jeff Forcier | |
2018-03-12 | Merge branch '2.4' | Jeff Forcier | |
2018-03-12 | Cut 2.4.1 | Jeff Forcier | |
2018-03-12 | Merge branch '2.3' into 2.4 | Jeff Forcier | |
2018-03-12 | Cut 2.3.2 | Jeff Forcier | |