0435cd8c23
Bump version to Mbed TLS 2.23.0
...
Executed "./scripts/bump_version.sh --version 2.23.0 --so-crypto 5"
A symbol has been removed from the mbedcrypto library since the last
release:
mbedtls_ecc_group_to_psa ( enum mbedtls_ecp_group_id grpid,
size_t* bits )
This is an ABI break and we need to increase the SO version.
Signed-off-by: Janos Follath <janos.follath@arm.com >
2020-06-29 22:41:30 +01:00
876e0259d5
Bump version to Mbed TLS 2.22.0
...
Signed-off-by: Janos Follath <janos.follath@arm.com >
2020-04-08 17:15:18 +01:00
84d2fd4ee2
Bump version to Mbed TLS 2.21.0
2020-02-19 14:35:16 +00:00
83f33d33eb
Bump version to Mbed TLS 2.20.0
2020-01-20 14:52:29 +00:00
914a5071b4
Bump Mbed TLS version to 2.19.1
2019-09-18 13:42:36 +01:00
fe997c646b
Update library version to 2.19.0
2019-08-30 13:02:16 +01:00
b1c72f56b1
Update library version to 2.18.0
...
Increase the SO versions of libmbedx509 and libmbedtls due to the
addition of fields in publicly visible (non-opaque) structs:
- mbedtls_ssl_config
- mbedtls_ssl_context
- mbedtls_x509_crt
2019-06-11 17:19:35 +01:00
3f8d78411a
Update library version to 2.17.0
2019-03-19 16:12:55 +00:00
28cb6fbd47
Unbump version to 0.0.0
2019-02-18 12:01:03 +01:00
6c164e754b
Update the version of the library to 2.16.0
2018-12-21 10:51:51 +00:00
c1b9892177
Update library version number to 2.14.0
2018-11-19 18:31:40 +00:00
53546ea099
Update library version number to 2.13.1
2018-09-06 19:10:26 +01:00
4d075cd7d0
Update library version number to 2.13.0
2018-08-31 15:59:10 +01:00
193c86425e
Update version to 2.12.0
2018-07-25 15:42:26 +01:00
2fcd3e4441
Change the library version to 2.11.0
...
* Change the Mbed TLS library version to 2.11.0
* Increase the soversion of libmbedcrypto
* Increase the soversion of libmbedtls
2018-06-18 14:39:06 +01:00
d5a09f1e68
Updated version number to 2.10.0 for release
2018-06-06 14:52:00 +01:00
7d7bad6b1f
Update version to 2.9.0
...
Bump SOVERSION for parity with 2.7.2 and 2.7.3.
2018-04-30 09:58:33 +01:00
8be0e6db41
Update version to 2.8.0
2018-03-16 16:25:12 +00:00
3b438d33c1
Update version to 2.7.0
2018-02-02 18:09:45 +00:00
25facddba4
doxygen: Remove copyright block from Doxygen comments
...
Remove the copyright block from the Doxygen comments, to clean up the
detailed description in the generated Doxygen output. Also, add \file and
\brief tags to all headers in doxygen/input.
2018-01-23 15:44:39 +00:00
72ea31b026
Update version number to 2.6.0
2017-08-10 11:51:16 +01:00
f2a597fa3d
Update the version number to 2.5.1
2017-06-20 23:08:10 +01:00
9f77017a8d
Updated version number to 2.5.0
2017-05-16 10:22:37 +01:00
1808dc01bd
Update library version number to 2.4.1
2016-12-13 16:00:52 +00:00
16c54ee9c8
Update library version number to 2.4.0
2016-10-16 19:34:39 +01:00
905cef6c2c
Changed library version number to 2.3.0
2016-06-27 19:36:45 +01:00
00aea9a36d
Fix function name in hashing module doxygen file
2016-03-17 00:30:35 +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
6e7d3d5462
Corrected naming and text in doxygen rng module
...
Doxygen input file had incorrect function name for rng function
mbedtls_ctr_drbg_random(), and formatting was fixed.
2016-01-04 16:09:23 +00:00
5b331b9d48
Various fixes to doxygen API generation
...
* Fixed incorrect file definitions
* Fixed accidental tag problems in ecjpake.h
* Corrected function naming in X.509 module definition
2016-01-03 16:14:14 +00:00
8254ed2a9f
Change version number to 2.2.0
...
Changed for library and yotta module
2015-11-04 19:55:40 +00: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
8cea8ad8b8
Bump version to 2.1.1
2015-09-17 11:58:45 +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
8119dad588
Make sure all .h files have license information
...
Even if they don't need it: this simplifies future audits.
2015-08-06 10:59:26 +02:00
4cb87f409d
Prepare for 2.0.0 release
2015-07-10 14:09:43 +01:00
151dc77732
Fix some old names that remained
...
- most in doxygen doc that was never renamed
- some re-introduced in comments/doc/strings by me
2015-05-14 21:58:34 +02:00
abb674467b
Rename md_init_ctx() to md_setup()
2015-03-25 21:55:56 +01:00
d4b9173269
Update doxygen documentation on HMAC
2015-03-25 21:55:56 +01:00
eab72e2ced
Merge branch 'development' into dtls
...
* development:
Update copyright
Fix issue in compat.sh
Rename doxyfile
Rename to mbed TLS in tests/
Rename to mbed TLS in examples
Remove old test certificates.
Rename to mbed TLS in the documentation/comments
Change name to mbed TLS in the copyright notice
Conflicts:
doxygen/input/doc_mainpage.h
doxygen/mbedtls.doxyfile
include/polarssl/version.h
tests/compat.sh
2015-01-23 10:23:17 +00:00
b4fe3cb1fa
Rename to mbed TLS in the documentation/comments
2015-01-22 16:11:05 +00:00
f2a459df05
Preparation for PolarSSL 1.4.0
2014-10-21 16:40:54 +02:00
9eac4f7c4e
Prepare for release 1.3.9
2014-10-20 13:56:15 +02:00
ec3a617d40
Make ready for release of 1.3.8 and soversion 7
2014-07-09 10:21:28 +02:00
da13016d84
Prepped for 1.3.7 release
2014-05-01 14:27:19 +02:00
784b04ff9a
Prepared for version 1.3.6
2014-04-11 15:33:59 +02:00
96d5265315
Made ready for release 1.3.5
2014-03-26 16:55:50 +01:00
2aca241425
Ready for release 1.3.4
2014-01-27 11:59:30 +01:00
4c52af24cf
Included GCM in API documentation for Enc/Dec
2014-01-13 13:21:29 +01:00