Commit Graph

  • 7458bc39ae Fix guards in SSL for ECDH key exchanges Simon Butcher 2016-09-05 11:18:39 +03:00
  • 6f3c9cc8b7 Update ChangeLog for fix to crypt_and_hash #441 Simon Butcher 2016-09-03 12:41:09 +01:00
  • 31d7f5b236 Fix for #441 - crypt and hash gcm (#546) Simon Butcher 2016-09-03 12:39:38 +01:00
  • 4bfbd6b542 Fix skipped test dependency in x509parse Andres AG 2016-07-15 17:19:10 +01:00
  • 8b82d20321 Add missing dependencies to X509 Parse test suite for P-384 curve Simon Butcher 2016-03-04 22:21:52 +00:00
  • af1e74be70 X509: Fix bug triggered by future CA among trusted Janos Follath 2016-02-19 15:58:21 +00:00
  • 486c4f9a33 X509: Future CA among trusted: add more tests Janos Follath 2016-02-19 15:57:17 +00:00
  • c35f458d94 X509: Future CA among trusted: add unit tests Janos Follath 2016-02-18 17:28:04 +00:00
  • d9d0cda9fe Merge branch 'mbedtls-2.1' Simon Butcher 2016-10-13 10:35:52 +01:00
  • 0be55a0549 Remove MBEDTLS_SSL_AEAD_RANDOM_IV feature Janos Follath 2016-09-08 10:44:16 +01:00
  • 6d3e3389e5 Add simple test for repeated IVs when using AEAD Janos Follath 2016-09-07 15:48:48 +01:00
  • e019296ab7 Fix stdio redirection memory leak in test suites Simon Butcher 2016-10-12 23:07:30 +01:00
  • edf2a3fba7 Fix stdio redirection memory leak in test suites Simon Butcher 2016-10-12 23:07:30 +01:00
  • c371c435c1 Added credit to Changelog for fix #558 Simon Butcher 2016-10-13 09:34:25 +01:00
  • 3072458ec3 Restore P>Q in RSA key generation (#558) Janos Follath 2016-09-21 13:18:12 +01:00
  • 759b5a1286 Added credit to Changelog for fix #558 Simon Butcher 2016-10-13 00:14:37 +01:00
  • 95b303648c Restore P>Q in RSA key generation (#558) Janos Follath 2016-09-21 13:18:12 +01:00
  • 4d69ecd9cb Added credit to Changelog for fix #558 Simon Butcher 2016-10-13 00:14:37 +01:00
  • ef44178474 Restore P>Q in RSA key generation (#558) Janos Follath 2016-09-21 13:18:12 +01:00
  • 2c73577d4a Clarified Changelog for fix #602 Simon Butcher 2016-10-12 19:47:29 +01:00
  • cdbcd2012d Fix documentation for mbedtls_gcm_finish() Andres AG 2016-09-26 10:09:30 +01:00
  • 6f066a8636 Clarified Changelog for fix #602 Simon Butcher 2016-10-12 19:47:29 +01:00
  • 6c05208f96 Fix documentation for mbedtls_gcm_finish() Andres AG 2016-09-26 10:09:30 +01:00
  • f6e3b9e8b2 Clarified Changelog for fix #602 Simon Butcher 2016-10-12 19:47:29 +01:00
  • 821da84ff9 Fix documentation for mbedtls_gcm_finish() Andres AG 2016-09-26 10:09:30 +01:00
  • de4b7e8256 Updated Changelog for fix #599 Simon Butcher 2016-10-12 18:31:29 +01:00
  • 15fdb7f9ff Fix 1 byte overread in mbedtls_asn1_get_int() Andres AG 2016-09-26 09:52:41 +01:00
  • d5e33f14df Updated Changelog for fix #599 Simon Butcher 2016-10-12 16:37:59 +01:00
  • fbd1cd9d57 Fix 1 byte overread in mbedtls_asn1_get_int() Andres AG 2016-09-26 09:52:41 +01:00
  • 865c899681 Fix typo in docs for mbedtls_x509write_csr_der() Andres AG 2016-10-04 12:06:50 +01:00
  • 3a5e070982 Updated Changelog for fix #599 Simon Butcher 2016-10-12 16:37:59 +01:00
  • 776a6fcd1a Fix 1 byte overread in mbedtls_asn1_get_int() Andres AG 2016-09-26 09:52:41 +01:00
  • d5766f62e4 Fix typo in docs for mbedtls_x509write_csr_der() Andres AG 2016-10-04 12:06:50 +01:00
  • 99d09d2747 Fix memory leaks in CMAC tests Janos Follath 2016-10-12 10:00:42 +01:00
  • c4424c0a69 Fix memory leak in test_suite_cmac.function Andres AG 2016-10-11 15:41:40 +01:00
  • cd153278eb Fix typo in docs for mbedtls_x509write_csr_der() Andres AG 2016-10-04 12:06:50 +01:00
  • d444358247 Fix memory leaks in CMAC tests Janos Follath 2016-10-12 10:00:42 +01:00
  • 8abc6b86f9 Fix memory leak in test_suite_cmac.function Andres AG 2016-10-11 15:41:40 +01:00
  • b48c8ac45d Add safety check to sample mutex implementation Janos Follath 2016-09-26 09:15:44 +01:00
  • c47857dbf4 Add seed cmdline arg to test scripts Andres AG 2016-10-10 15:46:20 +01:00
  • 1aae658d76 Add safety check to sample mutex implementation Janos Follath 2016-09-26 09:15:44 +01:00
  • 7770ea82d5 Add seed cmdline arg to test scripts Andres AG 2016-10-10 15:46:20 +01:00
  • 73b94e3512 Added credit to Changelog for X.509 DER bounds fix Simon Butcher 2016-10-11 14:06:37 +01:00
  • effb5582dd Add test for bounds in X509 DER write funcs Andres AG 2016-09-07 11:09:44 +01:00
  • 8aa301ba31 Add missing bounds check in X509 DER write funcs Andres AG 2016-09-02 15:23:48 +01:00
  • 5a74d26006 Added credit to Changelog for X.509 DER bounds fix Simon Butcher 2016-10-11 14:06:37 +01:00
  • e0af995f12 Add test for bounds in X509 DER write funcs Andres AG 2016-09-07 11:09:44 +01:00
  • 60dbc93831 Add missing bounds check in X509 DER write funcs Andres AG 2016-09-02 15:23:48 +01:00
  • e3d882ad4a Remove unnecessary flag from CMAC context Janos Follath 2016-10-11 10:49:26 +01:00
  • 851ae29a5d Revise Changelog to clarify and add credit Simon Butcher 2016-10-11 10:13:52 +01:00
  • 8ca53b51c5 Fix minor style issues in test framework Janos Follath 2016-10-05 10:57:49 +01:00
  • 2573136fa8 Fix to test output in test suites Simon Butcher 2016-09-30 13:11:29 +01:00
  • bd8d221920 Fix exit and formatting in CMAC test suite Simon Butcher 2016-10-11 12:05:51 +01:00
  • 53da6ae842 Add CMAC test suite to CMakeLists.txt Simon Butcher 2016-10-10 22:03:39 +01:00
  • 33183fd408 Extend test coverage of CMAC Simon Butcher 2016-10-10 21:41:03 +01:00
  • 6b0774ab1a Fix issues in CMAC in repeated updates Simon Butcher 2016-10-10 21:37:42 +01:00
  • 4bbd8e1ad8 Revise Changelog to clarify and add credit Simon Butcher 2016-10-11 10:19:11 +01:00
  • 17cbca370f Update Changelog for fixes to X.509 sample apps Simon Butcher 2016-10-07 15:56:07 +01:00
  • b89a653005 Update Changelog for fix #559 Simon Butcher 2016-10-07 11:17:44 +01:00
  • 433d4c84b3 Add safety check to sample mutex implementation Janos Follath 2016-09-26 09:15:44 +01:00
  • b98eaff408 Revise Changelog to clarify and add credit Simon Butcher 2016-10-11 10:13:52 +01:00
  • df6c3e8e48 Merge branch 'iotssl-825-double-free-quickfix' Simon Butcher 2016-10-11 00:07:14 +01:00
  • 79f2e87f0c Update Changelog for fix #559 Simon Butcher 2016-10-10 23:48:11 +01:00
  • 7de1493728 Add extra compilation conditions to X.509 samples Simon Butcher 2016-10-10 23:23:41 +01:00
  • 4ed1c00f10 Update Changelog for fixes to X.509 sample apps Simon Butcher 2016-10-07 15:56:07 +01:00
  • 5214607f75 Add extra compilation conditions to X.509 samples Simon Butcher 2016-10-07 15:00:17 +01:00
  • f77309cb35 Update Changelog for fixes to X.509 sample apps Simon Butcher 2016-10-07 15:56:07 +01:00
  • 203a6934e7 Add extra compilation conditions to X.509 samples Simon Butcher 2016-10-07 15:00:17 +01:00
  • 23bdca0d63 Fix an x509 compatibility issue Janos Follath 2016-10-07 14:47:14 +01:00
  • 9fe6f92561 Add SHA1 guards in dh_client.c and dh_server.c Janos Follath 2016-10-07 14:17:56 +01:00
  • c1e1f1cfdd Update Changelog for fix #559 Simon Butcher 2016-10-07 11:17:44 +01:00
  • 411fd7c23a Add extra compilation conditions to gen_key.c #559 Simon Butcher 2016-10-06 19:02:49 +01:00
  • d7fb3fd4e6 Fix error text and whitespace in crypt_and_hash.c Simon Butcher 2016-09-03 12:43:44 +01:00
  • 420be4ea04 Fix bracketing in cmac.c Simon Butcher 2016-10-07 12:55:43 +01:00
  • f73fd701c0 Update Changelog for fix #559 Simon Butcher 2016-10-07 11:17:44 +01:00
  • 604d399a5c Add extra compilation conditions to gen_key.c #559 Simon Butcher 2016-10-06 19:02:49 +01:00
  • a592dcc1c6 Clean up of formatting, and potential integer overflow fix Andres AG 2016-10-06 15:23:39 +01:00
  • d241f1cf17 Fixes following review Simon Butcher 2016-10-06 10:39:49 +01:00
  • b981b16379 Minor fixes to formatting and compilation conditions Simon Butcher 2016-10-06 10:27:22 +01:00
  • 69283e51d5 Clean up and minor fixes following review Simon Butcher 2016-10-06 12:49:58 +01:00
  • 94ffde7b0a Fix CMAC interface for doxygen Simon Butcher 2016-10-05 15:33:53 +01:00
  • 8308a445d8 Fix naming in cmac.h to comply with check-names.sh Simon Butcher 2016-10-05 15:12:59 +01:00
  • 7ca3109614 Regenerate error.c file to remove CMAC Simon Butcher 2016-10-05 14:39:15 +01:00
  • 21c54816f5 Add CMAC to ChangeLog Simon Butcher 2016-10-05 14:17:37 +01:00
  • 01ba45b139 Clean up comment formatting in md.h Simon Butcher 2016-10-05 14:17:01 +01:00
  • 37a064af76 Remove CMAC as a separate and independent error group Simon Butcher 2016-10-05 14:15:58 +01:00
  • 549dc3d75e Add CMAC functions to the benchmark sample application Simon Butcher 2016-10-05 14:14:19 +01:00
  • d812fa69d9 Introduce a CMAC specific test suite Simon Butcher 2016-10-05 14:13:31 +01:00
  • 327398ad3a Refactor and change CMAC interface Simon Butcher 2016-10-05 14:09:11 +01:00
  • 2898f79795 Specify AES-CMAC-PRF buffer output size in comment Brian Murray 2016-09-13 16:17:36 -07:00
  • 8b4111c516 Fix build failure for thread config Brian Murray 2016-09-13 15:58:46 -07:00
  • 72b69e3808 Minor fixes to comments Brian Murray 2016-09-13 14:21:01 -07:00
  • 53e23b684f Minor CMAC fixes for merge Brian Murray 2016-09-13 14:00:15 -07:00
  • 9ce2e091de cleaned up indentation and braket issues in mbedtls_cmac_verify Brian Murray 2016-05-24 22:46:43 -07:00
  • 06acc18f44 Minor change to pass build tests Brian Murray 2016-05-24 15:53:52 -07:00
  • ae1cb12d82 Changed test function to inline to pass tests/scripts/check-names.sh Brian Murray 2016-05-23 15:01:59 -07:00
  • 0cf14c10d4 Fixed some build warnings Brian Murray 2016-05-23 12:49:50 -07:00
  • 6a3c0d2d67 Do not zeroize null pointer Brian Murray 2016-05-20 18:25:43 -07:00
  • 4b64ab6664 Removed unneed memsets and fixed spacing Brian Murray 2016-05-20 06:33:01 -07:00
  • 87e4040bb9 No CMAC minimum tag length is specified by NIST SP800-38B A Minor Typo Changes Brian Murray 2016-05-19 19:05:57 -07:00