Skip to content

Releases: orlandos-nl/Citadel

0.4.14

20 Feb 16:22
f8b7f2d
Compare
Choose a tag to compare

What's Changed

  • Don't stop collecting on stderr chunks. Provide an AsyncThrowingStream for executeCommand data by @Joannis in #26
  • Allow providing a custom NIOSSHClientUserAuthenticationDelegate by @Joannis in #26

Full Changelog: 0.4.13...0.4.14

0.4.13

20 Feb 13:08
2e6a7fa
Compare
Choose a tag to compare

What's Changed

  • Change minimum deployment target to iOS 14 by @waylybaye in #29

New Contributors

Full Changelog: 0.5.0...0.4.13

0.4.11

18 Jan 13:19
Compare
Choose a tag to compare

Fixes readAll() not correctly loading the whole dataset depending on the SSH protocol's maximum message size.

0.4.10

06 Dec 12:38
8199c65
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.9...0.4.10

0.3.1

11 Nov 09:43
e9711ad
Compare
Choose a tag to compare

Rely on a tagged NIOSSH

0.3.0

11 Nov 09:38
6bd1d78
Compare
Choose a tag to compare
  • SSH Server Suport
  • SFTP Server Support
  • SFTP Client support for protocol version 4 and up
  • DiffieHellman Group14 SHA256 support