TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
c84b1e6aa042b9e877ba30ac6dcba759a72d5aa2
c84b1e6
Pass "certificate policies" extension to callback
by Nicola Di Lieto
· 5 years ago
5b66d44
Merge pull request #3195 from paul-elliott-arm/development
by Janos Follath
· 5 years ago
87a51aa
Merge pull request #3243 from ndilieto/development
by Manuel Pégourié-Gonnard
· 5 years ago
15fee93
Merge pull request #3363 from bensze01/zeroize
by danh-arm
· 5 years ago
4ffe084
Merge pull request #3125 from okhowang/development
by danh-arm
· 5 years ago
3c1b090
Use FindPython3 when cmake version >= 3.15.0
by okhowang(王沛文)
· 5 years ago
c857044
Add min/max version negotiation to unit tests
by Paul Elliott
· 5 years ago
5afc4c7
Merge pull request #3333 from irwir/fix_vcxproj2
by danh-arm
· 5 years ago
672257b
Add changelog entry
by irwir
· 5 years ago
3c4a46c
Merge pull request #3398 from gilles-peskine-arm/montmul-cmp-branch-development
by Janos Follath
· 5 years ago
5620d71
Remove hardcoded line number from the zeroize test
by Bence Szépkúti
· 5 years ago
09ec10a
Clean up some comments
by Gilles Peskine
· 5 years ago
0e5faf6
mbedtls_mpi_sub_abs: check the range of the result when it happens
by Gilles Peskine
· 5 years ago
221626f
Simplify the final reduction in mpi_montmul
by Gilles Peskine
· 5 years ago
c097e9e
Move carry propagation out of mpi_sub_hlp
by Gilles Peskine
· 5 years ago
37ecc61
More logical parameter order for mpi_sub_hlp
by Gilles Peskine
· 5 years ago
21b3d12
Merge pull request #3374 from danh-arm/dh/branch-cov
by Manuel Pégourié-Gonnard
· 5 years ago
a7f6d25
Merge pull request #3400 from mpg/fix-hmac-drbg-deps-dev
by Manuel Pégourié-Gonnard
· 5 years ago
e860fef
Merge pull request #3318 from Jonas4420/development
by Manuel Pégourié-Gonnard
· 5 years ago
026f555
Explicitly cast down from mbedtls_mpi_uint to unsigned char
by Gilles Peskine
· 5 years ago
5b942dc
Add test for dependencies on HMAC_DRBG in all.sh
by Manuel Pégourié-Gonnard
· 5 years ago
c03d499
Fix undeclared dep on deterministic ECDSA in test
by Manuel Pégourié-Gonnard
· 5 years ago
d55bfe9
Add changelog entry: fix #3394
by Gilles Peskine
· 5 years ago
132c097
Remove a secret-dependent branch in Montgomery multiplication
by Gilles Peskine
· 5 years ago
f04d11e
Separate out low-level mpi_safe_cond_assign
by Gilles Peskine
· 5 years ago
2a82f72
Document some internal bignum functions
by Gilles Peskine
· 5 years ago
4e91d47
Revert "Shut up a clang-analyzer warning"
by Gilles Peskine
· 5 years ago
742f1a4
Add a const annotation to the non-changing argument of mpi_sub_mul
by Gilles Peskine
· 5 years ago
bba4c17
Merge pull request #3315 from hanno-arm/tls13-experimental-macro
by Janos Follath
· 5 years ago
f486e28
Document precondition of nonce-generating function in ssl_msg.c
by Hanno Becker
· 5 years ago
1595281
Improve documentation of nonce-generating function in ssl_msg.c
by Hanno Becker
· 5 years ago
1cda266
Spell out check for non-zero'ness
by Hanno Becker
· 5 years ago
16bf0e2
Fix debug print of explicit IV
by Hanno Becker
· 5 years ago
7cca358
Fix indentation in debug statement in ssl_msg.c
by Hanno Becker
· 5 years ago
6abc20e
Merge pull request #3378 from mpg/fix-ctr-drbg-deps
by Manuel Pégourié-Gonnard
· 5 years ago
d6916d7
Merge pull request #3121 from gilles-peskine-arm/invasive_testing_strategy-crypto
by Gilles Peskine
· 5 years ago
73b3942
Merge pull request #3367 from hug-dev/psa-constants-in-build-dir
by Gilles Peskine
· 5 years ago
bd004e8
Merge pull request #3320 from gilles-peskine-arm/check-files-changelog-development
by Manuel Pégourié-Gonnard
· 5 years ago
afca47a
Fix typo in check_config.h
by Hanno Becker
· 5 years ago
5a83d29
Mention HKDF in TLS 1.3 feature document
by Hanno Becker
· 5 years ago
0c3bebf
Fix typo in header of TLS 1.3 experimental features document
by Hanno Becker
· 5 years ago
6055a17
Add dependencies for experimental TLS 1.3 features in check_config.h
by Hanno Becker
· 5 years ago
ceef848
Rename TLS 1.3 padding granularity macro
by Hanno Becker
· 5 years ago
9338f9f
Add documentation on state of upstreaming of TLS 1.3 prototype
by Hanno Becker
· 5 years ago
29e9895
Change TLS 1.3 default padding to no padding
by Hanno Becker
· 5 years ago
3427f1d
Update query_config.c
by Hanno Becker
· 5 years ago
c3f7b0b
Fix #endif indicator comment
by Hanno Becker
· 5 years ago
67a37db
Add missing configuration guards to SSL record protection helpers
by Hanno Becker
· 5 years ago
1399692
Introduce configuration option for TLS 1.3 padding granularity
by Hanno Becker
· 5 years ago
110a794
Add ChangeLog.d/new-mbedtls_x509_crt_parse_der_with_ext_cb_routine.txt
by Nicola Di Lieto
· 5 years ago
e58b463
Unsupported extension tests in test_suite_x509parse
by Nicola Di Lieto
· 5 years ago
565b52b
mbedtls_x509_crt_parse_der_with_ext_cb improvement
by Nicola Di Lieto
· 5 years ago
817e368
Add test for building without CTR_DRBG
by Manuel Pégourié-Gonnard
· 5 years ago
600cf9d
Add usage info of generate_psa_constants script
by Hugues de Valon
· 5 years ago
a89040c
Fix undeclared deps on CTR_DRBG in programs/fuzz
by Manuel Pégourié-Gonnard
· 5 years ago
d12402f
Fix undeclared deps on MBEDTLS_CTR_DRBG in tests
by Manuel Pégourié-Gonnard
· 5 years ago
0af1560
Merge pull request #3305 from gilles-peskine-arm/psa-asymmetric-adjectives
by Janos Follath
· 5 years ago
5659e7e
Add opaque context to mbedtls_x509_crt_ext_cb_t
by Nicola Di Lieto
· 5 years ago
17bb60c
Tests for mbedtls_x509_crt_parse_der_with_ext_cb
by Nicola Di Lieto
· 5 years ago
5f6ebde
Fix wrong parameter name in comment
by Nicola Di Lieto
· 5 years ago
2c3a917
Minor style improvement
by Nicola Di Lieto
· 5 years ago
a8b26c2
Enable branch coverage in basic_build_test.sh
by Dan Handley
· 5 years ago
eca95db
Finish the documentation of normalize_path
by Gilles Peskine
· 5 years ago
235c72d
Generate PSA constant names in CMake build dir
by Hugues de Valon
· 5 years ago
4dbe567
mbedtls_x509_crt_parse_der_with_ext_cb enhancement
by Nicola Di Lieto
· 5 years ago
fae25a1
mbedtls_x509_crt_ext_cb_t definition changed
by Nicola Di Lieto
· 5 years ago
fde98f7
Rename mbedtls_x509_crt_parse_der_ext
by Nicola Di Lieto
· 5 years ago
6e24980
Minor style and documentation improvements
by ndilieto
· 5 years ago
b54094b
Fix copy-pasta in TLS 1.3 record protection unit test names
by Hanno Becker
· 5 years ago
6147e86
Merge pull request #3350 from gilles-peskine-arm/error-include-asn1-development
by Gilles Peskine
· 5 years ago
b246214
Fix Changelag PR number and uniformize code when prng fails
by Jonas
· 5 years ago
a0c65d8
Update version_features.c
by Hanno Becker
· 5 years ago
e683287
Adapt SSL record protection unit test to setup TLS 1.3 transforms
by Hanno Becker
· 5 years ago
f93c2d7
Add support for TLS 1.3 record protection to ssl_populate_transform()
by Hanno Becker
· 5 years ago
447558d
Improve documentation of ssl_populate_transform()
by Hanno Becker
· 5 years ago
c0eefa8
Introduce helper function to retrieve explicit IV len for transform
by Hanno Becker
· 5 years ago
1726380
Simplify AEAD nonce derivation
by Hanno Becker
· 5 years ago
df8be22
TLS record protection: Add helper function for nonce derivation
by Hanno Becker
· 5 years ago
bd5ed1d
TLS record protection: Add explicit IV after record protection.
by Hanno Becker
· 5 years ago
1cb6c2a
TLS record protection: Rewrite AAD setup and add case of TLS 1.3
by Hanno Becker
· 5 years ago
81f3662
Update query_config.c
by Hanno Becker
· 5 years ago
9231340
Improve documentation of (D)TLSInnerPlaintext handling
by Hanno Becker
· 5 years ago
3c358d4
Improve documentation of MBEDTLS_SSL_PROTO_TLS1_3_EXPERIMENTAL
by Hanno Becker
· 5 years ago
e416060
Disable experimental TLS 1.3 features in default config
by Hanno Becker
· 5 years ago
b2713ab
Enhance record encryption unit tests by checking hidden content type
by Hanno Becker
· 5 years ago
3169dad
Add unit tests for TLS 1.3 record encryption
by Hanno Becker
· 5 years ago
ccc13d0
TLS 1.3: Implement TLSInnerPlaintext parsing/building
by Hanno Becker
· 5 years ago
7d343ec
Add note on inner plaintext parsing to ssl_transform documentation
by Hanno Becker
· 5 years ago
581bc1b
Remove ref to CID from inner plaintext parsing/building functions
by Hanno Becker
· 5 years ago
2ab47dc
Add internal version identifier for TLS 1.3
by Hanno Becker
· 5 years ago
a711f6e
Add 'build+unit test' test for experimental TLS 1.3 code to all.sh
by Hanno Becker
· 5 years ago
9fc15ea
Introduce config option for experimental TLS 1.3 specific features
by Hanno Becker
· 5 years ago
30e0bb4
Run assemble_changelog.py in all.sh
by Gilles Peskine
· 5 years ago
ba968a7
Wrap line to 79 columns
by Gilles Peskine
· 5 years ago
344da1c
Some .pem files are openssl output and have tabs and that's ok
by Gilles Peskine
· 5 years ago
d2df86f
.dsw files are Visual Studio stuff
by Gilles Peskine
· 5 years ago
12b180a
Permit empty files
by Gilles Peskine
· 5 years ago
ee40e76
Normalize line endings
by Gilles Peskine
· 5 years ago
3e2ee3c
Check only files checked into Git
by Gilles Peskine
· 5 years ago
d4a853d
Exclude binary files from text checks
by Gilles Peskine
· 5 years ago
Next »