Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-05 | Reformatted as proposed by travis.blacken | Anselm Kruis | |
2018-10-05 | Use k5test (if available) to execute GSSAPI related tests | Anselm 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-19 | Fix Sphinx and PEP 8 warnings | Anselm Kruis | |
2018-09-19 | Test the new and old Python GSSAPI packages | Hugh Cole-Baker | |
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-09-18 | Merge branch '2.3' into 2.4 | Jeff Forcier | |
2018-09-18 | Merge branch '2.2' into 2.3 | Jeff Forcier | |
2018-09-18 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
2018-09-18 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2018-09-18 | Meh | Jeff Forcier | |
2018-09-18 | Cut 2.4.2 | Jeff Forcier | |
2018-09-18 | Merge branch '2.3' into 2.4 | Jeff Forcier | |
2018-09-18 | Cut 2.3.3 | Jeff Forcier | |
2018-09-18 | Merge branch '2.2' into 2.3 | Jeff Forcier | |
2018-09-18 | Cut 2.2.4 | Jeff Forcier | |
2018-09-18 | Merge branch '2.2' into 2.3 | Jeff Forcier | |
2018-09-18 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
2018-09-18 | Cut 2.1.6 | Jeff Forcier | |
2018-09-18 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2018-09-18 | Cut 2.0.9 | Jeff Forcier | |
2018-09-18 | Almost left the 1.17+ marker in the changelog. | Jeff Forcier | |
Would not necessarily have caused issues but hey | |||
2018-09-18 | Merge branch '2.3' into 2.4 | Jeff Forcier | |
2018-09-18 | Merge branch '2.2' into 2.3 | Jeff Forcier | |
2018-09-18 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
2018-09-18 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2018-09-18 | Fix a Python 2.6 oops | Jeff Forcier | |
2018-09-18 | Merge branch '2.3' into 2.4 | Jeff Forcier | |
2018-09-18 | Merge branch '2.2' into 2.3 | Jeff Forcier | |
2018-09-18 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
2018-09-18 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2018-09-18 | Formatting | Jeff Forcier | |
2018-09-18 | Merge branch '2.3' into 2.4 | Jeff Forcier | |
2018-09-18 | Merge branch '2.2' into 2.3 | Jeff Forcier | |
2018-09-18 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
2018-09-18 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2018-09-18 | Fix and changelog re #1283 | Jeff Forcier | |
2018-09-18 | Fix a pseudo-bug re: responding to MSG_UNIMPLEMENTED w/ itself | Jeff Forcier | |
2018-09-18 | Merge branch '2.3' into 2.4 | Jeff Forcier | |
2018-09-18 | Pseudo-merge travis-CI changes re #1292 from 2.2 branch | Jeff Forcier | |
2018-09-18 | Merge branch '2.3' into 2.4 | Jeff Forcier | |
2018-09-18 | Stars to dashes, 2.4 edition | Jeff Forcier | |
2018-09-18 | Pull in changelog re #1292 | Jeff Forcier | |
Rest of merge was resolved with '-s ours' to keep those changes back on the old branches only. | |||
2018-09-18 | Merge branch '2.2' into 2.3 | Jeff Forcier | |
2018-09-18 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
2018-09-18 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2018-09-18 | Merge branch 'crypto-1.5-agnostisicm' into 2.0 | Jeff Forcier | |
2018-09-18 | Missing verbose/color for 2.6/3.3 backported pytest setup | Jeff Forcier | |
Should be hitting all tests, including slow tests, by default still tho | |||
2018-09-18 | Backport support for newer cryptography sign/verify APIs. | Jeff Forcier | |
Implements #1292. | |||
2018-09-18 | Try testing against different cryptography.io versions | Jeff Forcier | |
2018-09-17 | Minor cleanup | Jeff Forcier | |