mbedtls/ChangeLog.d
Gilles Peskine 295fc13ef3 Split mbedtls_gcm_update_ad out of mbedtls_gcm_starts
The GCM interface now has separate functions to start the operation
and to pass the associated data.

This is in preparation for allowing the associated data to be passed
in chunks with repeatated calls to mbedtls_gcm_update_ad().

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-04-15 21:34:33 +02:00
..
00README.md 2.24.0 is still covered by the old policy 2020-10-01 00:35:49 +02:00
add_const_parameters.txt Add changelog for applying missing const attributes to the API. 2021-02-11 17:13:12 +01:00
bugfix_PR3616.txt Changelog update #3175 2020-09-27 23:51:21 +03:00
dtls_sample_use_read_timeout.txt Actually use the READ_TIMEOUT_MS in the sample DTLS client and server 2021-03-15 16:43:08 -04:00
fix-invalid-id-error-code.txt Add change log 2021-04-01 14:55:04 +02:00
fix-printf-specifiers.txt Improve wording of ChangeLog entry 2021-03-10 17:14:10 +00:00
fix_memsan_build_clang11.txt Fix memsan build with clang 11 2021-03-05 14:24:03 +00:00
fix_return_type_for_invalid_crypto_key.txt Add Change log entry for bug fix. 2021-04-01 10:01:32 +01:00
gcm-update.txt Split mbedtls_gcm_update_ad out of mbedtls_gcm_starts 2021-04-15 21:34:33 +02:00
move_alt_helpers.txt Add changelog entry for alt implementors 2021-03-19 15:17:23 +00:00
move_internal_headers.txt Reword move_internal_headers changelog entry 2021-03-19 15:15:18 +00:00
pkcs1_v21_sign_ext.txt Removed trailing whitespace 2021-01-10 15:40:33 +01:00
remove_certs.txt Fix line lengths in changelog 2021-04-07 16:38:31 +01:00
remove_havege.txt Fix line lengths in changelog 2021-04-07 16:38:31 +01:00
remove_old_transition_helpers.txt Fix line lengths in changelog 2021-04-07 16:38:31 +01:00