1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-06-24 01:41:35 +03:00
Commit Graph

80 Commits

Author SHA1 Message Date
11999bb72e Fix minor code style issues 2018-05-15 09:21:57 +01:00
0728d69d6d Change kB to KiB
Change the style of the units to KiB, according to
https://docs.mbed.com/docs/writing-and-publishing-guides/en/latest/units/
2017-11-29 12:08:35 +02:00
a0748019f1 Change KB to kB
Change KB to kB, as this is the proper way to write kilo bytes
2017-11-28 16:48:51 +02:00
46cf773f2f Fix wrong output in the benchmark application
The benchmark application prints the performance in Kb/s,
While it actually calculates KB/s.
Resolves issue #850
2017-05-14 15:55:06 +03:00
788aa4a812 Rename net.{c,h} to net_sockets.{c,h}
The library/net.c and its corresponding include/mbedtls/net.h file are
renamed to library/net_sockets.c and include/mbedtls/net_sockets.h
respectively. This is to avoid naming collisions in projects which also
have files with the common name 'net'.
2016-09-26 23:23:52 +01:00
1d46a2d5aa Fix issue with reuse of custom yotta configs for target_config.h (#530) 2016-07-11 10:17:03 +01:00
85c2a928ed Update yotta version 2016-06-27 19:50:36 +01:00
b2c81b12bb Added target_config.h as a custom header for yotta use 2016-06-23 13:56:06 +01:00
0e4d9afa61 Use Freescale's RNGA on the K64F 2016-04-15 10:40:31 +01:00
a7ffc8f739 Update the yotta module version number
The minor version must rise to allow other software with dependencies on mbed
TLS to be dependent on the next version following the 2016 Q1 release.
2016-03-23 16:22:24 +00:00
3527514e94 Update the yotta module number
Changed the yotta module number to 2.2.3
2016-03-23 15:38:37 +00:00
9a5c0aa076 Update the version number of the yotta module 2016-03-17 16:03:39 +00:00
1404ddbd78 Added clarification text on benchmark usefulness. 2016-03-17 16:00:13 +00:00
60ddf167c1 Fix yotta examples baud rate. 2016-03-17 13:55:07 +00:00
c7940f0bd8 Fix yotta builds for change in default configs
The change to defaults configurations in a720ced broke the yotta build.
This fix addresses that.
2016-03-09 19:32:11 +00:00
6ee1af5aab Update mbed-drivers dependency to v1.0.0 2016-03-09 19:32:10 +00:00
bfafadb45d Change version number to 2.2.1
Changed version for library files and yotta module
2016-01-04 22:26:36 +00:00
8254ed2a9f Change version number to 2.2.0
Changed for library and yotta module
2015-11-04 19:55:40 +00:00
ce0e3f7f5c Bump yotta version number to 2.2.0-rc2 2015-11-02 06:53:44 +09:00
8de8a327f4 Bump yotta version to 2.2.0-rc.1 2015-10-27 18:09:39 +01:00
231a065909 yotta Readme: edited by Irit 2015-10-26 17:50:04 +01:00
7980096899 Further update Redmes regarding the two editions 2015-10-22 10:48:47 +02:00
87173fa6d5 yotta Readme: mention all examples 2015-10-21 18:38:02 +02:00
ac121731eb yotta Readme: expand configuration example 2015-10-21 18:33:07 +02:00
f13139ab63 yotta readme: mention supported platforms 2015-10-21 18:32:34 +02:00
71956c9db9 Fix warnings about locations of header files 2015-10-21 17:59:05 +02:00
f45fd73d65 Remove TLS Client example, see mbed-tls-sockets 2015-10-21 17:54:11 +02:00
b4d9d360e0 Bump yotta dependencies version 2015-10-20 09:56:34 +02:00
63666ef1b7 Fix yotta dependencies
Recent changes in various repositories broke the build of the yotta
module again :( This change fixes the build. Build tested with
frdm-k64f-gcc. I didn't update the yotta version number because I
don't know what is your policy with regards to version changes.
2015-10-09 17:07:00 +03:00
c4e7d8a381 Bump version to 2.1.2
Yotta version bumped to 2.1.3, as we had to do one more patch release to the
yotta registry to accommodate for dependencies updates.
2015-10-05 19:13:36 +01:00
0ccd4537bd Fix yotta version dependencies again 2015-10-05 14:50:41 +01:00
2347bdd7b5 Upgrade yotta dependency versions 2015-10-05 14:39:01 +01:00
f592e8eaf6 Update yotta dependency version
We've had a bit of a race between us adapting to changes in 0.3.x and the
sockets author reverting those changes in the 0.3.x line and pushing them to
0.4.0. Let's use the newest and greatest sockets :)
2015-09-22 15:04:07 +02:00
ca4fb7154a Fix mbed examples after minar upgrade 2015-09-18 14:36:57 +02:00
8cea8ad8b8 Bump version to 2.1.1 2015-09-17 11:58:45 +02:00
14d800507a Remove "private" setting from module.json 2015-09-04 15:35:47 +02:00
aac5502553 Bump version to 2.1.0 2015-09-04 14:33:31 +02:00
37ff14062e Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
f9c599cd8a Bump yotta patch version 2015-09-03 16:45:26 +02:00
f459a0f5f2 Bump yotta patch version 2015-09-02 10:24:46 +02:00
6a6619b24b Fix last edit 2015-08-31 09:29:08 +02:00
9cdd0d55f2 Small edit 2015-08-28 09:27:57 +01:00
cbee3f76f6 Merge pull request #262 from iriark01/patch-5
Small edit
2015-08-27 17:10:44 +02:00
fe3fda5de0 Merge pull request #261 from iriark01/patch-4
Small edit
2015-08-27 17:10:40 +02:00
2823661550 Merge pull request #260 from iriark01/patch-3
Small edit
2015-08-27 17:10:34 +02:00
36936bff6e Small edit 2015-08-27 15:57:54 +01:00
fb40410547 Small edit 2015-08-27 15:56:44 +01:00
c4d9d32b62 Small edit 2015-08-27 15:47:00 +01:00
cd8c0fbf60 Very small edit 2015-08-27 15:44:11 +01:00
3dce9ec3af Sync yotta and general readme again 2015-08-27 10:07:09 +02:00