Skip to content

Releases: orlandos-nl/Citadel

0.7.2

25 Apr 20:18
Compare
Choose a tag to compare
  • Remove the timeout from client auth, replacing it with a proper error
  • Make error types public

Full Changelog: 0.7.1...0.7.2

0.7.1

25 Apr 20:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.0...0.7.1

0.7.0

09 Oct 11:04
f12b31f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.0...0.7.0

0.6.0

15 Mar 09:46
Compare
Choose a tag to compare

Support AES128-CTR with more MACs

What's Changed

New Contributors

Full Changelog: 0.4.14...0.6.0

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