summaryrefslogtreecommitdiffhomepage
path: root/sites
AgeCommit message (Expand)Author
2025-02-03Cut 3.5.1Jeff Forcier
2025-02-03Changelog re #2490, closes #2490Jeff Forcier
2024-09-15Cut 3.5.0Jeff Forcier
2024-09-15Changelog closes #982, re #2444, re #2157Jeff Forcier
2024-09-14Merge branch '3.3' into 3.4Jeff Forcier
2024-09-14Fix silly little bug in Channel testsJeff Forcier
2024-08-11Cut 3.4.1Jeff Forcier
2024-08-11Merge branch '3.3' into 3.4Jeff Forcier
2024-08-11Cut 3.3.2Jeff Forcier
2024-08-11Merge branch '3.3' into 3.4Jeff Forcier
2024-08-11Changelog re #2419, fixes #2419, closes #2421Jeff Forcier
2024-08-11Merge branch '3.3' into 3.4Jeff Forcier
2024-08-11Changelog re #2420, closes #2420Jeff Forcier
2024-02-10Fix 32-bit-ism in protocol seqno rollover test from Terrapin fixJeff Forcier
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-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-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-15Early changelog re: TerrapinJeff Forcier
2023-12-15Merge branch '3.2' into 3.3Jeff Forcier
2023-12-15Make ext-info faux-KexAlgorithm detection more robustJeff Forcier
2023-09-23Merge branch '3.2' into 3.3Jeff Forcier
2023-09-23RTD YAML updateJeff Forcier
2023-07-28Cut 3.3.1Jeff 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-06-29config - implement Match finalMarkus Koetter
2023-06-02Allow limiting the number of concurrent prefetch requestsKlemens Schölhorn
2023-05-25Forgot to mark a 3.2 bug majorJeff Forcier
2023-05-25Cut 3.2.0Jeff Forcier
2023-05-24Changelog enhancements for recent workJeff Forcier
2023-05-24Fix a couple minor-but-critical Agent issues wrt SHA2 + certsJeff Forcier
2023-05-22SpelingJeff Forcier
2023-05-22Start testing AuthStrategyJeff Forcier
2023-05-22Fix up dangling refs to aborted new docJeff Forcier
2023-05-18Changelog entry for signature algorithm fallback change re #2012, re #1961Jeff Forcier
2023-05-18Implement _fields on AgentKey so __eq__ works correctlyJeff Forcier
2023-05-05Enhance PKey.from_path and test it betterJeff Forcier
2023-05-05Opt-in overhaul to how MSG_SERVICE_REQUEST is doneJeff Forcier
2023-05-05Enhance AgentKey with comment, inner_key attributesJeff Forcier
2023-05-05Enhance PKey a bunchJeff Forcier
2023-05-05Add algorithm_name property to PKeyJeff Forcier