Commit graph

  • 38921c8837 X509: Future CA among trusted: add unit tests Janos Follath 2016-02-18 17:28:04 +0000
  • 4dcae421a9 Merge branch 'iotssl-841-platform-time' Simon Butcher 2016-07-13 15:06:24 +0100
  • 23e9778684 Adds missing conditions for platform time Simon Butcher 2016-07-13 13:31:08 +0100
  • b92834324f Fixes all.sh for full config Simon Butcher 2016-07-13 11:02:41 +0100
  • b5b6af2663 Puts platform time abstraction into its own header Simon Butcher 2016-07-13 14:46:18 +0100
  • 8631143ae0 Puts platform time abstraction into a own header Simon Butcher 2016-07-12 13:11:00 +0100
  • 7247f99b3e Fixes missing dependency in ss.h on platform.h James Cowgill 2016-07-11 13:57:05 +0100
  • 1d46a2d5aa Fix issue with reuse of custom yotta configs for target_config.h (#530) Simon Butcher 2016-07-11 10:17:03 +0100
  • 3bfb84d400 Merge tag 'mbedtls-2.3.0' Janos Follath 2016-06-28 15:16:00 +0100
  • e012aa3ae2 Merge branch 'development' of github.com:ARMmbed/mbedtls into development Janos Follath 2016-06-28 15:02:49 +0100
  • 2d01f2d4c5 Update Changelog for release mbedtls-1.3.17 Simon Butcher 2016-06-27 20:00:26 +0100
  • b998e27547 Merge branch 'mbedtls-2.1' mbedtls-2.1.5 Simon Butcher 2016-06-27 19:56:57 +0100
  • 85c2a928ed Update yotta version yotta-2.3.1 mbedtls-2.3.0 mbedtls-2.3 Simon Butcher 2016-06-27 19:50:36 +0100
  • c38aa616a0 Update ChangeLog for Release Simon Butcher 2016-06-27 19:49:04 +0100
  • e180b1e00d Merge branch 'development' Simon Butcher 2016-06-27 19:45:10 +0100
  • 46125fbb73 Updates ChangeLog with final changes for release Simon Butcher 2016-06-27 19:43:55 +0100
  • 4f7b13bd79 Changed library version number to 1.3.17 Simon Butcher 2016-06-27 19:37:31 +0100
  • 64f5df5545 Changed version number to version 2.1.5 Simon Butcher 2016-06-27 19:37:08 +0100
  • 905cef6c2c Changed library version number to 2.3.0 Simon Butcher 2016-06-27 19:36:45 +0100
  • 1c71965d46 Fixes armcc builds in all.sh Simon Butcher 2016-06-27 19:02:12 +0100
  • cff625f841 Fixes break in mingw build Simon Butcher 2016-06-27 15:15:11 +0100
  • eebf1b9380 Various fixes for NV SEED feature in all.sh Simon Butcher 2016-06-27 01:42:39 +0100
  • fd349bcb8e Merge branch 'mbedtls-1.3' into mbedtls-1.3 Simon Butcher 2016-06-27 01:29:03 +0100
  • 88aa189415 Merge branch 'mbedtls-2.1' into mbedtls-2.1 Simon Butcher 2016-06-27 01:16:16 +0100
  • 53fa7cc6d3 Fix for armcc in all.sh Simon Butcher 2016-06-27 00:46:07 +0100
  • 284b4c9927 Fixes all.sh script for filesystem IO test build Simon Butcher 2016-06-26 13:10:00 +0100
  • 3d26513650 Fix for config.pl if no arguments are passed Simon Butcher 2016-06-23 21:57:06 +0100
  • ad249f509f Fixes all.sh script for filesystem IO test build Simon Butcher 2016-06-26 13:10:00 +0100
  • 36b0c55cad Fix for config.pl if no arguments are passed Simon Butcher 2016-06-23 21:57:06 +0100
  • ab069c6b46 Merge branch 'development' into development-restricted Simon Butcher 2016-06-23 21:42:26 +0100
  • e7be5bdb96 Fixed unchecked calls to mbedtls_md_setup in rsa.c (#502) Brian J Murray 2016-06-23 12:57:03 -0700
  • 71ebc58932 Changes to check-names.sh script to accept yotta constants Simon Butcher 2016-06-23 20:02:07 +0100
  • b2c81b12bb Added target_config.h as a custom header for yotta use Simon Butcher 2016-06-23 13:56:06 +0100
  • b6a73c9b76 Add provision to create the entropy seedfile for selftest sample Simon Butcher 2016-06-18 22:45:37 +0100
  • 6dc7c9c5e1 Adds checks to 1.3->2.0 API migration script Simon Butcher 2016-06-19 22:49:58 +0100
  • 02c4a38013 Corrects missing dependency for MBEDTLS_CIPHER_MODE_CBC in some tests Simon Butcher 2016-06-23 02:41:31 +0100
  • 4b541bec0f Fix unused variable in AES selftest when CBC and CFB disabled (#393) Jussi Kivilinna 2016-06-22 18:48:16 +0300
  • efc665f80f Fix mbedtls_ssl_set_hostname documentation Janos Follath 2016-06-22 00:18:50 +0100
  • c8dd1148f0 Merge branch 'development' into development-restricted Janos Follath 2016-06-21 15:07:00 +0100
  • dd9895d810 Fix config.pl to return successful exitcode for full and realfull Simon Butcher 2016-06-21 15:12:00 +0100
  • 45103f3e15 Changes multiline string (for CMake >3.0) to list (for CMake 2.8) Simon Butcher 2016-06-21 14:47:11 +0100
  • 1b8571cd25 Merge branch 'development' into development-restricted Janos Follath 2016-06-21 13:51:17 +0100
  • 1ceab6e43a Adds a check and warning for the null entropy option Simon Butcher 2016-06-21 10:14:00 +0100
  • 4ae869139a Adds 'get' command to scripts/config.pl to retrieve config state Simon Butcher 2016-06-21 10:09:25 +0100
  • d96e526093 ssl.h: tidy up the documentation comments (#505) Aaron Jones 2016-06-17 14:40:41 +0000
  • 15ab7ed0f3 Merge branch 'development' into development-restricted Janos Follath 2016-06-14 09:20:46 +0100
  • 124646e4b5 Updates version feature list for NV Seed Simon Butcher 2016-06-12 11:56:03 +0100
  • 4e6248fa15 Merge branch 'null-entropy' into development Simon Butcher 2016-06-12 00:44:26 +0100
  • 4157b6004d Renames null entropy source function for clarity Simon Butcher 2016-06-12 00:31:33 +0100
  • ab5df40054 Rename the 'no entropy' feature to MBEDTLS_TEST_NULL_ENTROPY Simon Butcher 2016-06-11 02:31:21 +0100
  • 72ff973d22 Revert accidental changes to file mode of rsa.c Simon Butcher 2016-06-06 20:15:33 +0100
  • 30b5f978eb Removes target_config.h file from default and thread configs Simon Butcher 2016-06-08 19:00:23 +0100
  • bd43f6c009 Fix dependency on MBEDTLS_ENTROPY_SHA512_ACCUMULATOR in test suite Paul Bakker 2016-06-07 11:06:09 +0100
  • 71a597a2ba Update documentation for MBEDTLS_ENTROPY_NV_SEED Paul Bakker 2016-06-07 10:59:03 +0100
  • 5a0392a5c0 Fix dependency guard for test Paul Bakker 2016-06-01 16:57:11 +0100
  • b3dc822846 Properly gate NV_SEED additions in test suite Paul Bakker 2016-06-01 16:34:25 +0100
  • bddf9ab8ff Update features file Paul Bakker 2016-06-01 15:58:12 +0100
  • 1779026037 Add test cases for NV seed functionality Paul Bakker 2016-06-01 15:36:18 +0100
  • fc9c7c8bf4 Initial entropy run should be context specific Paul Bakker 2016-06-01 15:25:50 +0100
  • 66fdf34e81 Add MBEDTLS_FS_IO guard on default NV seed defines in platform.h Paul Bakker 2016-06-01 11:44:12 +0100
  • d5c9f6d226 Automatically update NV seed on initial entropy run Paul Bakker 2016-06-01 11:30:54 +0100
  • 9988d6bbd9 Introduce mbedtls_nv_seed_poll() entropy polling function Paul Bakker 2016-06-01 11:29:42 +0100
  • cf0a9f96c5 Introduce platform-layer functions for reading/writing seed from NV Paul Bakker 2016-06-01 11:25:44 +0100
  • d2e7ff746d Fix test message for entropy safety switch. Janos Follath 2016-06-09 14:12:02 +0100
  • 8dc4fef789 Merge branch 'development' Simon Butcher 2016-06-09 14:11:07 +0100
  • 06c54000f3 Add test for the entropy safety switch feature. Janos Follath 2016-06-09 13:57:40 +0100
  • 51bcd9355b Update version features. Janos Follath 2016-06-09 13:55:37 +0100
  • f93b8bc2e0 Add requirements for the entropy safety switch in documentation. Janos Follath 2016-06-09 13:54:15 +0100
  • c4205ae7f0 Removes target_config.h file from default and thread configs Simon Butcher 2016-06-08 19:00:23 +0100
  • 8795c4d5d5 Revert accidental changes to file mode of rsa.c Simon Butcher 2016-06-06 20:15:33 +0100
  • b1007af2ef Revert accidental changes to file mode of rsa.c Simon Butcher 2016-06-06 20:15:33 +0100
  • 352dbe2334 Make error messages in crypt_and_hash better. Janos Follath 2016-06-07 10:29:05 +0100
  • 7ccac85fbc Make basic-build-test.sh clean up after itself. Janos Follath 2016-06-06 13:18:39 +0100
  • 98e28a74e3 Address user reported coverity issues. Janos Follath 2016-05-31 14:03:54 +0100
  • f991128d40 Revert accidental changes to file mode of rsa.c Simon Butcher 2016-06-06 20:15:33 +0100
  • 8eb64132da Address issues find by manual coverity scan. Janos Follath 2016-06-03 15:40:57 +0100
  • 53de78444c Add entropy safety switch. Janos Follath 2016-06-08 15:29:18 +0100
  • 12e2bf848d Removes target_config.h file from default and thread configs Simon Butcher 2016-06-08 19:00:23 +0100
  • 184eea6aa0 Merge branch 'development' Simon Butcher 2016-06-07 15:55:47 +0100
  • 79f58995c9 Revert accidental changes to file mode of rsa.c Simon Butcher 2016-06-06 20:15:33 +0100
  • c4191e475b Make basic-build-test.sh clean up after itself. Janos Follath 2016-06-06 13:18:39 +0100
  • ce52d7823c Address user reported coverity issues. Janos Follath 2016-05-31 14:03:54 +0100
  • 78da223f68 Revert accidental changes to file mode of rsa.c Simon Butcher 2016-06-06 20:15:33 +0100
  • a54f0f53c5 Merge branch 'development' Simon Butcher 2016-06-07 14:46:08 +0100
  • 041435a19f Revert accidental changes to file mode of rsa.c Simon Butcher 2016-06-06 20:15:33 +0100
  • c568762a5c Fix dependency on MBEDTLS_ENTROPY_SHA512_ACCUMULATOR in test suite Paul Bakker 2016-06-07 11:06:09 +0100
  • 2a9ef7445d Update documentation for MBEDTLS_ENTROPY_NV_SEED Paul Bakker 2016-06-07 10:59:03 +0100
  • f5e1101b8f Make error messages in crypt_and_hash better. Janos Follath 2016-06-07 10:29:05 +0100
  • d364465150 Make basic-build-test.sh clean up after itself. Janos Follath 2016-06-06 13:18:39 +0100
  • dc7b15c11f Address user reported coverity issues. Janos Follath 2016-05-31 14:03:54 +0100
  • a338691b46 Merge branch 'development' into development-restricted Janos Follath 2016-06-07 09:24:41 +0100
  • 50cdede726 Revert accidental changes to file mode of rsa.c Simon Butcher 2016-06-06 20:15:33 +0100
  • 0febc80396 Address issues find by manual coverity scan. Janos Follath 2016-06-03 15:40:57 +0100
  • b598c293ce Fix dependency guard for test Paul Bakker 2016-06-01 16:57:11 +0100
  • 4a6c6fc72d Properly gate NV_SEED additions in test suite Paul Bakker 2016-06-01 16:34:25 +0100
  • 38f314550a Update features file Paul Bakker 2016-06-01 15:58:12 +0100
  • ffbfb4c24c Add test cases for NV seed functionality Paul Bakker 2016-06-01 15:36:18 +0100
  • 960292337c Initial entropy run should be context specific Paul Bakker 2016-06-01 15:25:50 +0100
  • a9c321cef5 Add MBEDTLS_FS_IO guard on default NV seed defines in platform.h Paul Bakker 2016-06-01 11:44:12 +0100
  • 7da307105c Automatically update NV seed on initial entropy run Paul Bakker 2016-06-01 11:30:54 +0100