Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
History
Updated TLSSocket library.
2018-06-15, by Osamu Koizumi [Fri, 15 Jun 2018 00:43:00 +0900] rev 13
Updated TLSSocket library.
Updated TLSSocket library.
2018-06-13, by Osamu Koizumi [Wed, 13 Jun 2018 15:04:05 +0900] rev 12
Updated TLSSocket library.
Updated to the latest libraries.
2018-06-12, by Osamu Koizumi [Tue, 12 Jun 2018 22:49:50 +0900] rev 11
Updated to the latest libraries.
Updated TLSSocket library.
2018-04-27, by Osamu Koizumi [Fri, 27 Apr 2018 14:03:57 +0900] rev 10
Updated TLSSocket library.
Update TLSSocket library. Changed to set root CA certificate by mbed_app.json.
2018-04-27, by Osamu Koizumi [Fri, 27 Apr 2018 14:03:25 +0900] rev 9
Update TLSSocket library. Changed to set root CA certificate by mbed_app.json.
Changed TLSSoclet memory allocation.
2018-04-25, by Osamu Koizumi [Wed, 25 Apr 2018 17:19:46 +0900] rev 8
Changed TLSSoclet memory allocation.
Changed TLSSocket instance allocation to stack.
2018-04-25, by Osamu Koizumi [Wed, 25 Apr 2018 17:18:22 +0900] rev 7
Changed TLSSocket instance allocation to stack.
Updated TLSSocket library. Changed to use new operator to create an instance of TLSSocket, to reduce stack use.
2018-04-24, by Osamu Koizumi [Tue, 24 Apr 2018 17:24:26 +0900] rev 6
Updated TLSSocket library. Changed to use new operator to create an instance of TLSSocket, to reduce stack use.
Updated TLSSocket library.
2018-04-19, by Osamu Koizumi [Thu, 19 Apr 2018 16:43:27 +0900] rev 5
Updated TLSSocket library.
Removed unused LCD related settings.
2018-04-19, by Osamu Koizumi [Thu, 19 Apr 2018 16:41:07 +0900] rev 4
Removed unused LCD related settings.