Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
e3b26af7c0f2ab84ae7e32723e58d459df453d86
e3b26af
Improve documentation in generate_test_code.py
by Azim Khan
· 6 years ago
b98e6ee
Replace asserts with exceptions in mbedtls_test.py
by Azim Khan
· 6 years ago
040b6a2
Wrap code to 79 character limit
by Azim Khan
· 6 years ago
936ea93
Strip whitespaces added by decode() function
by Azim Khan
· 6 years ago
00c4b09
Change intermediate data file extension to .datax
by Mohammad Azim Khan
· 6 years ago
ff560f2
Rename makefile target gen-embedded-test - generate-target-tests
by Mohammad Azim Khan
· 6 years ago
cfd8342
Use integer instead of string as test result
by Mohammad Azim Khan
· 6 years ago
53faf5c
Widen the test app columns
by Mohammad Azim Khan
· 6 years ago
8a3628f
Set PYTHON using ?= syntax
by Mohammad Azim Khan
· 6 years ago
8f6e8cf
Print line number with data file error
by Mohammad Azim Khan
· 6 years ago
3b06f22
Replace asserts with exceptions in generate_test_code.py
by Mohammad Azim Khan
· 6 years ago
c3521df
Fix generate_test_code.py unit tests
by Mohammad Azim Khan
· 6 years ago
0fa3504
Add missing MSVC typedefs
by Azim Khan
· 6 years ago
667f7f8
Fix generation of #line directives in Python 2
by Gilles Peskine
· 6 years ago
7776141
Don't generate lines with only whitespace
by Gilles Peskine
· 6 years ago
9b06f37
Give execute permissions to Python scripts
by Mohammad Azim Khan
· 6 years ago
b73159d
Remove white spaces caught by check-files.py
by Mohammad Azim Khan
· 6 years ago
ddde34c
Remove git conflict marker from test_suite_timing.function
by Mohammad Azim Khan
· 7 years ago
7613534
Fix gcc-7 -Wformat-truncation warning
by Mohammad Azim Khan
· 7 years ago
1ec7e6f
Python3 compatible generate_test_code.py
by Mohammad Azim Khan
· 7 years ago
78befd9
Rename generate_code.py -> generate_test_code.py
by Mohammad Azim Khan
· 7 years ago
7eb5568
Set OS specific python executable name
by Mohammad Azim Khan
· 7 years ago
b522929
Add support for per test suite helper functions
by Mohammad Azim Khan
· 7 years ago
05d83fa
Put parentheses around macro arguments
by Azim Khan
· 7 years ago
36e5fac
Rephrase confusing function description
by Azim Khan
· 7 years ago
317efe8
Adapt new test gcm_bad_parameters() to on target testing changes
by Azim Khan
· 7 years ago
f0e42fb
Add missing documentation and fix file doc strings
by Azim Khan
· 7 years ago
9540261
Incorporated code review comments
by Mohammad Azim Khan
· 7 years ago
d61b837
Update unit tests for change in test suites code generator
by Azim Khan
· 7 years ago
b1c2d0f
Use switch instead if if-else for dependency and expression checks.
by Azim Khan
· 7 years ago
d61a438
incorporate code review comment in embedded_test.function
by Azim Khan
· 7 years ago
663d470
Incorporate code review suggestions in mbedtls_test.py
by Azim Khan
· 7 years ago
599cd24
Update unit tests for code generator and make code generator more testable.
by Azim Khan
· 7 years ago
acc5473
Use FileWrapper class in place of file where line number is required
by Azim Khan
· 7 years ago
5e2ac1f
Updated generate_code.py unit tests
by Azim Khan
· 7 years ago
4b54323
Unit test generate_copy.py
by Azim Khan
· 7 years ago
13c6bfb
Gaurd test suite headers with suite dependency
by Azim Khan
· 7 years ago
8c4d5ba
Update CMakeList.txt with new test suites code generator
by Mohammad Azim Khan
· 7 years ago
cf32c45
Add missing headers and fix name change issues
by Mohammad Azim Khan
· 7 years ago
1de892b
Update code as old template and generator is replaced with new one
by Azim Khan
· 7 years ago
191e904
Replace old template and code generator with new ones. Keep names
by Azim Khan
· 7 years ago
975d97e
Remove old test suite template and code generator script
by Azim Khan
· 7 years ago
2397bba
Update test generator for use of struct for hex parameters
by Azim Khan
· 7 years ago
d30ca13
Combine hex parameters in a struct
by Azim Khan
· 7 years ago
5cfc068
Fix name conflict in function params after hexify/unhexify change
by Azim Khan
· 7 years ago
3e5d000
Update Greentea API header
by Azim Khan
· 7 years ago
47b4060
Fix RSA test suite bugged by hexify/unhexify change
by Azim Khan
· 7 years ago
392267a
Fix missing data in the RSA test vectors file
by Azim Khan
· 7 years ago
b3a103c
Put else in it's own line
by Azim Khan
· 7 years ago
d59391a
Add support for sending hex parameters
by Azim Khan
· 7 years ago
46c9b1f
Fix test functions and data after moving hexify/unhexify out
by Azim Khan
· 7 years ago
5e7f8df
Print Greentea __testcase_name indicator for Greentea to mark the test
by Azim Khan
· 7 years ago
a57a420
Add hex parameter dispatch
by Azim Khan
· 7 years ago
184447e
Add proper handling of hex data
by Azim Khan
· 7 years ago
f1aaec9
Intermediate hexify out change
by Azim Khan
· 7 years ago
9079170
Adapt code for scripting out hexify/unhexify code
by Azim Khan
· 7 years ago
3499a9e
Add hex comparison function
by Azim Khan
· 7 years ago
0574632
Update Greentea client API calls
by Azim Khan
· 8 years ago
ee6c018
Unify test setup errors for sending to host
by Azim Khan
· 8 years ago
ec02448
Fix line no. directive
by Azim Khan
· 8 years ago
67735d5
Fix name conflict and implicit use of functions from string.h
by Mohammad Azim Khan
· 8 years ago
7a0d84f
On target test host test script
by Mohammad Azim Khan
· 8 years ago
fff4904
mbed-os test code generator
by Mohammad Azim Khan
· 8 years ago
1f29be7
Make target for on mbed testing
by Mohammad Azim Khan
· 8 years ago
94aefaf
Optimise makefile targets
by Mohammad Azim Khan
· 8 years ago
b363382
Add ChangeLog entry for bug #1890
by Simon Butcher
· 6 years ago
f1124c9
Merge remote-tracking branch 'public/pr/1891' into HEAD
by Simon Butcher
· 6 years ago
5f26b11
Change test dependencies to RC4 from DES
by Simon Butcher
· 6 years ago
c796573
Add Chacha dependency to the stream cipher field
by Simon Butcher
· 6 years ago
6c34268
Merge remote-tracking branch 'restricted/pr/501' into development-restricted
by Simon Butcher
· 6 years ago
mbedtls-2.12.0
f11a7cd
Clarify Changelog entries
by Simon Butcher
· 6 years ago
193c864
Update version to 2.12.0
by Jaeden Amero
· 6 years ago
37b9fd5
Merge remote-tracking branch 'restricted/pr/490' into development
by Simon Butcher
· 6 years ago
34acd3c
Merge remote-tracking branch 'public/pr/1868' into development
by Simon Butcher
· 6 years ago
269e999
Remove unnecessary newlines in CONTRIBUTING.md
by Simon Butcher
· 6 years ago
ee3ded0
Merge remote-tracking branch 'public/pr/1832' into development
by Simon Butcher
· 6 years ago
729d781
Merge remote-tracking branch 'public/pr/779' into development
by Simon Butcher
· 6 years ago
2c92949
Merge remote-tracking branch 'public/pr/1198' into development
by Simon Butcher
· 6 years ago
c88c627
Merge remote-tracking branch 'public/pr/1658' into development
by Simon Butcher
· 6 years ago
4ed32d0
cpp_dummy_build: Add NIST key wrapping header
by Jaeden Amero
· 6 years ago
488fd08
Add aes KW OIDs as defined
by Ron Eldor
· 6 years ago
8dd03cd
Add tests for the nist key wrapping feature
by Ron Eldor
· 6 years ago
9cf0d53
Add ChangeLog
by Ron Eldor
· 6 years ago
9ab746c
Add selftests
by Ron Eldor
· 6 years ago
cb349ac
Implement the KW and KWP algorithm
by Ron Eldor
· 6 years ago
466a57f
Key wrapping API definition
by Ron Eldor
· 7 years ago
5ca06c7
Merge remote-tracking branch 'public/pr/1724' into development
by Simon Butcher
· 6 years ago
fb3b032
Merge remote-tracking branch 'public/pr/919' into development
by Simon Butcher
· 6 years ago
ccb43df
Merge remote-tracking branch 'public/pr/927' into development
by Simon Butcher
· 6 years ago
dad05b7
Merge remote-tracking branch 'public/pr/1844' into development
by Simon Butcher
· 6 years ago
0533054
Revise ChangeLog entry for empty data records fixes
by Simon Butcher
· 6 years ago
116ac43
Merge remote-tracking branch 'public/pr/1852' into development
by Simon Butcher
· 6 years ago
bdf80d0
Merge remote-tracking branch 'public/pr/1810' into development
by Simon Butcher
· 6 years ago
fced1f2
Merge remote-tracking branch 'public/pr/1854' into development
by Simon Butcher
· 6 years ago
ecb635e
Add ChangeLog entry for #1098 fix.
by Simon Butcher
· 6 years ago
4072aae
Merge remote-tracking branch 'public/pr/1875' into development
by Simon Butcher
· 6 years ago
a7b3543
Merge remote-tracking branch 'public/pr/1871' into development
by Simon Butcher
· 6 years ago
6965f77
Fix use of Knowledge Base in documentation
by Simon Butcher
· 6 years ago
4736e96
add myself to changelog
by Brian J Murray
· 6 years ago
ca2ea4e
Fix issue if salt = NULL and salt_len !=0 in mbedtls_hkdf_extract()
by Brian J Murray
· 6 years ago
Next »