aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-04Change version number to 2.2.0mbedtls-2.2.0mbedos-release-15-11Simon Butcher9-14/+29
2015-11-03Corrected typo in ChangeLogSimon Butcher1-2/+2
2015-11-02Merge branch 'iotssl-519-asn1write-overflows-restricted' into development-res...Manuel Pégourié-Gonnard5-8/+24
2015-11-02Merge branch 'iotssl-518-winpathlen-restricted' into development-restrictedManuel Pégourié-Gonnard2-2/+5
2015-11-02Merge branch 'iotssl-517-double-free-restricted' into development-restrictedManuel Pégourié-Gonnard2-0/+5
2015-11-02Bump yotta version number to 2.2.0-rc2Manuel Pégourié-Gonnard1-1/+1
2015-11-02Use own implementation of strsep()Manuel Pégourié-Gonnard1-1/+31
2015-11-02Add new program to gitignoreManuel Pégourié-Gonnard1-0/+1
2015-11-02Add ChangeLog entry for ASN.1 DER boolean fixManuel Pégourié-Gonnard1-0/+3
2015-11-02Merge pull request #320 from Inikup/fix-issue-318Manuel Pégourié-Gonnard2-8/+8
2015-11-02Merge pull request #317 from Inikup/fix-issue-315Manuel Pégourié-Gonnard1-2/+2
2015-11-02Merge branch 'bugfixes' into developmentManuel Pégourié-Gonnard3-6/+10
2015-11-02Merge branch 'iotssl-515-max-pathlen' into developmentManuel Pégourié-Gonnard34-14/+648
2015-10-30Merge remote-tracking branch 'refs/remotes/origin/development' into developmentManuel Pégourié-Gonnard2-2/+2
2015-10-30Merge pull request #316 from Inikup/help-key_cert_sign-fixManuel Pégourié-Gonnard2-2/+2
2015-10-30Small improvement to test scriptManuel Pégourié-Gonnard1-2/+1
2015-10-30Try to prevent some misuse of RSA functionsManuel Pégourié-Gonnard2-2/+6
2015-10-30Add Changelog entries for this branchManuel Pégourié-Gonnard1-0/+12
2015-10-30Fix a style issueManuel Pégourié-Gonnard1-1/+1
2015-10-30Fix whitespace at EOL issuesManuel Pégourié-Gonnard5-12/+12
2015-10-30Use symbolic constants in test dataManuel Pégourié-Gonnard1-4/+4
2015-10-28Mention new test script in ReadmeManuel Pégourié-Gonnard1-0/+1
2015-10-27Bump yotta version to 2.2.0-rc.1Manuel Pégourié-Gonnard1-1/+1
2015-10-27Merge branch 'misc' into developmentmbedos-techcon-oob2Simon Butcher13-42/+339
2015-10-27Merge branch 'development' into miscSimon Butcher47-761/+2991
2015-10-27Fixed typo in commentSimon Butcher1-1/+1
2015-10-27Merge branch 'iotssl-513-alerts' into developmentSimon Butcher2-5/+31
2015-10-27Merge branch 'development' into iotssl-513-alertsSimon Butcher35-89/+2917
2015-10-27Removed debug code accidentally left in test codeSimon Butcher1-4/+0
2015-10-27Merge branch 'iotssl-521-keylen-check' into developmentSimon Butcher6-15/+52
2015-10-27Merge branch iotssl-521-keylen-checkSimon Butcher31-74/+2871
2015-10-27Mention performance fix in ChangeLogManuel Pégourié-Gonnard1-0/+4
2015-10-27Merge pull request #328 from ARMmbed/iotssl-461-ecjpake-finalizationSimon Butcher30-53/+2836
2015-10-26yotta Readme: edited by IritManuel Pégourié-Gonnard1-19/+31
2015-10-23Fix missing check for RSA key length on EE certsManuel Pégourié-Gonnard6-15/+54
2015-10-23Add quick script to estimate ROM footprintManuel Pégourié-Gonnard1-0/+52
2015-10-23Optimize more common cases in ecp_muladd()Manuel Pégourié-Gonnard1-10/+33
2015-10-23Fix attribution in ChangeLogManuel Pégourié-Gonnard1-1/+1
2015-10-23Fix handling of non-fatal alertsManuel Pégourié-Gonnard2-5/+35
2015-10-23Add key-exchanges.pl to test listManuel Pégourié-Gonnard2-1/+7
2015-10-23Add -Werror to reduced configs test scriptsManuel Pégourié-Gonnard2-2/+2
2015-10-23Fix warning in some reduced configsManuel Pégourié-Gonnard1-2/+6
2015-10-23Fix #ifdef inconsistencyManuel Pégourié-Gonnard6-19/+18
2015-10-22Add script to test configs with single key exchangesManuel Pégourié-Gonnard2-1/+44
2015-10-22Further update Redmes regarding the two editionsManuel Pégourié-Gonnard2-2/+21
2015-10-21yotta Readme: mention all examplesManuel Pégourié-Gonnard1-1/+5
2015-10-21yotta Readme: expand configuration exampleManuel Pégourié-Gonnard1-3/+12
2015-10-21yotta readme: mention supported platformsManuel Pégourié-Gonnard1-0/+4
2015-10-21Fix warnings about locations of header filesManuel Pégourié-Gonnard4-6/+6
2015-10-21Remove TLS Client example, see mbed-tls-socketsManuel Pégourié-Gonnard4-663/+7