Commit graph

20 commits

Author SHA1 Message Date
Manuel Pégourié-Gonnard c927bbe9b6 Merge branch 'development' into beta-release-restricted
* development:
  Document the three libraries in Readme
  Document how to build shared libs with CMake
  Disable some tests with valgrind
  Clarify that there are two SSL I/O buffers
  Fix RSA mutex fix
  Fix last edit
  Small edit
  Small edit
  Small edit
  Small edit
  Very small edit
  Fix possible mutex lock/unlock mismatch
  Sync yotta and general readme again
  Ship license files with the yotta module
  Edited
2015-09-02 10:22:59 +02:00
Manuel Pégourié-Gonnard 6a6619b24b Fix last edit 2015-08-31 09:29:08 +02:00
Irit Arkin 9cdd0d55f2 Small edit 2015-08-28 09:27:57 +01:00
Manuel Pégourié-Gonnard 28ee21b4ee Merge branch 'development' into beta-release-restricted
* development:
  Add proper destructor for HelloHTTPS
  Synchronise top-level and yotta READMEs
  Fixed issues in Yotta examples README's
2015-08-21 14:07:53 +02:00
Manuel Pégourié-Gonnard fe626138e8 Add proper destructor for HelloHTTPS
Just as a matter of principle
2015-08-20 12:00:58 +02:00
Simon Butcher a150050555 Merge branch 'development' of ssh://github.com/ARMmbed/mbedtls into development
Conflicts:
	yotta/data/example-authcrypt/README.md
	yotta/data/example-benchmark/README.md
	yotta/data/example-hashing/README.md
	yotta/data/example-selftest/README.md
	yotta/data/example-tls-client/README.md
2015-08-19 20:29:31 +01:00
Simon Butcher df81924a7a Fixed issues in Yotta examples README's
Fixed README's in Yotta examples and updated certificate reference in
TLS Client.
2015-08-19 19:33:27 +01:00
Manuel Pégourié-Gonnard 1c68d6af35 Merge branch 'development' into beta-release-restricted
* development:
  Finish test in pkwrite
  Fix debug mode in example-tls-client
  Update output of example-tls-client in its readme
  Relax timing_self_test for windows idiosyncrasies
  Removing yt ls step in READMEs of examples
  Fix pkwrite test that were failing on mingw32
  Fix usage of minar in example-tls-client
2015-08-19 11:27:04 +02:00
Manuel Pégourié-Gonnard e50f67c18a Fix debug mode in example-tls-client
Fixes #242
2015-08-18 20:52:18 +02:00
Manuel Pégourié-Gonnard 1a18aaecde Update output of example-tls-client in its readme 2015-08-18 20:38:22 +02:00
Brian Daniels 3c405aefc5 Removing yt ls step in READMEs of examples 2015-08-18 10:52:57 -07:00
Manuel Pégourié-Gonnard bd6d0aba25 Fix usage of minar in example-tls-client
Also sync with mbed-example-network's helloworld-tcpclient while at it.
2015-08-18 18:18:16 +02:00
Manuel Pégourié-Gonnard fe77551383 Merge branch 'development' into beta-release-restricted
* development:
  Remove warning about needing future yotta version
  Cosmetics in create-module.sh
  Use more reliable host in example-tls-client
2015-08-17 15:01:49 +02:00
Manuel Pégourié-Gonnard 42618b870a Use more reliable host in example-tls-client
Apparently TLS on mbed.org is broken again
2015-08-17 14:19:38 +02:00
Manuel Pégourié-Gonnard d9ac56d8c1 Relicense to Apache 2.0 2015-08-11 10:41:28 +02:00
Manuel Pégourié-Gonnard e87b04caed Upgrade to latest mbed-drivers version 2015-08-11 04:09:44 +02:00
Manuel Pégourié-Gonnard 8356fc212d Fix mbed OS TLS client example 2015-08-07 14:35:12 +02:00
Manuel Pégourié-Gonnard cdee2d9148 Fix license header in files in yotta/data 2015-08-07 09:40:51 +02:00
Manuel Pégourié-Gonnard ae5398a0cf Update version of mbed-net-socket 2015-08-06 09:57:54 +02:00
Manuel Pégourié-Gonnard 63e7ebaaa1 Add material for generating yotta module 2015-08-06 09:57:53 +02:00