k-stachowiak
|
9af22e4790
|
Update change log
|
2018-12-19 17:32:19 +01:00 |
|
Simon Butcher
|
54b789aa74
|
Merge remote-tracking branch 'public/pr/2298' into development
|
2018-12-19 08:08:14 +00:00 |
|
Hanno Becker
|
6640b0d9a3
|
Undo deprecation of MBEDTLS_ERR_BLOWFISH_INVALID_INPUT_LENGTH
|
2018-12-18 09:53:14 +00:00 |
|
Hanno Becker
|
a034369eca
|
Undo deprecation of MBEDTLS_ERR_ARIA_INVALID_INPUT_LENGTH
|
2018-12-18 09:53:11 +00:00 |
|
Hanno Becker
|
938f9e9bdb
|
Undo deprecation of MBEDTLS_ERR_CAMELLIA_INVALID_INPUT_LENGTH
Merging MBEDTLS_ERR_CAMELLIA_INVALID_INPUT_LENGTH and
MBEDTLS_ERR_CAMELLIA_INVALID_KEY_LENGTH is an API break.
|
2018-12-18 09:50:57 +00:00 |
|
Hanno Becker
|
d2f3a00062
|
Introduce single BLOWFISH error code for bad input data
Deprecate the old specific error codes
* MBEDTLS_ERR_BLOWFISH_INVALID_KEY_LENGTH
* MBEDTLS_ERR_BLOWFISH_INVALID_INPUT_LENGTH
|
2018-12-17 13:26:37 +00:00 |
|
Hanno Becker
|
4c029d09be
|
Introduce single CAMELLIA error code for bad input data
Deprecate the old specific error codes
* MBEDTLS_ERR_CAMELLIA_INVALID_KEY_LENGTH
* MBEDTLS_ERR_CAMELLIA_INVALID_INPUT_LENGTH
|
2018-12-17 13:26:33 +00:00 |
|
Hanno Becker
|
2f47550018
|
Introduce single ARIA error code for bad input data
Deprecate the old specific error codes
* MBEDTLS_ERR_ARIA_INVALID_KEY_LENGTH
* MBEDTLS_ERR_ARIA_INVALID_INPUT_LENGTH
|
2018-12-17 13:26:28 +00:00 |
|
Manuel Pégourié-Gonnard
|
9794098cfa
|
Clarify ChangeLog entry again.
|
2018-12-17 13:13:50 +01:00 |
|
Manuel Pégourié-Gonnard
|
12dce61e09
|
Fix order of sections in ChangeLog
|
2018-12-13 09:48:40 +01:00 |
|
Manuel Pégourié-Gonnard
|
e7306d30a9
|
Improve some documentation and ChangeLog entry
|
2018-12-13 09:45:49 +01:00 |
|
Manuel Pégourié-Gonnard
|
cd2b29cd12
|
Improve wording in documentation and ChangeLog
|
2018-12-12 10:23:57 +01:00 |
|
Manuel Pégourié-Gonnard
|
8a46c22466
|
Add a ChangeLog entry for MBEDTLS_CHECK_PARAMS
|
2018-12-11 12:28:56 +01:00 |
|
Jaeden Amero
|
01b34fb316
|
Merge remote-tracking branch 'upstream-public/pr/2267' into development
|
2018-12-07 16:17:12 +00:00 |
|
Janos Follath
|
855def157f
|
Add changelog entry for ECC hardware bugfix
|
2018-12-07 11:05:03 +00:00 |
|
Jaeden Amero
|
9055a7d855
|
Merge remote-tracking branch 'upstream-public/pr/2175' into development
|
2018-12-06 16:09:58 +00:00 |
|
Jaeden Amero
|
bc1cf5cd36
|
Merge remote-tracking branch 'upstream-public/pr/2131' into development
|
2018-12-06 16:04:55 +00:00 |
|
Jaeden Amero
|
c27e3420b9
|
Merge remote-tracking branch 'upstream-public/pr/2117' into development
|
2018-12-06 15:59:32 +00:00 |
|
Jaeden Amero
|
083681c832
|
Merge remote-tracking branch 'upstream-public/pr/2039' into development
|
2018-12-06 15:55:34 +00:00 |
|
Jaeden Amero
|
41722ec29e
|
Merge remote-tracking branch 'upstream-public/pr/1958' into development
|
2018-12-06 15:53:56 +00:00 |
|
Janos Follath
|
b8f27060e0
|
Add Changelog entry for the new ECDH context
|
2018-12-06 12:22:46 +00:00 |
|
Simon Butcher
|
fabc6001ff
|
Clarify attribution for the Bleichenbacher's Cat fix
|
2018-12-01 22:43:08 +00:00 |
|
Simon Butcher
|
51b8a2fa87
|
Merge remote-tracking branch 'restricted/pr/512' into development
|
2018-11-29 16:56:02 +00:00 |
|
Simon Butcher
|
b9eb7866eb
|
Merge remote-tracking branch 'restricted/pr/535' into development
|
2018-11-29 16:54:51 +00:00 |
|
Simon Butcher
|
658618b6b2
|
Merge remote-tracking branch 'restricted/pr/516' into development
|
2018-11-29 16:53:51 +00:00 |
|
Gilles Peskine
|
50da016e5c
|
Add changelog entry for mbedtls_mpi_write_binary fix
|
2018-11-29 12:46:05 +01:00 |
|
Gilles Peskine
|
056f19c79f
|
Tweak RSA vulnerability changelog entry
* Correct the list of authors.
* Add the CVE number.
* Improve the impact description.
|
2018-11-29 12:45:01 +01:00 |
|
Gilles Peskine
|
5da0505842
|
Add ChangeLog entry for deprecation of mbedtls_xxx_drbg_update
Fixes ARMmbed/mbedtls#1798
|
2018-11-26 19:26:22 +01:00 |
|
Gilles Peskine
|
1b09f4027e
|
Add ChangeLog entry for wiping sensitive buffers
|
2018-11-26 16:19:22 +01:00 |
|
Simon Butcher
|
c1b9892177
|
Update library version number to 2.14.0
|
2018-11-19 18:31:40 +00:00 |
|
Simon Butcher
|
b35e59d36d
|
Refine the language in the ChangeLog
Fix the language and descriptions in the ChangeLog following review of the
Release Notes for the next release.
|
2018-11-19 15:49:26 +00:00 |
|
Simon Butcher
|
681edee803
|
Fix language and formatting in ChangeLog
Changed the formatting and language in the ChangeLog to the house-style.
|
2018-11-15 13:01:23 +00:00 |
|
Simon Butcher
|
06d80cf172
|
Fix merge of Changelog 128bit CTR_DRBG entry
The entry describing support for 128-bit keys in CTR_DRBG was merged into the
wrong version.
|
2018-11-12 14:30:19 +00:00 |
|
Simon Butcher
|
de13963d66
|
Merge remote-tracking branch 'restricted/pr/520' into development-restricted-proposed
|
2018-11-12 14:30:16 +00:00 |
|
Simon Butcher
|
cdd1a6c872
|
Merge remote-tracking branch 'restricted/pr/510' into development-restricted-proposed
|
2018-11-12 14:29:14 +00:00 |
|
Simon Butcher
|
2ab14bb2ca
|
Clarified new platform errors in the ChangeLog
Clarified new platform errors and error code deprecations in the ChangeLog.
|
2018-11-09 20:09:33 +00:00 |
|
Simon Butcher
|
e51d4b336b
|
Merge remote-tracking branch 'public/pr/2054' into development-proposed
|
2018-11-09 19:57:53 +00:00 |
|
Ron Eldor
|
6aa9fb4916
|
Add ChangeLog entry
Add the ChangeLog entry describing the change.
|
2018-11-09 15:01:09 +00:00 |
|
Simon Butcher
|
53b45ec881
|
Merge remote-tracking branch 'public/pr/2079' into development-restricted-proposed
|
2018-11-07 12:58:44 +00:00 |
|
Simon Butcher
|
361ce6c302
|
Merge remote-tracking branch 'public/pr/2127' into development-restricted-proposed
|
2018-11-07 12:57:01 +00:00 |
|
Simon Butcher
|
241823aab8
|
Merge remote-tracking branch 'public/pr/1641' into development-restricted-proposed
|
2018-11-07 12:55:47 +00:00 |
|
Simon Butcher
|
42ab4ae033
|
Merge remote-tracking branch 'public/pr/2167' into development-restricted-proposed
|
2018-11-07 12:54:45 +00:00 |
|
Hanno Becker
|
f143a78011
|
Adapt ChangeLog
|
2018-11-06 17:59:28 +00:00 |
|
Hanno Becker
|
fe936c35c1
|
Adapt ChangeLog
|
2018-11-06 13:35:47 +00:00 |
|
Hanno Becker
|
d3445da3ef
|
Adapt ChangeLog
|
2018-11-05 11:54:06 +00:00 |
|
Simon Butcher
|
06f88e9c42
|
Merge remote-tracking branch 'public/pr/2007' into development-proposed
|
2018-11-04 19:12:57 +00:00 |
|
Simon Butcher
|
76646a4bac
|
Merge remote-tracking branch 'public/pr/1777' into development-proposed
|
2018-11-04 18:51:36 +00:00 |
|
Simon Butcher
|
2705beaeef
|
Merge remote-tracking branch 'public/pr/2095' into development-proposed
|
2018-11-04 18:48:04 +00:00 |
|
Hanno Becker
|
b12fd31415
|
Adapt ChangeLog
|
2018-11-02 10:49:09 +00:00 |
|
Simon Butcher
|
2b5be1e630
|
Fix ChangeLog entry for #2069
The fix for #2069 had accidentally been added to features, not bugfixes.
|
2018-10-30 15:55:10 +00:00 |
|