aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-15Apply feedback to ECP internal interface documentationarchive/partner-workshop-17Q2archive/ecp_function_level_public_prJanos Follath1-27/+45
2017-03-15Add doxygen documentation to the new ECP interfaceJanos Follath1-0/+192
2017-03-15Fix cleanup label alignmentJanos Follath1-1/+1
2017-03-15Add Changelog entryJanos Follath1-0/+6
2017-03-15Update version features with ECP macrosJanos Follath1-0/+30
2017-03-15Remove obsolote ECP abstraction macrosJanos Follath1-8/+0
2017-03-15Apply review feedback on ECP interfaceJanos Follath7-99/+106
2017-03-15Update ECP hardware abstraction interfaceJanos Follath2-63/+59
2017-03-15Adjust documentation to new ECP function names.Janos Follath2-14/+15
2017-03-15Add thread safety to ECP hardware accelerationJanos Follath1-4/+26
2017-03-15Add global mutex for asymmetric crypto acceleratorJanos Follath2-0/+12
2017-03-15Fix alternative ECP function namesJanos Follath2-35/+35
2017-03-15Fix ECP alternative macro namesJanos Follath4-15/+16
2017-03-15Remove alt_internal directoryJanos Follath2-3/+2
2017-03-15Clean up ECP abstraction layer codeJanos Follath4-29/+35
2017-03-15ECP: Add module and function level replacement options.Janos Follath6-10/+307
2017-03-10Updated version number to 2.4.2 for releaseSimon Butcher1-1/+6
2017-03-10Merge branch 'development'Simon Butcher25-102/+410
2017-03-07Added missing credit to ChangeLog for #555Simon Butcher1-0/+2
2017-03-07Corrected attibution in ChangelogSimon Butcher1-1/+2
2017-03-02Fix buffer overflow in mbedtls_mpi_write_string()Andres AG3-1/+12
2017-03-02Fix failing pkparse test caseAndres AG1-3/+3
2017-03-02Fix failing pkparse test caseAndres AG1-3/+3
2017-03-02Fix resource leak when using mutex and ssl_cookieRon Eldor2-1/+3
2017-03-02Fix mistake in ChangeLog from file mergeSimon Butcher1-1/+0
2017-03-02Fix resource leak when using mutex and ssl_cookieRon Eldor2-1/+4
2017-03-02Add fix and credit for #742 to the ChangeLogSimon Butcher1-0/+3
2017-03-02Add fix and credit for #742 to the ChangeLogSimon Butcher1-0/+3
2017-03-02Remove use of inttypes.h in MSVC from ssl_server2Andres AG1-2/+10
2017-03-02Update of the Visual Studio filesSimon Butcher48-552/+913
2017-03-02Fix Visual Studio template filesSimon Butcher2-12/+20
2017-03-01Remove use of inttypes.h in MSVC from ssl_server2Andres AG1-2/+10
2017-03-01Update of the Visual Studio filesSimon Butcher48-552/+913
2017-03-01Fix Visual Studio template filesSimon Butcher2-12/+20
2017-03-01fix for issue 1101: missing rsa context initializationRon Eldor1-0/+1
2017-03-01fix for issue 1101: missing rsa context initializationRon Eldor1-0/+1
2017-02-28Fix default hostname for verification used in ssl_client1Paul Bakker1-1/+1
2017-02-28Fix default hostname for verification used in ssl_client1Paul Bakker1-1/+1
2017-02-28Clarify ChangeLog for #569Simon Butcher1-5/+2
2017-02-28ECP: Prevent freeing a buffer on stackJanos Follath2-3/+11
2017-02-28Add invalid key tests for curve SECP224K1Janos Follath2-5/+14
2017-02-28Fix credit in ChangeLog for #722Simon Butcher1-1/+2
2017-02-28Fix memory leak in mbedtls_x509_crl_parse()Andres AG2-2/+6
2017-02-28Fix buffer overread in mbedtls_x509_get_time()Janos Follath2-51/+88
2017-02-28Add unit tests for X509 certificate date parsingJanos Follath2-5/+64
2017-02-28Merge branch 'development' into development-restrictedJanos Follath1-1/+1
2017-02-28Fixed typo in ssl.hJaakko Korhonen1-1/+1
2017-02-27Merge remote-tracking branch 'restricted/porting-readme'Simon Butcher1-0/+9
2017-02-27Merge branch 'iotssl-1071-ca-flags'Simon Butcher5-10/+86
2017-02-26Merge branch 'iotssl-1077-dos-crl'Simon Butcher5-1/+46