summaryrefslogtreecommitdiffhomepage
path: root/sites
AgeCommit message (Collapse)Author
2019-12-02Strip extraneous text/entries from ssh_config support docJeff Forcier
- Leave ONLY actual departures from OpenSSH, we were getting far too deep into repeating upstream docs for no gain, and doing it inconsistently - Remove the 'becomes a list' entries, they are not actually honored when parsing (they are irrelevant to it) and turning them into lists is the obvious, non surprising behavior so it's not that useful to document it
2019-12-02Alphabetize supported-ssh_config-keywords listJeff Forcier
2019-12-02Add additional setuptools extras_require flavorsJeff Forcier
2019-12-02Fix bug around subprocess import errorsJeff Forcier
2019-09-27Fix canonicalization doc updates.Jeff Forcier
I blame not copying my pre-push hooks to my work machine :D
2019-09-27Implement ssh_config hostname canonicalization (WIP)Jeff Forcier
- Refactor DNS lookup related junk previously only relevant to %h - Refactor guts of lookup() so it can be done >1 time - Changelog/tests/implementation for canonicalization itself Closes #897
2019-08-26Explicitly document what ssh_config directives Paramiko itself understandsJeff Forcier
2019-08-26Add new SSHConfig constructorsJeff Forcier
2019-06-23Mention new setuptools extras in changelogJeff Forcier
2019-06-23Cut 2.6.0Jeff Forcier
2019-06-23Merge branch '2.5'Jeff Forcier
2019-06-23Cut 2.5.1Jeff Forcier
2019-06-23Merge branch '2.4' into 2.5Jeff Forcier
2019-06-23Cut 2.4.3Jeff Forcier
2019-06-21Rename to disableD_algorithms everywhere for consistencyJeff Forcier
Having it feel verb-y isn't that much better than the alternative, and consistency is a nice hobgoblin
2019-06-21DDD changelogJeff Forcier
2019-06-21Merge branch '2.5'Jeff Forcier
2019-06-21Merge branch '2.4' into 2.5Jeff Forcier
2019-06-21Merge branch '2.3' into 2.4Jeff Forcier
2019-06-21Merge branch '2.2' into 2.3Jeff Forcier
2019-06-21Changelog re #1306Jeff Forcier
2019-06-21Changelog re #1460, re #1440Jeff Forcier
2019-06-21Merge branch 'master' into 1311-intJeff Forcier
2019-06-21Use setuptools extras_require to offer paramiko[gssapi]Jeff Forcier
2019-06-21As @ploxiln notes, pyasn1 is needed for both platform familiesJeff Forcier
2019-06-20Fix required package versions for gssapi and pyasn1.Anselm Kruis
Kerberos/GSSAPI has been tested with gssapi 1.4.1. Newer versions are probably OK. If older versions work, is unknown. The pyasn1 version had transposed digits.
2019-06-14Add docstrings so Channel(Stderr|Stdin)File appear in SphinxJeff Forcier
Also tweak changelog a bit while I am making it render correctly...
2019-06-14Implement #322 - new ChannelFile subclass for stdin that calls ↵Jeff Forcier
shutdown_write on close()
2019-06-09Cut 2.5.0Jeff Forcier
2019-06-09Try hiding 1291/1292 from feature releases.Jeff Forcier
Releases-the-project needs some love =/
2019-06-09Changelog closes #1233, closes #1229, closes #1332Jeff Forcier
2019-06-07Changelog re #532, re #1384, closes #1258Jeff Forcier
2019-05-31Documentation of the need for pyasn1 for gssapi seems to have been omitted a ↵Jeff Forcier
while
2019-05-31Changelog entry re #1311Jeff Forcier
2019-05-31Modify installation docs to note support for newer gssapi libJeff Forcier
2019-05-31Merge branch 'master' into 1311-intJeff Forcier
2019-05-31Add changelog re #1379, closes #1379Jeff Forcier
2019-05-31Merge branch '2.4'Jeff Forcier
2019-05-31Merge branch '2.3' into 2.4Jeff Forcier
2019-05-31Merge branch '2.2' into 2.3Jeff Forcier
2019-05-31Merge branch '2.1' into 2.2Jeff Forcier
2019-05-31Merge branch '2.0' into 2.1Jeff Forcier
2019-05-31Changelog re #1378, closes #1378Jeff Forcier
2018-11-13Librelist seems to be basically defunct :( not like we ever got much traffic ↵Jeff Forcier
there anyhow
2018-10-18Merge branch '2.3' into 2.4Jeff Forcier
2018-10-18Merge branch '2.2' into 2.3Jeff Forcier
2018-10-18Merge branch '2.1' into 2.2Jeff Forcier
2018-10-18Merge branch '2.0' into 2.1Jeff Forcier
2018-10-18Tidelift callout in sidebarJeff Forcier
2018-10-18Tidelift callout in sidebarJeff Forcier