TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
c6573a27a193ce33971ec2912c02d69305bf954a
/
library
/
x509_crt.c
6b37812
Add `next_merged` field to X.509 name comparison abort callback
by Hanno Becker
· 6 years ago
10e6b9b
Move point of re-entry for restartable X.509 verification
by Hanno Becker
· 6 years ago
c84fd1c
Check whether CRT is revoked by passing its serial number only
by Hanno Becker
· 6 years ago
b3def1d
Move length check into mbedtls_x509_memcasecmp()
by Hanno Becker
· 6 years ago
f1b39bf
Implement v3 Extension parsing through ASN.1 SEQUENCE OF traversal
by Hanno Becker
· 6 years ago
c7c638e
Implement ExtKeyUsage traversal via ASN.1 SEQUENCE OF traversal
by Hanno Becker
· 6 years ago
90b9408
Implement SubjectAltName traversal via ASN.1 SEQUENCE OF traversal
by Hanno Becker
· 6 years ago
5984d30
Make use of cb to build linked list presentation of SubjectAltName
by Hanno Becker
· 6 years ago
ad46219
Add cb to build dynamic linked list representation of SubjectAltName
by Hanno Becker
· 6 years ago
da41082
Add callback to search through SubjectAltNames extension
by Hanno Becker
· 6 years ago
2c6cc04
Add function to traverse raw SubjectAltName extension
by Hanno Becker
· 6 years ago
2492622
Pass raw data to x509_check_wildcard() and `x509_crt_check_cn()`
by Hanno Becker
· 6 years ago
ded167e
Add raw buffer holding SubjectAlternativeName ext to CRT structure
by Hanno Becker
· 6 years ago
e1956af
Check for extended key usage by traversing raw extension data
by Hanno Becker
· 6 years ago
7ec9c36
Add buffer holding raw ExtKeyUsage extension data to CRT struct
by Hanno Becker
· 6 years ago
8b543b3
Make use of abort condition callback in CN comparison
by Hanno Becker
· 6 years ago
67284cc
Add abort condition callback to `mbedtls_x509_name_cmp_raw()`
by Hanno Becker
· 6 years ago
7dee12a
Make use of raw comparison function in CRT verification
by Hanno Becker
· 6 years ago
f8a4286
Add buffers with raw issuer/subject data to CRT structure
by Hanno Becker
· 6 years ago
88de342
Move x509_name_cmp() from x509_crt.c to x509.c
by Hanno Becker
· 6 years ago
83cd867
Remove `sig_oid` parameter from mbedtls_x509_sig_alg_gets()
by Hanno Becker
· 6 years ago
cd03bb2
Introduce helper functions to free X.509 names and sequences
by Hanno Becker
· 6 years ago
32c530e
Add raw public key buffer bounds to mbedtls_x509_crt struct
by Hanno Becker
· 6 years ago
02a2193
Rename MBEDTLS_X509_INFO to !MBEDTLS_X509_REMOVE_INFO
by Hanno Becker
· 6 years ago
dc470ae
Reduce code size when mbedtls_x509_*_info() unused
by Peter Kolbus
· 7 years ago
1abb159
Merge branch 'mbedtls-2.16' into baremetal
by Hanno Becker
· 6 years ago
aa8665a
Add a new X.509 API call for copy-less parsing of CRTs
by Hanno Becker
· 7 years ago
2f47214
Always return a high-level error code from X.509 module
by Hanno Becker
· 6 years ago
4e1bfc1
Obey bounds of ASN.1 substructures
by Hanno Becker
· 6 years ago
d6028a1
Improve macro hygiene
by Hanno Becker
· 7 years ago
d6ddcd6
Avoid MSVC compiler warning
by Hanno Becker
· 7 years ago
5b46fe7
Merge remote-tracking branch 'upstream-public/pr/2157' into development
by Jaeden Amero
· 7 years ago
d83448b
Merge remote-tracking branch 'public/pr/2052' into development-restricted-proposed
by Simon Butcher
· 7 years ago
b75ffb5
Don't perform binary comparison of CRL issuer and CA subject
by Hanno Becker
· 7 years ago
1f8527f
Move static x509_name_cmp() in library/x509_crt.c
by Hanno Becker
· 7 years ago
c388a8c
Fix typo in a test condition code
by Krzysztof Stachowiak
· 7 years ago
a5a3e40
Fix missing dereference.
by Manuel Pégourié-Gonnard
· 7 years ago
ee68cff
Fix or improve some comments (and whitespace)
by Manuel Pégourié-Gonnard
· 7 years ago
d264258
Make inclusion of stdio.h conditional in x509_crt.c
by Simon Butcher
· 7 years ago
125af94
Merge branch 'development-restricted' into iotssl-1260-non-blocking-ecc-restricted
by Manuel Pégourié-Gonnard
· 7 years ago
129fa82
Merge remote-tracking branch 'restricted/pr/470' into development-restricted
by Simon Butcher
· 7 years ago
463928a
Fix code formatting
by k-stachowiak
· 7 years ago
78d7e8c
Rename internal variable for consistency
by Manuel Pégourié-Gonnard
· 7 years ago
dcae78a
Make a buffer limit more specific
by k-stachowiak
· 7 years ago
470dfba
Simplify OID tag parsing in x509_get_cert_ext( )
by k-stachowiak
· 7 years ago
da19f4c
Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted
by Manuel Pégourié-Gonnard
· 7 years ago
b5b2543
Fix undefined shifts
by Philippe Antoine
· 7 years ago
11999bb
Fix minor code style issues
by Darryl Green
· 7 years ago
1f6301b
Rename mbedtls_zeroize to mbedtls_platform_zeroize
by Andres Amaya Garcia
· 7 years ago
e32df08
Remove individual copies of mbedtls_zeroize()
by Andres Amaya Garcia
· 8 years ago
fe60132
Move a buffer size test before the first relevant read
by Krzysztof Stachowiak
· 7 years ago
15ad579
Merge tag 'mbedtls-2.8.0' into iotssl-1381-x509-verify-refactor-restricted
by Gilles Peskine
· 7 years ago
5f19328
Merge remote-tracking branch 'upstream-restricted/pr/398' into development-restricted-proposed
by Gilles Peskine
· 7 years ago
e57d743
Improve documentation of some internal functions
by Manuel Pégourié-Gonnard
· 7 years ago
05c00ed
Fix some more MSVC size_t -> int warnings
by Manuel Pégourié-Gonnard
· 7 years ago
f5bb781
Fix MSVC warnings
by Manuel Pégourié-Gonnard
· 7 years ago
05e464d
Merge branch 'development' into iotssl-1381-x509-verify-refactor-restricted
by Manuel Pégourié-Gonnard
· 7 years ago
85e1dcf
Fix handshake failure in suite B
by Ron Eldor
· 7 years ago
849bc65
Fix x509_get_subject_alt_name to drop invalid tag
by Andres Amaya Garcia
· 8 years ago
3f81691
Revert to old behaviour of profile_check_key()
by Manuel Pégourié-Gonnard
· 8 years ago
19773ff
Avoid comparing size between RSA and EC keys
by Manuel Pégourié-Gonnard
· 8 years ago
08c3663
Avoid possible miscast of PK key
by Manuel Pégourié-Gonnard
· 8 years ago
900fba6
Fix check_wildcard() calling convention
by Manuel Pégourié-Gonnard
· 8 years ago
08eacec
Fix some style issues and comment typos
by Manuel Pégourié-Gonnard
· 8 years ago
bb216bd
Fix MSVC 64-bit warnings
by Manuel Pégourié-Gonnard
· 8 years ago
daf0491
Rework state saving for verify_chain()
by Manuel Pégourié-Gonnard
· 8 years ago
a968843
Improve some comments in verify_chain()
by Manuel Pégourié-Gonnard
· 8 years ago
3627a8b
Clarify state handling in find_parent(_in)()
by Manuel Pégourié-Gonnard
· 8 years ago
83e923b
Better initialisation of ver_chain
by Manuel Pégourié-Gonnard
· 8 years ago
15d7df2
Introduce mbedtls_pk_restart_ctx and use it
by Manuel Pégourié-Gonnard
· 8 years ago
98a6778
Better document some function arguments
by Manuel Pégourié-Gonnard
· 8 years ago
8b59049
Make verify() actually restartable
by Manuel Pégourié-Gonnard
· 8 years ago
c11e4ba
Rework type for verify chain
by Manuel Pégourié-Gonnard
· 8 years ago
18547b5
Refactor find_parent() to merge two call sites
by Manuel Pégourié-Gonnard
· 8 years ago
a4a5d1d
Adapt function signatures to rs_ctx + ret
by Manuel Pégourié-Gonnard
· 8 years ago
be4ff42
Call crt_check_signature from one place only
by Manuel Pégourié-Gonnard
· 8 years ago
d19a41d
Add tests for verify_restartable()
by Manuel Pégourié-Gonnard
· 8 years ago
bc3f44a
Introduce mbedtls_x509_crt_verify_restartable()
by Manuel Pégourié-Gonnard
· 8 years ago
24611f9
Remove redundant variable
by Manuel Pégourié-Gonnard
· 8 years ago
562df40
Improve some comments, fix some typos+whitespace
by Manuel Pégourié-Gonnard
· 8 years ago
66a36b0
Update comments
by Manuel Pégourié-Gonnard
· 8 years ago
505c395
Make the ver_chain length explicit
by Manuel Pégourié-Gonnard
· 8 years ago
a707e1d
Extract code to separate function for readablity
by Manuel Pégourié-Gonnard
· 8 years ago
ce6e52f
Make verify_chain() iterative
by Manuel Pégourié-Gonnard
· 8 years ago
f86f491
Rm unneeded function arguments & update comments
by Manuel Pégourié-Gonnard
· 8 years ago
c547d1a
Start using an explicit stack for callback info
by Manuel Pégourié-Gonnard
· 8 years ago
a468eb1
verify_name(): factor duplicated code to function
by Manuel Pégourié-Gonnard
· 8 years ago
1300e99
Extract name checking to separate function
by Manuel Pégourié-Gonnard
· 8 years ago
6368612
Move code to separate function for readability
by Manuel Pégourié-Gonnard
· 8 years ago
27e9479
Simplify handling of locally trusted EE certs
by Manuel Pégourié-Gonnard
· 8 years ago
bdc5440
Update comments
by Manuel Pégourié-Gonnard
· 8 years ago
cb39610
Finally merge the remains of top() into child()
by Manuel Pégourié-Gonnard
· 8 years ago
6364277
Let verify_top() handle only the parent
by Manuel Pégourié-Gonnard
· 8 years ago
6e78674
Move top()'s checks on child to child()
by Manuel Pégourié-Gonnard
· 8 years ago
784aee3
Move other special case from top() to child()
by Manuel Pégourié-Gonnard
· 8 years ago
b9983be
Move one special case from verify_top() to child()
by Manuel Pégourié-Gonnard
· 8 years ago
66fac75
Merge duplicated checks between child() and top()
by Manuel Pégourié-Gonnard
· 8 years ago
58dcd2d
Get rid of unused variables/arguments
by Manuel Pégourié-Gonnard
· 8 years ago
8f8c282
Merge near-duplicated (grand)parent finding code
by Manuel Pégourié-Gonnard
· 8 years ago
f82a4d5
Factor duplicated code into function
by Manuel Pégourié-Gonnard
· 8 years ago
Next »