Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-03 | Let's go with 'all' for the catchall endpoint, it is popular | Jeff Forcier | |
2019-12-03 | Beef up mentions of the need for Invoke, when using Match exec, in the docs | Jeff Forcier | |
2019-12-03 | Holy crap, never had a link back to www intersphinx from doc site??? | Jeff Forcier | |
2019-12-02 | Base case re #717 works now. | Jeff Forcier | |
Huge ass squashed commit because I was experimenting with "commit entire feature at once so you do not leave broken tests around to break bisecting". Not sure it's worth it, at least not for large-ish, overhauling-existing-code feature adds. Breaking the work up over months did not help either, L M A O | |||
2019-12-02 | versionadded for canonicalization directives | Jeff Forcier | |
Decided not to 'backport' these for rest of directives, as most have been in for a very long time | |||
2019-12-02 | Strip extraneous text/entries from ssh_config support doc | Jeff 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-02 | Alphabetize supported-ssh_config-keywords list | Jeff Forcier | |
2019-09-27 | Fix canonicalization doc updates. | Jeff Forcier | |
I blame not copying my pre-push hooks to my work machine :D | |||
2019-09-27 | Implement 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-26 | Explicitly document what ssh_config directives Paramiko itself understands | Jeff Forcier | |
2018-09-19 | Add compatibility with new "gssapi" package | Tanja Huthmacher | |
Detect if "python-gssapi" or "gssapi" is installed at import time and use the appropriate API | |||
2018-05-29 | Blacken under black 18.5b0 | Jeff Forcier | |
2017-09-05 | Document Ed25519 keys =/ | Jeff Forcier | |
I didn't badger people about docs so there were none | |||
2014-09-18 | Merge branch '1.14' into 1.15 | Jeff Forcier | |
2014-09-18 | Make keys doc file easier to follow | Jeff Forcier | |
2014-09-08 | Reinstate working seealso's | Jeff Forcier | |
2014-09-08 | Match rest of API stubs | Jeff Forcier | |
2014-09-08 | Tweak API stub titles | Jeff Forcier | |
2014-09-08 | Tighten up module docstrings of GSSAPI API files. | Jeff Forcier | |
* We don't use this style of header anywhere else * Links to the original author's website/links aren't going to help; users rarely observe such info in practice :( * The core info (credit, authorship, license) is retained elsewhere, either in this file, the changelog, or Git history | |||
2014-04-24 | Errything uses intersphinx to Python | Jeff Forcier | |
2014-04-23 | Merge branch 'paramiko:master' into gssapi-py3-support | Sebastian Deiss | |
Conflicts: sites/www/changelog.rst test.py | |||
2014-04-14 | Errything uses intersphinx to Python | Jeff Forcier | |
2014-04-07 | Merge branch 'paramiko:master' into gssapi-py3-support | Sebastian Deiss | |
Conflicts: dev-requirements.txt | |||
2014-03-31 | Link back to WWW in docs sidebar | Jeff Forcier | |
2014-03-27 | Change GSS-API epydoc docstrings to Sphinx | Sebastian Deiss | |
2014-03-04 | Semi no-op fix to test RTD hooks | Jeff Forcier | |
2014-02-24 | Fix up AgentSSH vs Agent classes/docstrings, sigh | Jeff Forcier | |
2014-02-24 | Host key docs (order + tweaks) | Jeff Forcier | |
2014-02-24 | Reorder config doc | Jeff Forcier | |
2014-02-24 | Tweak order of System doc page | Jeff Forcier | |
2014-02-21 | Wow there's a lot of SFTP crap. | Jeff Forcier | |
2014-02-21 | Remove win_pageant from docs for now :( too many freakin errors | Jeff Forcier | |
2014-02-21 | Start in on the SFTP section | Jeff Forcier | |
2014-02-21 | Connect to Python stdlib intersphinx | Jeff Forcier | |
2014-02-21 | Move module level docstring into Sphinx docs | Jeff Forcier | |
2014-02-21 | Source ordering updates for Transport | Jeff Forcier | |
2014-02-21 | Reorganize Client so API doc flows better | Jeff Forcier | |
2014-02-21 | Tweak core-class doc titles | Jeff Forcier | |
2014-02-21 | Formatting | Jeff Forcier | |
2014-02-21 | Too much 'handling' | Jeff Forcier | |
2014-02-21 | Un-derp header levels | Jeff Forcier | |
2014-02-14 | First stab at segmented TOCtrees. | Jeff Forcier | |
Makes sidebar TOC a little funny tho. | |||
2014-02-14 | Last of headers! | Jeff Forcier | |
2014-02-14 | More internals | Jeff Forcier | |
2014-02-14 | Even more headers | Jeff Forcier | |
2014-02-14 | Consolidate SFTP docs | Jeff Forcier | |
2014-02-14 | More internals | Jeff Forcier | |
2014-02-14 | Yup. Headers. | Jeff Forcier | |
2014-02-14 | Missed one re: keys modules | Jeff Forcier | |
2014-02-14 | LOL no | Jeff Forcier | |