Skip to content

Pull requests: apple/swift-nio-ssh

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

ci setup
#3 by tomerd was merged Apr 23, 2020 Loading… updated Apr 24, 2020
Define new configuration logic and global request delegate
#2 by Lukasa was merged Apr 24, 2020 Loading… updated Apr 24, 2020
Support more channel requests.
#1 by Lukasa was merged Apr 24, 2020 Loading… updated Apr 27, 2020
Disconnected states must not imploy more work can be done
#5 by Lukasa was merged Apr 29, 2020 Loading… updated Apr 29, 2020
Support negotiation encryption.
#7 by Lukasa was merged Apr 29, 2020 Loading… updated Apr 29, 2020
Speed up slow unit tests.
#6 by Lukasa was merged Apr 29, 2020 Loading… updated Apr 29, 2020
Add support for TCP port forwarding.
#4 by Lukasa was merged Apr 29, 2020 Loading… updated Apr 29, 2020
Fix fuzz testing crash.
#8 by Lukasa was merged Apr 29, 2020 Loading… updated Apr 29, 2020
Fix infinite loop.
#9 by Lukasa was merged Apr 29, 2020 Loading… updated Apr 29, 2020
Add heuristic for reclaiming buffer space.
#10 by Lukasa was merged May 5, 2020 Loading… updated May 5, 2020
Support Secure Enclave private keys.
#11 by Lukasa was merged May 5, 2020 Loading… updated May 5, 2020
Add performance benchmark suite.
#12 by Lukasa was merged May 5, 2020 Loading… updated May 5, 2020
Add a README
#14 by Lukasa was merged May 7, 2020 Loading… updated May 7, 2020
Add a sanity check to see if swiftformat is available
#24 by Joannis was merged May 12, 2020 Loading… updated May 12, 2020
Use the correct URL in CONTRIBUTING
#15 by Lukasa was merged May 12, 2020 Loading… updated May 12, 2020
Tolerate IGNORE and DEBUG messages.
#22 by Lukasa was merged May 12, 2020 Loading… updated May 12, 2020
Add better support for error on receipt of unimplemented
#23 by Lukasa was merged May 13, 2020 Loading… updated May 13, 2020
Support rekeying connections
#13 by Lukasa was merged May 13, 2020 Loading… updated May 13, 2020
Support unknown global request types
#18 by Joannis was merged May 13, 2020 Loading… updated May 13, 2020
2 tasks done
Prefer AES-256 to AES-128. 🔨 semver/patch No public API change.
#25 by Lukasa was merged May 29, 2020 Loading… updated May 29, 2020
Correctly handle host key negotiation. 🆕 semver/minor Adds new public API.
#26 by Lukasa was merged Jun 1, 2020 Loading… updated Jun 1, 2020
Add support for P384 and P521. 🆕 semver/minor Adds new public API.
#27 by Lukasa was merged Jun 3, 2020 Loading… updated Jun 3, 2020
Support OpenSSH public key format. 🆕 semver/minor Adds new public API.
#29 by Lukasa was merged Jun 4, 2020 Loading… updated Jun 4, 2020
Extend key exchange to NIST curves as well. 🔨 semver/patch No public API change.
#28 by Lukasa was merged Jun 4, 2020 Loading… updated Jun 4, 2020
Add basic support for SSH certificates.
#31 by Lukasa was merged Jul 17, 2020 Loading… updated Jul 17, 2020
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.