Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
07bf6f52c1e3317a12e53b523199fd9474831aa1
07bf6f5
Tune T ownership code + comments
by Manuel Pégourié-Gonnard
· 8 years ago
085b1df
Allow T to be computed in multiple steps
by Manuel Pégourié-Gonnard
· 8 years ago
c9c0aa6
Remember precomputed table
by Manuel Pégourié-Gonnard
· 8 years ago
c5d844b
Full restart support in ecp_mul_comb_core()
by Manuel Pégourié-Gonnard
· 8 years ago
2fad7ae
Start actually splitting computation
by Manuel Pégourié-Gonnard
· 8 years ago
8962ddb
Don't write to destination until we're done
by Manuel Pégourié-Gonnard
· 8 years ago
78d564a
Add check for changing arguments
by Manuel Pégourié-Gonnard
· 8 years ago
77af79a
Add proper allocation of restart context
by Manuel Pégourié-Gonnard
· 8 years ago
62738e9
Further restrict variable scope by moving code
by Manuel Pégourié-Gonnard
· 8 years ago
391f441
Move more code to separate function
by Manuel Pégourié-Gonnard
· 8 years ago
24be795
Group related code together
by Manuel Pégourié-Gonnard
· 8 years ago
4b2336d
Move some more code to new function
by Manuel Pégourié-Gonnard
· 8 years ago
22be635
Re-order some more code
by Manuel Pégourié-Gonnard
· 8 years ago
ec5606a
Extract code to separate function
by Manuel Pégourié-Gonnard
· 8 years ago
7306dff
Group related code together
by Manuel Pégourié-Gonnard
· 8 years ago
510d5ca
Add early return test + fake implementation
by Manuel Pégourié-Gonnard
· 8 years ago
054433c
Add mbedtls_ecp_set_max_ops()
by Manuel Pégourié-Gonnard
· 8 years ago
5e3c62f
Add MBEDTLS_ERR_ECP_IN_PROGRESS
by Manuel Pégourié-Gonnard
· 8 years ago
c3a3bc7
Add config flag MBEDTLS_ECP_EARLY_RETURN
by Manuel Pégourié-Gonnard
· 8 years ago
225b37a
Fix typos in comment
by Manuel Pégourié-Gonnard
· 8 years ago
a54f6cc
Unify name of default profile in X.509 tests
by Manuel Pégourié-Gonnard
· 8 years ago
24611f9
Remove redundant variable
by Manuel Pégourié-Gonnard
· 8 years ago
7ff243a
Add missing dependency in test-certs Makefile
by Manuel Pégourié-Gonnard
· 8 years ago
562df40
Improve some comments, fix some typos+whitespace
by Manuel Pégourié-Gonnard
· 8 years ago
ea2dc14
Fix some whitespace
by Manuel Pégourié-Gonnard
· 8 years ago
a7c4c8a
Make some perl scripts usable with git bisect run
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
32fdc60
Unnest code in verify_top()
by Manuel Pégourié-Gonnard
· 8 years ago
6038cb6
Remove duplicate parent-searching in verify_top()
by Manuel Pégourié-Gonnard
· 8 years ago
2f09d59
Add badkey-skipping to find_parent()
by Manuel Pégourié-Gonnard
· 8 years ago
3e329b8
Add badtime-skipping feature to new function
by Manuel Pégourié-Gonnard
· 8 years ago
9c6118c
Factor one more occurrence of code into function
by Manuel Pégourié-Gonnard
· 8 years ago
2f1c33d
Factor repeated code into function
by Manuel Pégourié-Gonnard
· 8 years ago
17f4a6a
Take shortcut for directly trusted EE cert
by Manuel Pégourié-Gonnard
· 8 years ago
c61e5c9
Don't search twice for a non-existing parent
by Manuel Pégourié-Gonnard
· 8 years ago
b8acfd2
Fix calls to check_parent()
by Manuel Pégourié-Gonnard
· 8 years ago
35407c7
Add comments on chain verification cases
by Manuel Pégourié-Gonnard
· 8 years ago
9bc860c
Add test for callback and bad signatures
by Manuel Pégourié-Gonnard
· 8 years ago
a656825
Add test for bad name and callback
by Manuel Pégourié-Gonnard
· 8 years ago
2d825d4
Add test for same CA with different keys
by Manuel Pégourié-Gonnard
· 8 years ago
c10afdb
Add test for CA forgery attempt
by Manuel Pégourié-Gonnard
· 8 years ago
d092277
Add test for profile on trusted EE cert
by Manuel Pégourié-Gonnard
· 8 years ago
bc31301
Add tests for flags passed to f_vrfy
by Manuel Pégourié-Gonnard
· 8 years ago
ffa42ef
Add ability to test flags value in vrfy callback
by Manuel Pégourié-Gonnard
· 8 years ago
329e78c
Improve handling of md errors in X.509
by Manuel Pégourié-Gonnard
· 8 years ago
a4a206e
Clarify documentation for directly-trusted certs
by Manuel Pégourié-Gonnard
· 8 years ago
602544e
Fix usage of CFLAGS with cmake in all.sh
by Manuel Pégourié-Gonnard
· 8 years ago
43be6cd
Fix depends_on:pk_alg in test suites
by Manuel Pégourié-Gonnard
· 8 years ago
902bb6a
Add new test script depends-pkalgs.pl
by Manuel Pégourié-Gonnard
· 8 years ago
5be9533
Fix depends_on:curve in x509 tests
by Manuel Pégourié-Gonnard
· 8 years ago
9ba9dfb
Fix usage of {curves,key-exchanges}.pl in all.sh
by Manuel Pégourié-Gonnard
· 8 years ago
1fe6bb9
Fix missing depends_on:SHA/MD in x509 tests
by Manuel Pégourié-Gonnard
· 8 years ago
42a4d30
Add new test script depends-hashes.pl
by Manuel Pégourié-Gonnard
· 8 years ago
b341dd5
Add tests for spurious certs in the chain
by Manuel Pégourié-Gonnard
· 8 years ago
4dfc04a
Add test for bad signature with longer chain
by Manuel Pégourié-Gonnard
· 8 years ago
29d60fb
Add test for expired cert in longer chain
by Manuel Pégourié-Gonnard
· 8 years ago
4185978
Add tests for fatal error in vrfy callback
by Manuel Pégourié-Gonnard
· 8 years ago
6b9d53f
Add ability to test failing vrfy callback
by Manuel Pégourié-Gonnard
· 8 years ago
6622fed
Add tests for profile enforcement
by Manuel Pégourié-Gonnard
· 8 years ago
9832cea
Set deterministic flags for NULL profile
by Manuel Pégourié-Gonnard
· 8 years ago
e54931f
Add "profile" arg to X.509 test function
by Manuel Pégourié-Gonnard
· 8 years ago
26b9f7d
Fix get option in config.pl script
by Hanno Becker
· 8 years ago
f145a9d
Fix the check for max CA intermediates in ssl-opt.sh
by Simon Butcher
· 8 years ago
9e24b51
Fix threshold checks for MBEDTLS_X509_MAX_INTERMEDIATE_CA
by Simon Butcher
· 8 years ago
bba1c29
Merge branch 'development' of ssh://github.com/ARMmbed/mbedtls-restricted into development
by Simon Butcher
· 8 years ago
85097c7
Merge branch 'development'
by Simon Butcher
· 8 years ago
b060cc2
Reorder and group sections in the ChangeLog
by Simon Butcher
· 8 years ago
06b7863
Change a ssl-opt.sh script sanity checks
by Simon Butcher
· 8 years ago
00d3cc6
Fix merge errors in ChangeLog
by Simon Butcher
· 8 years ago
2e3ddfa
Prevent signed integer overflow in CSR parsing
by Andres AG
· 8 years ago
8016474
Fix potential integer overflow parsing DER CRT
by Andres AG
· 8 years ago
7d6ec7b
Add CRT DER tests with incorrect version
by Andres AG
· 8 years ago
c124061
Add CRL DER tests with incorrect version
by Andres AG
· 8 years ago
6fb6d79
Add CSR DER tests with incorrect version
by Andres AG
· 8 years ago
4f753c1
Fix potential integer overflow parsing DER CRL
by Andres AG
· 8 years ago
d922c78
Move the git scripts to correct path
by Ron Eldor
· 8 years ago
d731eb8
Update after @sbutcher-arm comments
by Ron Eldor
· 8 years ago
50bdf74
Fix slash direction for linux path
by Ron Eldor
· 8 years ago
3f9cc28
Add note for the git_hoos README file
by Ron Eldor
· 8 years ago
bf007d2
Pre push hook script
by Ron Eldor
· 8 years ago
6f262c4
Minor typo fixes in the github template files
by Simon Butcher
· 8 years ago
Next »