Commit Graph

  • 27f9ccc959 Adds check for valgrind to ssl-opt.sh (#488) Simon Butcher 2016-05-23 11:13:17 +01:00
  • 3b224ffd25 Split test into valgrind and no-valgrind version Paul Bakker 2016-05-13 10:33:25 +01:00
  • 12833ed3c8 Adds additional casts to calloc calls Simon Butcher 2016-05-20 00:19:09 +01:00
  • 3b36bd12f6 Adds casts to zeroize functions to allow building as C++ Simon Butcher 2016-05-20 00:00:37 +01:00
  • 80d70cb468 Updates copyright and attribution in comment header in ssl-opt.sh Simon Butcher 2016-05-19 23:43:11 +01:00
  • 6eb066ed56 Fixes RC4 config dependencies in tests in ssl-opt.h Simon Butcher 2016-05-19 22:12:18 +01:00
  • 7c0ad8b8cf Adds parallel builds to basic-build-test.sh Simon Butcher 2016-05-19 22:15:34 +01:00
  • 99239d6ff1 Fixes RC4 config dependencies in tests in ssl-opt.h Simon Butcher 2016-05-19 22:12:18 +01:00
  • 7ee51c626a Fixes whitespace errors in x509_crl.c Simon Butcher 2016-05-19 00:22:37 +01:00
  • d5bc3ebe29 Merge pull request #486 from bmurray7/fix-indentation Simon Butcher 2016-05-19 00:16:58 +01:00
  • 3a3159a674 Merge pull request #476 from pjbakker/numbered-tests-ssl-opt Simon Butcher 2016-05-19 00:16:18 +01:00
  • a81d08a93c Merge pull request #473 from pjbakker/iotssl-694-config-warnings Simon Butcher 2016-05-19 00:10:53 +01:00
  • a8a318db45 fix indentation in output of selftest.c Brian Murray 2016-05-18 14:38:02 -07:00
  • 65e79fae53 Merge branch 'mbedtls-1.3' Simon Butcher 2016-05-18 20:11:17 +01:00
  • 3d24b19a95 Fixes error and exit paths in rsa sample programs Simon Butcher 2016-04-12 17:36:34 +01:00
  • 347552d8d0 Fix memory leaks in example programs. Janos Follath 2016-03-17 15:21:39 +00:00
  • bc68e9c087 Add tests to cover PKCS1 v1.5 signature functions. Janos Follath 2016-03-16 16:39:41 +00:00
  • 6301f44f3f Adds test_suite_pkcs1_v15 to tests/Makefile Simon Butcher 2016-04-10 00:03:16 +01:00
  • 959d4328c1 Fix ChangeLog for backport of IOTSSL-621 Simon Butcher 2016-03-17 11:03:14 +00:00
  • af1836e1cf Add Changelog entry for current branch Janos Follath 2016-02-10 16:25:55 +00:00
  • 49ed628ede Fix ChangeLog after merging fix for IOTSSL-628 Simon Butcher 2016-03-16 23:31:03 +00:00
  • f383363d43 Extended ChangeLog entry Janos Follath 2016-02-11 11:15:44 +00:00
  • c70515d455 Add Changelog entry for current branch Janos Follath 2016-02-10 16:40:16 +00:00
  • f31d9676d1 Fix ChangeLog for backport of IOTSSL-621 Simon Butcher 2016-03-17 11:03:14 +00:00
  • 742783fe85 Included tests for the overflow Janos Follath 2016-02-08 14:52:29 +00:00
  • 21ca00243c Add Changelog entry for current branch Janos Follath 2016-02-10 16:25:55 +00:00
  • d3253b018e Fix for backprt of IOTSSL-628 Simon Butcher 2016-03-17 00:57:18 +00:00
  • 2d49c4d2f6 Fix ChangeLog after merging fix for IOTSSL-628 Simon Butcher 2016-03-16 23:31:03 +00:00
  • 7295c189ee Extended ChangeLog entry Janos Follath 2016-02-11 11:15:44 +00:00
  • 092f2c48c4 Move underflow test to make time constant Janos Follath 2016-02-11 11:08:18 +00:00
  • 574b118bf8 Add Changelog entry for current branch Janos Follath 2016-02-10 16:40:16 +00:00
  • 3bed13df1c Included test for integer underflow. Janos Follath 2016-02-09 14:51:35 +00:00
  • 6483af8e42 Fix the broken pkcs1 v1.5 test. Janos Follath 2016-03-16 10:16:54 +00:00
  • 8eeecd0444 Fix the backport of pkcs1 v1.5 test suite. Janos Follath 2016-03-16 10:26:12 +00:00
  • f18263d78b Removing 'if' branch from the fix. Janos Follath 2016-02-12 13:30:09 +00:00
  • 7244ecf52e Add tests for the bug IOTSSL-619. Janos Follath 2016-02-12 13:18:20 +00:00
  • a1ebe662f3 Add Changelog entry for current branch Janos Follath 2016-02-10 16:14:10 +00:00
  • f570f7f686 Length check added Janos Follath 2016-02-08 13:59:25 +00:00
  • df8c386a64 Merge branch 'mbedtls-2.1' Simon Butcher 2016-05-18 19:52:37 +01:00
  • f06edd695a Remove unused code from PKCS1v15 test suite Janos Follath 2016-04-15 15:54:30 +01:00
  • e87e7064cb Fixes typo in platform.h Simon Butcher 2016-04-13 18:46:26 +01:00
  • 282e1d9130 Add missing config dependencies to PKCS1 V15 tests Simon Butcher 2016-04-13 14:49:19 +01:00
  • c019035e8e Add missing stdlib.h header to rsa sample programs Simon Butcher 2016-04-13 11:52:56 +01:00
  • 663638d202 Corrects platform return values in rsa sample programs Simon Butcher 2016-04-12 15:04:10 +01:00
  • 4529c48c42 Fixes error and exit paths in rsa sample programs Simon Butcher 2016-04-12 13:25:08 +01:00
  • bffa68d3ca Fix memory leaks in example programs. Janos Follath 2016-03-17 15:21:39 +00:00
  • 329149e575 Add tests to cover PKCS1 v1.5 signature functions. Janos Follath 2016-03-16 16:39:41 +00:00
  • c184d9d34f Fix the broken pkcs1 v1.5 test. Janos Follath 2016-03-16 10:16:54 +00:00
  • 6200b50518 Extended ChangeLog entry Janos Follath 2016-02-11 11:15:44 +00:00
  • 25da9b35cf Moved underflow test to better reflect time constant behaviour. Janos Follath 2016-02-11 11:08:18 +00:00
  • d5770a1d78 Add Changelog entry for current branch Janos Follath 2016-02-10 16:40:16 +00:00
  • 43e9297e12 Included test for integer underflow. Janos Follath 2016-02-09 14:51:35 +00:00
  • 9ccbd6313f Add Changelog entry for current branch Janos Follath 2016-02-10 16:25:55 +00:00
  • e33f559de1 Included tests for the overflow Janos Follath 2016-02-08 14:52:29 +00:00
  • e007c9fede Removing 'if' branch from the fix. Janos Follath 2016-02-12 13:30:09 +00:00
  • b645c45865 Add tests for the bug IOTSSL-619. Janos Follath 2016-02-12 13:18:20 +00:00
  • ea6cbb957c Add Changelog entry for current branch Janos Follath 2016-02-10 16:14:10 +00:00
  • a95834340a Length check added Janos Follath 2016-02-08 13:59:25 +00:00
  • 94bafdf834 Merge branch 'development' Simon Butcher 2016-05-18 18:40:46 +01:00
  • d7392c44e9 Merge branch 'ssl-opt-regression' into development Paul Bakker 2016-05-18 10:29:42 +01:00
  • edb7fd9d76 Fixes stdlib.h dependencies in test suites Simon Butcher 2016-05-17 13:35:51 +01:00
  • db0feca55c Fixes platform time_t abstraction Simon Butcher 2016-05-17 00:03:14 +01:00
  • c21bec8af4 Merge branch 'development' Simon Butcher 2016-05-16 16:15:20 +01:00
  • f8e3794792 Update ChangeLog to reflect Paul Bakker 2016-05-13 10:50:41 +01:00
  • b8c8018343 Split test into valgrind and no-valgrind version Paul Bakker 2016-05-13 10:33:25 +01:00
  • 629c1ad398 Add fix to ignore valgrind messages related to compressed debug symbols Paul Bakker 2016-05-13 10:16:46 +01:00
  • cf1c6da664 Merge branch 'memcheck-fix' into development Paul Bakker 2016-05-12 16:45:35 +01:00
  • 8f0e4c263a Amended ChangeLog Paul Bakker 2016-05-12 16:38:27 +01:00
  • 53f01199e2 Fix memory-leak in verbose test framework in case of unexpected input Paul Bakker 2016-05-12 15:59:48 +01:00
  • 2a259c63e3 Fox verbose test framework not to duplicate strings if not verbose Paul Bakker 2016-05-12 15:55:37 +01:00
  • 6e51915187 Fix verbose test framework mote to use unmet_dep_count for index Paul Bakker 2016-05-12 15:52:48 +01:00
  • 21cc5741cf Cleanup ifdef statements Paul Bakker 2016-05-12 12:46:28 +01:00
  • d1fe7aabc9 Put clang analyzer fix inside __clang_analyzer__ guard Paul Bakker 2016-05-12 12:46:02 +01:00
  • 2dd49d1e47 Reverts change in commit daf534d Simon Butcher 2016-05-11 23:15:58 +01:00
  • 9edf1eb062 Merge pull request #376 from jcowgill/x32 Paul Bakker 2016-05-11 20:40:08 +02:00
  • f4743a6f5e Merge pull request #457 from NWilson/clang-analyze-fixes Paul Bakker 2016-05-11 20:20:42 +02:00
  • e1fbac4ac4 Merge pull request #409 from attilamolnar/fix-handle-leak Paul Bakker 2016-05-11 20:14:16 +02:00
  • aaee547547 Merge pull request #402 from pieceofsummer/sha512-process-alt-k Paul Bakker 2016-05-11 20:12:45 +02:00
  • 324258fdc8 Merge pull request #353 from NWilson/win-tests Paul Bakker 2016-05-11 20:09:13 +02:00
  • e049ccd405 Add end guard comment Paul Bakker 2016-05-10 16:17:27 +01:00
  • 17ddff5eaf Fix single threaded builds Embedthis Software 2015-09-10 11:45:13 -07:00
  • 71c7ac5597 Corrects incorrectly named function in ctr_drbg.c comment Simon Butcher 2016-05-10 23:47:30 +01:00
  • bc4d9c1faa Disables backtrace config from basic-build-test.sh Simon Butcher 2016-05-10 21:16:54 +01:00
  • 699d7193a1 Disables backtrace config from basic-build-test.sh Simon Butcher 2016-05-10 21:16:54 +01:00
  • 938f65c452 Merge 'development' into development Simon Butcher 2016-05-10 20:58:54 +01:00
  • e9f25c8a60 Widens test bounds on memory alloc tests Simon Butcher 2016-05-10 20:57:03 +01:00
  • 295639bfa1 Fixes minor typos in comments in pk.h and ctr_drbg.c Simon Butcher 2016-05-10 19:39:36 +01:00
  • 73b851d23b Add option to preserve all logs in ssl-opt.sh Paul Bakker 2016-05-10 11:47:13 +01:00
  • 9911faa1b4 Add option to print test numbers in ssl-opt.sh output Paul Bakker 2016-05-10 11:18:17 +01:00
  • 6507891e65 Add ability to only run select numbered tests in ssl-opt.sh Paul Bakker 2016-05-10 10:50:43 +01:00
  • d9dcd4321b Fix logic to allow at least one PKCS version enabled Paul Bakker 2016-05-09 15:13:04 +01:00
  • 1aa590a1e4 Add check to prevent enabling of RSA without selecting PKCS version(s) Paul Bakker 2016-05-09 14:36:33 +01:00
  • 2442255f0d Fix non compliance SSLv3 in server extension handling. archive/iotssl-719-ssl3-non-compliance Janos Follath 2016-05-06 13:57:50 +01:00
  • 00efff7469 Add a test for SSLv3 with extensions, server side Janos Follath 2016-05-06 13:48:23 +01:00
  • d96924de9c Widens test parameters in memory alloc tests Simon Butcher 2016-05-06 00:22:18 +01:00
  • 493abdf692 Clarifies documentation on reported memory statistics SimonB 2016-05-02 22:15:42 +01:00
  • 991244cd7b Fixes memory leak in memory_buffer_alloc.c debug SimonB 2016-05-02 01:05:22 +01:00
  • c7b8e3af53 Fix minor doc issue Attila Molnar 2016-05-02 11:06:47 +02:00
  • 70eab85b14 Merge branch 'iotssl-734-memcheck' into development Simon Butcher 2016-05-05 14:29:18 +01:00
  • 7e8a6fb78c Fix minor doc issue Attila Molnar 2016-05-02 11:06:47 +02:00