Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
2ea0584e81d9a64583f0da98ea752a613a332248
/
drivers
/
auth
/
mbedtls
/
mbedtls_x509_parser.c
c280078
fix(auth): allow hashes of different lengths
by Demi Marie Obenour
· 1 year, 6 months ago
183638f
style: remove useless trailing semicolon and line continuations
by Elyes Haouas
· 1 year, 9 months ago
e5e03e8
refactor(auth): use a single function for parsing extensions
by Demi Marie Obenour
· 1 year, 10 months ago
01ea239
refactor(auth): clean up certificate length checks
by Demi Marie Obenour
· 1 year, 10 months ago
221a648
refactor(auth): remove code duplication
by Demi Marie Obenour
· 1 year, 10 months ago
84def0c
Merge changes from topic "fix_sparse_warnings" into integration
by Madhukar Pappireddy
· 1 year, 10 months ago
bb7ffdf
fix(auth): use NULL instead of 0 for pointer check
by Yann Gautier
· 1 year, 11 months ago
6cb3ef2
fix(auth): properly validate X.509 extensions
by Demi Marie Obenour
· 2 years ago
4912303
Merge "refactor(auth): avoid parsing signature algorithm twice" into integration
by Sandrine Bailleux
· 1 year, 11 months ago
0587d9c
refactor(auth): do not include SEQUENCE tag in saved extensions
by Demi Marie Obenour
· 2 years ago
bfff4d9
fix(auth): reject junk after certificates
by Demi Marie Obenour
· 2 years ago
4d1610b
fix(auth): require bit strings to have no unused bits
by Demi Marie Obenour
· 2 years ago
139b84c
refactor(auth): avoid parsing signature algorithm twice
by Demi Marie Obenour
· 2 years ago
b1342a2
refactor(auth): partially validate SubjectPublicKeyInfo early
by Demi Marie Obenour
· 2 years ago
47a8055
fix(auth): require at least one extension to be present
by Demi Marie Obenour
· 2 years ago
fa07d04
fix(auth): forbid junk after extensions
by Demi Marie Obenour
· 2 years ago
83737b7
fix(auth): only accept v3 X.509 certificates
by Demi Marie Obenour
· 2 years ago
2d817a3
fix(auth): correct sign-compare warning
by Nicolas Toromanoff
· 4 years ago
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· 6 years ago
fa3cf0b
Use SPDX license identifiers
by dp-arm
· 8 years ago
e53da30
Merge pull request #844 from antonio-nino-diaz-arm/an/no-timingsafe
by danh-arm
· 8 years ago
0ca1afa
Revert "tbbr: Use constant-time bcmp() to compare hashes"
by Antonio Nino Diaz
· 8 years ago
a8954fc
Replace some memset call by zeromem
by Douglas Raillard
· 8 years ago
6adeeda
tbbr: Use constant-time bcmp() to compare hashes
by Antonio Nino Diaz
· 8 years ago
30eb967
Clear static variables in X509 parser on error
by Antonio Nino Diaz
· 8 years ago
bfb7fa6
TBB: add non-volatile counter support
by Juan Castillo
· 9 years ago
bae6b2a
Move up to mbed TLS 2.x
by Juan Castillo
· 9 years ago
a57a4d5
TBB: add mbedTLS authentication related libraries
by Juan Castillo
· 10 years ago