summaryrefslogtreecommitdiffhomepage
path: root/sites
AgeCommit message (Collapse)Author
2023-01-09Migrate some byte related helpers aroundJeff 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-09Move to cryptography 3.3 as baseline depJeff Forcier
and bump top end test matrix cell to 40ish
2023-01-09Tidy up requires/entrypoints/install docsJeff 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-09Make py3compat drop its own changelog entry, and nix the file itselfJeff Forcier
NOTE: imports not fixed yet so this will break CI!
2023-01-09Changelog entry for py2 dropJeff Forcier
2022-11-04Cut 2.12.0Jeff Forcier
2022-11-04Merge branch '2.11'Jeff Forcier
2022-11-04Cut 2.11.1Jeff Forcier
2022-11-04Merge branch '2.11'Jeff Forcier
2022-11-04Merge branch '2.10' into 2.11Jeff Forcier
2022-11-04Merge branch '2.11'Jeff Forcier
2022-11-04Fix busted merge, le whoopsJeff Forcier
2022-11-04Cut 2.10.6Jeff Forcier
2022-11-04Merge branch '2.11'Jeff Forcier
2022-11-04Merge branch '2.10' into 2.11Jeff Forcier
2022-11-04Fix changelog linkJeff Forcier
2022-11-04Docstring tweaks, changelog entry, re #2125Jeff Forcier
2022-09-27Merge branch '2.10' into 2.11Jeff Forcier
2022-09-27Mark CVE bug as 2.10-only in changelogJeff Forcier
2022-06-03Merge branch '2.10' into 2.11Jeff Forcier
2022-06-03Merge branch '2.9' into 2.10Jeff Forcier
2022-06-03Merge branch '2.8' into 2.9Jeff Forcier
2022-06-03Changelog re #1822, closes #1822Jeff Forcier
2022-05-20Merge branch '2.10' into 2.11Jeff Forcier
2022-05-20Merge branch '2.9' into 2.10Jeff Forcier
2022-05-20Changelog closes #1637, closes #1599Jeff Forcier
2022-05-16Cut 2.11.0Jeff Forcier
2022-05-16Merge branch '2.10'Jeff Forcier
2022-05-16Cut 2.10.5Jeff Forcier
2022-05-16Merge branch '2.9' into 2.10Jeff Forcier
2022-05-16Cut 2.9.5Jeff Forcier
2022-05-16Merge branch '2.10'Jeff Forcier
2022-05-16Merge branch '2.9' into 2.10Jeff Forcier
2022-05-16Changelog re #1933, closes #1933Jeff Forcier
2022-05-16Fix OpenSSH<7.8 + RSA-CERT use re: SHA2Jeff Forcier
Closes #2017
2022-05-13Changelog re #2038, 2039Jeff Forcier
2022-05-13Merge branch '2.10'Jeff Forcier
2022-05-13Changelog re #2008, #2010Jeff Forcier
2022-04-25Merge branch '2.10'Jeff Forcier
2022-04-25Cut 2.10.4Jeff Forcier
2022-04-25Merge branch '2.9' into 2.10Jeff Forcier
2022-04-25Cut 2.9.4Jeff Forcier
2022-04-25Merge branch '2.10'Jeff Forcier
2022-04-25Merge branch '2.9' into 2.10Jeff Forcier
2022-04-25Forgot to mark support-bug backportedJeff Forcier
2022-04-25Merge branch '2.10'Jeff Forcier
2022-04-25Merge branch '2.9' into 2.10Jeff Forcier
2022-04-25Changelog re #1838, closes #1870Jeff Forcier
2022-04-25Massage #1951 a bitJeff Forcier
- changelog - test - tilde makes no sense here (ProxyJump is only ever [user@]host[:port] syntax) so removed it
2022-04-25Merge branch '2.10'Jeff Forcier