2022-12-12 21:09:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Dec 4 13:40:15 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 20220801:
|
|
|
|
|
* tinyssh/getln.c don't close fd in case of error
|
|
|
|
|
* use null fields in utmpx calls for logout
|
|
|
|
|
* do not reverse the argument order in LIBS
|
|
|
|
|
* fill utmp(x)'s ut_addr_v6 field when it exists
|
|
|
|
|
* updated crypto/crypto_onetimeauth_poly1305.c
|
|
|
|
|
|
2022-05-06 07:50:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu May 5 07:05:47 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 20220311:
|
|
|
|
|
* fixed build on big-endian platforms
|
|
|
|
|
* use PACKET_LIMIT/2 as incoming maximum packet size,
|
|
|
|
|
it's workaround for packets with miscalculated packet_length
|
|
|
|
|
* add tinysshnoneauthd #29
|
|
|
|
|
* fixed return error message when second channel is requested
|
|
|
|
|
* man/tinysshd-{make,print}key.1 -> man/tinysshd-{make,print}key.8
|
|
|
|
|
* add tools/tinyssh-convert
|
|
|
|
|
* fix log error messages
|
|
|
|
|
* honor "max packet size" requested from the client
|
|
|
|
|
* removed sntrup4591761x25519-sha512@tinyssh.org
|
|
|
|
|
* added sntrup761x25519-sha512@openssh.com
|
|
|
|
|
|
2019-01-02 06:36:06 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jan 1 21:38:17 UTC 2019 - Karol Babioch <kbabioch@suse.de>
|
|
|
|
|
|
|
|
|
|
- Update to version 20190101
|
|
|
|
|
* removed aes256,nistp256,hmacsha256
|
|
|
|
|
* added posquantum KEX sntrup4591761x25519-sha512@tinyssh.org
|
|
|
|
|
|
2018-12-07 14:40:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Dec 7 14:39:22 UTC 2018 - Karol Babioch <kbabioch@suse.de>
|
|
|
|
|
|
|
|
|
|
- Update to version 20181206
|
|
|
|
|
* tinysshd binary optimized for smaller size
|
|
|
|
|
* created multi-call tinysshd binary
|
|
|
|
|
|
2018-02-07 13:35:55 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Feb 3 00:14:55 UTC 2018 - kbabioch@suse.com
|
|
|
|
|
|
|
|
|
|
- Initial package
|
|
|
|
|
|