TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/gh-readonly-queue/development/pr-9492-46771295f2f49d8f9b91532c84d45fde4e35a5b9
96c6f5e
Merge pull request #9492 from eleuzi01/remove-legacy-symbol-definitions
by Ronald Cron
· 10 months ago
gh-readonly-queue/development/pr-9492-46771295f2f49d8f9b91532c84d45fde4e35a5b9
780e856
Update submodule
by Elena Uziunaite
· 10 months ago
4677129
Merge pull request #9558 from gilles-peskine-arm/run-test-suites-on-subproject
by Gilles Peskine
· 10 months ago
1a09caa
Merge pull request #9638 from gilles-peskine-arm/ssl-opt-sample-programs-dev
by David Horstmann
· 10 months ago
bf90fa9
Update submodule to the head of framework PR
by Elena Uziunaite
· 10 months ago
9b0bdd0
Remove MBEDTLS_ECP_HAVE_xxx and MBEDTLS_MD_CAN_xxx
by Elena Uziunaite
· 11 months ago
7f85f1f
Cosmetic changes
by Elena Uziunaite
· 11 months ago
feb105c
Address review comment
by Elena Uziunaite
· 11 months ago
05fe6e4
Remove MBEDTLS_MD_CAN_SHA512 from header files
by Elena Uziunaite
· 11 months ago
3b84b2e
Remove legacy symbol definitions pt 2
by Elena Uziunaite
· 12 months ago
c0d6943
Replace legacy symbols in config files
by Elena Uziunaite
· 12 months ago
404311a
Remove MBEDTLS_ECP_HAVE_SECP256R1 leftovers
by Elena Uziunaite
· 12 months ago
e4669a5
Remove legacy symbol definitions pt 1
by Elena Uziunaite
· 12 months ago
b268d27
Merge pull request #9413 from sezrab/split_numeric_string_conversions_oid-development
by David Horstmann
· 10 months ago
3b71262
Remove MBEDTLS_OID_C guard from static functions
by Harry Ramsey
· 10 months ago
5602651
Merge pull request #9604 from gilles-peskine-arm/config-full-booleans-only
by Manuel Pégourié-Gonnard
· 10 months ago
f88f6d6
Stop testing without PSA
by Gilles Peskine
· 10 months ago
3c16e99
Update framework to the main branch
by Gilles Peskine
· 10 months ago
465837b
Disable session tickets for ssl_client1 when using TLS 1.3
by Gilles Peskine
· 10 months ago
5333425
Always call psa_crypto_init before using TLS
by Gilles Peskine
· 10 months ago
f9ad830
Skip ssl_server in config-suite-b
by Gilles Peskine
· 11 months ago
e13ff09
Use OPENSSL_NEXT for a test case that uses IPv6 when available
by Gilles Peskine
· 11 months ago
cc7d6ae
Note known issue about test cases skipped in TLS 1.3-only builds
by Gilles Peskine
· 11 months ago
c3d1a1d
Test SSL sample programs against each other and ssl_client2, ssl_server2
by Gilles Peskine
· 11 months ago
6e3de21
dtls_client: don't force the use of IPv6
by Gilles Peskine
· 11 months ago
530cb41
ssl_server: Allow the client to close the connection first
by Gilles Peskine
· 11 months ago
6ef5239
Compatibiliy with older OpenSSL and GnuTLS
by Gilles Peskine
· 11 months ago
8db2b79
Declare GnuTLS version dependency for TLS 1.3 test cases
by Gilles Peskine
· 11 months ago
3338821
Declare OpenSSL version dependency for TLS 1.3 test cases
by Gilles Peskine
· 11 months ago
6b4d693
Test dtls_server
by Gilles Peskine
· 11 months ago
c83e56c
Test ssl_fork_server
by Gilles Peskine
· 11 months ago
3abca95
Test ssl_pthread_server
by Gilles Peskine
· 11 months ago
a21e893
Test ssl_server
by Gilles Peskine
· 11 months ago
ae710c8
Test dtls_client
by Gilles Peskine
· 11 months ago
7985d45
Test ssl_client1
by Gilles Peskine
· 11 months ago
2bc5c80
Allow test cases to use a specific port
by Gilles Peskine
· 11 months ago
a602a41
Prepare to test SSL sample programs
by Gilles Peskine
· 11 months ago
6959f53
ssl_client1: Exit with an error status if the TLS connection failed
by Gilles Peskine
· 11 months ago
2efb3da
Merge pull request #9628 from gilles-peskine-arm/tls13-middlebox-compat-disabled-development
by Ronald Cron
· 10 months ago
gh-readonly-queue/development/pr-9628-26650f57118df9910e19abf7eff02d2ff359773a
870ed2a
Have `make ssl-opt` generate `tls13-compat.sh` (make edition)
by Gilles Peskine
· 10 months ago
63068d6
Have `make ssl-opt` generate `tls13-compat.sh`
by Gilles Peskine
· 10 months ago
1150526
Fix copypasta
by Gilles Peskine
· 10 months ago
fd6d279
CMake: generate tls13-compat.sh in the default build target
by Gilles Peskine
· 11 months ago
40c090f
Move generation of tls13-compat.sh to tests/CMakeLists.txt
by Gilles Peskine
· 11 months ago
907e495
Print a "Gen" line when generating a file
by Gilles Peskine
· 11 months ago
1e01b4a
Remove obsolete requirement for GnuTLS %DISABLE_TLS13_COMPAT_MODE
by Gilles Peskine
· 11 months ago
9ca9b92
Reduce level of non-error debug message
by Gilles Peskine
· 11 months ago
dfbc1a9
Remove transitional always-on internal option
by Gilles Peskine
· 11 months ago
6f03eb8
Changelog entry: fix #9551
by Gilles Peskine
· 11 months ago
5dd839a
Fix sensitivity of tls13-compat.sh to the exact generation method
by Gilles Peskine
· 11 months ago
3943a1a
Automatically generate tests/opt-testcases/tls13-compat.sh
by Gilles Peskine
· 11 months ago
c07beda
generate_tls13_compat_tests: change default mode to all
by Gilles Peskine
· 11 months ago
ae5a35f
Remove obsolete requirements on middlebox compatibility mode: generated
by Gilles Peskine
· 11 months ago
edc8f35
Remove obsolete requirements on middlebox compatibility mode: manual
by Gilles Peskine
· 11 months ago
0f2d839
Remove mid-stanza blank lines
by Gilles Peskine
· 11 months ago
671a439
Adapt middlebox compatibility tests for always-on acceptance
by Gilles Peskine
· 11 months ago
73a406e
Separate accepting TLS 1.3 middlebox compatibility from sending it
by Gilles Peskine
· 11 months ago
7b02c1f
Avoid multiline requires_all_configs_xxx
by Gilles Peskine
· 11 months ago
1d6a950
opt-testcases/*.sh are not executable
by Gilles Peskine
· 11 months ago
26650f5
Merge pull request #9565 from gilles-peskine-arm/test-ref-configs-go-away
by Gilles Peskine
· 10 months ago
edc27bc
Merge pull request #9128 from gilles-peskine-arm/make_generated_files-document_CC
by Paul Elliott
· 10 months ago
475ed86
Merge pull request #9600 from gilles-peskine-arm/use_psa_crypto-key_id_encodes_owner-compatible-config-dev
by Tom Cosgrove
· 10 months ago
gh-readonly-queue/development/pr-9600-8904570b3125d7b9ac303247377a8371f65afefb
00b9144
Don't pass the section name to adapters
by Gilles Peskine
· 11 months ago
36571d6
Change "realfull" to activate everything
by Gilles Peskine
· 11 months ago
e4c6955
Change "full" to affect boolean settings rather than use sections
by Gilles Peskine
· 11 months ago
702d75a
Pass the setting's value to adapters
by Gilles Peskine
· 11 months ago
8904570
Merge pull request #9470 from gabor-mezei-arm/9325_move_config.py_to_framework
by Ronald Cron
· 11 months ago
ea5de2b
Simplify psa-crypto components that come from test-ref-configs
by Gilles Peskine
· 11 months ago
e7422a1
Remove legacy-crypto components that come from test-ref-configs
by Gilles Peskine
· 11 months ago
94c3065
Fix x509 parse syntax typo
by Harry Ramsey
· 11 months ago
bae154d
Merge pull request #9385 from eleuzi01/replace-ecdsa-some
by David Horstmann
· 11 months ago
a22b95a
Fix obsolete comment about MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER
by Gilles Peskine
· 11 months ago
a941e14
Update framework
by Gabor Mezei
· 11 months ago
cd326bf
Apply the parameter change
by Gabor Mezei
· 11 months ago
317a2a3
Fix documentation
by Gabor Mezei
· 11 months ago
568808a
Update member variable names
by Gabor Mezei
· 11 months ago
f5f1308
Fix documentation
by Gabor Mezei
· 11 months ago
0e9e4cb
Move commonly used part to config_common
by Gabor Mezei
· 11 months ago
a12ed6b
Unify spacing
by Gabor Mezei
· 11 months ago
24d7cc7
Create a class for command line config manipulation
by Gabor Mezei
· 12 months ago
776ee90
Fix header file detection
by Gabor Mezei
· 11 months ago
d53080d
Make the `Config` a proper base class
by Gabor Mezei
· 11 months ago
daf807f
Fix pylint issues
by Gabor Mezei
· 12 months ago
c659c1b
Move config file modification flag handling to the Config class
by Gabor Mezei
· 12 months ago
9f2b817
Update documentation
by Gabor Mezei
· 12 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
3da783b
Move static OID functions to x509.c
by Sam Berry
· 11 months ago
2bb3f4d
Move mbedtls_oid_from_numeric_string unit tests to test_suite_x509write
by Sam Berry
· 1 year, 1 month ago
c71abc3
Move mbedtls_oid_from_numeric_string to x509_create.c
by Sam Berry
· 1 year, 1 month ago
4aee6a2
Move mbedtls_oid_get_numeric_string unit tests to test_suite_x509parse
by Sam Berry
· 1 year, 1 month ago
4f76194
Move function mbedtls_oid_get_numeric_string to x509.c
by Sam Berry
· 1 year, 1 month ago
f8db5b6
Move the function declarations to x509.h
by Sam Berry
· 1 year, 1 month ago
b805168
Merge pull request #9536 from mpg/rsapub-perf-dev
by Tom Cosgrove
· 11 months ago
fbb59bd
Document the C compiler requirement
by Gilles Peskine
· 1 year, 3 months ago
73c4096
Make the file a bit more readable
by Gilles Peskine
· 1 year, 3 months ago
2e449f0
Remove test-ref-configs.pl, which no longer does anything
by Gilles Peskine
· 11 months ago
effa6a0
Move config-tfm.h testing to separate all.sh component
by Gilles Peskine
· 11 months ago
af5a899
Move config-symmetric-only.h testing to separate all.sh components
by Gilles Peskine
· 11 months ago
86ceb13
Move config-thread.h testing to separate all.sh components
by Gilles Peskine
· 11 months ago
Next »