TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/gh-readonly-queue/features/tls-defragmentation/3.6/pr-9981-c811fb79ad7cd6ad6852c42ae6ed67159e398c98
36e4869
Merge pull request #9981 from gilles-peskine-arm/tls_hs_defrag_in-3.6-badmac_seen
by Manuel Pégourié-Gonnard
· 5 months ago
gh-readonly-queue/features/tls-defragmentation/3.6/pr-9981-c811fb79ad7cd6ad6852c42ae6ed67159e398c98
4726d20
Remove unused variable in ssl_server.c
by Waleed Elmelegy
· 6 months ago
716aead
Update the changelog message
by Deomid rojer Ryabkov
· 6 months ago
2878a05
Remove obselete checks due to the introduction of handhsake defragmen...
by Deomid rojer Ryabkov
· 6 months ago
c52273d
Add a note about badmac_seen's new name in ssl_context_info
by Gilles Peskine
· 6 months ago
55151d3
Fix Doxygen misuse
by Gilles Peskine
· 6 months ago
cb72cd2
Don't reset badmac_seen on a DTLS client reconnect
by Gilles Peskine
· 6 months ago
b710599
Merge in_hsfraglen with badmac_seen_or_in_hsfraglen
by Gilles Peskine
· 6 months ago
ebdd405
Change the type of in_hsfraglen to unsigned
by Gilles Peskine
· 6 months ago
f6a676d
Rename badmac_seen to badmac_seen_or_in_hsfraglen
by Gilles Peskine
· 6 months ago
69f8f45
Minor readability improvement
by Gilles Peskine
· 6 months ago
bbe8745
Remove in_hshdr
by Deomid rojer Ryabkov
· 6 months ago
85ec2b3
Add a safety check for in_hsfraglen
by Deomid rojer Ryabkov
· 6 months ago
5c853ea
Allow fragments less HS msg header size (4 bytes)
by Deomid rojer Ryabkov
· 6 months ago
96e2290
Remove mbedtls_ssl_reset_in_out_pointers
by Deomid rojer Ryabkov
· 6 months ago
1f4088c
Review comments
by Deomid rojer Ryabkov
· 7 months ago
db2da52
Update ChangeLog.d/tls-hs-defrag-in.txt
by Deomid Ryabkov
· 7 months ago
3fc5a4d
Defragment incoming TLS handshake messages
by Deomid rojer Ryabkov
· 1 year, 5 months ago
c811fb7
Merge pull request #9941 from valeriosetti/issue94-3.6
by Ronald Cron
· 6 months ago
411f7dc
framework: update reference
by Valerio Setti
· 6 months ago
aa7bd59
components-compliance.sh: update references to test_psa_compliance.py
by Valerio Setti
· 6 months ago
d673acf
components-configuration.sh: update references to test_psa_constant_names.py
by Valerio Setti
· 6 months ago
7297e8d
Move files out of Mbed TLS
by Valerio Setti
· 6 months ago
2045886
Merge pull request #9937 from valeriosetti/issue9688-backport
by Ronald Cron
· 6 months ago
1a0ee06
test_suite_ssl: update description for conf_curve and conf_gruop tests
by Valerio Setti
· 6 months ago
e94ab3c
test_suite_ssl: add ECDHE-RSA case for handshake_fragmentation()
by Valerio Setti
· 7 months ago
4f2a74d
test_suite_ssl: add new ECDHE-RSA tests
by Valerio Setti
· 7 months ago
b6fff90
Merge pull request #9907 from mpg/conf-curves-3.6
by Manuel Pégourié-Gonnard
· 6 months ago
79d5ea2
Merge pull request #9495 from minosgalanakis/doc/add_mbedtls_ecp_check_privkey_comment_bp36
by Janos Follath
· 6 months ago
4847765
Update tf-psa-crypto/drivers/builtin/src/ecp.c
by minosgalanakis
· 12 months ago
ea18c7e
Fix incorrect test function
by Manuel Pégourié-Gonnard
· 6 months ago
632667e
Remove useless dependency from test function
by Manuel Pégourié-Gonnard
· 7 months ago
18e4b3f
Merge pull request #9857 from gilles-peskine-arm/psa-storage-test-cases-never-supported-negative-3.6
by Gilles Peskine
· 7 months ago
a6c1f56
Add ignore list entries for ECDH/FFDH algorithm without key type
by Gilles Peskine
· 7 months ago
a2a0c39
Remove test coverage exceptions that are no longer needed
by Gilles Peskine
· 7 months ago
8e07e27
Update framework
by Gilles Peskine
· 7 months ago
c1b1aa3
Merge pull request #9903 from Harry-Ramsey/independent-check-files-3.6
by Ronald Cron
· 7 months ago
61a1281
Update framework pointer
by Harry Ramsey
· 7 months ago
680d5bb
Merge pull request #9890 from gilles-peskine-arm/psa-storage-test-cases-never-supported-negative-preamble-3.6
by David Horstmann
· 7 months ago
19f17e4
Stop recommended deprecated function in migration guide
by Manuel Pégourié-Gonnard
· 7 months ago
d975184
Merge pull request #9902 from ronald-cron-arm/crypto-config-default-path-3.6
by Ronald Cron
· 7 months ago
gh-readonly-queue/mbedtls-3.6/pr-9902-6f834e947ff1ae7061ffc44deb2822d5cc207c21
6f834e9
Merge pull request #9889 from valeriosetti/issue101-3.6
by Ronald Cron
· 7 months ago
b248b50
config.py: Simplify crypto config default path setting
by Ronald Cron
· 7 months ago
03b42ad
framework: update reference
by Valerio Setti
· 7 months ago
bb71bb5
components-build-system.sh: align component_test_cmake_as_package
by Valerio Setti
· 7 months ago
167b329
Move files out of Mbed TLS
by Valerio Setti
· 7 months ago
b0f5f6a
Merge pull request #9864 from valeriosetti/issue86-3.6
by Ronald Cron
· 7 months ago
f8aae43
framework: update reference
by Valerio Setti
· 8 months ago
3d82c25
scripts: add new min_requirements.py script
by Valerio Setti
· 8 months ago
daee50c
Move files out of Mbed TLS
by Valerio Setti
· 8 months ago
f8eba54
Merge pull request #9854 from valeriosetti/issue73-3.6
by Ronald Cron
· 7 months ago
abf9f1a
PSA interruptible sign/verify: detect invalid curve family in start
by Gilles Peskine
· 8 months ago
b1f39e8
framework: update reference
by Valerio Setti
· 8 months ago
87f9885
component-basic-checks: fix paths of files moved to framework
by Valerio Setti
· 8 months ago
7892bcc
Move files out of Mbed TLS
by Valerio Setti
· 8 months ago
9058998
Merge pull request #9796 from gilles-peskine-arm/psa-storage-test-cases-never-supported-positive-3.6
by Gilles Peskine
· 7 months ago
70d83c9
Merge pull request #9826 from valeriosetti/issue69-3.6
by Ronald Cron
· 7 months ago
29a4785
framework: updated reference
by Valerio Setti
· 7 months ago
b90d124
scripts: fix paths for files moved to framework
by Valerio Setti
· 8 months ago
81e0abc
Move files out of Mbed TLS
by Valerio Setti
· 7 months ago
8e8dabd
Merge pull request #9830 from gilles-peskine-arm/9798-backport-3.6
by Janos Follath
· 7 months ago
7ca9c5d
Merge pull request #9829 from Harry-Ramsey/tf-psa-crypto-out-of-source-framework-update-3.6
by Manuel Pégourié-Gonnard
· 7 months ago
ca72c43
Update framework submodule
by Harry Ramsey
· 8 months ago
46ea764
Merge pull request #9823 from gilles-peskine-arm/docs-3.6-backport-9818
by Janos Follath
· 7 months ago
b62279d
Remove test coverage exceptions that are no longer needed
by Gilles Peskine
· 7 months ago
bc3f917
crypto_config.h: Don't list mechanisms that are not implemented
by Gilles Peskine
· 7 months ago
3b53709
Merge pull request #9834 from Harry-Ramsey/fix-submodule-error-messages-3.6
by Ronald Cron
· 8 months ago
e7d9231
Merge remote-tracking branch 'mbedtls-3.6' into psa-storage-test-cases-never-supported-positive-3.6
by Gilles Peskine
· 8 months ago
a12e977
Merge pull request #9835 from eleuzi01/issue-39-2-backport
by minosgalanakis
· 8 months ago
40a9f52
Update submodule
by Elena Uziunaite
· 8 months ago
db07ce7
Merge pull request #9801 from eleuzi01/issue-72-backport
by minosgalanakis
· 8 months ago
372d3e7
Update submodule with the merge
by Elena Uziunaite
· 8 months ago
d248adc
Update submodule
by Elena Uziunaite
· 8 months ago
4d6a2aa
Adujst paths
by Elena Uziunaite
· 8 months ago
2415779
Move files out of Mbed TLS
by Elena Uziunaite
· 9 months ago
cee38eb
Merge pull request #9837 from eleuzi01/issue-70-backport
by Ronald Cron
· 8 months ago
fc513fe
Update submodule with the merge
by Elena Uziunaite
· 8 months ago
a3c601e
Update submodule
by Elena Uziunaite
· 8 months ago
993df66
Adjust paths
by Elena Uziunaite
· 8 months ago
711abe3
Move files out of Mbed TLS
by Elena Uziunaite
· 8 months ago
f1e78f2
Merge pull request #9848 from solardiz/mbedtls-3.6
by Paul Elliott
· 8 months ago
cbf5df5
Add change log entry on AES-NI asm block fixes
by Solar Designer
· 8 months ago
e65428e
Specify previously missed XMM register clobbers in AES-NI asm blocks
by Solar Designer
· 8 months ago
98910a1
Specify register clobbers in mbedtls_aesni_crypt_ecb()
by Solar Designer
· 8 months ago
cd40fa1
Merge pull request #9838 from waleed-elmelegy-arm/mbedtls-3.6
by Paul Elliott
· 8 months ago
4497d5f
Merge pull request #9832 from ronald-cron-arm/finalize-split-preparation-2_3.6
by Ronald Cron
· 8 months ago
1b2d676
Update framework to the merge of #99
by Ronald Cron
· 8 months ago
f8fdea0
Update framework
by Gilles Peskine
· 9 months ago
edb89ff
Create a new Python module used by generate_psa_tests.py
by Gilles Peskine
· 9 months ago
fcdebbe
Fix `make dir/file` not rebuilding existing files
by Gilles Peskine
· 9 months ago
a770f30
Merge pull request #9782 from gilles-peskine-arm/psa-storage-test-cases-never-supported-preliminaries-3.6
by Janos Follath
· 8 months ago
f12b5e9
Remove Invalid import/export key test
by Waleed Elmelegy
· 8 months ago
68d6c79
Fix export public-key opaque key test paramters
by Waleed Elmelegy
· 8 months ago
66ebd9a
make: Add missing dependency
by Ronald Cron
· 8 months ago
4eaf54e
Move test_keys.h to include/test
by Ronald Cron
· 8 months ago
f0dedba
Fix incorrect submodule error message in CMake
by Harry Ramsey
· 8 months ago
0fdb404
Fix incorrect submodule error message in Makefile
by Harry Ramsey
· 8 months ago
189bf03
Merge pull request #9789 from eleuzi01/issue-74-backport
by Manuel Pégourié-Gonnard
· 8 months ago
gh-readonly-queue/mbedtls-3.6/pr-9789-2db55a552051521733d07a20b39efad2e5b8622c
383ae2f
Update submodule with the merge
by Elena Uziunaite
· 8 months ago
aebe857
Added debug print in tls13 ssl_tls13_write_key_share_ext
by Nadav Tasher
· 8 months ago
Next »