History: ip_app_ssh_scp
This page describes all changes made to the ip_app_ssh_scp package, SSH Secure Copy (SCP), since its release.
Version
1.7 (2020-12-28, 11:45):
- Added support for files of size greater than 65kB.
1.6 (2020-10-19, 15:30):
- Added support for SCP client.
1.5 (2020-04-16, 07:40):
- Added missing SCP_SUCCESS return value in scp_register_cb().
1.4 (2019-12-09, 13:00):
- Fixed compilation warnings.
1.3 (2017-08-23, 12:00):
- Changed name of function call ssh_remove_subsytem() to ssh_remove_subsystem().
1.2 (2017-08-22, 13:00):
- Corrected handling situation when there were no buffers available (previously connection was closed, when there were no buffers available).
- Corrected use of mutex.
1.1 (2017-08-10, 12:00):
- Initial release of Secure Copy (SCP).