Releases: janmojzis/tinyssh
Releases · janmojzis/tinyssh
20220101
- fixed return error message when second channel is requested
- man/tinysshd-{make,print}key.1 -> man/tinysshd-{make,print}key.8
20210601
- add tools/tinyssh-convert
- fix log error messages
- honor "max packet size" requested from the client
20181206
- tinysshd binary optimized for smaller size
- created multi-call tinysshd binary
20180201
- added KEX curve25519-sha256
- minor fixes
20180110
removed little-endian detection and optimization
added full processor independent implementation of poly1305,chaha20,sha512
cleanups