Commit Graph

28 Commits (2b2825560e3ce0bb5b9894efe2d626bf24b427b6)

Author SHA1 Message Date
JacobBarthelmeh 7d87c0ef7a prepare for release 1.4.19 2024-10-31 15:05:15 -06:00
John Safranek ee42ef651f Release v1.4.18: Release Fixes
1. Need to use the old RSA key read function if using FIPS wolfCrypt.
2. Update release date.
2024-07-19 15:41:51 -07:00
John Safranek e9ec4fd9fd Release v1.4.18
The usual updates for the release.
2024-07-18 14:43:57 -07:00
John Safranek a91a1fd8b6
Release v1.4.17: ChaneLog typo 2024-03-25 08:32:07 -07:00
John Safranek 5cc6e5a6ac
Release v1.4.17: Bump Date 2024-03-24 14:29:17 -07:00
John Safranek d2889924cb
Update Version to v1.4.17
1. Update the library version
2. Update the ChangeLog
2024-03-22 12:36:05 -07:00
John Safranek 271e560045
Release v1.4.15: Last Second Fixes
1. Added a UNICODE define to the Windows build of the wolfSSHd auth
   module so it picked the correct strings.
2. Fixed a typo in the ChangeLog.
2023-12-22 15:28:21 -08:00
John Safranek b87f0f5e2a
Release v1.4.15
The usual updates for the release.
2023-12-21 14:02:56 -08:00
JacobBarthelmeh 981d946d8e prepare for release 1.4.14 2023-07-06 13:27:32 -07:00
John Safranek 7ccedec9c3
Release v1.4.13
1. Update the version number in configure.ac.
2. Update the change log.
2023-04-03 14:21:20 -07:00
John Safranek 99bab74d78
Release Cleanup
1. Update the release date in the ChangeLog.
2. Move some compiler guards around to hush warnings depending on the
   build options.
3. Fix a string name for ECDSA P521 algo.
4. Fix a stray static function definition.
5. For FIPSv5 builds, add CAST tests to the API test and testsuite.
6. Add the wolfSSH_Init() and wolfSSH_Cleanup() to the unit test.
2022-12-27 16:19:21 -08:00
John Safranek bef7f758cc
SFTP Large File Fix
1. There were a couple spots during a large file transfer where the
   client rekeying the session would interrupt the transfer and/or
   reset the amount of file data transfered. Fixed that with a check
   for WS_CHAN_RXD.
2. Added a build option to interrupt a file transfer after 2 minutes.
   Large files will take longer.
2022-12-22 09:52:18 -08:00
John Safranek 124a6cc32d Updates for new release. 2022-12-20 14:33:53 -08:00
Jacob Barthelmeh 8e118ef222 prepare for release v1.4.11 2022-08-22 10:08:55 -06:00
kaleb-himes d9bbd44d65 Fix typo 2022-06-06 10:53:16 -06:00
kaleb-himes 5d9e709d85 Move vulnerability to it's own section in changelog with attribute to researcher 2022-06-06 09:56:02 -06:00
Jacob Barthelmeh 019ea52618 prepare for release 1.4.10 2022-05-12 13:35:34 -06:00
Jacob Barthelmeh 980b9d8f60 prepare for release version 1.4.8 2021-11-04 08:49:22 -06:00
Jacob Barthelmeh 056bd8a87c prepare for release v1.4.7 2021-07-23 15:39:29 +07:00
Jacob Barthelmeh 5327a7f761 prepare for release 1.4.6 2021-02-03 22:43:46 +07:00
John Safranek 4b021fcfa0
Release v1.4.5
1. Update changelog and readme.
2. Update configure.ac.
2020-08-28 16:34:21 -07:00
John Safranek a32b5ad4ae
Update release date. 2020-04-27 17:10:06 -07:00
John Safranek a9ae05b33c
Release Rollup
1. Update configure with the new version.
2. Update the ChangeLog.
3. Update the readme.
2020-04-24 09:24:48 -07:00
John Safranek e9e7845974
v1.4.3 Release Prep 2019-10-31 10:37:37 -07:00
Jacob Barthelmeh f8c7076d59 adjust text file Changlog.md format for length of sentences 2019-08-05 15:05:23 -06:00
Jacob Barthelmeh 0cc06675c9 prepare for release v1.4.2 2019-08-05 14:21:35 -06:00
Jacob Barthelmeh ee3c0f1224 prepare for release version 1.4.0 2019-04-30 13:03:42 -06:00
John Safranek 226264a5ef Next Release
1. Removed the change log from README.md to ChangeLog.md.
2. Touched the configure and version for next release.
2018-08-14 13:20:08 -07:00