Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Add additional setuptools extras_require flavors | Jeff Forcier | |
2019-06-21 | Use setuptools extras_require to offer paramiko[gssapi] | Jeff Forcier | |
2019-06-21 | As @ploxiln notes, pyasn1 is needed for both platform families | Jeff Forcier | |
2019-06-20 | Fix 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-05-31 | Documentation of the need for pyasn1 for gssapi seems to have been omitted a ↵ | Jeff Forcier | |
while | |||
2019-05-31 | Modify installation docs to note support for newer gssapi lib | Jeff Forcier | |
2018-04-19 | Merge branch 'master' of github.com:paramiko/paramiko | Jeff Forcier | |
2018-04-19 | Add explicit mention of bcrypt and pynacl to 2.x installation docs. | Jeff Forcier | |
Re #1191 | |||
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 | |||
2017-10-10 | Update docs, metadata, test references to 2.6/3.3 | Jeff Forcier | |
2017-04-03 | Having this in a mini-toctree made the nav look funny and is also just ↵ | Jeff Forcier | |
unintuitive | |||
2016-09-15 | Merge branch '1.17' into 2.0 | Jeff Forcier | |
2016-09-15 | ==dev is no more | Jeff Forcier | |
2016-04-23 | s/CFFI/libffi/ as per @reaperhulk | Jeff Forcier | |
2016-04-23 | Splice 1.x install docs back in as standalone document. | Jeff Forcier | |
Plus related tweaks | |||
2016-04-23 | Tweaks to install docs re #394 | Jeff Forcier | |
2015-11-04 | add this back in | Alex Gaynor | |
2015-08-01 | removed references to python 3.2, which has basically no usage | Alex Gaynor | |
2015-04-01 | Fixed extra comma | Alex Gaynor | |
2015-03-15 | Update for cryptography 0.8 and general cleanups | Alex Gaynor | |
2014-09-18 | Document that pyasn1 is required | Alex Gaynor | |
2014-09-18 | Add back intro sentence | Alex Gaynor | |
2014-09-18 | Note OPenSSL headers as well | Alex Gaynor | |
2014-09-18 | Merge branch 'master' into switch-to-cryptography | Alex Gaynor | |
2014-09-18 | Note how python-gssapi only works on 2.7+ | Jeff Forcier | |
2014-09-18 | Install docs tweak re: GSSAPI req | Jeff Forcier | |
2014-09-16 | Try to update the installation docs | Alex Gaynor | |
2014-09-08 | Update README, docs, changelog re #267 | Jeff Forcier | |
2014-08-25 | Add a plus to our 3.3 support to denote 3.4 and on | Jeff Forcier | |
2014-08-21 | More tweaks - don't make it sound like we routinely support >3, we don't | Jeff Forcier | |
2014-08-21 | This isn't worth having and then always forgetting about | Jeff Forcier | |
2014-04-24 | Merge branch '1.13' | Jeff Forcier | |
2014-04-24 | Fix incorrect monospacing | Jeff Forcier | |
2014-03-21 | Uggh how did this slip in | Jeff Forcier | |
2014-03-21 | Uggh how did this slip in | Jeff Forcier | |
2014-03-21 | Start an FAQ and answer it with a new install section | Jeff Forcier | |
2014-03-13 | Update docs to reflect Python 2.6+, 3.3+ compat | Jeff Forcier | |
2014-01-21 | Rename 'main' doctree to 'www'; refactor sphinx task conf | Jeff Forcier | |