Commit Graph

  • cc0e49ddde x509: trailing bytes in DER: fix bug Janos Follath 2016-02-17 14:34:12 +00:00
  • e154f95e03 x509: trailing bytes in DER: correct a unit test Janos Follath 2016-02-17 14:24:28 +00:00
  • 0b2423403c x509: trailing bytes in DER: add integration tests Janos Follath 2016-02-17 10:11:21 +00:00
  • 300571c431 x509: IP in SAN: fix test data archive/iotssl-602-san-ip Manuel Pégourié-Gonnard 2016-02-16 17:27:24 +01:00
  • faaf5fc590 x509: IP in SAN: fix typos caught by János Manuel Pégourié-Gonnard 2016-02-16 16:31:31 +01:00
  • 8c4472af39 Clarified mbedtls_ssl_conf_alpn_protocols() doc Simon Butcher 2016-02-13 23:19:04 +00:00
  • bc247c9946 Extended ChangeLog entry Janos Follath 2016-02-11 11:15:44 +00:00
  • c17cda1ab9 Moved underflow test to better reflect time constant behaviour. Janos Follath 2016-02-11 11:08:18 +00:00
  • 3c44760ae2 Merge branch 'IOTSSL-621-PotentialIntegerOverflow' into development-restricted Manuel Pégourié-Gonnard 2016-02-11 10:39:31 +01:00
  • 9678b5dccd Add precision about exploitability in ChangeLog Manuel Pégourié-Gonnard 2016-02-11 10:35:13 +01:00
  • eae41bf340 Add Changelog entry for current branch Janos Follath 2016-02-10 16:40:16 +00:00
  • 31581985a0 Add Changelog entry for current branch Janos Follath 2016-02-10 16:25:55 +00:00
  • 4ae5c294a4 Add Changelog entry and improve coding style Janos Follath 2016-02-10 11:27:43 +00:00
  • ca214b9aaf Updated relevant #ifdef Janos Follath 2016-02-09 16:53:08 +00:00
  • b8afe1bb2c Included test for integer underflow. Janos Follath 2016-02-09 14:51:35 +00:00
  • 599d349811 Included tests for the overflow Janos Follath 2016-02-08 14:52:29 +00:00
  • edb1a48397 dtls: improve doc about handshake timeouts Manuel Pégourié-Gonnard 2016-01-29 16:05:55 +01:00
  • a245dae702 Add Changelog entry for current branch Manuel Pégourié-Gonnard 2016-01-29 15:20:34 +01:00
  • a9f124378d x509: IP in SAN: integration tests with SSL/TLS Manuel Pégourié-Gonnard 2016-01-29 14:47:09 +01:00
  • 9855d63acb x509: implement verification of IPs in SAN Manuel Pégourié-Gonnard 2016-01-29 11:50:56 +01:00
  • 47f71d49c4 x509: improve internal macro definition Manuel Pégourié-Gonnard 2016-01-28 18:10:09 +01:00
  • e9d8c09791 x509: slightly more compact style in verify_name Manuel Pégourié-Gonnard 2016-01-28 17:56:33 +01:00
  • 80c8786bfc x509: factor common code to a function Manuel Pégourié-Gonnard 2016-01-28 17:48:19 +01:00
  • 187ba489af x509: some internal constness improvements Manuel Pégourié-Gonnard 2016-01-28 17:37:42 +01:00
  • 95a3c6e6d1 x509: rework documentation for verify() Manuel Pégourié-Gonnard 2016-01-28 17:27:45 +01:00
  • b74b50b4b1 x509: rename a few variables and parameters Manuel Pégourié-Gonnard 2016-01-28 17:04:28 +01:00
  • af58894233 x509: refactoring: move code to own function Manuel Pégourié-Gonnard 2016-01-28 16:52:31 +01:00
  • 3ad9437923 x509: add parse/print support for IPs in SAN Manuel Pégourié-Gonnard 2016-01-28 10:50:58 +01:00
  • 803183f5fe Improve error string about X.509 name mismatch Manuel Pégourié-Gonnard 2016-01-27 15:16:16 +01:00
  • d19ea90f11 Fix handle leak in mbedtls_platform_entropy_poll() on Windows on error Attila Molnar 2016-01-26 11:39:26 +01:00
  • bdae02ce90 Corrected references for RSA and DHM Simon Butcher 2016-01-20 00:44:42 +00:00
  • a91d85e331 Fix for net_usleep() timing selftest on mingw Simon Butcher 2016-01-15 14:36:08 +00:00
  • 8e75e68531 Remove redundant i increments Alexey Skalozub 2016-01-13 21:59:27 +02:00
  • 00b78a9c54 Move K inside MBEDTLS_SHA512_PROCESS_ALT block Alexey Skalozub 2016-01-13 17:39:58 +02:00
  • 9a3ee57c84 Merge branch 'fixes' into development Simon Butcher 2016-01-13 02:08:02 +00:00
  • d091ed1911 Add scripts/apidoc_full.sh Manuel Pégourié-Gonnard 2016-01-12 14:17:52 +00:00
  • c990189e14 Revert changes done to 'make apidoc' target Manuel Pégourié-Gonnard 2016-01-12 13:59:39 +00:00
  • 04d42111f4 Reverted the INPUT in doxygen to . Simon Butcher 2016-01-12 00:59:15 +00:00
  • 35d07bfb45 Exclude more things from doxygen inputs Manuel Pégourié-Gonnard 2016-01-08 16:48:51 +01:00
  • de7ae7b2e9 Exclude some warnings from the doxygen test Manuel Pégourié-Gonnard 2016-01-08 16:47:33 +01:00
  • 259b08a5d2 Add -s (short) option to all.sh Manuel Pégourié-Gonnard 2016-01-08 16:27:41 +01:00
  • 695e0ba014 Add new doxygen test to travis Manuel Pégourié-Gonnard 2016-01-04 17:08:31 +01:00
  • 1d552e7583 Add test script for doxygen warnings Manuel Pégourié-Gonnard 2016-01-04 16:49:09 +01:00
  • b873f7ac98 Fix doxygen warnings about deprecated tags Manuel Pégourié-Gonnard 2016-01-04 16:27:32 +01:00
  • 54f2c490ed Avoid build errors with -O0 due to assembly Manuel Pégourié-Gonnard 2016-01-08 14:29:11 +01:00
  • 20715dc73b Make ar invocation more portable Manuel Pégourié-Gonnard 2016-01-07 13:06:51 +01:00
  • faae6d2019 Fix backporting mistakes in previous 5 commits Manuel Pégourié-Gonnard 2016-01-08 15:24:46 +01:00
  • 40510a3a79 Update ChangeLog for latest PR merged Manuel Pégourié-Gonnard 2016-01-07 13:26:11 +01:00
  • 2db440d2f1 Improved on the previous fix and added a test case to cover both types of carries. Janos Follath 2015-10-30 17:43:11 +01:00
  • 2b806fad7b Removed recursion from fix #309. Janos Follath 2015-10-25 14:24:10 +01:00
  • ff5317e99b Improved on the fix of #309 and extended the test to cover subroutines. Janos Follath 2015-10-25 12:29:13 +01:00
  • 87f1494809 Tests and fix added for #309 (inplace mpi doubling). Janos Follath 2015-10-25 10:58:03 +01:00
  • a3a1cd33d1 Update reference to attack in ChangeLog Manuel Pégourié-Gonnard 2016-01-07 13:18:01 +01:00
  • f10f85f676 Add test for yotta debug build Manuel Pégourié-Gonnard 2016-01-08 15:02:05 +01:00
  • 5ae028550f Make check-names.sh happy Manuel Pégourié-Gonnard 2016-01-08 14:58:45 +01:00
  • d2655ac2dc Add test for yotta debug build Manuel Pégourié-Gonnard 2016-01-08 15:02:05 +01:00
  • 365f325e03 Make check-names.sh happy Manuel Pégourié-Gonnard 2016-01-08 14:58:45 +01:00
  • 7715e669f1 Avoid build errors with -O0 due to assembly Manuel Pégourié-Gonnard 2016-01-08 14:29:11 +01:00
  • bb81b4a009 Make ar invocation more portable Manuel Pégourié-Gonnard 2016-01-07 13:06:51 +01:00
  • 96ec00dd3a Update ChangeLog for latest PR merged Manuel Pégourié-Gonnard 2016-01-07 13:26:11 +01:00
  • 79a1da6948 Improved on the previous fix and added a test case to cover both types of carries. Janos Follath 2015-10-30 17:43:11 +01:00
  • a65477d885 Removed recursion from fix #309. Janos Follath 2015-10-25 14:24:10 +01:00
  • 5429c0a7d0 Improved on the fix of #309 and extended the test to cover subroutines. Janos Follath 2015-10-25 12:29:13 +01:00
  • d0e0c03520 Tests and fix added for #309 (inplace mpi doubling). Janos Follath 2015-10-25 10:58:03 +01:00
  • ddf118961a Update reference to attack in ChangeLog Manuel Pégourié-Gonnard 2016-01-07 13:18:01 +01:00
  • 25caaf36a6 Avoid build errors with -O0 due to assembly Manuel Pégourié-Gonnard 2016-01-08 14:29:11 +01:00
  • 3551901cd1 Make ar invocation more portable Manuel Pégourié-Gonnard 2016-01-07 13:06:51 +01:00
  • afbb3101ce Update ChangeLog for latest PR merged Manuel Pégourié-Gonnard 2016-01-07 13:26:11 +01:00
  • e9c1b1a3bf Merge remote-tracking branch 'yanesca/iss309' into development Manuel Pégourié-Gonnard 2016-01-07 13:22:27 +01:00
  • f92c86e44d Update reference to attack in ChangeLog Manuel Pégourié-Gonnard 2016-01-07 13:18:01 +01:00
  • a36ae0837d Change version number to 1.2.19 polarssl-1.2.19 archive/polarssl-1.2 Simon Butcher 2016-01-04 23:15:43 +00:00
  • 84181adae8 Change version number to 1.3.16 mbedtls-1.3.16 Simon Butcher 2016-01-04 22:49:30 +00:00
  • 543e4366bc Change version number to 2.1.4 mbedtls-2.1.4 Simon Butcher 2016-01-04 22:41:11 +00:00
  • bfafadb45d Change version number to 2.2.1 mbedtls-2.2.1 Simon Butcher 2016-01-04 22:26:36 +00:00
  • ff0a22bd9b Tune description of a change/bugfix in ChangeLog Manuel Pégourié-Gonnard 2016-01-04 17:36:44 +01:00
  • 7f88b8ec86 Tune description of a change/bugfix in ChangeLog Manuel Pégourié-Gonnard 2016-01-04 17:36:44 +01:00
  • fb1ad94b3f Corrected naming and text in doxygen rng module Simon Butcher 2016-01-04 16:09:23 +00:00
  • 6e7d3d5462 Corrected naming and text in doxygen rng module Simon Butcher 2016-01-04 16:09:23 +00:00
  • 4c9916b094 Fix doxygen warnings for generic names in config.h Manuel Pégourié-Gonnard 2016-01-04 13:51:01 +01:00
  • 2134d25070 Use a full config.h with doxygen Manuel Pégourié-Gonnard 2016-01-04 12:57:32 +01:00
  • 3bd5eb7567 Reintroduce line deleted by accident Manuel Pégourié-Gonnard 2016-01-04 12:40:15 +01:00
  • a02fe7c2cc Various fixes to doxygen API generation Simon Butcher 2016-01-03 16:14:14 +00:00
  • 302c5fed24 Added _ENABLE_MD5_SIGNATURES into features list Simon Butcher 2016-01-04 14:41:31 +00:00
  • 76da60c56e Fix doxygen warnings for generic names in config.h Manuel Pégourié-Gonnard 2016-01-04 13:51:01 +01:00
  • 492519a7b4 Fix to compile on MSVC 2010 64bit Simon Butcher 2016-01-04 12:49:41 +00:00
  • 1989caf71c Use a full config.h with doxygen Manuel Pégourié-Gonnard 2016-01-04 12:57:32 +01:00
  • ddbb166041 Reintroduce line deleted by accident Manuel Pégourié-Gonnard 2016-01-04 12:40:15 +01:00
  • 55bd7e450c Fix for bug introduced in backporting MPI MSVC fix Simon Butcher 2016-01-04 00:29:17 +00:00
  • 6901e50d81 Fix for MPI divide on MSVC Simon Butcher 2016-01-03 22:39:18 +00:00
  • d7fe6fbd76 Fix for MPI divide on MSVC Simon Butcher 2016-01-03 22:39:18 +00:00
  • 6189175900 Fix for MPI divide on MSVC Simon Butcher 2016-01-03 00:24:34 +00:00
  • 5b331b9d48 Various fixes to doxygen API generation Simon Butcher 2016-01-03 16:14:14 +00:00
  • 9803d07a63 Fix for MPI divide on MSVC Simon Butcher 2016-01-03 00:24:34 +00:00
  • e5049f46d4 Fix for memory leak in RSA-SSA signing Simon Butcher 2016-01-02 01:24:15 +00:00
  • a39690e7bf Correction to ChangeLog Simon Butcher 2016-01-02 00:49:12 +00:00
  • 14400c8fb0 Merge memory leak fix into branch 'mbedtls-1.3' Simon Butcher 2016-01-02 00:08:13 +00:00
  • 7d3f3a8ac8 Fix for memory leak in RSA-SSA signing Simon Butcher 2016-01-02 00:03:39 +00:00
  • 28b35c02f7 Merge branch 'mbedtls-2.1' Simon Butcher 2016-01-01 23:37:07 +00:00
  • 318daf0c7e Fix for memory leak in RSA-SSA signing Simon Butcher 2016-01-01 21:42:47 +00:00
  • 1285ab5dc2 Fix for memory leak in RSA-SSA signing Simon Butcher 2016-01-01 21:42:47 +00:00