Commit Graph

  • c3f9229d49 Merge branch 'iotssl-541-1.2-pathlen-bugfix' into polarssl-1.2 Simon Butcher 2016-01-01 01:37:03 +00:00
  • a192c8f5d8 Merge branch 'iotssl-541-1.3-pathlen-bugfix' Simon Butcher 2016-01-01 01:13:45 +00:00
  • 976794a212 Merge remote-tracking branch 'origin/mbedtls-2.1' into HEAD Simon Butcher 2015-12-31 23:42:54 +00:00
  • 8360433788 Merge branch 'iotssl-541-2.1-pathlen-bugfix' Simon Butcher 2015-12-31 23:21:52 +00:00
  • c4a6ce6a4c Merge branch 'origin/iotssl-541-pathlen-bugfix' Simon Butcher 2015-12-30 07:52:54 +00:00
  • c941b6cb31 Fix for unused variable warning Simon Butcher 2015-12-28 01:29:10 +00:00
  • 7ebe2781fe Fix for compiler warnings and style Simon Butcher 2015-12-28 00:05:30 +00:00
  • c97b697939 Fix for unused variable warning Simon Butcher 2015-12-27 23:48:17 +00:00
  • f5ba04541e Fix for compiler warnings and style Simon Butcher 2015-12-27 23:01:55 +00:00
  • 59d2218f63 Clarification in ChangeLog Simon Butcher 2015-12-23 18:53:21 +00:00
  • aa4114910a Merge 'iotssl-558-2.1-md5-tls-sigs-restricted' Simon Butcher 2015-12-23 18:52:18 +00:00
  • c42350125e Clarification in ChangeLog Simon Butcher 2015-12-23 18:36:16 +00:00
  • 4c2bfdbff6 Merge 'iotssl-558-md5-tls-sigs-restricted' Simon Butcher 2015-12-23 18:33:54 +00:00
  • 35ea92dbc6 Merge 'iotssl-566-2.1-double-free-restricted' Simon Butcher 2015-12-23 16:49:46 +00:00
  • 9c2626c641 Merge 'iotssl-566-double-free-restricted' Simon Butcher 2015-12-23 16:42:03 +00:00
  • c23bf6e23c Avoid seemingly-possible overflow Simon Butcher 2015-12-22 23:53:04 +00:00
  • caa8b4977c Merge remote-tracking branch 'origin/misc-1.3' into mbedtls-1.3 Simon Butcher 2015-12-22 20:15:35 +00:00
  • cf16b79238 Avoid seemingly-possible overflow Manuel Pégourié-Gonnard 2015-12-10 14:36:25 +01:00
  • 2bc3897a53 Typo in ChangeLog Simon Butcher 2015-12-22 19:38:55 +00:00
  • e82ac57ef6 Merge remote-tracking branch 'origin/misc-2.1' into mbedtls-2.1 Simon Butcher 2015-12-22 19:36:17 +00:00
  • 00923c1897 Fix typo in Changelog Simon Butcher 2015-12-22 19:04:24 +00:00
  • fabce5e137 Merge branch 'misc' into development Simon Butcher 2015-12-22 18:56:56 +00:00
  • 15f0bbef2d Added integer divide by as separate function Simon Butcher 2015-12-22 15:26:57 +00:00
  • e4ed3475b0 Added integer divide by as separate function Simon Butcher 2015-12-22 15:26:57 +00:00
  • 21e402a3ae Fix segfault on x32 by using better register constraints in bn_mul.h James Cowgill 2015-12-17 01:51:09 +00:00
  • 6c8edca2d4 Fix build errors on x32 by using the generic 'add' instruction James Cowgill 2015-12-17 01:40:26 +00:00
  • 207990dcf5 Added description of change to the Changelog Simon Butcher 2015-12-16 01:51:30 +00:00
  • e103aa8a53 Added description of change to the Changelog Simon Butcher 2015-12-16 01:51:01 +00:00
  • c05014459e Fix wrong length limit in GCM Manuel Pégourié-Gonnard 2015-12-10 14:46:25 +01:00
  • 9055c1a011 Fix wrong length limit in GCM Manuel Pégourié-Gonnard 2015-12-10 14:46:25 +01:00
  • 7f890c3e96 Avoid seemingly-possible overflow Manuel Pégourié-Gonnard 2015-12-10 14:36:25 +01:00
  • 7da96958a6 Make documentation more explicit on TLS errors Manuel Pégourié-Gonnard 2015-12-10 13:57:27 +01:00
  • 1e07562da4 Fix wrong length limit in GCM Manuel Pégourié-Gonnard 2015-12-10 14:46:25 +01:00
  • 7f17155ac6 Avoid seemingly-possible overflow Manuel Pégourié-Gonnard 2015-12-10 14:36:25 +01:00
  • acbb050118 Make documentation more explicit on TLS errors Manuel Pégourié-Gonnard 2015-12-10 13:57:27 +01:00
  • 3e60d2a458 Fix potential double free in cert writing code Manuel Pégourié-Gonnard 2015-12-10 10:50:51 +01:00
  • 97b5209bc0 Fix potential double free in cert writing code Manuel Pégourié-Gonnard 2015-12-10 10:50:51 +01:00
  • c5892ca50c Add credits to ChangeLog Manuel Pégourié-Gonnard 2015-12-08 16:12:12 +01:00
  • 2bbfee3cbc Add credits to ChangeLog Manuel Pégourié-Gonnard 2015-12-08 16:12:12 +01:00
  • b6043f93b6 Fix levels of some debug messages Manuel Pégourié-Gonnard 2015-12-08 09:53:51 +01:00
  • d80532481a Fix levels of some debug messages Manuel Pégourié-Gonnard 2015-12-08 09:53:51 +01:00
  • b39528e2e8 Disable MD5 in handshake signatures by default Manuel Pégourié-Gonnard 2015-12-04 15:02:56 +01:00
  • 47229c7cbb Disable MD5 in handshake signatures by default Manuel Pégourié-Gonnard 2015-12-04 15:02:56 +01:00
  • 013198f30f DTLS: avoid dropping too many records Manuel Pégourié-Gonnard 2015-12-03 16:13:17 +01:00
  • 5a8396ed55 Fix two more compiler warnings Manuel Pégourié-Gonnard 2015-12-01 10:27:00 +01:00
  • 3eab29adc8 Fix potential integer overflow in prev. commit Manuel Pégourié-Gonnard 2015-12-01 09:31:52 +01:00
  • e2e25e7427 DTLS: avoid dropping too many records Manuel Pégourié-Gonnard 2015-12-03 16:13:17 +01:00
  • 7929229a32 Fix bug checking pathlen on first intermediate Manuel Pégourié-Gonnard 2015-12-03 09:53:20 +01:00
  • d7d0b0118c Add test case for root with max_pathlen=0 Manuel Pégourié-Gonnard 2015-12-03 09:49:57 +01:00
  • cec3289659 Add test case for first intermediate max_pathlen=0 Manuel Pégourié-Gonnard 2015-12-02 10:22:14 +01:00
  • 1630888aa0 Fix two more compiler warnings Manuel Pégourié-Gonnard 2015-12-01 10:27:00 +01:00
  • e3e8edfa51 Fix potential integer overflow in prev. commit Manuel Pégourié-Gonnard 2015-12-01 09:31:52 +01:00
  • ea303e3ece Added integer divide by as separate function Simon Butcher 2015-11-26 23:43:34 +00:00
  • 15b15d1361 Added integer divide by as separate function Simon Butcher 2015-11-26 19:35:03 +00:00
  • 3134ef0504 footprint.sh: tune output again Manuel Pégourié-Gonnard 2015-11-25 10:50:27 +00:00
  • 4553a6cdcf footprint.sh: improve printed output Manuel Pégourié-Gonnard 2015-11-25 10:39:00 +00:00
  • d847f1f46a Fix ChangeLog Manuel Pégourié-Gonnard 2015-11-19 12:17:17 +01:00
  • c4a47e3483 Fix bug checking pathlen on first intermediate Manuel Pégourié-Gonnard 2015-11-19 09:23:06 +01:00
  • 6ad4f65780 Add test case for root with max_pathlen=0 Manuel Pégourié-Gonnard 2015-11-19 10:52:12 +01:00
  • c058074836 Add test case for first intermediate max_pathlen=0 Manuel Pégourié-Gonnard 2015-11-19 10:46:07 +01:00
  • b030c33e57 Fix bug checking pathlen on first intermediate Manuel Pégourié-Gonnard 2015-11-19 09:23:06 +01:00
  • 3cb2074a82 Add test case for root with max_pathlen=0 Manuel Pégourié-Gonnard 2015-11-19 10:52:12 +01:00
  • 922cd9ba36 Add test case for first intermediate max_pathlen=0 Manuel Pégourié-Gonnard 2015-11-19 10:46:07 +01:00
  • f4569b14c4 Fix bug checking pathlen on first intermediate Manuel Pégourié-Gonnard 2015-11-19 09:23:06 +01:00
  • 8b4331aa56 Add test case for root with max_pathlen=0 Manuel Pégourié-Gonnard 2015-11-19 10:52:12 +01:00
  • a3aa43da5f Add test case for first intermediate max_pathlen=0 Manuel Pégourié-Gonnard 2015-11-19 10:46:07 +01:00
  • 733676b978 Allow test suites to be run on Windows Nicholas Wilson 2015-11-14 13:09:01 +00:00
  • 0d1cf0fec1 Change version number to 1.2.18 polarssl-1.2.18 Simon Butcher 2015-11-05 19:54:02 +00:00
  • 1f4e08c979 Changed version number to 1.3.15 mbedtls-1.3.15 Simon Butcher 2015-11-04 23:01:36 +00:00
  • ef43d41f67 Changed version number to 2.1.3 mbedtls-2.1.3 Simon Butcher 2015-11-04 22:08:33 +00:00
  • 5b289208cb Remove debugging code left in test case Simon Butcher 2015-11-04 21:50:54 +00:00
  • 8254ed2a9f Change version number to 2.2.0 mbedtls-2.2.0 mbedos-release-15-11 Simon Butcher 2015-11-04 11:04:00 +00:00
  • 73156357ed Disable Yotta tests from 'all tests' script Simon Butcher 2015-11-04 00:36:30 +00:00
  • 06f8b91777 Corrected typo in ChangeLog Simon Butcher 2015-11-03 23:15:00 +00:00
  • 34fc23fa6a Corrected typo in ChangeLog Simon Butcher 2015-11-03 23:14:16 +00:00
  • b2d2fec5a4 Corrected typo in ChangeLog Simon Butcher 2015-11-03 23:12:36 +00:00
  • 59a8fa7e2e Corrected typo in ChangeLog Simon Butcher 2015-11-03 23:09:28 +00:00
  • bd3639852c Merge branch 'iotssl-519-asn1write-overflows-restricted' into development-restricted Manuel Pégourié-Gonnard 2015-11-02 11:07:30 +09:00
  • 537e2a9b58 Merge branch 'iotssl-518-winpathlen-restricted' into development-restricted Manuel Pégourié-Gonnard 2015-11-02 11:04:59 +09:00
  • f8b2442e2f Merge branch 'iotssl-517-double-free-restricted' into development-restricted Manuel Pégourié-Gonnard 2015-11-02 11:03:32 +09:00
  • c28240596a Fix other int casts in bounds checking Manuel Pégourié-Gonnard 2015-10-21 12:35:29 +02:00
  • 5784dd5ac8 Fix other occurrences of same bounds check issue Manuel Pégourié-Gonnard 2015-10-21 12:23:09 +02:00
  • 0d66bb959f Fix potential buffer overflow in asn1write Manuel Pégourié-Gonnard 2015-10-21 12:07:47 +02:00
  • 9dc66f4b2f Fix potential heap corruption on Windows Manuel Pégourié-Gonnard 2015-10-21 10:16:29 +02:00
  • ffb8180733 Fix potential double-free in ssl_conf_psk() Manuel Pégourié-Gonnard 2015-10-20 19:56:45 +02:00
  • 1afde77a3f Merge branch 'polarssl-1.2' into polarssl-1.2-restricted Manuel Pégourié-Gonnard 2015-11-02 06:58:09 +09:00
  • edb2327609 Merge branch 'mbedtls-1.3' into mbedtls-1.3-restricted Manuel Pégourié-Gonnard 2015-11-02 06:57:30 +09:00
  • ce0e3f7f5c Bump yotta version number to 2.2.0-rc2 Manuel Pégourié-Gonnard 2015-11-02 06:53:44 +09:00
  • 4dd43ae647 Use own implementation of strsep() Manuel Pégourié-Gonnard 2015-11-02 06:52:52 +09:00
  • 28e1ac5cab Use own implementation of strsep() Manuel Pégourié-Gonnard 2015-11-02 06:34:46 +09:00
  • e34dcd7ec5 Use own implementation of strsep() Manuel Pégourié-Gonnard 2015-11-02 06:34:46 +09:00
  • a8838af8e6 Use own implementation of strsep() Manuel Pégourié-Gonnard 2015-11-02 06:34:46 +09:00
  • 644c2e0fdb Add new program to gitignore Manuel Pégourié-Gonnard 2015-11-02 06:34:29 +09:00
  • 018063477b Add Changelog entries for this branch Manuel Pégourié-Gonnard 2015-10-30 09:35:03 +01:00
  • 7a4d9a5b92 Use symbolic constants in test data Manuel Pégourié-Gonnard 2015-10-30 09:56:55 +01:00
  • e51f47c78b Fixed pathlen contraint enforcement. Manuel Pégourié-Gonnard 2015-10-29 16:05:11 +01:00
  • ab003740b4 Additional corner cases for testing pathlen constrains Manuel Pégourié-Gonnard 2015-10-29 15:27:03 +01:00
  • 03ae1bc3f2 Added test case for pathlen constrains in intermediate certificates Manuel Pégourié-Gonnard 2015-11-02 06:09:57 +09:00
  • 1cf8851a77 Add ChangeLog entry for ASN.1 DER boolean fix Manuel Pégourié-Gonnard 2015-11-02 06:00:02 +09:00
  • c99dffad36 Add ChangeLog entry for ASN.1 DER boolean fix Manuel Pégourié-Gonnard 2015-11-02 06:00:02 +09:00