summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2019-02-09Fix line lengthAndrew Wason
2019-02-09Fix numbers vs key mixupsAndrew Wason
2019-02-06Use <2.6 as oldest supported cryptographyAndrew Wason
2019-02-06Move to cryptography 2.5 and stop using deprecated APIs.Andrew Wason
Fixes #1369
2019-01-03Happy New YearJeff Forcier
2018-12-15Merge branch '2.4'Jeff Forcier
2018-12-15Merge branch '2.3' into 2.4Jeff Forcier
2018-12-15Not sure why this got reverted in 2.3Jeff Forcier
2018-12-15Merge branch '2.4'Jeff Forcier
2018-12-15Merge branch '2.3' into 2.4Jeff Forcier
2018-12-15Merge branch '2.2' into 2.3Jeff Forcier
2018-12-15Merge branch '2.1' into 2.2Jeff Forcier
2018-12-15Merge branch '2.0' into 2.1Jeff Forcier
2018-12-15GrumbleJeff Forcier
2018-12-14Merge branch '2.4'Jeff Forcier
2018-12-14Merge branch '2.3' into 2.4Jeff Forcier
2018-12-14Merge branch '2.2' into 2.3Jeff Forcier
2018-12-14Merge branch '2.1' into 2.2Jeff Forcier
2018-12-14Merge branch '2.0' into 2.1Jeff Forcier
2018-12-14More 2.6/3.3 related dep tweaksJeff Forcier
- Setting pytest-xdist this far back was actually a mistake...ugh - But a few other things also would've popped up anyway with recent cryptography/etc releases
2018-12-14Merge branch '2.4'Jeff Forcier
2018-12-14Remove 2.[0-3]-only pycparser test pinJeff Forcier
2018-12-14Merge branch '2.3' into 2.4Jeff Forcier
2018-12-14Merge branch '2.2' into 2.3Jeff Forcier
2018-12-14Merge branch '2.1' into 2.2Jeff Forcier
2018-12-14Merge branch '2.0' into 2.1Jeff Forcier
2018-12-14pycparser 2.19 dropped Python 2.6, 3.3Jeff Forcier
However Paramiko 2.0-2.3 still support those, so.
2018-12-14Merge branch '2.4'Jeff Forcier
2018-12-14Merge branch '2.3' into 2.4Jeff Forcier
2018-12-14Merge branch '2.2' into 2.3Jeff Forcier
2018-12-14Merge branch '2.1' into 2.2Jeff Forcier
2018-12-14Merge branch '2.0' into 2.1Jeff Forcier
2018-12-14Backport some minor formatting tweaks from 2.4.xJeff Forcier
2018-12-14Merge branch '2.4'Jeff Forcier
2018-12-14Merge branch '2.3' into 2.4Jeff Forcier
2018-12-14Merge branch '2.2' into 2.3Jeff Forcier
2018-12-14Merge branch '2.1' into 2.2Jeff Forcier
2018-12-14Merge branch '2.0' into 2.1Jeff Forcier
2018-12-14flake8 fixes after upgrading it to 3.6.0Jeff 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-14Merge branch '2.4'Jeff Forcier
2018-12-14Merge branch '2.3' into 2.4Jeff Forcier
2018-12-14Merge branch '2.2' into 2.3Jeff Forcier
2018-12-14Merge branch '2.1' into 2.2Jeff Forcier
2018-12-14Merge branch '2.0' into 2.1Jeff Forcier
2018-12-14flake8 updated for Python 3.7 supportJeff Forcier
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