aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-06Merge remote-tracking branch 'public/pr/1694' into developmentmbedtls-2.10.0Simon Butcher6-12/+12
2018-06-06Updated version number to 2.10.0 for releaseSimon Butcher6-12/+12
2018-06-06Merge remote-tracking branch 'public/pr/1693' into developmentSimon Butcher1-0/+1
2018-06-06Add a disabled CMAC define in the no-entropy configurationKrzysztof Stachowiak1-0/+1
2018-06-05Merge remote-tracking branch 'public/pr/1690' into developmentSimon Butcher1-5/+3
2018-06-05Adapt the ARIA test cases for new ECB functionSimon Butcher1-5/+3
2018-06-05Merge remote-tracking branch 'public/pr/1683' into developmentSimon Butcher1-0/+0
2018-06-05Fix file permissions for ssl.hSimon Butcher1-0/+0
2018-06-01Merge remote-tracking branch 'public/pr/1267' into developmentSimon Butcher5-522/+66
2018-06-01Merge remote-tracking branch 'public/pr/1402' into developmentSimon Butcher2-8/+2
2018-06-01Merge remote-tracking branch 'public/pr/1410' into developmentSimon Butcher28-21/+3015
2018-06-01Merge remote-tracking branch 'public/pr/1470' into developmentSimon Butcher5-22/+70
2018-06-01Merge remote-tracking branch 'public/pr/1604' into developmentSimon Butcher1-0/+11
2018-06-01Add ChangeLog entry for PR#1651Simon Butcher1-0/+4
2018-06-01Merge remote-tracking branch 'public/pr/1654' into developmentSimon Butcher1-1/+1
2018-05-25Fix MicroBlaze register typo.Zach van Rijn1-1/+1
2018-05-24Fix typo in doc and copy missing warningManuel Pégourié-Gonnard4-1/+13
2018-05-24Fix edit mistake in cipher_wrap.cManuel Pégourié-Gonnard1-2/+1
2018-05-24Update CTR doc for the 64-bit block cipherManuel Pégourié-Gonnard1-12/+30
2018-05-24Update CTR doc for other 128-bit block ciphersManuel Pégourié-Gonnard2-24/+66
2018-05-24Slightly tune ARIA CTR documentationManuel Pégourié-Gonnard1-4/+4
2018-05-23Remove double declaration of mbedtls_ssl_list_ciphersuitesMoran Peker2-8/+4
2018-05-23Merge remote-tracking branch 'public/pr/1178' into developmentSimon Butcher4-2/+8
2018-05-23Merge remote-tracking branch 'public/pr/1434' into developmentSimon Butcher4-0/+229
2018-05-23Update CTR documentationManuel Pégourié-Gonnard1-8/+33
2018-05-22Use zeroize function from new platform_utilManuel Pégourié-Gonnard1-7/+4
2018-05-22Merge branch 'development' into iotssl-1941-aria-ciphersuitesManuel Pégourié-Gonnard204-3948/+7875
2018-05-22Move to new header style for ALT implementationsManuel Pégourié-Gonnard1-12/+4
2018-05-22Add ifdef for selftest in header fileManuel Pégourié-Gonnard1-0/+2
2018-05-22Fix typo in commentsManuel Pégourié-Gonnard1-1/+1
2018-05-22Use more appropriate type for local variableManuel Pégourié-Gonnard1-3/+3
2018-05-22Remove useless parameter from functionManuel Pégourié-Gonnard3-20/+14
2018-05-22Wipe sensitive info from the stackManuel Pégourié-Gonnard1-0/+3
2018-05-22Style adjustmentsManuel Pégourié-Gonnard1-9/+9
2018-05-22Fix typo in commentManuel Pégourié-Gonnard1-1/+1
2018-05-22Fix typos from copy-pastingManuel Pégourié-Gonnard1-6/+6
2018-05-21Add check-files.py to travis.ymlDarryl Green1-0/+1
2018-05-21Add check-files.py to pre-push.shDarryl Green1-0/+1
2018-05-21Add check-files.py to all.shDarryl Green1-0/+4
2018-05-21Add script for source integrity checkingDarryl Green1-0/+223
2018-05-17Merge remote-tracking branch 'upstream-public/pr/1446' into developmentJaeden Amero32-101/+73
2018-05-15Fix minor code style issuesDarryl Green32-101/+73
2018-05-11Merge remote-tracking branch 'upstream-public/pr/1433' into developmentJaeden Amero1-0/+241
2018-05-09Update visualc project filesarchive/feature-aria-evaluationManuel Pégourié-Gonnard1-0/+2
2018-05-04Merge remote-tracking branch 'upstream-restricted/pr/421' into development-pr...Jaeden Amero59-395/+767
2018-05-04Merge remote-tracking branch 'upstream-public/pr/1498' into development-proposedJaeden Amero1-1/+1
2018-05-04Merge remote-tracking branch 'upstream-public/pr/1486' into development-proposedJaeden Amero2-82/+39
2018-05-01Merge remote-tracking branch 'upstream-restricted/pr/481' into development-re...mbedtls-2.9.0Jaeden Amero1-1/+5
2018-05-01Add the uodate to the soversion to the ChangeLogSimon Butcher1-1/+5
2018-05-01Avoid -Wformat-truncation warning on gcc7Mohammad Azim Khan1-0/+11