Commit Graph

109 Commits

Author SHA1 Message Date
5675a2b3c5 prepare for release v4.3.0 2019-12-20 08:43:34 -07:00
1cbc2536cc prepare for release version 4.2.0 2019-10-21 16:32:41 -06:00
77fda069a8 prepare for release version 4.1.0 2019-07-23 09:27:39 -06:00
1c237af5b3 Release Fixes
1. Update the date in README and ChangeLog to today.
2019-03-20 11:08:10 -07:00
ce4b54944b Updates for v4.0.0
Updated the README files and ChangeLog.
2019-03-15 09:42:45 -07:00
616b75bfba Fix Readme
Fix typo where DTLS was labeled v1.3, not v1.2.
2019-03-11 09:41:37 -07:00
b6d61f2987 prepare for release 3.15.7 2018-12-23 22:18:48 -07:00
cd37e3967c prepare for release 3.15.5 2018-11-07 16:08:29 -07:00
8fd18e06f7 prepare for release v3.15.3 2018-06-21 12:22:27 -06:00
0c966d7700 Update ChangeLog and NEWS
While the GNU coding standard states that the NEWS file should be a list of the high level changes and the ChangeLog should be every change in detail, our public source repository contains the detailed log of all changes and the name "ChangeLog" makes more sense to me than "NEWS".  Instead of keeping two copies of the README, one in plain text and one in MarkDown, only keeping the MarkDown copy. It displays better in the source repository, it is still plain text, and we aren't keeping two separate copies of the files.
2018-06-05 16:07:53 -07:00
b63d3173a1 update change log (#1597) 2018-06-05 12:42:43 -07:00
6a2c30e593 Release v3.15.0
1. Update configure.ac for new version.
2. Update the version header.
3. Update the README files with the new changelog.
4. Moved all previous change logs from README files to NEWS files.
2018-05-30 20:00:09 -07:00
23615dd15f Bring special notes inline with commit 8edbca1b21 2018-04-18 09:58:03 -06:00
922d65d97c bump version to 3.14.0 2018-03-02 12:31:41 -07:00
bc8625cbea Fix typo in readme for enabling old TLS 1.0 using ./configure --enable-tlsv10. 2018-01-04 15:46:03 -08:00
1bbe18bb8d Merge pull request #1234 from abrahamsonn/readme-fix
README updates to attempt to improve GitHub search positioning
2017-12-21 16:29:03 -07:00
d848a15fc8 update README for 3.13.0 2017-12-21 09:48:52 -07:00
a4f5b2e29f Added the requested changes 2017-11-27 09:50:12 -07:00
901eab7e06 README updates to attempt to improve GitHub search positioning 2017-11-14 15:51:32 -07:00
2dfad0918a Updated release notes for added ec_point_formats extension. Fix for setting serial number with random data where the MSB was cleared and resulted in a zero. Fix for build type mismatch error in wolfCrypt test with ed25519 and WOLFSSL_TEST_CERT defined. 2017-10-23 15:36:58 -07:00
911b6f95f8 Release v3.12.2 (lib 14.0.0). Updated copywright. 2017-10-22 15:58:35 -07:00
6717035563 update readme for known issue 2017-08-07 13:13:43 -06:00
b55f981d5b prepare for release v3.12.0 2017-08-04 15:32:27 -06:00
7d6597fe55 wolfSSL 3.11.1 release, TLS 1.3 BETA 2017-05-11 10:01:04 -06:00
7b6e2b1002 Credit E.S. from W.A. with report of DTLS interop bug 2017-05-08 10:26:08 -06:00
b51643c344 prepare for release version 3.11.0 2017-05-04 14:17:35 -06:00
9780f1faef Fix spacing and comma 2017-03-12 23:01:32 +09:00
337c52b4cf prepare for release 3.10.2 2017-02-10 10:19:34 -07:00
7752f9ad05 prepare for release 3.10.0 2016-12-22 14:23:41 -07:00
6895803f2b Prepare release v3.9.10 2016-09-23 12:19:24 -07:00
32c0b6d97a prepare for release 3.9.8 2016-07-28 15:46:45 -06:00
a2bd4719ee update README with CU bug fix note 2016-06-29 16:54:25 -06:00
a7c7407406 fix windows example echoserver 2016-06-16 16:39:18 -06:00
03de8e3464 prepare for version 3.9.6 2016-06-14 14:35:12 -06:00
f1860d6263 Changes to date 2016-05-20 09:48:03 -06:00
e99a5b0483 prepare for release v3.9.0 2016-03-17 16:02:13 -06:00
0683ecb727 Fixed FreeCRL issue with strdup memory. Added additional checks for WOLF_AES_CBC and WOLF_AES_COUNTER. Disabled memory tracker by default for wolfCrypt test and benchmark. Updated README to better document Linux Binutils LD bug workaround. 2016-03-16 09:41:19 -07:00
5040820f98 prepare for 3.8.0 release 2015-12-30 12:09:31 -07:00
41f50b7a73 NTRU suites considered part of static RSA suites group 2015-12-22 15:19:11 -07:00
55a56cac05 Release 3.7.0 2015-10-28 15:07:22 -06:00
66d8dc0c71 fix README candidiate typo 2015-10-20 11:22:10 -07:00
f06c08718c bump version for sniffer release 2015-10-05 10:14:07 -07:00
207859cde8 fix typos in README, ssl.c 2015-09-22 15:40:46 -06:00
8ba207e477 Release 3.6.8 prep 2015-09-16 14:57:43 -07:00
5a1a076131 update README(.md) typo 2015-08-26 12:27:28 -04:00
e02f177c10 Merge branch 'master' of github.com:wolfSSL/wolfssl 2015-08-25 14:58:23 -07:00
9ee88b54f8 add ia32 fastmath register note about --without-pic and fPIE 2015-08-25 14:58:05 -07:00
a47af476d1 add REAMDE note about static cipher suites disabled and compiler error detection 2015-08-20 17:11:00 -07:00
dfb8d34d0b 3.6.6 release notes 2015-08-19 14:18:48 -07:00
4916ae72bc custom release notes 2015-07-20 16:47:03 -07:00