TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
4adc04a8a3a27874213c0ccb04a14514ea5a0ab3
4adc04a
Give a constant a name in test function
by Manuel Pégourié-Gonnard
· 5 years ago
913a204
Fix undeclared dependency of test function
by Manuel Pégourié-Gonnard
· 5 years ago
62af37d
Add tests with ARIA, Camellia, 3DES
by Manuel Pégourié-Gonnard
· 5 years ago
7a1cb41
Add test cases with MD5, SHA1, SHA384
by Manuel Pégourié-Gonnard
· 5 years ago
e79e3bb
Add test cases with various record sizes
by Manuel Pégourié-Gonnard
· 5 years ago
527c1ff
Generate good/bad padding programmatically
by Manuel Pégourié-Gonnard
· 5 years ago
0ac01a1
TLS: Add negative tests for non-EtM CBC decryption
by Manuel Pégourié-Gonnard
· 5 years ago
bfbdca8
Merge branch 'development' into development-restricted
by Manuel Pégourié-Gonnard
· 5 years ago
41f2011
Merge pull request #713 from ARMmbed/merge-2.23.0-release-to-development
by Janos Follath
· 5 years ago
be9a575
Merge tag 'mbedtls-2.23.0' into merge-2.23.0-release-to-development
by Janos Follath
· 5 years ago
3ede173
Merge pull request #710 from ARMmbed/mbedtls-2.23.0r0-pr
by Janos Follath
· 5 years ago
mbedtls-2.23.0
v2.23.0
13cba68
Update ChangeLog header.
by Janos Follath
· 5 years ago
0435cd8
Bump version to Mbed TLS 2.23.0
by Janos Follath
· 5 years ago
1959010
Assemble changelog
by Janos Follath
· 5 years ago
82ac38e
Merge pull request #3438 from ronald-cron-arm/programs-use-common-test-code
by Gilles Peskine
· 5 years ago
dd6bdb5
cmake: Add comment about mbedtls_test target
by Ronald Cron
· 5 years ago
961914d
Merge pull request #3382 from stevew817/feature/volatile-keys-in-SE
by Gilles Peskine
· 5 years ago
00890e3
programs: psa: Link against mbedcrypto not mbedtls
by Ronald Cron
· 5 years ago
7d86616
Use mbedtls_test_unhexify in programs
by Ronald Cron
· 5 years ago
a0c2539
Rework mbedtls_test_unhexify()
by Ronald Cron
· 5 years ago
9ed4073
tests: Get rid of mbedtls_test_unhexify() in unit test code
by Ronald Cron
· 5 years ago
c7ba560
tests: ccm: Prepare to char* to data_t* type change
by Ronald Cron
· 5 years ago
df02eb0
tests: aes.ofb: Prepare to char* to data_t* type change
by Ronald Cron
· 5 years ago
7370185
tests: nist_kw: Prepare to char* to data_t* type change
by Ronald Cron
· 5 years ago
7e51271
tests: chacha20: Prepare to char* to data_t* type change
by Ronald Cron
· 5 years ago
4030833
tests: hkdf: Prepare to char* to data_t* type change
by Ronald Cron
· 5 years ago
e85a2c3
tests: aria: Prepare to char* to data_t* type change
by Ronald Cron
· 5 years ago
8dc0af2
programs: Link to tests common code
by Ronald Cron
· 5 years ago
ddaf99c
build: Add top-level mbedtls_test target
by Ronald Cron
· 5 years ago
bfd45f1
programs: cmake: Use list of executables
by Ronald Cron
· 5 years ago
0b90c9d
programs: cmake: Fix relative path warnings
by Ronald Cron
· 5 years ago
2773113
programs: ssl: cmake: Add missing executables
by Ronald Cron
· 5 years ago
5df1be9
programs: ssl: cmake: Reorder declaration of executables
by Ronald Cron
· 5 years ago
f5ea29a
tests: Improve naming of build common test variables
by Ronald Cron
· 5 years ago
6d3f20d
Merge pull request #3337 from ronald-cron-arm/include_directories
by Manuel Pégourié-Gonnard
· 5 years ago
a805c4d
Add ChangeLog entry for #3319: fix typo in test
by Janos Follath
· 5 years ago
0b84981
Add ChangeLog entry for #3311: fix uninitialised variable
by Janos Follath
· 5 years ago
3ec2e4a
Add ChangeLog entry for #3239: win2k net support
by Janos Follath
· 5 years ago
8a43bd1
Add ChangeLog entry for #3217: avoid re-assignment
by Janos Follath
· 5 years ago
f8f5026
Add ChangeLog entry for #3147: MSVC flags
by Janos Follath
· 5 years ago
db61c35
Merge branch 'development' into development-restricted
by Manuel Pégourié-Gonnard
· 5 years ago
4d18849
Merge branch 'development-restricted' into mbedtls-2.23.0r0
by Janos Follath
· 5 years ago
1cb2beb
Merge pull request #3423 from niacat/sysctl-arnd
by Manuel Pégourié-Gonnard
· 5 years ago
8373c86
entropy: Adjust parameter type of internal function to avoid a cast
by nia
· 5 years ago
e3fdcfa
entropy: Avoid arithmetic on void pointer
by nia
· 5 years ago
04c6b61
Merge pull request #2639 from mpg/use-all-sh-checks-for-pre-push
by Gilles Peskine
· 5 years ago
1c7d54a
Merge pull request #700 from mpg/l13-hw-starts-finish-restricted
by Manuel Pégourié-Gonnard
· 5 years ago
dda1045
Merge pull request #3419 from ndilieto/development
by Gilles Peskine
· 5 years ago
511bc8c
add comment about potential future extension
by Nicola Di Lieto
· 5 years ago
e81dc00
Merge pull request #3422 from niacat/net-sockets-fixes
by Gilles Peskine
· 5 years ago
b1790af
cmake: Add include directory policy documentation
by Ronald Cron
· 5 years ago
8552741
cmake: Remove global include directories
by Ronald Cron
· 5 years ago
3b46f9e
Merge pull request #693 from mpg/ecp-mul-null-rng-dev-restricted
by Janos Follath
· 5 years ago
67d4b55
cmake: Limit scope of 3rd party definitions
by Ronald Cron
· 5 years ago
f19f312
cmake: Add 3rd party public include directories
by Ronald Cron
· 5 years ago
00f5b8c
cmake: Compile everest code only if necessary
by Ronald Cron
· 5 years ago
72d849d
cmake: Align declaration of include directory
by Ronald Cron
· 5 years ago
c96d4e2
Merge pull request #3410 from mpg/make-coverage-script-deterministic
by Gilles Peskine
· 5 years ago
5430447
Adjust comments about SEED synchronisation
by Manuel Pégourié-Gonnard
· 5 years ago
25c7dbe
Merge pull request #3435 from paul-elliott-arm/fix_dangerous_parameters
by Manuel Pégourié-Gonnard
· 5 years ago
f4d9f21
entropy: Rename sysctl_wrapper to sysctl_arnd_wrapper
by nia
· 5 years ago
1215c54
Add length check in ecp_drbg_seed()
by Manuel Pégourié-Gonnard
· 5 years ago
0c00407
Merge pull request #3430 from bensze01/license
by Janos Follath
· 5 years ago
fa68609
Declare unused parameter
by Steven Cooreman
· 5 years ago
d335f2b
Merge pull request #3421 from niacat/posix_c_source
by Manuel Pégourié-Gonnard
· 5 years ago
4539a45
Use fixed-length encoding for internal RNG seed
by Manuel Pégourié-Gonnard
· 5 years ago
b77fad8
test_suite_x509parse.function improvement
by Nicola Di Lieto
· 5 years ago
c84b1e6
Pass "certificate policies" extension to callback
by Nicola Di Lieto
· 5 years ago
8c1e759
Documentation and new function signature update
by Steven Cooreman
· 5 years ago
14b8184
Added missing newline in changelog entry
by Steven Cooreman
· 5 years ago
74161ce
Clarify behaviour of psa_validate_key_location
by Steven Cooreman
· 5 years ago
00106a1
Minor edit to comply with pointer naming standard
by Steven Cooreman
· 5 years ago
f5a5e45
Refactor equality-testing asserts in SE driver tests to TEST_EQUAL
by Steven Cooreman
· 5 years ago
de18338
Add changelog entry for #3382
by Steven Cooreman
· 5 years ago
81fe7c3
Split 'validate persistent key parameters' into independent validation
by Steven Cooreman
· 5 years ago
a50f283
Add test to check key ID's from the vendor range are accepted
by Steven Cooreman
· 5 years ago
c4b6656
Merge pull request #3405 from AndrzejKurek/variable-buffers-cid-serialization
by danh-arm
· 5 years ago
392faa2
Merge pull request #2669 from RonEld/iotssl_2864
by Gilles Peskine
· 5 years ago
b657783
Update iv and len context pointers manually when reallocating buffers
by Andrzej Kurek
· 5 years ago
8697465
Add Apache-2.0 headers to all source files
by Bence Szépkúti
· 5 years ago
6a81eb6
Remove Dangerous Parameter Passing
by Paul Elliott
· 5 years ago
9dfcae8
Merge pull request #3426 from paul-elliott-arm/resource_leak
by Manuel Pégourié-Gonnard
· 5 years ago
c7da1fe
Add Apache-2.0 headers to all scripts
by Bence Szépkúti
· 5 years ago
700ee44
Add missing copyright dates to scripts and sources
by Bence Szépkúti
· 5 years ago
f4e3fc9
Use starts/finish around Lucky 13 dummy compressions
by Manuel Pégourié-Gonnard
· 5 years ago
b21b1f5
Merge pull request #3387 from ronald-cron-arm/tests-common-code
by Manuel Pégourié-Gonnard
· 5 years ago
a92e3de
Merge pull request #873 from hanno-arm/ssl_write_client_hello
by Manuel Pégourié-Gonnard
· 5 years ago
65d8c26
Show failure in ssl-opts.sh when key export fails
by Ron Eldor
· 6 years ago
ff1825e
Add changelog entry
by Ronald Cron
· 5 years ago
6c5bd7f
tests: Reformating due to rnd_* renaming
by Ronald Cron
· 5 years ago
351f0ee
tests: Add mbedtls_test_ prefix to rnd_* symbols
by Ronald Cron
· 5 years ago
2dbba99
tests: Reformating due to hexcmp() renaming
by Ronald Cron
· 5 years ago
de70b16
tests: Add mbedtls_test_ prefix to hexcmp()
by Ronald Cron
· 5 years ago
f73ab00
tests: Reformating due to unhexify_alloc() renaming
by Ronald Cron
· 5 years ago
a256c70
tests: Add mbedtls_test_ prefix to unhexify_alloc()
by Ronald Cron
· 5 years ago
690f3eb
tests: Add mbedtls_test_ prefix to zero_alloc()
by Ronald Cron
· 5 years ago
ff31eab
tests: Reformating due to *hexify functions renaming
by Ronald Cron
· 5 years ago
72d628f
tests: Add mbedtls_test_ prefix to *hexify functions
by Ronald Cron
· 5 years ago
e9c09f1
tests: Add mbedtls_test_ prefix to platform_* functions
by Ronald Cron
· 5 years ago
2058d56
tests: Move random helper functions
by Ronald Cron
· 5 years ago
Next »