Skip to content

Releases: orlandos-nl/Citadel

0.7.3

27 Jul 08:40
d154591

Choose a tag to compare

What's Changed

Full Changelog: 0.7.2...0.7.3

0.7.2

25 Apr 20:18

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

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

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

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

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

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

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

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

Choose a tag to compare

Rely on a tagged NIOSSH