aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-09Add negative testing for mbedtls_pem_read_buffer()archive/iotssl-1169-pem-missing-checksAndres AG2-0/+35
2017-02-22Add missing ret code checks in PEM moduleAndres AG2-20/+49
2017-02-04Fix examples that failed to compile without PEMAndres AG2-3/+3
2017-02-03Add clarification to the TLS renegotiation periodSimon Butcher1-2/+8
2017-02-02Merge 'iotssl-1099-incorrect-renego-dtls'Simon Butcher5-12/+55
2017-02-02Add credit to Changelog for #562Simon Butcher1-1/+1
2017-02-02Merge 'iotssl-952-tfirmware-warnings'Simon Butcher4-3/+6
2017-02-02Merge PR #737 - type in ssl.hSimon Butcher1-1/+1
2017-02-02Clarify fix for #673 in ChangelogSimon Butcher1-2/+3
2017-02-02Merge iotssl-1079-macro-redefinition-warningSimon Butcher3-2/+6
2017-01-19Add DTLS test to check 6 byte record ctr is cmpAndres AG2-6/+34
2017-01-19Fix renegotiation at incorrect times in DTLSAndres AG3-6/+25
2017-01-09Fixed typo in ssl.hJaakko Korhonen1-1/+1
2017-01-06Fix all.sh test builds with recent glibc and clangSimon Butcher1-2/+4
2017-01-05Merge branch 'gcc-compiler-warnings'Simon Butcher5-32/+50
2017-01-05Clarify use of armcc in all.shSimon Butcher1-0/+2
2017-01-05Add -march argument to armc6 build testsAndres AG1-9/+15
2017-01-05Modify output_env.sh to make it extensibleAndres AG2-129/+56
2017-01-03Add ARM Compiler 6 build tests to all.shAndres AG2-8/+59
2016-12-30Merge branch 'speedup_tests'Simon Butcher1-2/+10
2016-12-15Merge pull request #723 from sbutcher-arm/cmac-apiAndres Amaya Garcia1-3/+7
2016-12-14Clarify CMAC APISimon Butcher1-3/+7
2016-12-13Update library version number to 2.4.1Janos Follath6-12/+12
2016-12-13Update CMAC test vectors.Janos Follath2-92/+139
2016-12-07Fix unused variable/function compilation warningsAndres AG4-3/+10
2016-12-07Fix redefinition of macro ssl_set_bioAndres AG3-2/+6
2016-11-17Remove need for elevated command line in WindowsSimon B1-1/+1
2016-11-17removed outdated commentDSiekmeier1-1/+0
2016-11-17Make mingw test build a requirement of all.shSimon Butcher1-13/+11
2016-11-17Fix mingw test build to avoid executing the testsSimon Butcher1-3/+5
2016-11-17Fix formatting issues in net_sockets.cSimon Butcher1-2/+3
2016-11-17Fix compiler warning in debug.cSimon Butcher1-1/+1
2016-11-17Make the test builds much stricter for warningsSimon Butcher3-28/+44
2016-11-16Fixed typo in README.mdJaakko Korhonen1-1/+1
2016-11-10Remove unused var warnings in windows unittestsAndres AG1-0/+2
2016-11-10Fix config of compiler warning flags with MSVCSimon B2-2/+6
2016-11-10Fix various compiler warnings with MSVCSimon B3-9/+10
2016-11-06Clarify Comments and Fix Typos (#651)Brian J Murray8-17/+18
2016-11-04Merge pull request #676 from sbutcher-arm/config-fixAndres Amaya Garcia1-31/+31
2016-11-04Fix multiple erroneously named source files in commentsSimon Butcher1-31/+31
2016-10-17Merge branch 'development-restricted'mbedtls-2.4.0Simon Butcher25-95/+415
2016-10-16Update Changelog version number to 2.4.0Simon Butcher1-1/+1
2016-10-16Update library version number to 2.4.0Simon Butcher6-11/+15
2016-10-16Merge branch 'master'Simon Butcher0-0/+0
2016-10-16Tidied up style and phrasing of ChangeLogSimon Butcher1-12/+13
2016-10-14Update ChangeLog for MBEDTLS_SELF_TEST fixJanos Follath1-0/+1
2016-10-14Merge fix for AEAD Random IVsSimon Butcher5-31/+39
2016-10-13Merge branch 'development'Simon Butcher15-43/+339
2016-10-13Merge fix for IE Certificate CompatibilitySimon Butcher8-33/+178
2016-10-13Update to Changelog for #626Simon Butcher1-1/+1