aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-21Make Travis more chatty.archive/iotssl-683-travis-failing-intermittently-2.1Janos Follath2-0/+29
2016-03-15x509: trailing bytes in DER: add integration testsJanos Follath8-0/+58
2016-03-15x509: trailing bytes in DER: correct a unit testJanos Follath1-1/+1
2016-03-15x509: trailing bytes in DER: fix bugJanos Follath2-8/+17
2016-03-15Adapt SSLv3 test configuration for new defaultSimon Butcher2-1/+18
2016-03-07Update default configurationJanos Follath3-2/+13
2016-01-08Add test for yotta debug buildManuel Pégourié-Gonnard1-1/+5
2016-01-08Make check-names.sh happyManuel Pégourié-Gonnard1-2/+2
2016-01-08Avoid build errors with -O0 due to assemblyManuel Pégourié-Gonnard2-1/+22
2016-01-08Make ar invocation more portableManuel Pégourié-Gonnard3-8/+9
2016-01-08Update ChangeLog for latest PR mergedManuel Pégourié-Gonnard1-0/+7
2016-01-08Improved on the previous fix and added a test case to cover both typesJanos Follath2-18/+10
2016-01-08Removed recursion from fix #309.Janos Follath1-5/+8
2016-01-08Improved on the fix of #309 and extended the test to cover subroutines.Janos Follath2-6/+22
2016-01-08Tests and fix added for #309 (inplace mpi doubling).Janos Follath3-1/+29
2016-01-08Update reference to attack in ChangeLogManuel Pégourié-Gonnard1-1/+4
2016-01-04Change version number to 2.1.4mbedtls-2.1.4Simon Butcher7-15/+14
2016-01-04Tune description of a change/bugfix in ChangeLogManuel Pégourié-Gonnard1-8/+5
2016-01-04Corrected naming and text in doxygen rng moduleSimon Butcher1-6/+6
2016-01-04Fix doxygen warnings for generic names in config.hManuel Pégourié-Gonnard1-18/+19
2016-01-04Use a full config.h with doxygenManuel Pégourié-Gonnard3-8/+28
2016-01-04Reintroduce line deleted by accidentManuel Pégourié-Gonnard1-0/+1
2016-01-04Various fixes to doxygen API generationSimon Butcher14-30/+32
2016-01-03Fix for MPI divide on MSVCSimon Butcher2-6/+8
2016-01-01Merge branch 'mbedtls-2.1'Simon Butcher2-2/+10
2016-01-01Fix for memory leak in RSA-SSA signingSimon Butcher2-2/+10
2015-12-31Merge remote-tracking branch 'origin/mbedtls-2.1' into HEADSimon Butcher9-10/+75
2015-12-31Merge branch 'iotssl-541-2.1-pathlen-bugfix'Simon Butcher9-10/+75
2015-12-28Fix for unused variable warningSimon Butcher1-0/+2
2015-12-28Fix for compiler warnings and styleSimon Butcher1-14/+16
2015-12-23Clarification in ChangeLogSimon Butcher1-1/+0
2015-12-23Merge 'iotssl-558-2.1-md5-tls-sigs-restricted'Simon Butcher4-5/+23
2015-12-23Merge 'iotssl-566-2.1-double-free-restricted'Simon Butcher2-11/+15
2015-12-22Typo in ChangeLogSimon Butcher1-1/+1
2015-12-22Merge remote-tracking branch 'origin/misc-2.1' into mbedtls-2.1Simon Butcher4-3/+48
2015-12-16Added description of change to the ChangelogSimon Butcher2-7/+17
2015-12-10Fix wrong length limit in GCMManuel Pégourié-Gonnard2-1/+6
2015-12-10Avoid seemingly-possible overflowManuel Pégourié-Gonnard1-1/+3
2015-12-10Make documentation more explicit on TLS errorsManuel Pégourié-Gonnard1-1/+41
2015-12-10Fix potential double free in cert writing codeManuel Pégourié-Gonnard2-11/+17
2015-12-08Add credits to ChangeLogManuel Pégourié-Gonnard1-1/+2
2015-12-08Fix levels of some debug messagesManuel Pégourié-Gonnard1-3/+3
2015-12-04Disable MD5 in handshake signatures by defaultManuel Pégourié-Gonnard3-2/+22
2015-12-03DTLS: avoid dropping too many recordsManuel Pégourié-Gonnard4-81/+110
2015-12-03Fix two more compiler warningsManuel Pégourié-Gonnard1-3/+4
2015-12-03Fix potential integer overflow in prev. commitManuel Pégourié-Gonnard1-1/+1
2015-11-26Added integer divide by as separate functionSimon Butcher1-59/+127
2015-11-19Fix ChangeLogManuel Pégourié-Gonnard1-1/+1
2015-11-19Fix bug checking pathlen on first intermediateManuel Pégourié-Gonnard2-10/+7
2015-11-19Add test case for root with max_pathlen=0Manuel Pégourié-Gonnard4-1/+32