aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-14Update yotta versionyotta-2.3.2Simon Butcher1-1/+1
2016-07-13Merge branch 'iotssl-841-platform-time'Simon Butcher13-20/+13
2016-07-13Adds missing conditions for platform timeSimon Butcher1-0/+4
2016-07-13Fixes all.sh for full configSimon Butcher1-0/+1
2016-07-13Puts platform time abstraction into its own headerSimon Butcher13-52/+93
2016-07-12Puts platform time abstraction into a own headerSimon Butcher3-34/+87
2016-07-11Fixes missing dependency in ss.h on platform.hJames Cowgill1-1/+1
2016-07-11Fix issue with reuse of custom yotta configs for target_config.h (#530)Simon Butcher2-2/+6
2016-06-28Merge branch 'development' of github.com:ARMmbed/mbedtls into developmentJanos Follath0-0/+0
2016-06-27Update yotta versionyotta-2.3.1mbedtls-2.3.0archive/mbedtls-2.3Simon Butcher1-1/+1
2016-06-27Merge branch 'development'Simon Butcher0-0/+0
2016-06-27Updates ChangeLog with final changes for releaseSimon Butcher1-1/+2
2016-06-27Changed library version number to 2.3.0Simon Butcher5-12/+12
2016-06-27Fixes armcc builds in all.shSimon Butcher1-0/+1
2016-06-27Fixes break in mingw buildSimon Butcher1-1/+2
2016-06-27Various fixes for NV SEED feature in all.shSimon Butcher1-1/+3
2016-06-26Fixes all.sh script for filesystem IO test buildSimon Butcher1-0/+1
2016-06-26Fix for config.pl if no arguments are passedSimon Butcher1-0/+3
2016-06-26Fixes all.sh script for filesystem IO test buildSimon Butcher1-0/+1
2016-06-23Fix for config.pl if no arguments are passedSimon Butcher1-0/+3
2016-06-23Merge branch 'development' into development-restrictedSimon Butcher10-22/+132
2016-06-23Fixed unchecked calls to mbedtls_md_setup in rsa.c (#502)Brian J Murray1-4/+21
2016-06-23Changes to check-names.sh script to accept yotta constantsSimon Butcher1-3/+20
2016-06-23Added target_config.h as a custom header for yotta useSimon Butcher2-0/+7
2016-06-23Add provision to create the entropy seedfile for selftest sampleSimon Butcher1-0/+40
2016-06-23Adds checks to 1.3->2.0 API migration scriptSimon Butcher1-3/+29
2016-06-23Corrects missing dependency for MBEDTLS_CIPHER_MODE_CBC in some testsSimon Butcher2-10/+10
2016-06-22Fix unused variable in AES selftest when CBC and CFB disabled (#393)Jussi Kivilinna1-0/+2
2016-06-22Fix mbedtls_ssl_set_hostname documentationJanos Follath1-2/+3
2016-06-21Fix config.pl to return successful exitcode for full and realfullSimon Butcher1-6/+9
2016-06-21Merge branch 'development' into development-restrictedJanos Follath2-12/+23
2016-06-21Changes multiline string (for CMake >3.0) to list (for CMake 2.8)Simon Butcher1-6/+14
2016-06-21Merge branch 'development' into development-restrictedJanos Follath5-33/+100
2016-06-21Adds a check and warning for the null entropy optionSimon Butcher3-4/+48
2016-06-21Adds 'get' command to scripts/config.pl to retrieve config stateSimon Butcher1-10/+30
2016-06-17ssl.h: tidy up the documentation comments (#505)Aaron Jones1-19/+22
2016-06-14Merge branch 'development' into development-restrictedJanos Follath35-59/+719
2016-06-12Updates version feature list for NV SeedSimon Butcher1-3/+0
2016-06-12Merge branch 'null-entropy' into developmentSimon Butcher8-0/+87
2016-06-12Renames null entropy source function for claritySimon Butcher3-3/+3
2016-06-11Rename the 'no entropy' feature to MBEDTLS_TEST_NULL_ENTROPYSimon Butcher8-38/+36
2016-06-10Revert accidental changes to file mode of rsa.cSimon Butcher0-0/+0
2016-06-10Removes target_config.h file from default and thread configsSimon Butcher2-9/+1
2016-06-10Fix dependency on MBEDTLS_ENTROPY_SHA512_ACCUMULATOR in test suitePaul Bakker1-1/+1
2016-06-10Update documentation for MBEDTLS_ENTROPY_NV_SEEDPaul Bakker1-2/+11
2016-06-10Fix dependency guard for testPaul Bakker1-1/+1
2016-06-10Properly gate NV_SEED additions in test suitePaul Bakker1-0/+2
2016-06-10Update features filePaul Bakker1-0/+6
2016-06-10Add test cases for NV seed functionalityPaul Bakker2-0/+218
2016-06-10Initial entropy run should be context specificPaul Bakker2-6/+5