summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2018-12-14pin pytest-xdist to < 1.25.0Paul Kehrer
1.25.0 requires pytest >=3.6, but pytest-relaxed doesn't support pytest >3.2.x. This temporary pin can work around that issue. Without this the test suite is broken (although ultimately pytest-relaxed should be updated to support newer pytest)
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.4'Jeff 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
2018-10-08Merge branch '2.3' into 2.4Jeff Forcier
2018-10-08Merge branch '2.2' into 2.3Jeff Forcier
2018-10-08Merge branch '2.1' into 2.2Jeff Forcier
2018-10-08Merge branch '2.4'Jeff Forcier
2018-10-08Merge branch '2.0' into 2.1Jeff Forcier
2018-10-08Finally got a CVE re #1283Jeff Forcier
2018-10-08Update a commentAnselm Kruis
2018-10-06Travis CI: add GSSAPI testsAnselm Kruis
Add two additional test jobs to run GSSAPI related tests with python 2.7 and 3.6.
2018-10-06fix GSSAPI tests for Python3 (trivial)Anselm Kruis
2018-10-05Reformatted as proposed by travis.blackenAnselm Kruis
2018-10-05Use k5test (if available) to execute GSSAPI related testsAnselm Kruis
Previously testing of GSSAPI (Kerberos) related functions required an externally provided Kerberos environment. Therefore all GSSAPI tests were skipped. Now the package k5test is used to setup a self-contained Kerberos environment. Because k5test requires the new GSSAPI, this commit also merges pull request #1166 and fixes broken GSSAPI test. If k5test is not available (i.e. on Windows), the tests still get skipped. The test case test_kex_gss.test_2_gsskex_and_auth_rekey is expected to fail.
2018-09-19Fix Sphinx and PEP 8 warningsAnselm Kruis
2018-09-19Test the new and old Python GSSAPI packagesHugh Cole-Baker
2018-09-19Add compatibility with new "gssapi" packageTanja Huthmacher
Detect if "python-gssapi" or "gssapi" is installed at import time and use the appropriate API
2018-09-18Merge branch '2.3' into 2.4Jeff Forcier
2018-09-18Merge branch '2.2' into 2.3Jeff Forcier
2018-09-18Merge branch '2.1' into 2.2Jeff Forcier
2018-09-18Merge branch '2.4'Jeff Forcier
2018-09-18Merge branch '2.0' into 2.1Jeff Forcier
2018-09-18MehJeff Forcier
2018-09-18Merge branch '2.4'Jeff Forcier
2018-09-18Cut 2.4.2Jeff Forcier
2018-09-18Merge branch '2.3' into 2.4Jeff Forcier
2018-09-18Cut 2.3.3Jeff Forcier
2018-09-18Merge branch '2.2' into 2.3Jeff Forcier
2018-09-18Cut 2.2.4Jeff Forcier
2018-09-18Merge branch '2.2' into 2.3Jeff Forcier
2018-09-18Merge branch '2.1' into 2.2Jeff Forcier
2018-09-18Cut 2.1.6Jeff Forcier
2018-09-18Merge branch '2.0' into 2.1Jeff Forcier
2018-09-18Cut 2.0.9Jeff Forcier
2018-09-18Almost left the 1.17+ marker in the changelog.Jeff Forcier
Would not necessarily have caused issues but hey
2018-09-18Merge branch '2.4'Jeff Forcier
2018-09-18Merge branch '2.3' into 2.4Jeff Forcier
2018-09-18Merge branch '2.2' into 2.3Jeff Forcier
2018-09-18Merge branch '2.1' into 2.2Jeff Forcier
2018-09-18Merge branch '2.0' into 2.1Jeff Forcier
2018-09-18Fix a Python 2.6 oopsJeff Forcier
2018-09-18Merge branch '2.4'Jeff Forcier
2018-09-18Merge branch '2.3' into 2.4Jeff Forcier
2018-09-18Merge branch '2.2' into 2.3Jeff Forcier