Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-09 | Migrate some byte related helpers around | Jeff Forcier | |
I feel like we should be able to just nuke byte_chr and friends at this point, but it's not entirely obvious, so let's rock that boat later. | |||
2023-01-09 | Move to cryptography 3.3 as baseline dep | Jeff Forcier | |
and bump top end test matrix cell to 40ish | |||
2023-01-09 | Tidy up requires/entrypoints/install docs | Jeff Forcier | |
- Realized at this date that _moving_ Ed25519 deps behind an entrypoint is going the wrong direction, that key type should be used _more_ now, not _less_. I no longer even remember why folks were pissy about pynacl/bcrypt exactly. - We can in fact just use ed25519 from cryptography itself now, so no more pynacl anyways (but still bcrypt) - Twiddle install language a bit re: invoke used in more places, and again removing the notes about ed25519 being special | |||
2023-01-09 | Make py3compat drop its own changelog entry, and nix the file itself | Jeff Forcier | |
NOTE: imports not fixed yet so this will break CI! | |||
2023-01-09 | Changelog entry for py2 drop | Jeff Forcier | |
2022-11-04 | Cut 2.12.0 | Jeff Forcier | |
2022-11-04 | Merge branch '2.11' | Jeff Forcier | |
2022-11-04 | Cut 2.11.1 | Jeff Forcier | |
2022-11-04 | Merge branch '2.11' | Jeff Forcier | |
2022-11-04 | Merge branch '2.10' into 2.11 | Jeff Forcier | |
2022-11-04 | Merge branch '2.11' | Jeff Forcier | |
2022-11-04 | Fix busted merge, le whoops | Jeff Forcier | |
2022-11-04 | Cut 2.10.6 | Jeff Forcier | |
2022-11-04 | Merge branch '2.11' | Jeff Forcier | |
2022-11-04 | Merge branch '2.10' into 2.11 | Jeff Forcier | |
2022-11-04 | Fix changelog link | Jeff Forcier | |
2022-11-04 | Docstring tweaks, changelog entry, re #2125 | Jeff Forcier | |
2022-09-27 | Merge branch '2.10' into 2.11 | Jeff Forcier | |
2022-09-27 | Mark CVE bug as 2.10-only in changelog | Jeff Forcier | |
2022-06-03 | Merge branch '2.10' into 2.11 | Jeff Forcier | |
2022-06-03 | Merge branch '2.9' into 2.10 | Jeff Forcier | |
2022-06-03 | Merge branch '2.8' into 2.9 | Jeff Forcier | |
2022-06-03 | Changelog re #1822, closes #1822 | Jeff Forcier | |
2022-05-20 | Merge branch '2.10' into 2.11 | Jeff Forcier | |
2022-05-20 | Merge branch '2.9' into 2.10 | Jeff Forcier | |
2022-05-20 | Changelog closes #1637, closes #1599 | Jeff Forcier | |
2022-05-16 | Cut 2.11.0 | Jeff Forcier | |
2022-05-16 | Merge branch '2.10' | Jeff Forcier | |
2022-05-16 | Cut 2.10.5 | Jeff Forcier | |
2022-05-16 | Merge branch '2.9' into 2.10 | Jeff Forcier | |
2022-05-16 | Cut 2.9.5 | Jeff Forcier | |
2022-05-16 | Merge branch '2.10' | Jeff Forcier | |
2022-05-16 | Merge branch '2.9' into 2.10 | Jeff Forcier | |
2022-05-16 | Changelog re #1933, closes #1933 | Jeff Forcier | |
2022-05-16 | Fix OpenSSH<7.8 + RSA-CERT use re: SHA2 | Jeff Forcier | |
Closes #2017 | |||
2022-05-13 | Changelog re #2038, 2039 | Jeff Forcier | |
2022-05-13 | Merge branch '2.10' | Jeff Forcier | |
2022-05-13 | Changelog re #2008, #2010 | Jeff Forcier | |
2022-04-25 | Merge branch '2.10' | Jeff Forcier | |
2022-04-25 | Cut 2.10.4 | Jeff Forcier | |
2022-04-25 | Merge branch '2.9' into 2.10 | Jeff Forcier | |
2022-04-25 | Cut 2.9.4 | Jeff Forcier | |
2022-04-25 | Merge branch '2.10' | Jeff Forcier | |
2022-04-25 | Merge branch '2.9' into 2.10 | Jeff Forcier | |
2022-04-25 | Forgot to mark support-bug backported | Jeff Forcier | |
2022-04-25 | Merge branch '2.10' | Jeff Forcier | |
2022-04-25 | Merge branch '2.9' into 2.10 | Jeff Forcier | |
2022-04-25 | Changelog re #1838, closes #1870 | Jeff Forcier | |
2022-04-25 | Massage #1951 a bit | Jeff Forcier | |
- changelog - test - tilde makes no sense here (ProxyJump is only ever [user@]host[:port] syntax) so removed it | |||
2022-04-25 | Merge branch '2.10' | Jeff Forcier | |