Commit graph

  • 50b4b12f9f Fix curves.pl script to build Simon Butcher 2017-02-02 15:01:24 +0000
  • f083b31fb3 Fix generate_code.pl to handle escaped : Andres AG 2017-02-02 14:36:49 +0000
  • 6aa732f25a Fix generate_code.pl to handle escaped : Andres AG 2017-02-02 14:36:49 +0000
  • 9060d4da08 Fix generate_code.pl to handle escaped : Andres AG 2017-02-02 14:36:49 +0000
  • 07cc549376 Fix undefined variable in scripts/config.pl Simon Butcher 2017-02-02 14:26:15 +0000
  • c45ddbec9b Clarify fix for #673 in Changelog Simon Butcher 2017-02-02 13:08:37 +0000
  • d9dae0dbe8 Merge mbedtls-2.1-iotssl-1079-macro-redefinition-warning Simon Butcher 2017-02-02 13:50:46 +0000
  • df81b00e56 Merge 'mbedtls-2.4' Simon Butcher 2017-02-02 13:37:54 +0000
  • 1bef2266e5 Clarify fix for #673 in Changelog Simon Butcher 2017-02-02 13:08:37 +0000
  • 4d1e104bc1 Merge iotssl-1079-macro-redefinition-warning Simon Butcher 2017-02-02 12:19:04 +0000
  • 9a3d75ac9d Merge iotssl-1026-buf-overreads-in-pem_read_buffer Simon Butcher 2017-02-02 10:33:47 +0000
  • 2d56a827cc Add comment to integer overflow fix in base64.c Simon Butcher 2017-02-02 08:46:53 +0000
  • 8cf6d31f54 Merge branch fix-base64-arithmetic-overflows Simon Butcher 2017-02-02 09:15:05 +0000
  • df06c200b8 Add comment to integer overflow fix in base64.c Simon Butcher 2017-02-02 08:46:53 +0000
  • 1ea2b05af4 Merge branch fix-base64-arithmetic-overflows Simon Butcher 2017-02-02 09:02:38 +0000
  • cd8f1476b4 Add comment to integer overflow fix in base64.c Simon Butcher 2017-02-02 08:46:53 +0000
  • 69654cd91b Merge branch fix-base64-arithmetic-overflows Simon Butcher 2017-02-02 08:53:03 +0000
  • 74ae020295 Add comment to integer overflow fix in base64.c Simon Butcher 2017-02-02 08:46:53 +0000
  • dc210178f9 Merge branch fix-base64-arithmetic-overflows Simon Butcher 2017-02-01 23:22:18 +0000
  • 0289920d12 Merge branch mbedtls-1.3-fix-arithmetic-overflows Simon Butcher 2017-02-01 21:46:47 +0000
  • 3e1d739a0d Merge branch mbedtls-2.1-fix-arithmetic-overflows Simon Butcher 2017-02-01 21:35:59 +0000
  • f1d52d08ea Merge pull request #780 from sbutcher-arm/openssl-link-lib-fix Andres Amaya Garcia 2017-02-01 13:55:15 +0000
  • 40d8cc7181 Adds dl link library to OpenSSL example builds Simon Butcher 2017-02-01 12:38:44 +0000
  • 9839360a10 Fix all.sh check_tools function to handle paths Andres AG 2017-01-31 17:04:45 +0000
  • 8ee9c76ccd Merge branch 'mbedtls-2.1' of ssh://github.com/ARMmbed/mbedtls into mbedtls-2.1 Simon Butcher 2017-01-23 17:47:51 +0000
  • d63adef081 Merge branch 'fix-arithmetic-overflows' Simon Butcher 2017-01-22 22:44:45 +0000
  • c6e8efe6a3 Merge development fixes back to the 'mbedtls-2.4' branch Simon Butcher 2017-01-22 16:35:42 +0000
  • 28ba747c8c Add tests for out flags from x509_crt_verify_top() Andres AG 2017-01-20 17:09:15 +0000
  • 2f3fe70f7e Fix verify out flags from x509_crt_verify_top() Andres AG 2017-01-20 17:07:46 +0000
  • 3da3b6eccb Add tests for out flags from x509_crt_verify_top() Andres AG 2016-12-13 09:59:07 +0000
  • 8136e824b3 Fix verify out flags from x509_crt_verify_top() Andres AG 2016-12-09 17:26:23 +0000
  • 96b4b01a23 Add DTLS test to check 6 byte record ctr is cmp Andres AG 2017-01-19 16:30:57 +0000
  • 428f28d8d7 Fix renegotiation at incorrect times in DTLS Andres AG 2016-12-15 17:01:16 +0000
  • 9f430c15d8 Add tests for out flags from x509_crt_verify_top() Andres AG 2016-12-13 09:59:07 +0000
  • d16506624a Fix verify out flags from x509_crt_verify_top() Andres AG 2016-12-09 17:26:23 +0000
  • 67c6df4a8a Add test for infinite loop in CRL parse Andres AG 2016-12-08 17:10:38 +0000
  • 978bdf9575 Add test for infinite loop in CRL parse Andres AG 2016-12-08 17:10:38 +0000
  • a39db394db Add test for infinite loop in CRL parse Andres AG 2016-12-08 17:10:38 +0000
  • e567101f6b Fix CRL parsing to avoid infinite loop Andres AG 2016-12-08 17:08:44 +0000
  • 7cd7cf0ebe Fix CRL parsing to avoid infinite loop Andres AG 2016-12-08 17:08:44 +0000
  • 939954c0b0 Fix CRL parsing to avoid infinite loop Andres AG 2016-12-08 17:08:44 +0000
  • 692ad84e5c Add DTLS test to check 6 byte record ctr is cmp Andres AG 2017-01-19 16:30:57 +0000
  • 18c5c59b5b Fix renegotiation at incorrect times in DTLS Andres AG 2016-12-15 17:01:16 +0000
  • 5718ebf45b Fix integer overflow mbedtls_base64_decode() Andres AG 2017-01-18 17:21:03 +0000
  • 81d126f923 Fix integer overflow in mbedtls_base64_decode() Andres AG 2017-01-18 17:21:03 +0000
  • 3e3698ca30 Fix integer overflow in mbedtls_base64_decode() Andres AG 2017-01-18 17:21:03 +0000
  • 593e8b2793 Fix integer overflows in buffer bound checks Andres Amaya Garcia 2017-01-18 13:56:58 +0000
  • ba2fda645a Fix integer overflows in buffer bound checks Andres Amaya Garcia 2017-01-17 23:24:02 +0000
  • a44e7d854e Fix integer overflows in buffer bound checks Andres Amaya Garcia 2017-01-17 23:04:22 +0000
  • 4dab551698 mbedtls_net_accept: client_ip can be NULL aitap 2017-01-13 13:22:31 +0400
  • 14918fbda4 Fixed typo in ssl.h Jaakko Korhonen 2017-01-09 11:07:46 +0200
  • cb587009d6 Fix all.sh test builds with recent glibc and clang Simon Butcher 2017-01-06 16:14:44 +0000
  • 105e856143 Merge branch 'gcc-compiler-warnings' Simon Butcher 2017-01-05 18:26:40 +0000
  • 49f00bd81d Clarify use of armcc in all.sh Simon Butcher 2017-01-05 16:20:56 +0000
  • a5cd973047 Add -march argument to armc6 build tests Andres AG 2016-10-17 15:23:10 +0100
  • 31f9b5bdd8 Modify output_env.sh to make it extensible Andres AG 2016-10-04 17:14:38 +0100
  • 87bb577cfb Add ARM Compiler 6 build tests to all.sh Andres AG 2016-09-27 15:05:15 +0100
  • 710dd4fdd6 Merge branch 'speedup_tests' Simon Butcher 2016-12-30 19:09:40 +0000
  • faca05a215 Merge pull request #723 from sbutcher-arm/cmac-api Andres Amaya Garcia 2016-12-15 17:22:08 +0000
  • f4957a8855 Clarify CMAC API Simon Butcher 2016-12-14 15:27:22 +0000
  • 1808dc01bd Update library version number to 2.4.1 Janos Follath 2016-12-13 14:14:03 +0000
  • cd13bd2819 Update CMAC test vectors. Janos Follath 2016-12-13 11:51:04 +0000
  • b2c6b25443 Update library version number to 2.4.1 mbedtls-2.4.1 Janos Follath 2016-12-13 14:14:03 +0000
  • dd9656b4d6 Update CMAC test vectors. Janos Follath 2016-12-13 11:51:04 +0000
  • 0368cb7f1c Fix unused variable/function compilation warnings Andres AG 2016-12-07 15:05:53 +0000
  • a7cd85f081 Fix unused variable/function compilation warnings Andres AG 2016-12-07 15:05:53 +0000
  • f0a401f080 Fix unused variable/function compilation warnings Andres AG 2016-12-07 16:08:04 +0000
  • faf9ce910c Fix redefinition of macro ssl_set_bio Andres AG 2016-12-07 10:25:19 +0000
  • ee7157e735 Fix redefinition of macro ssl_set_bio Andres AG 2016-12-07 10:25:19 +0000
  • 1a83445b25 Add SNI with DTLS tests to ssl-opt.sh script Andres AG 2016-12-07 10:01:30 +0000
  • fada2e9f3e Add tests for overreads in pem_read_buffer() Andres AG 2016-10-24 14:31:54 +0100
  • d3cbc15951 Fix buffer overreads in mbedtls_pem_read_buffer() Andres AG 2016-10-24 11:23:36 +0100
  • d5d6a3054b Add tests for overreads in pem_read_buffer() Andres AG 2016-10-24 14:31:54 +0100
  • c6559722f2 Fix buffer overreads in mbedtls_pem_read_buffer() Andres AG 2016-10-24 11:23:36 +0100
  • 9c94b6951c Add tests for overreads in pem_read_buffer() Andres AG 2016-10-24 14:31:54 +0100
  • 41ce6e6076 Remove need for elevated command line in Windows Simon B 2016-11-12 22:34:10 +0000
  • d473c1f359 Remove need for elevated command line in Windows Simon B 2016-11-12 22:34:10 +0000
  • b67c897ded removed outdated comment DSiekmeier 2016-10-13 08:08:13 +0200
  • 002bc6262b Make mingw test build a requirement of all.sh Simon Butcher 2016-11-17 09:27:45 +0000
  • 91aef33832 Fix mingw test build to avoid executing the tests Simon Butcher 2016-11-17 09:20:50 +0000
  • 532c94dcb7 Fix formatting issues in net_sockets.c Simon Butcher 2016-11-10 17:30:18 +0000
  • 097618b4c6 Fix compiler warning in debug.c Simon Butcher 2016-11-10 17:28:55 +0000
  • f95c1764fa Make the test builds much stricter for warnings Simon Butcher 2016-11-10 17:25:58 +0000
  • c57c097cd5 Fixed typo in README.md Jaakko Korhonen 2016-11-16 10:56:30 +0200
  • e7f8dc304e Clarify Comments and Fix Typos (#651) Brian J Murray 2016-11-06 04:45:15 -0800
  • ea67eeb4e8 Remove unused var warnings in windows unittests Andres AG 2016-11-02 10:17:00 +0000
  • a697bf503a Fix for MSVC Compiler warnings Simon B 2016-11-10 13:19:42 +0000
  • e2e2db4348 Fix config of compiler warning flags with MSVC Simon B 2016-11-03 01:12:50 +0000
  • 635f215145 Fix compiler warning with MSVC Simon B 2016-11-03 01:11:37 +0000
  • 44ea01110c Allow test suites to be run on Windows Nicholas Wilson 2015-11-14 13:09:01 +0000
  • 9b3e3c4942 Fix config of compiler warning flags with MSVC Simon B 2016-11-03 01:12:50 +0000
  • 3249cb780b Fix various compiler warnings with MSVC Simon B 2016-11-03 01:11:37 +0000
  • 2adecba01f Clarify Comments and Fix Typos (#651) Brian J Murray 2016-11-06 04:45:15 -0800
  • e75b88db49 Fix missing void argument declarations #678 Joris Aerts 2016-11-04 23:05:56 +0100
  • f6e0330c65 Merge pull request #677 from sbutcher-arm/config-fix-2.1 Andres Amaya Garcia 2016-11-04 14:12:06 +0000
  • 9e655d33f9 Merge pull request #676 from sbutcher-arm/config-fix Andres Amaya Garcia 2016-11-04 14:10:20 +0000
  • f267830d6f Fix multiple erroneously named source files in comments Simon Butcher 2016-11-04 12:23:11 +0000
  • 2cb4739ad2 Fix multiple erroneously named source files in comments Simon Butcher 2016-11-04 12:23:11 +0000
  • 6eb6e1bdc3 Prevent SLOTH attacks Janos Follath 2016-10-25 10:50:22 +0100
  • 703990b839 Fix buffer overreads in mbedtls_pem_read_buffer() Andres AG 2016-10-24 11:23:36 +0100