Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-14 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
2018-12-14 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2018-12-14 | pycparser 2.19 dropped Python 2.6, 3.3 | Jeff Forcier | |
However Paramiko 2.0-2.3 still support those, so. | |||
2018-12-14 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
2018-12-14 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2018-12-14 | Backport some minor formatting tweaks from 2.4.x | Jeff Forcier | |
2018-12-14 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
2018-12-14 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2018-12-14 | flake8 fixes after upgrading it to 3.6.0 | Jeff Forcier | |
- bare excepts weren't an error before? huh. too lazy to fix them right now though, given the rest of this code... - ambiguous variables are new; not clear why they're ambiguous besides being short. but, fixed - some wacky non-escape sequence in some awful gssapi output strings. whatever. removed | |||
2018-12-14 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
2018-12-14 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2018-12-14 | flake8 updated for Python 3.7 support | Jeff Forcier | |
2018-12-14 | pin pytest-xdist to < 1.25.0 | Paul 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-10-18 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
2018-10-18 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2018-10-18 | Tidelift callout in sidebar | Jeff Forcier | |
2018-10-08 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
2018-10-08 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2018-10-08 | Finally got a CVE re #1283 | 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.2.4 | 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.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.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.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.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 | Blacken, 2.2 edition | Jeff Forcier | |
2018-09-17 | Test-level fixes for pytest & friends, 2.2 edition | Jeff Forcier | |
2018-09-17 | Missed a spot | Jeff Forcier | |
2018-09-17 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
Foregoes a handful of unblackened bits to make the merge easier; will blacken next anyways | |||
2018-09-17 | One change overlooked by merge, as it's new | Jeff Forcier | |
2018-09-17 | Blacken 2.1 branch | Jeff Forcier | |