C-Kermit 11.0.505
- Now support OpenSSL v4.0.
- Added new
SHOW INTERFACEScommand, which shows the interfaces and IP addresses available on the local machine. Useful when establishing a connection across a local LAN. - Enhance support for IPv6 link-local addresses. Together with
SHOW INTERFACES, this helps establish connections over even ad-hoc wifi where there is no DHCP. - Fixed two issues dating back to the year 2000 when -DNOLOGIN is given. These were discovered by running the test suite using the Gentoo build's options.
--unbuffered,--version, etc. were improperly not recognized- The permissions for
MKDIRandCDwere sometimes not enforced
- Fixed compilation errors with Kerberos 5 on Linux and NetBSD. Note: Kerberos is not currently exercised by the test suite, so you should consider this support less proven than the rest of the system.
Please refer to the changelog document for a more complete history since the last 9.0.x release.