TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/gh-readonly-queue/development/pr-10045-4580c71f677f4e56b16f9fe4c71d66457637c0b6
/
ChangeLog.d
ed4a2b4
Merge branch 'development-restricted' into merge-from-restricted
by Manuel Pégourié-Gonnard
· 4 months ago
fc66d58
Delete some sample programs
by Ben Taylor
· 6 months ago
bc7cd93
Add missing credit for set_hostname issue
by David Horstmann
· 4 months ago
61621cb
Don't allow psa_xxx() to return MBEDTLS_ERR_XXX
by Gilles Peskine
· 6 months ago
1ffdb18
Remove mbedtls_low_level_sterr() and mbedtls_high_level_strerr()
by Gilles Peskine
· 6 months ago
c8c1a39
Changelog entry for error code space unification
by Gilles Peskine
· 6 months ago
817a155
Add missing newline
by Gabor Mezei
· 5 months ago
aeea5e6
Add changelog entry
by Gabor Mezei
· 5 months ago
906d3cd
Merge pull request #10020 from bensze01/msvc-format-size-macros
by Bence Szépkúti
· 5 months ago
gh-readonly-queue/development/pr-10020-50432e42c88991743d4b4a9bb732d5313fe026e8
9ea9504
Update changelog to call out MinGW
by Bence Szépkúti
· 5 months ago
a2a0c2c
Merge remote-tracking branch 'origin/features/tls-defragmentation/development' into feature_merge_defragmentation_dev
by Minos Galanakis
· 5 months ago
becb21e
Fix MSVC version guard for C99 format size specifiers
by Bence Szépkúti
· 5 months ago
4c30cd8
Update the location of defragmentation limitations
by Gilles Peskine
· 5 months ago
5ea94e6
Add changelog entry for TLS 1.2 Finished fix
by David Horstmann
· 5 months ago
1b785e2
Refer to the API documentation for details
by Gilles Peskine
· 5 months ago
05c23fb
ChangeLog: add note for removal of DHM related functions in SSL
by Valerio Setti
· 5 months ago
02e303e
Changelog entries for requiring mbedls_ssl_set_hostname() in TLS clients
by Gilles Peskine
· 6 months ago
eddbb5a
ChangeLog: Updated the entry for tls-hs-defragmentation
by Minos Galanakis
· 6 months ago
28f8e20
Merge pull request #9872 from rojer/tls_hs_defrag_in
by Manuel Pégourié-Gonnard
· 5 months ago
c8cac1d
changelog: add note abot DHE-RSA removal
by Valerio Setti
· 6 months ago
eb77e5b
Update the changelog message
by Deomid rojer Ryabkov
· 6 months ago
7d4c48b
fixed trailing whitespace
by Ben Taylor
· 6 months ago
b6fb07b
Change Changelog entry to a maximum of 80 charactors
by Ben Taylor
· 6 months ago
837130c
Improve Changelog and correct alg selection
by Ben Taylor
· 6 months ago
0c29cf8
Move ssl_ticket to the PSA API
by Ben Taylor
· 6 months ago
189dcf6
Merge pull request #9910 from valeriosetti/issue9684
by Ronald Cron
· 6 months ago
gh-readonly-queue/development/pr-9910-7e1154c959fec59aabb9dfa60daed067d0779026
7e1154c
Merge pull request #9906 from mpg/rm-conf-curves
by Manuel Pégourié-Gonnard
· 6 months ago
944f3ab
changelog: add note about DHE-PSK removal
by Valerio Setti
· 7 months ago
19846f5
changelog: add note for mbedtls_x509write_crt_set_serial() deprecation
by Valerio Setti
· 7 months ago
5f7c2c2
Update ChangeLog.d/tls-hs-defrag-in.txt
by Deomid Ryabkov
· 7 months ago
4787b40
Add ChangeLog entry
by Manuel Pégourié-Gonnard
· 7 months ago
976b53f
scripts: fix paths for files moved to framework
by Valerio Setti
· 8 months ago
ac2cf1f
Defragment incoming TLS handshake messages
by Deomid rojer Ryabkov
· 1 year, 5 months ago
0aac2e5
Fix broken reference in ChangeLog
by Janos Follath
· 8 months ago
8064c02
Add change log
by Ronald Cron
· 8 months ago
8ef9323
Merge pull request #9809 from solardiz/development
by Paul Elliott
· 8 months ago
6b2ca18
Add change log entry on AES-NI asm block fixes
by Solar Designer
· 8 months ago
e2d0074
Added changelog for the configuration split.
by Minos Galanakis
· 8 months ago
f4f37ec
Merge pull request #9810 from SuperIlu/development
by Janos Follath
· 8 months ago
cda2a28
reworked changelog according to suggestion
by SuperIlu
· 8 months ago
62e79dc
Merge pull request #9665 from waleed-elmelegy-arm/add-iop-key-gen-get-num-ops
by Janos Follath
· 8 months ago
1406ace
Added changelog
by SuperIlu
· 8 months ago
f7ebd73
Add Changelog entry for interruptible key generation
by Waleed Elmelegy
· 9 months ago
42a5c97
Add change log
by Ronald Cron
· 9 months ago
241b901
Merge pull request #9490 from waleed-elmelegy-arm/add-iop-key-agrmnt-api
by Janos Follath
· 9 months ago
4c58e89
Merge pull request #9613 from gilles-peskine-arm/remove-rsa-psk-key-exchange
by Gilles Peskine
· 9 months ago
fc140d0
Merge pull request #9672 from gilles-peskine-arm/coverity-20241004
by Paul Elliott
· 9 months ago
fa4eb35
Improve psa iop key agreement changelog message
by Waleed Elmelegy
· 10 months ago
96a5c01
Add changelog entry for interuptible psa key agreement APIs
by Waleed Elmelegy
· 12 months ago
ff60a0b
Changelog entry for removal of the RSA-PSK key exchange
by Gilles Peskine
· 11 months ago
18e8389
Add changelog entry
by Gilles Peskine
· 9 months ago
8ed4d94
Merge pull request #9614 from gilles-peskine-arm/use_psa_crypto-always_on
by Gilles Peskine
· 9 months ago
202b69c
Merge pull request #9302 from valeriosetti/psa-use-static-slots
by Gilles Peskine
· 10 months ago
99c3423
Changelog entry for MBEDTLS_USE_PSA_CRYPTO always enabled
by Gilles Peskine
· 10 months ago
f0abbb4
Merge pull request #9711 from ThePassionate/mbedtls-1021
by David Horstmann
· 10 months ago
12bccc7
changelog: fix typo
by Valerio Setti
· 10 months ago
bed5d1b
changelog: updated description
by Valerio Setti
· 10 months ago
2b52e76
changelog: updated description
by Valerio Setti
· 10 months ago
d47d987
changelog: describe support for static key slot buffers
by Valerio Setti
· 10 months ago
a40e95f
Add newline to ChangeLog entry
by David Horstmann
· 10 months ago
9606d56
net/mbedtls_net_connect: Preventing double close problem
by makejian
· 10 months ago
4e4647a
Merge pull request #9690 from valeriosetti/fix-pk-write-buffer-overrun
by Gilles Peskine
· 10 months ago
604e4d9
Fix completion mistake in changelog entry
by Gilles Peskine
· 10 months ago
e298eeb
Changelog entry for security fix
by Gilles Peskine
· 10 months ago
a3c2a8f
Fix driver schema json default type requirements
by Gergely Korcsák
· 10 months ago
e589f5f
Changelog entry for ECDSA conversion functions called with bits=0
by Gilles Peskine
· 10 months ago
b268d27
Merge pull request #9413 from sezrab/split_numeric_string_conversions_oid-development
by David Horstmann
· 10 months ago
6f03eb8
Changelog entry: fix #9551
by Gilles Peskine
· 11 months ago
e5b261f
Fix ChangeLog format error
by Harry Ramsey
· 11 months ago
5125a1b
Add ChangeLog for moving OID string conversion functions
by Harry Ramsey
· 11 months ago
b676959
Fix Changelog formatting
by Janos Follath
· 12 months ago
6154765
Improve ChangeLog
by Janos Follath
· 12 months ago
e1d1854
Add changelog
by Janos Follath
· 12 months ago
b721ccc
Add a ChangeLog entry
by Manuel Pégourié-Gonnard
· 12 months ago
0b0f090
Merge remote-tracking branch 'restricted/development-restricted' into dev-mergeback
by Manuel Pégourié-Gonnard
· 11 months ago
99b57bd
Merge pull request #1272 from eleuzi01/forward-1263
by Gilles Peskine
· 11 months ago
ab0af45
Merge pull request #9464 from gilles-peskine-arm/psa-keystore-dynamic-development
by Gilles Peskine
· 11 months ago
gh-readonly-queue/development/pr-9464-805ac15e2d77c00d41edea336c8fb33e28322ff5
0a2b6e2
Merge remote-tracking branch 'development' into development-restricted
by Gilles Peskine
· 12 months ago
805ac15
Merge pull request #9244 from waleed-elmelegy-arm/fix-tls13_parse_client_hello-issue
by Gilles Peskine
· 12 months ago
344f79b
Reduce the wording in changelog entry
by Waleed Elmelegy
· 12 months ago
65e73c8
Improve the changelog entry for fixing legacy compression issue
by Waleed Elmelegy
· 12 months ago
b5df9d8
Add chanelog entry for fixing legacy comprssion methods issue
by Waleed Elmelegy
· 12 months ago
da27eba
Tiny fix in ChangeLog pt 2
by Elena Uziunaite
· 12 months ago
e0c6f80
Tiny fix in ChangeLog
by Elena Uziunaite
· 12 months ago
98dd0c1
Changelog entry for the RSA memory leak
by Gilles Peskine
· 12 months ago
f72a510
Edit ChangeLog entry
by Elena Uziunaite
· 12 months ago
16f0e18
Update ChangeLog
by Elena Uziunaite
· 12 months ago
cb0ed88
Add change log entry for adding psa_key_agreement() API
by Waleed Elmelegy
· 12 months ago
8067879
Merge pull request #9313 from sezrab/psa_util_in_builds_without_psa-development
by Manuel Pégourié-Gonnard
· 12 months ago
26769f1
Changelog entry
by Sam Berry
· 12 months ago
0858fdc
Merge pull request #9189 from misch7/fix-v3.6-issues-9186-and-9188
by Gilles Peskine
· 12 months ago
88f3dd9
Merge pull request #9402 from tom-daubney-arm/remove_function_level_alt_interface
by Bence Szépkúti
· 12 months ago
75fd240
Changelog entry for MBEDTLS_PSA_KEY_STORE_DYNAMIC
by Gilles Peskine
· 1 year, 2 months ago
7e39028
Fix build of v3.6 with unset MBEDTLS_DHM_C but MBEDTLS_USE_PSA_CRYPTO set (fixes #9188)
by Michael Schuster
· 1 year, 2 months ago
4394067
Fix server mode only build of v3.6 with MBEDTLS_SSL_CLI_C unset (fixes #9186)
by Michael Schuster
· 1 year, 2 months ago
123a625
Resolved merge conflicts caused by file moved in #8226
by Minos Galanakis
· 12 months ago
1e65e64
Fix overlap between volatile keys and built-in keys
by Gilles Peskine
· 1 year, 1 month ago
b0b1b32
Prevent mbedtls_psa_register_se_key with volatile keys
by Gilles Peskine
· 1 year, 2 months ago
2f1bebd
Add newline to ChangeLog entry
by Thomas Daubney
· 1 year ago
5db9027
Add ChangeLog entry
by Thomas Daubney
· 1 year ago
Next »