Commit Graph

  • 81c60910e1 Run PKCS#5 selftest in test suites Paul Bakker 2016-07-19 14:54:57 +01:00
  • 4400ecc9fb Fix output of PKCS#5 and RIPEMD-160 self tests Paul Bakker 2016-07-19 14:41:43 +01:00
  • 80cd444978 Adds missing dependency to AES special case tests Simon Butcher 2016-08-25 15:40:03 +01:00
  • 5c57e02b1d Fix style issues in test_suite_md.function Paul Bakker 2016-07-19 13:31:41 +01:00
  • 70940caeeb Allow compilation without MBEDTLS_SELF_TEST enabled Paul Bakker 2016-07-14 14:30:45 +01:00
  • 217efbcb4b Allow compilation without MBEDTLS_SELF_TEST enabled Paul Bakker 2016-07-14 14:30:03 +01:00
  • 6a9c725652 Add Cipher layer corner case test coverage Paul Bakker 2016-07-14 13:46:10 +01:00
  • 185ccf7070 Add coverage for CTR-DRBG corner case function behaviours Paul Bakker 2016-07-14 13:21:10 +01:00
  • ec5ceb65d6 Test invalid bit value in mbedtls_mpi_set_bit() Paul Bakker 2016-07-14 12:47:07 +01:00
  • c7d6bd4b5f Add mbedtls_asn1_write_len() support for 3 and 4 byte lengths Paul Bakker 2016-07-14 11:39:56 +01:00
  • 5e8b77cd8c Test result of mbedtls_asn1_write_len() through mbedtls_asn1_get_len() Paul Bakker 2016-07-14 11:14:54 +01:00
  • 58bfb83bb0 Add buffer length tests for mbedtls_asn1_write_len() Paul Bakker 2016-07-14 11:02:31 +01:00
  • e325db9055 Add explicit test coverage for mbedtls_asn1_write_len() Paul Bakker 2016-07-14 10:27:36 +01:00
  • 7eb1243fb4 Add check for lengths over 65535 in mbedtls_asn1_write_len() Paul Bakker 2016-07-14 10:27:08 +01:00
  • 97c53c2867 Add coverage testing of mbedtls_md_clone() (and wraps) Paul Bakker 2016-07-13 17:20:22 +01:00
  • e35afa28f7 Update *_multi tests in test_suite_md to do more than 1 step Paul Bakker 2016-07-13 17:09:14 +01:00
  • bd3b359742 Fix typo in regular Makefile when having coverage files Paul Bakker 2016-07-13 16:37:32 +01:00
  • 4df5eaf2b0 Fixes build configuration for armcc test build in all.sh Simon Butcher 2016-08-24 22:58:31 +03:00
  • a4ed19c7c0 Fixes test script all.sh to output errors from armcc Simon Butcher 2016-08-24 22:37:43 +03:00
  • 4982e527c6 Adds stdlib.h header to dh_genprime sample app Simon Butcher 2016-08-24 20:20:20 +03:00
  • cdb3ad03ed Remove redundant definitions of exit codes Simon Butcher 2016-08-24 20:09:06 +03:00
  • 3f21a35c36 Added checking for QNX operating system to make mbedtls build on QNX Matthias Weisser 2016-08-18 07:55:05 +02:00
  • e49404a95d Add morpheus integration test to Circle CI. Janos Follath 2016-06-15 11:29:45 +01:00
  • 1e4ec667a4 Check time platform abstraction macro definitions (#534) Andres Amaya Garcia 2016-07-20 10:16:25 +01:00
  • b72c67804a Add script to print build environment info. (#539) Janos Follath 2016-07-19 14:54:17 +01:00
  • 255e5f7a02 Merge pull request #537 from andresag01/mbedtls-1.3-iotssl-472-ca-chain-with-invalid-dates Simon Butcher 2016-07-19 13:09:08 +01:00
  • e88c9102e4 Merge pull request #538 from andresag01/mbedtls-2.1-iotssl-472-ca-chain-with-invalid-dates Simon Butcher 2016-07-19 13:07:48 +01:00
  • a5a7f8d464 Fix skipped test dependency in x509parse Andres AG 2016-07-15 17:19:10 +01:00
  • 463129b7f7 Add missing dependencies to X509 Parse test suite for P-384 curve Simon Butcher 2016-03-04 22:21:52 +00:00
  • 8b459923ac Add missing dependencies to X509 Parse test suite for P-384 curve Simon Butcher 2016-03-04 22:21:52 +00:00
  • 8a8445415f X509: Fix bug triggered by future CA among trusted Janos Follath 2016-02-19 15:58:21 +00:00
  • aeff929a5a X509: Future CA among trusted: add more tests Janos Follath 2016-02-19 15:57:17 +00:00
  • e6bf97995b X509: Future CA among trusted: add unit tests Janos Follath 2016-02-18 17:28:04 +00:00
  • 7b26865529 X509: Fix bug triggered by future CA among trusted Janos Follath 2016-02-19 15:58:21 +00:00
  • a7e43bc060 Update yotta version yotta-2.3.2 Simon Butcher 2016-07-14 12:09:10 +01:00
  • e223527da0 X509: Future CA among trusted: add more tests Janos Follath 2016-02-19 15:57:17 +00:00
  • 38921c8837 X509: Future CA among trusted: add unit tests Janos Follath 2016-02-18 17:28:04 +00:00
  • 4dcae421a9 Merge branch 'iotssl-841-platform-time' Simon Butcher 2016-07-13 15:06:24 +01:00
  • 23e9778684 Adds missing conditions for platform time Simon Butcher 2016-07-13 13:31:08 +01:00
  • b92834324f Fixes all.sh for full config Simon Butcher 2016-07-13 11:02:41 +01:00
  • b5b6af2663 Puts platform time abstraction into its own header Simon Butcher 2016-07-13 14:46:18 +01:00
  • 8631143ae0 Puts platform time abstraction into a own header Simon Butcher 2016-07-12 13:11:00 +01:00
  • 7247f99b3e Fixes missing dependency in ss.h on platform.h James Cowgill 2016-07-11 13:57:05 +01:00
  • 1d46a2d5aa Fix issue with reuse of custom yotta configs for target_config.h (#530) Simon Butcher 2016-07-11 10:17:03 +01:00
  • 3bfb84d400 Merge tag 'mbedtls-2.3.0' Janos Follath 2016-06-28 15:16:00 +01:00
  • e012aa3ae2 Merge branch 'development' of github.com:ARMmbed/mbedtls into development Janos Follath 2016-06-28 15:02:49 +01:00
  • 2d01f2d4c5 Update Changelog for release mbedtls-1.3.17 Simon Butcher 2016-06-27 20:00:26 +01:00
  • b998e27547 Merge branch 'mbedtls-2.1' mbedtls-2.1.5 Simon Butcher 2016-06-27 19:56:57 +01:00
  • 85c2a928ed Update yotta version yotta-2.3.1 mbedtls-2.3.0 archive/mbedtls-2.3 Simon Butcher 2016-06-27 19:50:36 +01:00
  • c38aa616a0 Update ChangeLog for Release Simon Butcher 2016-06-27 19:49:04 +01:00
  • e180b1e00d Merge branch 'development' Simon Butcher 2016-06-27 19:45:10 +01:00
  • 46125fbb73 Updates ChangeLog with final changes for release Simon Butcher 2016-06-27 19:43:55 +01:00
  • 4f7b13bd79 Changed library version number to 1.3.17 Simon Butcher 2016-06-27 19:37:31 +01:00
  • 64f5df5545 Changed version number to version 2.1.5 Simon Butcher 2016-06-27 19:37:08 +01:00
  • 905cef6c2c Changed library version number to 2.3.0 Simon Butcher 2016-06-27 19:36:45 +01:00
  • 1c71965d46 Fixes armcc builds in all.sh Simon Butcher 2016-06-27 19:02:12 +01:00
  • cff625f841 Fixes break in mingw build Simon Butcher 2016-06-27 15:15:11 +01:00
  • eebf1b9380 Various fixes for NV SEED feature in all.sh Simon Butcher 2016-06-27 01:42:39 +01:00
  • fd349bcb8e Merge branch 'mbedtls-1.3' into mbedtls-1.3 Simon Butcher 2016-06-27 01:29:03 +01:00
  • 88aa189415 Merge branch 'mbedtls-2.1' into mbedtls-2.1 Simon Butcher 2016-06-27 01:16:16 +01:00
  • 53fa7cc6d3 Fix for armcc in all.sh Simon Butcher 2016-06-27 00:46:07 +01:00
  • 284b4c9927 Fixes all.sh script for filesystem IO test build Simon Butcher 2016-06-26 13:10:00 +01:00
  • 3d26513650 Fix for config.pl if no arguments are passed Simon Butcher 2016-06-23 21:57:06 +01:00
  • ad249f509f Fixes all.sh script for filesystem IO test build Simon Butcher 2016-06-26 13:10:00 +01:00
  • 36b0c55cad Fix for config.pl if no arguments are passed Simon Butcher 2016-06-23 21:57:06 +01:00
  • ab069c6b46 Merge branch 'development' into development-restricted Simon Butcher 2016-06-23 21:42:26 +01:00
  • e7be5bdb96 Fixed unchecked calls to mbedtls_md_setup in rsa.c (#502) Brian J Murray 2016-06-23 12:57:03 -07:00
  • 71ebc58932 Changes to check-names.sh script to accept yotta constants Simon Butcher 2016-06-23 20:02:07 +01:00
  • b2c81b12bb Added target_config.h as a custom header for yotta use Simon Butcher 2016-06-23 13:56:06 +01:00
  • b6a73c9b76 Add provision to create the entropy seedfile for selftest sample Simon Butcher 2016-06-18 22:45:37 +01:00
  • 6dc7c9c5e1 Adds checks to 1.3->2.0 API migration script Simon Butcher 2016-06-19 22:49:58 +01:00
  • 02c4a38013 Corrects missing dependency for MBEDTLS_CIPHER_MODE_CBC in some tests Simon Butcher 2016-06-23 02:41:31 +01:00
  • 4b541bec0f Fix unused variable in AES selftest when CBC and CFB disabled (#393) Jussi Kivilinna 2016-06-22 18:48:16 +03:00
  • efc665f80f Fix mbedtls_ssl_set_hostname documentation Janos Follath 2016-06-22 00:18:50 +01:00
  • c8dd1148f0 Merge branch 'development' into development-restricted Janos Follath 2016-06-21 15:07:00 +01:00
  • dd9895d810 Fix config.pl to return successful exitcode for full and realfull Simon Butcher 2016-06-21 15:12:00 +01:00
  • 45103f3e15 Changes multiline string (for CMake >3.0) to list (for CMake 2.8) Simon Butcher 2016-06-21 14:47:11 +01:00
  • 1b8571cd25 Merge branch 'development' into development-restricted Janos Follath 2016-06-21 13:51:17 +01:00
  • 1ceab6e43a Adds a check and warning for the null entropy option Simon Butcher 2016-06-21 10:14:00 +01:00
  • 4ae869139a Adds 'get' command to scripts/config.pl to retrieve config state Simon Butcher 2016-06-21 10:09:25 +01:00
  • d96e526093 ssl.h: tidy up the documentation comments (#505) Aaron Jones 2016-06-17 14:40:41 +00:00
  • 15ab7ed0f3 Merge branch 'development' into development-restricted Janos Follath 2016-06-14 09:20:46 +01:00
  • 124646e4b5 Updates version feature list for NV Seed Simon Butcher 2016-06-12 11:56:03 +01:00
  • 4e6248fa15 Merge branch 'null-entropy' into development Simon Butcher 2016-06-12 00:44:26 +01:00
  • 4157b6004d Renames null entropy source function for clarity Simon Butcher 2016-06-12 00:31:33 +01:00
  • ab5df40054 Rename the 'no entropy' feature to MBEDTLS_TEST_NULL_ENTROPY Simon Butcher 2016-06-11 02:31:21 +01:00
  • 72ff973d22 Revert accidental changes to file mode of rsa.c Simon Butcher 2016-06-06 20:15:33 +01:00
  • 30b5f978eb Removes target_config.h file from default and thread configs Simon Butcher 2016-06-08 19:00:23 +01:00
  • bd43f6c009 Fix dependency on MBEDTLS_ENTROPY_SHA512_ACCUMULATOR in test suite Paul Bakker 2016-06-07 11:06:09 +01:00
  • 71a597a2ba Update documentation for MBEDTLS_ENTROPY_NV_SEED Paul Bakker 2016-06-07 10:59:03 +01:00
  • 5a0392a5c0 Fix dependency guard for test Paul Bakker 2016-06-01 16:57:11 +01:00
  • b3dc822846 Properly gate NV_SEED additions in test suite Paul Bakker 2016-06-01 16:34:25 +01:00
  • bddf9ab8ff Update features file Paul Bakker 2016-06-01 15:58:12 +01:00
  • 1779026037 Add test cases for NV seed functionality Paul Bakker 2016-06-01 15:36:18 +01:00
  • fc9c7c8bf4 Initial entropy run should be context specific Paul Bakker 2016-06-01 15:25:50 +01:00
  • 66fdf34e81 Add MBEDTLS_FS_IO guard on default NV seed defines in platform.h Paul Bakker 2016-06-01 11:44:12 +01:00
  • d5c9f6d226 Automatically update NV seed on initial entropy run Paul Bakker 2016-06-01 11:30:54 +01:00
  • 9988d6bbd9 Introduce mbedtls_nv_seed_poll() entropy polling function Paul Bakker 2016-06-01 11:29:42 +01:00
  • cf0a9f96c5 Introduce platform-layer functions for reading/writing seed from NV Paul Bakker 2016-06-01 11:25:44 +01:00
  • d2e7ff746d Fix test message for entropy safety switch. Janos Follath 2016-06-09 14:12:02 +01:00