Commit graph

  • 2300776816 Merge branch 'development' Simon Butcher 2016-04-19 10:39:36 +0100
  • 7ddc2cdfce Fix null pointer dereference in the RSA module. Janos Follath 2016-03-18 11:45:44 +0000
  • 689a627215 Fix null pointer dereference in the RSA module. Janos Follath 2016-03-18 11:45:44 +0000
  • 1ed9f99ef3 Fix null pointer dereference in the RSA module. Janos Follath 2016-03-18 11:45:44 +0000
  • e9f842782b Adds test for odd bit length RSA key size Simon Butcher 2016-04-15 19:06:59 +0100
  • d61fc6881a Fix odd bitlength RSA key generation Janos Follath 2016-02-23 14:42:48 +0000
  • 0705dd0588 Adds test for odd bit length RSA key size Simon Butcher 2016-04-15 19:06:59 +0100
  • 1a59a504e7 Fix odd bitlength RSA key generation Janos Follath 2016-02-23 14:42:48 +0000
  • d74aa47380 Remove unused code from PKCS1v15 test suite Janos Follath 2016-04-18 10:12:05 +0100
  • 1033abdd4e Remove unused code from PKCS1v15 test suite Janos Follath 2016-04-15 15:54:30 +0100
  • f5e254a9ff Remove unused code from PKCS1v15 test suite Janos Follath 2016-04-15 15:54:30 +0100
  • 0c539447c1 Fixes no return value warning in selftest.c Janos Follath 2016-04-18 09:59:16 +0100
  • 8ca7bc42d0 Adds verbose mode to the test suites SimonB 2016-04-17 23:24:50 +0100
  • 098a3b5025 Makes basic-build-test.sh test the full config SimonB 2016-04-16 21:56:59 +0100
  • 2e23c82753 Adds check to avoid overwriting files SimonB 2016-04-16 21:54:39 +0100
  • 3f5c875654 Adds test for odd bit length RSA key size Simon Butcher 2016-04-15 19:06:59 +0100
  • 10c575be3e Fix odd bitlength RSA key generation Janos Follath 2016-02-23 14:42:48 +0000
  • 0e4d9afa61 Use Freescale's RNGA on the K64F Manuel Pégourié-Gonnard 2015-08-18 13:33:14 +0200
  • e789a6ead6 Fixes typo in platform.h Simon Butcher 2016-04-13 18:46:26 +0100
  • 0914ac47d2 Add missing config dependencies to PKCS1 V15 tests Simon Butcher 2016-04-13 14:49:25 +0100
  • 3e25f8c01e Add missing config dependencies to PKCS1 V15 tests Simon Butcher 2016-04-13 14:49:19 +0100
  • 42d47f0fb5 Silence a clang-analyze warning Nicholas Wilson 2016-04-13 11:53:27 +0100
  • 5d5e421d08 Refactor slightly to silence a clang-analyze warning Nicholas Wilson 2016-04-13 11:51:05 +0100
  • daf534dcf9 Remove a dead store to silence clang-analyze Nicholas Wilson 2016-04-13 11:50:33 +0100
  • 1ef918ddca Add missing stdlib.h header to rsa sample programs Simon Butcher 2016-04-13 11:56:27 +0100
  • 409401c044 Shut up a few clang-analyze warnings about use of uninitialized variables Nicholas Wilson 2016-04-13 11:48:25 +0100
  • 2cc69fffcf Shut up a clang-analyzer warning Nicholas Wilson 2016-04-13 11:44:29 +0100
  • 57b42d25c3 Add missing stdlib.h header to rsa sample programs Simon Butcher 2016-04-13 11:52:56 +0100
  • f20ab8941f Add missing config dependencies to PKCS1 V15 tests Simon Butcher 2016-04-13 01:41:49 +0100
  • 8435f9e8ec Add missing stdlib.h header to rsa sample programs Simon Butcher 2016-04-13 01:38:54 +0100
  • de62b6e396 Fixes error and exit paths in rsa sample programs Simon Butcher 2016-04-12 17:36:34 +0100
  • fa4a88a8eb Fix memory leaks in example programs. Janos Follath 2016-03-17 15:21:39 +0000
  • 8970fd6ab9 Add tests to cover PKCS1 v1.5 signature functions. Janos Follath 2016-03-16 16:39:41 +0000
  • 7d65cedc96 Corrects platform return values in rsa sample programs Simon Butcher 2016-04-12 15:04:10 +0100
  • bbd3e8a1f0 Fixes error and exit paths in rsa sample programs Simon Butcher 2016-04-12 13:25:08 +0100
  • 8c60bdff5b Fix memory leaks in example programs. Janos Follath 2016-03-17 15:21:39 +0000
  • 0e243cabc9 Add tests to cover PKCS1 v1.5 signature functions. Janos Follath 2016-03-16 16:39:41 +0000
  • 6b46c62d77 Fixes error and exit paths in rsa sample programs Simon Butcher 2016-04-12 13:25:08 +0100
  • f8758b8bdc Adds test_suite_pkcs1_v15 to tests/Makefile Simon Butcher 2016-04-12 11:31:00 +0100
  • f713b0a6ce Fix memory leaks in example programs. Janos Follath 2016-03-17 15:21:39 +0000
  • e6aef9fa70 Add tests to cover PKCS1 v1.5 signature functions. Janos Follath 2016-03-16 16:39:41 +0000
  • 58ec0a6af3 Merge branch 'development-restricted' Simon Butcher 2016-04-10 15:43:15 +0100
  • 1cabdd573d Merge branch 'development' Simon Butcher 2016-04-10 15:41:58 +0100
  • 6eaf3659ea Fixes Travis post-mortem script dump following review Simon Butcher 2016-04-10 15:11:27 +0100
  • 371a9e0ae9 Merge branch 'iotssl-683-travis-failing-intermittently' Simon Butcher 2016-04-10 14:24:31 +0100
  • cb713bb35a Merge branch 'mbedtls-1.3-restricted' Simon Butcher 2016-04-10 00:06:50 +0100
  • d255c0e430 Adds test_suite_pkcs1_v15 to tests/Makefile Simon Butcher 2016-04-10 00:03:16 +0100
  • bee7819819 Fix ChangeLog for backport of IOTSSL-621 Simon Butcher 2016-03-17 11:03:14 +0000
  • d95e8d1cb4 Included tests for the overflow Janos Follath 2016-02-08 14:52:29 +0000
  • bedc728fed Add Changelog entry for current branch Janos Follath 2016-02-10 16:25:55 +0000
  • c7971b51ce Fix for backprt of IOTSSL-628 Simon Butcher 2016-03-17 00:57:18 +0000
  • c0dfe440c7 Fix ChangeLog after merging fix for IOTSSL-628 Simon Butcher 2016-03-16 23:31:03 +0000
  • 21b967137d Extended ChangeLog entry Janos Follath 2016-02-11 11:15:44 +0000
  • fb9d33047a Move underflow test to make time constant Janos Follath 2016-02-11 11:08:18 +0000
  • 532d62f900 Add Changelog entry for current branch Janos Follath 2016-02-10 16:40:16 +0000
  • d886c4a419 Included test for integer underflow. Janos Follath 2016-02-09 14:51:35 +0000
  • 33857f4c3d Update default configuration Janos Follath 2016-03-14 13:40:43 +0000
  • 024ac945c1 Fixes formatting of spacing in config.pl SimonB 2016-04-04 13:49:10 +0100
  • c3352d6be6 Adds to footprint.sh MBEDTLS_NO_PLATFORM_ENTROPY SimonB 2016-04-03 15:06:52 +0100
  • 2181449d5c Adds option to config.pl to force config changes SimonB 2016-04-03 14:16:08 +0100
  • bbe2ee9bf3 Resolves conflicts in basic-build-test.sh Simon Butcher 2016-04-05 14:09:12 +0100
  • d9106f3538 Makes basic-build-test.sh tests more consistent Simon Butcher 2016-04-05 13:59:00 +0100
  • 73883c12bc Fixes formatting of spacing in config.pl SimonB 2016-04-04 13:49:10 +0100
  • ba9dd1ec13 Adds to footprint.sh MBEDTLS_NO_PLATFORM_ENTROPY SimonB 2016-04-03 15:06:52 +0100
  • 60f2cf93f5 Adds option to config.pl to force config changes SimonB 2016-04-03 14:16:08 +0100
  • 8e9cccb652 Merge branch 'mbedtls-2.1' Simon Butcher 2016-03-30 01:49:22 +0100
  • db9fdbf6f4 Fix the broken pkcs1 v1.5 test. Janos Follath 2016-03-16 10:16:54 +0000
  • e6c8499c6c Merge branch 'mbedtls-2.1' Simon Butcher 2016-03-30 00:59:09 +0100
  • 4c5dccf419 Fix the broken pkcs1 v1.5 test. Janos Follath 2016-03-16 10:16:54 +0000
  • b14de92404 Merge branch 'development' Simon Butcher 2016-03-30 00:46:41 +0100
  • a7ffc8f739 Update the yotta module version number yotta-2.3.0 mbedos-2016q1-oob3 mbedos-16.03-release mbedos-16.01-release Simon Butcher 2016-03-23 16:22:24 +0000
  • 3527514e94 Update the yotta module number yotta-2.2.3 Simon Butcher 2016-03-23 15:38:37 +0000
  • 3f81973a9a Fix bug in ssl_write_supported_elliptic_curves_ext iotssl-580-invalid-curves-crash-1.3 Janos Follath 2016-03-22 15:49:23 +0000
  • db8b089cdc Fix bug in ssl_write_supported_elliptic_curves_ext iotssl-580-invalid-curves-crash-2.1 Janos Follath 2016-02-22 11:20:56 +0000
  • b3c8a19267 Trigger Travis bug: 4th try iotssl-683-travis-failing-intermittently-tmp Janos Follath 2016-03-22 11:53:28 +0000
  • f5d81528c9 Trigger Travis bug: 4th try Janos Follath 2016-03-22 11:28:36 +0000
  • efd842acca Trigger Travis bug: 2nd try Janos Follath 2016-03-22 10:46:31 +0000
  • deaa2fde63 Trigger Travis bug: 1st try Janos Follath 2016-03-22 10:31:55 +0000
  • a4f63e59e6 Make Travis more chatty. Janos Follath 2016-03-21 09:22:58 +0000
  • f2d18a29da Merge branch 'development' Simon Butcher 2016-03-21 22:55:56 +0000
  • cd0ee5e499 Fixes following review of 'iotssl-682-selftest-ci-break' Simon Butcher 2016-03-21 22:54:37 +0000
  • c2b0efcebe Fix the basic test build script to always build Simon Butcher 2016-03-18 18:28:43 +0000
  • 831a65ffa7 Make Travis more chatty. Janos Follath 2016-03-21 09:22:58 +0000
  • c2094612a6 Make Travis more chatty. iotssl-683-travis-failing-intermittently-2.1 Janos Follath 2016-03-21 09:22:58 +0000
  • a75c87121a Make Travis more chatty. iotssl-683-travis-failing-intermittently-1.3 Janos Follath 2016-03-21 09:22:58 +0000
  • c351d18c0e Restore a change in the documentation. Janos Follath 2016-03-21 08:43:59 +0000
  • be412aaca9 Fix the basic test build script to always build Simon Butcher 2016-03-18 18:28:43 +0000
  • a02912a764 Merge branch 'development' Simon Butcher 2016-03-18 16:50:24 +0000
  • d75b782d0d Fix a typo that confuses check-names.sh Janos Follath 2016-03-18 16:28:20 +0000
  • 2e3aca2c9e Fix test break in 'test-ref-configs.pl' Janos Follath 2016-03-18 16:25:52 +0000
  • 9194744595 Add exit value macros to platform abstraction layer. Janos Follath 2016-03-18 13:49:27 +0000
  • 68c0bd72bc Clarified current status of RC4 usage Simon Butcher 2016-02-13 22:44:49 +0000
  • 7ef5cf3c54 Provided doxygen function definitions for debug.h Simon Butcher 2016-02-13 22:20:04 +0000
  • 9a5c0aa076 Update the version number of the yotta module yotta-2.2.2 mbedos-2016q1-oob2 Simon Butcher 2016-03-17 16:03:39 +0000
  • 1404ddbd78 Added clarification text on benchmark usefulness. Simon Butcher 2016-03-17 16:00:13 +0000
  • 60ddf167c1 Fix yotta examples baud rate. Janos Follath 2016-03-17 13:55:07 +0000
  • de69b1664b Fix ChangeLog after merge of IOTSSL-628 Simon Butcher 2016-03-17 11:13:48 +0000
  • 9ff2d96fe2 Fix Changelog for backport of IOTSSL-621 Simon Butcher 2016-03-17 11:09:45 +0000
  • fb2304a640 Fix ChangeLog for backport of IOTSSL-621 Simon Butcher 2016-03-17 11:03:14 +0000
  • 6e5fb63cf6 Included tests for the overflow Janos Follath 2016-02-08 14:52:29 +0000