Commit graph

  • 29b43737ba Fix unused variable/function compilation warnings Andres AG 2016-12-07 16:08:04 +0000
  • d9c8f26f8b Fix for MSVC Compiler warnings Simon B 2016-11-10 13:19:42 +0000
  • 2b912b4eea Add comment to integer overflow fix in base64.c Simon Butcher 2017-02-02 08:46:53 +0000
  • d00d3e250e Fix integer overflow in mbedtls_base64_decode() Andres AG 2017-01-18 17:21:03 +0000
  • ef1329e4af Fix integer overflows in buffer bound checks Andres Amaya Garcia 2017-01-17 23:24:02 +0000
  • 31ea513dce Remove need for elevated command line in Windows Simon B 2016-11-12 22:34:10 +0000
  • 5e20b82395 Fix config of compiler warning flags with MSVC Simon B 2016-11-03 01:12:50 +0000
  • 63285aaddc Fix compiler warning with MSVC Simon B 2016-11-03 01:11:37 +0000
  • 0a5ff55537 Allow test suites to be run on Windows Nicholas Wilson 2015-11-14 13:09:01 +0000
  • ebb855518d Fix multiple erroneously named source files in comments Simon Butcher 2016-11-04 12:23:11 +0000
  • 9cfdf2caa7 Merge branch 'development-restricted' Simon Butcher 2017-02-15 23:55:22 +0200
  • 0621b1fbb0 Add detail to ChangeLog for SLOTH fix Simon Butcher 2017-02-05 16:48:47 +0000
  • a29c5e9e66 Add comment to integer overflow fix in base64.c Simon Butcher 2017-02-02 08:46:53 +0000
  • 4623d83c6f Fix integer overflow mbedtls_base64_decode() Andres AG 2017-01-18 17:21:03 +0000
  • 6a54336897 Fix integer overflows in buffer bound checks Andres Amaya Garcia 2017-01-17 23:04:22 +0000
  • 49d29337fa Add tests for overreads in pem_read_buffer() Andres AG 2016-10-24 14:31:54 +0100
  • 182013faf4 Prevent SLOTH attacks Janos Follath 2016-10-25 10:50:22 +0100
  • 0eced5aae5 Fix examples that failed to compile without PEM Andres AG 2017-02-02 17:01:10 +0000
  • 2537f37faf Add clarification to the TLS renegotiation period Simon Butcher 2017-02-03 00:21:28 +0000
  • a333b3c194 Add credit to Changelog for #562 Simon Butcher 2017-02-02 16:17:37 +0000
  • d57c8f0048 Clarify fix for #673 in Changelog Simon Butcher 2017-02-02 13:08:37 +0000
  • 13fb6e7271 Add DTLS test to check 6 byte record ctr is cmp Andres AG 2017-01-19 16:30:57 +0000
  • 2196c7f81c Fix renegotiation at incorrect times in DTLS Andres AG 2016-12-15 17:01:16 +0000
  • 747fceb785 Fixed typo in ssl.h Jaakko Korhonen 2017-01-09 11:07:46 +0200
  • ba6aa63578 Fix all.sh test builds with recent glibc and clang Simon Butcher 2017-01-06 16:14:44 +0000
  • 53716395b2 Clarify use of armcc in all.sh Simon Butcher 2017-01-05 16:20:56 +0000
  • 0911f0880c Add -march argument to armc6 build tests Andres AG 2016-10-17 15:23:10 +0100
  • 7f08d7a35a Modify output_env.sh to make it extensible Andres AG 2016-10-04 17:14:38 +0100
  • 9e3fba09fd Add ARM Compiler 6 build tests to all.sh Andres AG 2016-09-27 15:05:15 +0100
  • 880420adf0 Clarify CMAC API Simon Butcher 2016-12-14 15:27:22 +0000
  • 4c006cdb1c Update library version number to 2.4.1 Janos Follath 2016-12-13 14:14:03 +0000
  • 5da3a6f92f Update CMAC test vectors. Janos Follath 2016-12-13 11:51:04 +0000
  • c0db511820 Fix unused variable/function compilation warnings Andres AG 2016-12-07 15:05:53 +0000
  • d15423446b Fix redefinition of macro ssl_set_bio Andres AG 2016-12-07 10:25:19 +0000
  • 511f83db07 Add PK tests to avoid hashlen overflow for RSA Andres AG 2017-02-15 10:52:32 +0000
  • b8e75286b4 Fix data loss in unsigned int cast in PK Andres AG 2017-01-19 11:24:33 +0000
  • 562bbb6f6a Add PK tests to avoid hashlen overflow for RSA Andres AG 2017-01-20 11:52:40 +0000
  • c71b7eb0e7 Fix data loss in unsigned int cast in PK Andres AG 2017-01-19 11:24:33 +0000
  • 8477d37ee6 Remove need for elevated command line in Windows Simon B 2016-11-12 22:34:10 +0000
  • d49a142c6f removed outdated comment DSiekmeier 2016-10-13 08:08:13 +0200
  • 1e6f5ac127 Make mingw test build a requirement of all.sh Simon Butcher 2016-11-17 09:27:45 +0000
  • 4ae4fdcd99 Fix mingw test build to avoid executing the tests Simon Butcher 2016-11-17 09:20:50 +0000
  • e4ac5428f3 Fix formatting issues in net_sockets.c Simon Butcher 2016-11-10 17:30:18 +0000
  • 36540ff741 Fix compiler warning in debug.c Simon Butcher 2016-11-10 17:28:55 +0000
  • 9510cc1a18 Make the test builds much stricter for warnings Simon Butcher 2016-11-10 17:25:58 +0000
  • 244d243742 Fixed typo in README.md Jaakko Korhonen 2016-11-16 10:56:30 +0200
  • 342889fdbe Remove unused var warnings in windows unittests Andres AG 2016-11-02 10:17:00 +0000
  • 24d9a4cf8d Fix config of compiler warning flags with MSVC Simon B 2016-11-03 01:12:50 +0000
  • 3c6b18df3a Fix various compiler warnings with MSVC Simon B 2016-11-03 01:11:37 +0000
  • 1903fb312f Clarify Comments and Fix Typos (#651) Brian J Murray 2016-11-06 04:45:15 -0800
  • e8bfbe2f5b Fix multiple erroneously named source files in comments Simon Butcher 2016-11-04 12:23:11 +0000
  • b9d3db68c6 Use MAKEFLAGS to pass args to make in all.sh Andres AG 2016-07-12 16:54:33 +0100
  • fe2d53f440 Add detail to ChangeLog for SLOTH fix Simon Butcher 2017-02-05 16:48:47 +0000
  • 410bc115ec Add comment to integer overflow fix in base64.c Simon Butcher 2017-02-02 08:46:53 +0000
  • cde8035e57 Fix integer overflow mbedtls_base64_decode() Andres AG 2017-01-18 17:21:03 +0000
  • f7cf56fa45 Fix integer overflows in buffer bound checks Andres Amaya Garcia 2017-01-17 23:04:22 +0000
  • f535662894 Add tests for overreads in pem_read_buffer() Andres AG 2016-10-24 14:31:54 +0100
  • bcb0c4c98c Prevent SLOTH attacks Janos Follath 2016-10-25 10:50:22 +0100
  • 7df03916e1 Fix buffer overreads in mbedtls_pem_read_buffer() Andres AG 2016-10-24 11:23:36 +0100
  • 0049f7857d check matching issuer crt and key for all algs Ron Eldor 2017-02-07 19:14:58 +0200
  • 1a6e9c30f1 Add porting information to the main README Andres AG 2016-12-28 15:38:05 +0000
  • 01e3beb067 Merge branch 'mbedtls-2.4-restricted' Simon Butcher 2017-02-05 22:00:35 +0000
  • ac63477e5a Merge 'development-restricted' Simon Butcher 2017-02-05 20:13:05 +0000
  • c709dfab97 Add detail to ChangeLog for SLOTH fix Simon Butcher 2017-02-05 16:48:47 +0000
  • ae23a21d4f Merge branch 'iotssl-1057' Simon Butcher 2017-02-05 16:46:23 +0000
  • 2fab5c9605 Work around for GCC bug Brian Murray 2016-12-15 18:51:13 -0800
  • 81d92c3b03 Merge branch 'mbedtls-2.4' Simon Butcher 2017-02-05 01:05:52 +0000
  • 9df03441d0 Add comment to integer overflow fix in base64.c Simon Butcher 2017-02-02 08:46:53 +0000
  • a540090142 Fix integer overflow mbedtls_base64_decode() Andres AG 2017-01-18 17:21:03 +0000
  • 74ad1c1b22 Fix integer overflows in buffer bound checks Andres Amaya Garcia 2017-01-17 23:04:22 +0000
  • d4940b5355 Merge branch 'mbedtls-2.1' Simon Butcher 2017-02-04 23:38:05 +0000
  • ec75466f6f Add clarification to the TLS renegotiation period Simon Butcher 2017-02-03 00:21:28 +0000
  • 9b1927bf9b Add DTLS test to check 6 byte record ctr is cmp Andres AG 2017-01-19 16:30:57 +0000
  • 7fa66d4622 Fix renegotiation at incorrect times in DTLS Andres AG 2016-12-15 17:01:16 +0000
  • 1afbac17c5 Fix examples that failed to compile without PEM Andres AG 2017-02-02 17:01:10 +0000
  • cef21e4cd9 Fix examples that failed to compile without PEM Andres AG 2017-02-02 17:01:10 +0000
  • 8ea289cb43 Merge branch 'development' Simon Butcher 2017-02-04 22:54:22 +0000
  • d9bac1f4f9 Merge 'mbedtls-1.3-fix-cmake-lib-target' Simon Butcher 2017-02-03 17:18:33 +0000
  • 98c96fe7c6 Merge branch 'mbedtls-1.3' Simon Butcher 2017-02-03 16:54:49 +0000
  • 5cf7f38806 Add lib target to library/CMakeLists.txt Andres AG 2017-02-03 13:00:02 +0000
  • dac83d24c3 Add clarification to the TLS renegotiation period Simon Butcher 2017-02-03 00:21:28 +0000
  • 33c970cefc Merge mbedtls-2.1-iotssl-1099-incorrect-renego-utils Simon Butcher 2017-02-03 01:26:04 +0000
  • c73ac833a6 Merge 'development' branch Simon Butcher 2017-02-03 01:08:57 +0000
  • ee75b9b417 Add clarification to the TLS renegotiation period Simon Butcher 2017-02-03 00:21:28 +0000
  • 1d4db5b7b5 Merge 'iotssl-1099-incorrect-renego-dtls' Simon Butcher 2017-02-02 23:47:08 +0000
  • 9d32bd91b0 Fix examples that failed to compile without PEM Andres AG 2017-02-02 17:01:10 +0000
  • df33a6a805 Add credit to Changelog for #562 Simon Butcher 2017-02-02 16:53:50 +0000
  • 800c7c6195 Merge 'mbedtls-1.3-iotssl-952-tfirmware-warnings' Simon Butcher 2017-02-02 16:52:37 +0000
  • d3eaf44675 Merge branch 'mbedtls-2.1' Simon Butcher 2017-02-02 16:50:30 +0000
  • 134d692a70 Add credit to Changelog for #562 Simon Butcher 2017-02-02 16:36:59 +0000
  • 5ca1c2906d Merge 'mbedtls-2.1-iotssl-952-tfirmware-warnings' Simon Butcher 2017-02-02 16:34:15 +0000
  • 8fdee52d5e Add credit to Changelog for #562 Simon Butcher 2017-02-02 16:25:57 +0000
  • 105e3fc2d7 Merge 'iotssl-952-tfirmware-warnings' Simon Butcher 2017-02-02 16:24:25 +0000
  • d9440b15e6 Add credit to Changelog for #562 Simon Butcher 2017-02-02 16:17:37 +0000
  • d934b5371a Merge 'iotssl-952-tfirmware-warnings' Simon Butcher 2017-02-02 16:08:29 +0000
  • e50ed360fc Merge PR #737 - type in ssl.h Simon Butcher 2017-02-02 15:40:04 +0000
  • a90f6bd657 Merge PR #737 - type in ssl.h Simon Butcher 2017-02-02 15:32:47 +0000
  • 27417426ae Merge pull request #783 from sbutcher-arm/1.3-curves.pl-fix Andres Amaya Garcia 2017-02-02 15:13:21 +0000
  • 1842a00688 Fix curves.pl script to build Simon Butcher 2017-02-02 15:01:24 +0000
  • a0fbc582f0 Fix undefined variable in scripts/config.pl Simon Butcher 2017-02-02 14:26:15 +0000