summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2024-01-27Use pytest's setup_method -- in pytest 8 the nose method setup is deprecatedAlex Gaynor
2023-12-18Mark recent bugs as majorJeff Forcier
2023-12-18Syntax typo fix in changelogJeff Forcier
2023-12-18Cut 3.4.0Jeff Forcier
2023-12-18Changelog/comment updatesJeff Forcier
2023-12-17LintingJeff Forcier
2023-12-17Expand MessageOrderError use to handle more packet typesJeff Forcier
2023-12-17Raise exception when sequence numbers rollover during initial kexJeff Forcier
2023-12-16Changelog tweak re: other new Transport kwargJeff Forcier
2023-12-16Test-suite-only bugfix: defer did not actually imply skip_verifyJeff Forcier
2023-12-16Reset sequence numbers on rekeyJeff Forcier
2023-12-16Enforce zero seqno on kexinitJeff Forcier
2023-12-16Fill in CVE number for Terrapin attackJeff Forcier
2023-12-16Raise new exception type when unexpected messages appearJeff Forcier
2023-12-16Sort some importsJeff Forcier
2023-12-15Basic strict-kex-mode agreement mechanics workJeff Forcier
2023-12-15Early changelog re: TerrapinJeff Forcier
2023-12-15Version bump for next releaseJeff Forcier
2023-12-15Merge branch '3.3'Jeff Forcier
2023-12-15Merge branch '3.2' into 3.3Jeff Forcier
2023-12-15Make ext-info faux-KexAlgorithm detection more robustJeff Forcier
2023-12-15Document a test util func a bitJeff Forcier
2023-12-01Merge branch '3.3'Jeff Forcier
2023-12-01Merge branch '3.2' into 3.3Jeff Forcier
2023-12-01Add a security policy pointing to TideliftJeff Forcier
2023-09-23Merge branch '3.3'Jeff Forcier
2023-09-23Merge branch '3.2' into 3.3Jeff Forcier
2023-09-23RTD YAML updateJeff Forcier
2023-08-30Merge branch '3.3'Jeff Forcier
2023-08-30Merge branch '3.2' into 3.3Jeff Forcier
2023-08-30Merge branch '3.1' into 3.2Jeff Forcier
2023-08-30Merge branch '3.0' into 3.1Jeff Forcier
2023-08-30no more system_packages option on RTD, yeyJeff Forcier
2023-07-28Merge branch '3.3'Jeff Forcier
2023-07-28Cut 3.3.1Jeff Forcier
2023-07-28Merge branch '3.3'Jeff Forcier
2023-07-28Nuke some ancient, unnecessary top level filesJeff Forcier
2023-07-28Nuke some ancient, unnecessary top level filesJeff Forcier
2023-07-28Cut 3.3.0Jeff Forcier
2023-07-28Minor typo fixes and doc enhancements re #1907Jeff Forcier
2023-07-28Docs cleanup and an apparently non loadbearing test typo, re #1907Jeff Forcier
2023-07-28Merge branch 'main' into 1907-intJeff Forcier
2023-07-21tests - additional test for match-finalMarkus Kötter
2023-07-07Merge pull request #2265 from bskinn/add-issue-templatesJeff Forcier
2023-07-07Add missing required flag in support requestBrian Skinn
2023-07-07Add feat/support templates and rename for orderingBrian Skinn
2023-07-07Title-case blank issue type nameBrian Skinn
2023-07-07Fix blank issue descriptionBrian Skinn
2023-07-07Remove attempt at newlines in template info lineBrian Skinn
2023-07-07Revisions per bitprophet inputBrian Skinn