-
Notifications
You must be signed in to change notification settings - Fork 57
Pull requests: apple/swift-nio-ssh
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Define new configuration logic and global request delegate
#2
by Lukasa
was merged Apr 24, 2020
Loading…
updated Apr 24, 2020
Disconnected states must not imploy more work can be done
#5
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
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 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 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
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.