aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-06Fix non compliance SSLv3 in server extension handling.archive/iotssl-719-ssl3-non-complianceJanos Follath2-0/+22
2016-05-06Add a test for SSLv3 with extensions, server sideJanos Follath1-2/+12
2016-05-02Fix minor doc issueAttila Molnar1-1/+1
2016-04-29Update ChangeLog for bug #429 in ssl_fork_serverSimon Butcher1-0/+1
2016-04-29Improves and makes pretty the ssl_fork_server outputJanos Follath1-33/+42
2016-04-29Fix issue #429 in ssl_fork_server.cJanos Follath1-2/+1
2016-04-27Fixes X509 sample app and SSL test suiteSimon Butcher2-2/+6
2016-04-27Fixes SSL sample apps for non-default configsSimon Butcher6-4/+20
2016-04-27Fixes syntax and naming for check-names.shSimon Butcher2-4/+6
2016-04-26Fixes time() abstraction for custom configsSimon Butcher4-5/+13
2016-04-26Abstracts away time()/stdlib.h into platformSimonB16-63/+159
2016-04-26Adds better support to debug generated codeSimonB3-15/+57
2016-04-26Fixes mbedtls_mpi_zeroize() function name in ChangeLogSimon Butcher1-1/+2
2016-04-25Updates ChangeLog with faster MPI zeroize fixSimon Butcher1-1/+2
2016-04-25Rename MPI zeroize function to mbedtls_mpi_zeroizeAlexey Skalozub1-4/+4
2016-04-25Faster mbedtls_zeroize for MPIAlexey Skalozub1-5/+5
2016-04-22Fix bug in ssl_write_supported_elliptic_curves_extJanos Follath2-1/+8
2016-04-19Fix ci break in builds without platform.hJanos Follath2-1/+3
2016-04-19Fix null pointer dereference in the RSA module.Janos Follath2-1/+4
2016-04-17Adds verbose mode to the test suitesSimonB4-33/+131
2016-04-16Makes basic-build-test.sh test the full configSimonB1-1/+3
2016-04-16Adds check to avoid overwriting filesSimonB1-23/+64
2016-04-15Adds test for odd bit length RSA key sizeSimon Butcher3-3/+13
2016-04-15Fix odd bitlength RSA key generationJanos Follath2-6/+9
2016-04-15Use Freescale's RNGA on the K64FManuel Pégourié-Gonnard2-26/+49
2016-04-10Fixes Travis post-mortem script dump following reviewSimon Butcher2-4/+13
2016-04-10Merge branch 'iotssl-683-travis-failing-intermittently'Simon Butcher2-0/+29
2016-04-04Fixes formatting of spacing in config.plSimonB1-3/+3
2016-04-03Adds to footprint.sh MBEDTLS_NO_PLATFORM_ENTROPYSimonB1-1/+20
2016-04-03Adds option to config.pl to force config changesSimonB1-41/+135
2016-03-23Update the yotta module version numberyotta-2.3.0mbedos-2016q1-oob3mbedos-16.03-releasembedos-16.01-releaseSimon Butcher1-1/+1
2016-03-23Update the yotta module numberyotta-2.2.3Simon Butcher1-1/+1
2016-03-21Merge branch 'development'Simon Butcher0-0/+0
2016-03-21Fixes following review of 'iotssl-682-selftest-ci-break'Simon Butcher2-2/+0
2016-03-21Fix the basic test build script to always buildSimon Butcher1-2/+2
2016-03-21Make Travis more chatty.Janos Follath2-0/+29
2016-03-21Restore a change in the documentation.Janos Follath1-1/+1
2016-03-18Fix the basic test build script to always buildSimon Butcher1-2/+2
2016-03-18Fix a typo that confuses check-names.shJanos Follath1-1/+1
2016-03-18Fix test break in 'test-ref-configs.pl'Janos Follath1-34/+37
2016-03-18Add exit value macros to platform abstraction layer.Janos Follath3-2/+25
2016-03-17Clarified current status of RC4 usageSimon Butcher1-4/+6
2016-03-17Provided doxygen function definitions for debug.hSimon Butcher1-5/+108
2016-03-17Update the version number of the yotta moduleyotta-2.2.2mbedos-2016q1-oob2Simon Butcher1-1/+1
2016-03-17Added clarification text on benchmark usefulness.Simon Butcher1-0/+6
2016-03-17Fix yotta examples baud rate.Janos Follath4-16/+8
2016-03-17Fix function name in hashing module doxygen fileSimon Butcher1-5/+6
2016-03-14Fixes to style following reviewSimon Butcher2-8/+8
2016-03-14Fix minor issues with basic test scriptSimon Butcher2-6/+6
2016-03-14Add a script to execute the basic testsSimonB1-0/+201