Commit Graph

  • 705cc65011 Add missing ret code checks in PEM module Andres AG 2017-02-22 16:23:26 +00:00
  • a3b9adb6bd Add negative testing for mbedtls_pem_read_buffer() Andres AG 2017-03-01 11:53:29 +00:00
  • 51a7ae1353 Add missing ret code checks in PEM module Andres AG 2017-02-22 16:23:26 +00:00
  • 01dcea7f16 Added changelog entry Gilles Peskine 2017-05-29 14:49:36 +02:00
  • f096eeac4a Clarified documentation of mbedtls_ssl_setup Gilles Peskine 2017-05-26 11:59:29 +02:00
  • 4ae7d5df96 Clarified documentation of mbedtls_ssl_setup Gilles Peskine 2017-05-26 11:59:29 +02:00
  • 032aec0523 Improve documentation Hanno Becker 2017-05-01 09:44:27 +01:00
  • 118848fd77 Split long lines. Hanno Becker 2017-05-01 09:43:29 +01:00
  • aa8a2bd05a Remember suitable hash function for any signature algorithm. Hanno Becker 2017-04-28 17:15:26 +01:00
  • b3e6872c93 Introduce macros and functions to characterize certain ciphersuites. Hanno Becker 2017-04-28 17:08:27 +01:00
  • c2b9d984e9 Remember suitable hash function for any signature algorithm. Hanno Becker 2017-05-10 16:37:21 +01:00
  • a1cf6c8afb More tests of FALLBACK_SCSV Gilles Peskine 2017-05-17 14:50:38 +02:00
  • 39e2981b22 Fix FALLBACK_SCSV parsing Gilles Peskine 2017-05-16 17:53:03 +02:00
  • d50177fdf3 Fix FALLBACK_SCSV parsing Gilles Peskine 2017-05-16 17:53:03 +02:00
  • 9f77017a8d Updated version number to 2.5.0 mbedtls-2.5.0 Simon Butcher 2017-05-15 15:13:59 +01:00
  • fea2078e84 Add new header file to VS2010 project files Simon Butcher 2017-05-15 15:11:12 +01:00
  • f5bf7189d3 Change return type of AES decrypt and encrypt Andres AG 2017-03-03 14:09:56 +00:00
  • 2850cdaed9 Add Changelog entry for RSA exponent blinding Janos Follath 2017-03-23 10:41:56 +00:00
  • c66e5596ba Add Changelog entry for CA list suppression Janos Follath 2017-04-10 16:13:06 +01:00
  • 46fe17ecf2 Remove obsolete macros from compat-1.3.h Andres Amaya Garcia 2017-05-02 16:01:20 +01:00
  • 18ac716021 RSA: wipe more stack buffers Gilles Peskine 2017-05-05 19:24:06 +02:00
  • 4a7f6a0ddb RSA: wipe stack buffers Gilles Peskine 2017-03-23 14:37:37 +01:00
  • 77da95357f Add fix for #667 to ChangeLog Simon Butcher 2017-05-13 23:00:05 +01:00
  • 4775e83337 Fix ChangeLog Simon Butcher 2017-05-13 22:56:08 +01:00
  • 6e876988de Fix bug in threading sample implementation #667 Janos Follath 2016-10-28 14:59:12 +01:00
  • 45182a0065 Add Changelog entry for RSA exponent blinding Janos Follath 2017-03-23 10:41:56 +00:00
  • f9203b4139 Add exponent blinding to RSA with CRT Janos Follath 2017-03-22 15:13:15 +00:00
  • e81102e476 Add exponent blinding to RSA without CRT Janos Follath 2017-03-22 13:38:28 +00:00
  • 7a8a090f55 Add Changelog entry for CA list suppression Janos Follath 2017-04-10 16:13:06 +01:00
  • 89baba2375 Add tests for the CA suppression option Janos Follath 2017-04-10 14:34:35 +01:00
  • 4817e27d4d Add the CA list suppression option to ssl_server2 Janos Follath 2017-04-10 13:44:33 +01:00
  • 088ce43ffe Implement optional CA list suppression in Certificate Request Janos Follath 2017-04-10 12:42:31 +01:00
  • 75fdf631fd Remove obsolete macros from compat-1.3.h Andres Amaya Garcia 2017-05-02 16:01:20 +01:00
  • 115094c572 Updated version number to 2.5.0 mbedtls-2.5.0-rc1 Simon Butcher 2017-05-15 15:13:59 +01:00
  • 6ef123f091 Add new header file to VS2010 project files Simon Butcher 2017-05-15 15:11:12 +01:00
  • 72be480809 Change return type of AES decrypt and encrypt Andres AG 2017-03-03 14:09:56 +00:00
  • 73e7f4c0ee RSA: wipe more stack buffers Gilles Peskine 2017-05-05 19:24:06 +02:00
  • 213aec8688 RSA: wipe stack buffers Gilles Peskine 2017-03-23 14:37:37 +01:00
  • d212c3aae1 Add Changelog entry for RSA exponent blinding Janos Follath 2017-03-23 10:41:56 +00:00
  • 940dd4f63c Add Changelog entry for CA list suppression Janos Follath 2017-04-10 16:13:06 +01:00
  • 553d19d3dc Remove obsolete macros from compat-1.3.h Andres Amaya Garcia 2017-05-02 16:01:20 +01:00
  • 6c9bbb5905 RSA: wipe more stack buffers Gilles Peskine 2017-05-05 19:24:06 +02:00
  • 278056bbf4 RSA: wipe stack buffers Gilles Peskine 2017-03-23 14:37:37 +01:00
  • 71e37e1205 Remove obsolete macros from compat-1.3.h Andres Amaya Garcia 2017-05-02 16:01:20 +01:00
  • 67746c35c7 Add fix for #667 to ChangeLog Simon Butcher 2017-05-13 23:00:05 +01:00
  • 1cdf0fd2d5 Fix bug in threading sample implementation #667 Janos Follath 2016-10-28 14:59:12 +01:00
  • 83da724616 Fix check-doxy-blocks.pl to run from root dir Andres Amaya Garcia 2016-12-14 09:36:55 +00:00
  • cf7ae7e7d3 Improve documentation Hanno Becker 2017-05-11 14:07:25 +01:00
  • 0d0cd4b30e Split long lines Hanno Becker 2017-05-11 14:06:43 +01:00
  • 7e5437a972 Remember suitable hash function for any signature algorithm. Hanno Becker 2017-04-28 17:15:26 +01:00
  • b9dee359b4 Remove obsolete macros from compat-1.3.h Andres Amaya Garcia 2017-05-02 16:01:20 +01:00
  • 1aa267cbc3 Introduce macros and functions to characterize certain ciphersuites. Hanno Becker 2017-04-28 17:08:27 +01:00
  • 93d0f4b0c3 Add fix for #667 to ChangeLog Simon Butcher 2017-05-13 23:00:05 +01:00
  • 702dcd0ef4 Fix bug in threading sample implementation #667 Janos Follath 2016-10-28 14:59:12 +01:00
  • a7f51f6e1f Remove Yotta module from footprint.sh script Ron Eldor 2017-05-15 11:23:55 +03:00
  • 82d4dca466 Add fix for #667 to ChangeLog Simon Butcher 2017-05-13 23:00:05 +01:00
  • 954292a9ab Fix ChangeLog Simon Butcher 2017-05-13 22:56:08 +01:00
  • 0ead9085e0 Fix bug in threading sample implementation #667 Janos Follath 2016-10-28 14:59:12 +01:00
  • 6c7e63bf21 Fix check-doxy-blocks.pl errors (cmac.c ecjpake.h) Andres Amaya Garcia 2016-12-14 10:13:43 +00:00
  • 63fa441a76 Fix check-doxy-blocks.pl to run from root dir Andres Amaya Garcia 2016-12-14 09:36:55 +00:00
  • 645b8262e8 Apply feedback to ECP internal interface documentation Janos Follath 2016-12-08 16:15:51 +00:00
  • 5df09cecd9 Add doxygen documentation to the new ECP interface Janos Follath 2016-12-02 13:49:21 +00:00
  • 2bf6f45be4 Fix cleanup label alignment Janos Follath 2016-11-29 15:37:09 +00:00
  • 3cc349f866 Add Changelog entry Janos Follath 2016-11-29 15:35:36 +00:00
  • 23d1650765 Update version features with ECP macros Janos Follath 2016-11-21 14:53:57 +00:00
  • b3336557ff Remove obsolote ECP abstraction macros Janos Follath 2016-11-21 14:13:24 +00:00
  • 3681e238e2 Apply review feedback on ECP interface Janos Follath 2016-11-18 16:38:23 +00:00
  • 34fa0baf12 Update ECP hardware abstraction interface Janos Follath 2016-11-15 13:45:01 +00:00
  • 0040b8f9ce Adjust documentation to new ECP function names. Janos Follath 2016-11-07 15:41:26 +00:00
  • dc129804b6 Add thread safety to ECP hardware acceleration Janos Follath 2016-11-03 14:25:37 +00:00
  • af8a84faee Add global mutex for asymmetric crypto accelerator Janos Follath 2016-11-01 16:39:47 +00:00
  • fb6b184a62 Fix alternative ECP function names Janos Follath 2016-11-01 14:34:51 +00:00
  • c7562821fa Fix ECP alternative macro names Janos Follath 2016-11-01 13:27:03 +00:00
  • fa0d4423a4 Remove alt_internal directory Janos Follath 2016-11-01 13:22:05 +00:00
  • 032f2f0501 Clean up ECP abstraction layer code Janos Follath 2016-10-28 16:53:11 +01:00
  • bbaa4b6932 ECP: Add module and function level replacement options. Janos Follath 2016-08-18 12:38:46 +01:00
  • e935c1f816 Add PK tests to avoid hashlen overflow for RSA Andres AG 2017-02-15 10:52:32 +00:00
  • ad368ecee2 Fix data loss in unsigned int cast in PK Andres AG 2017-01-19 11:24:33 +00:00
  • e98273595f Add Changelog entry for RSA exponent blinding Janos Follath 2017-03-23 10:41:56 +00:00
  • 2e0bd2a16b Add exponent blinding to RSA with CRT Janos Follath 2017-03-22 15:13:15 +00:00
  • 5eadd83393 Add exponent blinding to RSA without CRT Janos Follath 2017-03-22 13:38:28 +00:00
  • 88c719aae6 Add Changelog entry for CA list suppression Janos Follath 2017-04-10 16:13:06 +01:00
  • 9b9cc2e6c4 Add tests for the CA suppression option Janos Follath 2017-04-10 14:34:35 +01:00
  • b5ebc6160c Add the CA list suppression option to ssl_server2 Janos Follath 2017-04-10 13:44:33 +01:00
  • dcddf2d20f Implement optional CA list suppression in Certificate Request Janos Follath 2017-04-10 12:42:31 +01:00
  • 46cf773f2f Fix wrong output in the benchmark application Ron Eldor 2017-05-14 15:55:06 +03:00
  • d8fcfe7850 Fix check-doxy-blocks.pl to run from root dir Andres Amaya Garcia 2016-12-14 09:36:55 +00:00
  • cc4d80fde3 Backup errno in net_would_block Hanno Becker 2017-05-12 16:22:21 +01:00
  • 89bf0a7905 Backup errno in net_would_block Hanno Becker 2017-05-04 13:39:22 +01:00
  • 8c7698b62a Fix potential stack underflow in mpi_read_file. Hanno Becker 2017-05-12 07:26:01 +01:00
  • 4195e80649 Fix potential stack underflow in mpi_read_file. Hanno Becker 2017-04-26 11:46:46 +01:00
  • af610a0baf Fix check-doxy-blocks.pl errors (cmac.c ecjpake.h) Andres Amaya Garcia 2016-12-14 10:13:43 +00:00
  • d3f0f5e1c8 Fix check-doxy-blocks.pl to run from root dir Andres Amaya Garcia 2016-12-14 09:36:55 +00:00
  • 5634b8609b Apply feedback to ECP internal interface documentation Janos Follath 2016-12-08 16:15:51 +00:00
  • aab9efb4ce Add doxygen documentation to the new ECP interface Janos Follath 2016-12-02 13:49:21 +00:00
  • 6c8ccd5be4 Fix cleanup label alignment Janos Follath 2016-11-29 15:37:09 +00:00
  • 7e2406f6f0 Add Changelog entry Janos Follath 2016-11-29 15:35:36 +00:00
  • 69b2051e76 Update version features with ECP macros Janos Follath 2016-11-21 14:53:57 +00:00
  • 333d163523 Remove obsolote ECP abstraction macros Janos Follath 2016-11-21 14:13:24 +00:00
  • c44ab97cc9 Apply review feedback on ECP interface Janos Follath 2016-11-18 16:38:23 +00:00