TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
3217c8d7e8d2edada52e8e009829fa727275f08c
3217c8d
Allow DHM self test to run without MBEDTLS_PEM_PARSE_C
by Hanno Becker
· 6 years ago
91e72c3
ssl-opt.sh: Auto-skip tests that use files if MBEDTLS_FS_IO unset
by Hanno Becker
· 6 years ago
960e588
Document origin of hardcoded certificates in library/certs.c
by Hanno Becker
· 6 years ago
666f60d
Adapt ChangeLog
by Hanno Becker
· 7 years ago
58fc28c
Rename server1.der to server1.crt.der
by Hanno Becker
· 6 years ago
8843c25
Add DER encoded files to git tree
by Hanno Becker
· 6 years ago
e21387e
Add build instructions to generate DER versions of CRTs and keys
by Hanno Becker
· 6 years ago
422d199
Document "none" value for ca_path/ca_file in ssl_client2/ssl_server2
by Hanno Becker
· 6 years ago
8174bdf
ssl_server2: Skip CA setup if `ca_path` or `ca_file` argument "none"
by Hanno Becker
· 6 years ago
623e7b4
ssl_client2: Skip CA setup if `ca_path` or `ca_file` argument "none"
by Hanno Becker
· 6 years ago
a0c5ceb
Correct white spaces in ssl_server2 and ssl_client2
by Hanno Becker
· 7 years ago
2900b14
Adapt ssl_client2 to parse DER encoded test CRTs if PEM is disabled
by Hanno Becker
· 7 years ago
09b8cae
Adapt ssl_server2 to parse DER encoded test CRTs if PEM is disabled
by Hanno Becker
· 7 years ago
7be9b4e
Merge remote-tracking branch 'origin/pr/2664' into development
by Jaeden Amero
· 6 years ago
3b025ac
test: Always use `make clean` by itself
by Jaeden Amero
· 6 years ago
2ab5cf6
Merge remote-tracking branch 'origin/pr/2403' into development
by Jaeden Amero
· 6 years ago
a542bb6
Merge remote-tracking branch 'origin/pr/2647' into development
by Jaeden Amero
· 6 years ago
bb7a582
Merge remote-tracking branch 'origin/pr/2655' into development
by Jaeden Amero
· 6 years ago
7525aa0
Merge remote-tracking branch 'origin/pr/2410' into development
by Jaeden Amero
· 6 years ago
a76773f
crypto: Update to Mbed Crypto 8907b019e756
by Andrzej Kurek
· 6 years ago
3c8ccc0
Create seedfile before running tests
by Gilles Peskine
· 6 years ago
50a9351
crypto: Update to Mbed Crypto 81f953903764
by Andrzej Kurek
· 6 years ago
ade9e28
ssl_cli.c : add explicit casting to unsigned char
by Andrzej Kurek
· 6 years ago
9f3d39d
Generating visualc files - let Mbed TLS take precedence over crypto
by Andrzej Kurek
· 6 years ago
4a71cfa
Add a link to the seedfile for out-of-tree cmake builds
by Andrzej Kurek
· 6 years ago
b78cf2b
Adjust visual studio file generation to always use the crypto submodule
by Andrzej Kurek
· 6 years ago
62faadd
all.sh: unparallelize mingw tests
by Andrzej Kurek
· 6 years ago
8761577
all.sh - disable parallelization for shared target tests
by Andrzej Kurek
· 6 years ago
9c754a9
config.pl: disable PSA_ITS_FILE and PSA_CRYPTO_STORAGE for baremetal
by Andrzej Kurek
· 6 years ago
324b2f7
all.sh: unset crypto storage define in a psa full config cmake asan test
by Andrzej Kurek
· 6 years ago
7375708
all.sh: unset FS_IO-dependent defines for tests that do not have it
by Andrzej Kurek
· 6 years ago
098b16c
curves.pl - change test script to not depend on the implementation
by Andrzej Kurek
· 6 years ago
f425ff1
Export the submodule flag to sub-cmakes
by Andrzej Kurek
· 6 years ago
03c35a5
Disable MBEDTLS_ECP_RESTARTABLE in full config
by Andrzej Kurek
· 6 years ago
d015619
Export the submodule flag to sub-makes
by Andrzej Kurek
· 6 years ago
346747c
Force the usage of crypto submodule
by Andrzej Kurek
· 6 years ago
67df9e4
Fix crypto submodule usage in Makefile
by Andrzej Kurek
· 6 years ago
d65b11d
Documentation rewording
by Andrzej Kurek
· 6 years ago
d3deb1d
Typo fixes in documentation
by Andrzej Kurek
· 6 years ago
45be3d8
Fix compile guard for static function in ssl
by Manuel Pégourié-Gonnard
· 6 years ago
971dea3
Enable USE_PSA_CRYPTO with config.pl full
by Manuel Pégourié-Gonnard
· 7 years ago
de7636e
Enable MBEDTLS_PSA_CRYPTO_C by default
by Manuel Pégourié-Gonnard
· 7 years ago
d8167e8
Build from submodule by default (make, cmake)
by Manuel Pégourié-Gonnard
· 7 years ago
9a52cf3
list-symbols.sh: if the build fails, print the build transcript
by Gilles Peskine
· 6 years ago
0c12e30
Document "check-names.sh -v"
by Gilles Peskine
· 6 years ago
56f071f
Add negative test for malformed SAN
by Ron Eldor
· 6 years ago
5aebeeb
Set next sequence of subject_alt_names to NULL
by Ron Eldor
· 6 years ago
31d1432
Merge remote-tracking branch 'origin/pr/2530' into development
by Jaeden Amero
· 6 years ago
9ebcf9b
Merge remote-tracking branch 'origin/pr/2538' into development
by Jaeden Amero
· 6 years ago
fc4596f
Merge remote-tracking branch 'origin/pr/2624' into development
by Jaeden Amero
· 6 years ago
6a042fe
Merge remote-tracking branch 'origin/pr/2636' into development
by Jaeden Amero
· 6 years ago
642cc82
Merge remote-tracking branch 'origin/pr/2465' into development
by Jaeden Amero
· 6 years ago
6aeae9e
Style fix
by Ron Eldor
· 6 years ago
76a9c4a
Fix test data
by Ron Eldor
· 6 years ago
8a59d6b
Update test data
by Ron Eldor
· 6 years ago
11818f2
Add some negative test cases
by Ron Eldor
· 6 years ago
a291391
Fix minor issues
by Ron Eldor
· 6 years ago
e269537
Add ChangeLog entry about listing all SAN
by Ron Eldor
· 6 years ago
13f97dc
all.sh: invoke check-names.sh in print-trace-on-exit mode
by Gilles Peskine
· 6 years ago
36428d3
Print a command trace if the check-names.sh exits unexpectedly
by Gilles Peskine
· 6 years ago
51c4507
Remove unneeded whitespaces
by Ron Eldor
· 6 years ago
801faf0
Fix mingw CI failures
by Ron Eldor
· 6 years ago
6b9b1b8
Initialize psa_crypto in ssl test
by Ron Eldor
· 6 years ago
dbbd966
Check that SAN is not malformed when parsing
by Ron Eldor
· 6 years ago
c8b5f3f
Documentation fixes
by Ron Eldor
· 6 years ago
2e06a9f
Fix ChangeLog entry
by Ron Eldor
· 6 years ago
d2f25f7
Fix missing tls version test failures
by Ron Eldor
· 6 years ago
0810f0b
Fix typo
by Ron Eldor
· 6 years ago
aa947f1
Fix ChangeLog entry location
by Ron Eldor
· 6 years ago
780d815
Add changeLog entry
by Ron Eldor
· 6 years ago
f75e252
Add test for export keys functionality
by Ron Eldor
· 6 years ago
cf28009
Add function to retrieve the tls_prf type
by Ron Eldor
· 6 years ago
824ad7b
Add tests for the public tls_prf API
by Ron Eldor
· 6 years ago
51d3ab5
Add public API for tls_prf
by Ron Eldor
· 6 years ago
b7fd64c
Add eap-tls key derivation in the examples.
by Ron Eldor
· 6 years ago
c4d3ef4
Add ChangeLog entry
by Ron Eldor
· 6 years ago
f5cc10d
Add an extra key export function
by Ron Eldor
· 6 years ago
3b35085
Have the temporary buffer allocated dynamically
by Ron Eldor
· 6 years ago
a9f9a73
Zeroize secret data in the exit point
by Ron Eldor
· 6 years ago
e699270
Add a single exit point in key derivation function
by Ron Eldor
· 6 years ago
8b0c3c9
Fail in case critical crt policy not supported
by Ron Eldor
· 6 years ago
cc45cd1
Update SAN parsing documentation
by Ron Eldor
· 6 years ago
f05f594
change the type of hardware_module_name member
by Ron Eldor
· 6 years ago
890819a
Change mbedtls_x509_subject_alternative_name
by Ron Eldor
· 6 years ago
0806379
Add length checking in certificate policy parsing
by Ron Eldor
· 6 years ago
78c3040
Rephrase x509_crt extension member description
by Ron Eldor
· 6 years ago
26cfd13
Rephrase changeLog entries
by Ron Eldor
· 6 years ago
35d3ec0
Update change log
by k-stachowiak
· 6 years ago
abdf1c6
Document the default value for the maximum fragment length
by Krzysztof Stachowiak
· 6 years ago
6d72212
Improve clarity of mbedtls_ssl_conf_max_frag_len documentation
by k-stachowiak
· 6 years ago
db850c6
Reword ssl_conf_max_frag_len documentation
by k-stachowiak
· 6 years ago
61aa74f
Fix typos and miswording in the mbedtls_ssl_conf_max_frag_len documentation comment
by k-stachowiak
· 7 years ago
eb1bb3d
Reword ssl_conf_max_frag_len documentation to clarify its necessity
by k-stachowiak
· 7 years ago
293c3da
Remove redundant memset()
by Janos Follath
· 6 years ago
6c379b4
Propogate error when parsing SubjectAltNames
by Janos Follath
· 6 years ago
2f0ec1e
Tidy up style in x509_info_subject_alt_name
by Janos Follath
· 6 years ago
22f605f
Print unparseable SubjectAlternativeNames
by Janos Follath
· 6 years ago
ab23cd1
Remove unneeded checks from x509_get_other_name
by Janos Follath
· 6 years ago
d2dba36
Only use submodule if present
by Darryl Green
· 6 years ago
11b41eb
Fix typos in x509_crt.h
by Janos Follath
· 6 years ago
Next »