Commit Graph

  • c0fbf784b6 Fix potential integer overflow parsing DER CRL Andres AG 2017-02-10 14:39:58 +00:00
  • ab8e04094a Move the git scripts to correct path Ron Eldor 2017-07-24 15:52:18 +03:00
  • 205672fc19 Update after @sbutcher-arm comments Ron Eldor 2017-07-23 15:25:32 +03:00
  • 98df169a4d Fix slash direction for linux path Ron Eldor 2017-07-20 18:24:43 +03:00
  • c898a3baf0 Add note for the git_hoos README file Ron Eldor 2017-07-20 11:25:14 +03:00
  • 2f43032f1a Pre push hook script Ron Eldor 2016-12-15 14:42:37 +02:00
  • b9f00a7f14 Minor typo fixes in the github template files Simon Butcher 2017-07-24 14:19:02 +02:00
  • d7f057f368 Update after Simon's comment Ron Eldor 2017-07-24 13:28:48 +03:00
  • fe617367f8 github templates Ron Eldor 2017-06-21 14:57:25 +03:00
  • 940737f43b Fixes test for MBEDTLS_NO_UDBL_DIVISION Simon Butcher 2017-07-23 13:42:36 +02:00
  • a85ae63de1 Added missing credit to Changelog and format fixes Simon Butcher 2017-07-22 11:49:55 +02:00
  • 84ccfe0328 Check return code of mbedtls_mpi_fill_random Ron Eldor 2017-01-12 14:50:50 +02:00
  • c44b5a0068 Resource leak fix on windows platform Ron Eldor 2017-01-09 15:09:16 +02:00
  • 9e0bb50e7b Wrong preproccessor condition fix Ron Eldor 2017-01-09 19:27:59 +02:00
  • fb46c32ecb fix for issue 1118: check if iv is zero in gcm. Ron Eldor 2016-12-16 16:15:56 +02:00
  • b85291c364 Remove mutexes from ECP hardware acceleration Janos Follath 2017-06-22 10:02:07 +01:00
  • 2801d00c6a Improve MBEDTLS_NO_UDBL_DIVISION description Andres Amaya Garcia 2017-07-21 10:56:22 +01:00
  • 72df64a2bf Remove MBEDTLS_TYPE_UDBL tests from all.sh Andres Amaya Garcia 2017-07-21 10:50:25 +01:00
  • 031622ffa2 Remove MBEDTLS_TYPE_UDBL option Andres Amaya Garcia 2017-07-20 17:33:09 +01:00
  • 05931979a6 Fix no 64-bit division test in all.sh Andres Amaya Garcia 2017-07-20 13:27:35 +01:00
  • fe843a359b Add tests for 64 and 32-bit int types compilation Andres Amaya Garcia 2017-07-20 13:21:34 +01:00
  • 75c0b2c192 Fix check_config.h #error directive Andres Amaya Garcia 2017-07-20 13:21:15 +01:00
  • 99716caf5d Fix typo in check_config.h Andres Amaya Garcia 2017-07-20 12:11:19 +01:00
  • 04d6c3da3f Checked names Gilles Peskine 2017-06-15 18:01:54 +02:00
  • ed942f84e6 MBEDTLS_NO_INT64_DIVISION -> MBEDTLS_NO_UDBL_DIVISION Gilles Peskine 2017-06-08 15:19:20 +02:00
  • 6316ceb4b5 Allow forcing 64-bit integer type Andres Amaya Garcia 2017-07-20 11:49:32 +01:00
  • 84e6ce899f Add all.sh test to force 32-bit compilation Andres Amaya Garcia 2017-05-04 11:35:51 +01:00
  • b820bf8e45 Enable 64-bit compilation with ARM Compiler 6 Andres Amaya Garcia 2017-05-04 11:05:55 +01:00
  • 9469919447 Fix platform setup/teardown feature and comments Simon Butcher 2017-07-21 23:48:55 +01:00
  • 0a1f94775c Add additional comments to platform setup/teardown functions Simon Butcher 2017-07-21 02:08:00 +02:00
  • 11757be5e1 Correct order of sections in the ChangeLog Simon Butcher 2017-07-21 01:48:17 +02:00
  • 410b74205f Check return code of mbedtls_mpi_fill_random Ron Eldor 2017-01-12 14:50:50 +02:00
  • 23a99c46fd Resource leak fix on windows platform Ron Eldor 2017-01-09 15:09:16 +02:00
  • 4aa02719c0 Wrong preproccessor condition fix Ron Eldor 2017-01-09 19:27:59 +02:00
  • 70505ac981 fix for issue 1118: check if iv is zero in gcm. Ron Eldor 2016-12-16 16:15:56 +02:00
  • 8c14b2e24b Remove mutexes from ECP hardware acceleration Janos Follath 2017-06-22 10:02:07 +01:00
  • 5478bc79ae Fix typo in ChangeLog and update macro name Andres Amaya Garcia 2017-07-18 10:24:26 +01:00
  • 59c202618e Rename macro SETUP_ALT to SETUP_TEARDOWN_ALT Andres Amaya Garcia 2017-07-18 10:23:04 +01:00
  • 3d3aadc736 Improve documentation for mbedtls_platform_context Andres Amaya Garcia 2017-07-12 11:32:40 +01:00
  • 24f3641617 Modify ChangeLog according to API changes Andres Amaya Garcia 2017-07-12 11:27:05 +01:00
  • d24f5feb59 Remove internal functions from setup API Andres Amaya Garcia 2017-07-12 11:25:17 +01:00
  • 2187e03817 Add ChangeLog entry for platform setup and teardown Andres Amaya Garcia 2017-07-07 13:19:13 +01:00
  • d9e7ada52a Add library setup and teardown APIs Andres Amaya Garcia 2017-07-07 13:03:23 +01:00
  • ab67043178 Update Changelog for API/ABI fixes to revert interface Simon Butcher 2017-07-20 12:33:41 +02:00
  • 2de930fdec Make minor changes to documentation Hanno Becker 2017-07-20 09:50:59 +01:00
  • 09b30789e5 Export mbedtls_aes_(en/de)crypt to retain for API compatibility Hanno Becker 2017-06-26 12:46:56 +01:00
  • a5723f454a Clarify documentation for alternative AES implementations Hanno Becker 2017-06-26 12:46:19 +01:00
  • 59df56e9b6 Undo API change from SHA1 deprecation Hanno Becker 2017-06-26 11:25:37 +01:00
  • ff1b846b67 Undo API change Hanno Becker 2017-06-20 14:31:29 +01:00
  • ca6ff5884d Check return code of mbedtls_mpi_fill_random Ron Eldor 2017-01-12 14:50:50 +02:00
  • 36d904218b Resource leak fix on windows platform Ron Eldor 2017-01-09 15:09:16 +02:00
  • 6314068d42 Wrong preproccessor condition fix Ron Eldor 2017-01-09 19:27:59 +02:00
  • e2efaeaafc fix for issue 1118: check if iv is zero in gcm. Ron Eldor 2016-12-16 16:15:56 +02:00
  • 53c2e47a1b Minor: Fix typos in program comments Ron Eldor 2017-06-20 15:23:23 +03:00
  • d0e15d7ebe Add ChangeLog entry for config-no-entropy.h change Andres Amaya Garcia 2017-06-26 12:57:44 +01:00
  • 7501f052ba Enable MBEDTLS_AES_ROM_TABLES in config-no-entropy Andres Amaya Garcia 2017-06-23 13:05:44 +01:00
  • 78b1473ff3 Remove mutexes from ECP hardware acceleration Janos Follath 2017-06-22 10:02:07 +01:00
  • 49c80f72df Improve documentation of PKCS1 decryption functions Hanno Becker 2017-05-04 11:27:39 +01:00
  • c94aeb5be9 Add CRT DER tests with incorrect version Simon Butcher 2017-07-27 12:27:00 +01:00
  • c31d691b87 Add CRL DER tests with incorrect version Simon Butcher 2017-07-27 12:18:25 +01:00
  • bb43aa90c3 Add CSR DER tests with incorrect version Simon Butcher 2017-07-27 12:13:19 +01:00
  • 3df4e4e1d0 Prevent signed integer overflow in CSR parsing Andres AG 2017-03-01 14:59:02 +00:00
  • 47f3059780 Fix potential integer overflow parsing DER CRT Andres AG 2017-03-09 16:46:14 +00:00
  • 26124be17a Fix potential integer overflow parsing DER CRL Andres AG 2017-03-01 15:14:30 +00:00
  • ad6cf99d6d Add CRT DER tests with incorrect version Andres AG 2017-03-09 15:29:07 +00:00
  • 9674a628e5 Add CRL DER tests with incorrect version Andres AG 2017-03-07 11:11:12 +00:00
  • 7ebf632b3e Add CSR DER tests with incorrect version Andres AG 2017-03-07 10:57:34 +00:00
  • b322be507b Prevent signed integer overflow in CSR parsing Andres AG 2017-02-17 13:54:43 +00:00
  • 1f06d9bac7 Fix potential integer overflow parsing DER CRT Andres AG 2017-03-09 16:16:11 +00:00
  • 0ff660e0a6 Fix potential integer overflow parsing DER CRL Andres AG 2017-02-10 14:39:58 +00:00
  • ab0a8042f4 Fix merge errors in ChangeLog Simon Butcher 2017-07-26 17:25:55 +01:00
  • 642ea1f399 Prevent signed integer overflow in CSR parsing Andres AG 2017-02-17 13:54:43 +00:00
  • 487b7a9efc Fix potential integer overflow parsing DER CRT Andres AG 2017-03-09 16:16:11 +00:00
  • 3b1422e55e Check threshold for MBEDTLS_X509_MAX_INTERMEDIATE_CA in X509 tests Hanno Becker 2017-07-26 13:38:02 +01:00
  • e908c3de67 Improve Readme for long test certificate chains Hanno Becker 2017-07-26 13:36:48 +01:00
  • a6bca9f19e Check value of MBEDTLS_X509_MAX_INTERMEDIATE_CA in ssl-opt.sh Hanno Becker 2017-07-26 13:35:11 +01:00
  • eacc616a9c Add CRT DER tests with incorrect version Andres AG 2017-03-09 15:29:07 +00:00
  • 2a9fd0e5c7 Add CRL DER tests with incorrect version Andres AG 2017-03-07 11:11:12 +00:00
  • ae7b1c4aed Add CSR DER tests with incorrect version Andres AG 2017-03-07 10:57:34 +00:00
  • 853c46c8d3 Fix potential integer overflow parsing DER CRL Andres AG 2017-02-10 14:39:58 +00:00
  • 01a0e07e9d Correct indentation and labelling in ChangeLog Hanno Becker 2017-07-26 11:49:40 +01:00
  • 4d90d56dfe Move the git scripts to correct path Ron Eldor 2017-07-24 15:52:18 +03:00
  • 47deec488f Move flag indicating presence of strong entropy to test code Hanno Becker 2017-07-24 12:27:09 +01:00
  • ee16553d8e Update after @sbutcher-arm comments Ron Eldor 2017-07-23 15:25:32 +03:00
  • 9508923e9a Fix slash direction for linux path Ron Eldor 2017-07-20 18:24:43 +03:00
  • 84f986c0e0 Add note for the git_hoos README file Ron Eldor 2017-07-20 11:25:14 +03:00
  • fcb7491a49 Pre push hook script Ron Eldor 2016-12-15 14:42:37 +02:00
  • 3aa712dff7 Minor typo fixes in the github template files Simon Butcher 2017-07-24 14:19:02 +02:00
  • 779d9f6886 Update after Simon's comment Ron Eldor 2017-07-24 13:28:48 +03:00
  • b3136be542 github templates Ron Eldor 2017-06-21 14:57:25 +03:00
  • c6deafc0d4 Omit RSA key generation test if no strong entropy is present Hanno Becker 2017-07-23 14:06:42 +01:00
  • 51aaa99473 Fixes test for MBEDTLS_NO_UDBL_DIVISION Simon Butcher 2017-07-23 13:42:36 +02:00
  • f058f34b5a Support negative dependencies in test cases Hanno Becker 2017-07-23 10:24:22 +01:00
  • 75efa79201 Adapt generic test suite file to coding standard Hanno Becker 2017-07-23 10:23:43 +01:00
  • 910f662cd7 Increase readability of verbose test suite output Hanno Becker 2017-07-23 10:23:24 +01:00
  • 1b841cc9bf Correct typo in entropy test suite data Hanno Becker 2017-07-23 10:22:45 +01:00
  • 7e8e57c6d1 Initialize RSA context in RSA test suite before first potentially failing operation Hanno Becker 2017-07-23 10:19:29 +01:00
  • de1586799d Added missing credit to Changelog and format fixes Simon Butcher 2017-07-22 11:49:55 +02:00
  • e6ec1d2d44 Check return code of mbedtls_mpi_fill_random Ron Eldor 2017-01-12 14:50:50 +02:00
  • 8a26de6d99 Resource leak fix on windows platform Ron Eldor 2017-01-09 15:09:16 +02:00