We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 524e56e + 776ec72 commit 815d291Copy full SHA for 815d291
1 file changed
README.md
@@ -90,13 +90,13 @@ Where the user can be `gretel` or `hansel`.
90
release notes
91
-------------
92
93
-### wolfSSH v1.2.0 (09/XX/2017)
+### wolfSSH v1.2.0 (09/26/2017)
94
95
- Added ECDH Group Exchange with SHA2 hashing and curves nistp256,
96
nistp384, and nistp521.
97
- Added ECDSA with SHA2 hashing and curves nistp256, nistp384, and nistp521.
98
- Added client support.
99
-- Added an example client.
+- Added an example client that talks to the echoserver.
100
- Changed the echoserver to allow only one connection, but multiple
101
connections are allowed with a command line option.
102
- Added option to echoserver to offer an ECC public key.
0 commit comments