aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-21Make Travis more chatty.iotssl-683-travis-failing-intermittently-1.3archive/iotssl-683-travis-failing-intermittently-1.3Janos Follath
2016-03-14Update default configurationJanos Follath
2016-01-15Fix for net_usleep() timing selftest on mingwSimon Butcher
2016-01-08Avoid build errors with -O0 due to assemblyManuel Pégourié-Gonnard
2016-01-08Make ar invocation more portableManuel Pégourié-Gonnard
2016-01-08Fix backporting mistakes in previous 5 commitsManuel Pégourié-Gonnard
2016-01-08Update ChangeLog for latest PR mergedManuel Pégourié-Gonnard
2016-01-08Improved on the previous fix and added a test case to cover both typesJanos Follath
2016-01-08Removed recursion from fix #309.Janos Follath
2016-01-08Improved on the fix of #309 and extended the test to cover subroutines.Janos Follath
2016-01-08Tests and fix added for #309 (inplace mpi doubling).Janos Follath
2016-01-08Update reference to attack in ChangeLogManuel Pégourié-Gonnard
2016-01-04Change version number to 1.3.16mbedtls-1.3.16Simon Butcher
2016-01-04Added _ENABLE_MD5_SIGNATURES into features listSimon Butcher
2016-01-03Fix for MPI divide on MSVCSimon Butcher
2016-01-02Correction to ChangeLogSimon Butcher
2016-01-02Merge memory leak fix into branch 'mbedtls-1.3'Simon Butcher
2016-01-02Fix for memory leak in RSA-SSA signingSimon Butcher
2016-01-01Merge branch 'iotssl-541-1.3-pathlen-bugfix'Simon Butcher
2015-12-22Merge remote-tracking branch 'origin/misc-1.3' into mbedtls-1.3Simon Butcher
2015-12-22Avoid seemingly-possible overflowManuel Pégourié-Gonnard
2015-12-22Added integer divide by as separate functionSimon Butcher
2015-12-10Fix wrong length limit in GCMManuel Pégourié-Gonnard
2015-11-19Fix bug checking pathlen on first intermediateManuel Pégourié-Gonnard
2015-11-19Add test case for root with max_pathlen=0Manuel Pégourié-Gonnard
2015-11-19Add test case for first intermediate max_pathlen=0Manuel Pégourié-Gonnard
2015-11-05Changed version number to 1.3.15mbedtls-1.3.15Simon Butcher
2015-11-03Corrected typo in ChangeLogSimon Butcher
2015-11-02Merge branch 'mbedtls-1.3' into mbedtls-1.3-restrictedManuel Pégourié-Gonnard
2015-11-02Use own implementation of strsep()Manuel Pégourié-Gonnard
2015-10-30Merge branch 'mbedtls-1.3' into mbedtls-1.3-restrictedManuel Pégourié-Gonnard
2015-10-30Add Changelog entries for this branchManuel Pégourié-Gonnard
2015-10-30Use symbolic constants in test dataManuel Pégourié-Gonnard
2015-10-29Fixed pathlen contraint enforcement.Janos Follath
2015-10-28Additional corner cases for testing pathlen constrains. Just in case.Janos Follath
2015-10-28Added test case for pathlen constrains in intermediate certificatesJanos Follath
2015-10-27Add ChangeLog entry for previous commitManuel Pégourié-Gonnard
2015-10-27cert_write : fix "Destination buffer is too small" errorJonathan Leroy
2015-10-27Add ChangeLog entry for previous two commitsManuel Pégourié-Gonnard
2015-10-27Test certificate "Server1 SHA1, key_usage" reissued.Jonathan Leroy
2015-10-27Fix boolean values according to DER specsJonathan Leroy
2015-10-27Fix typo in an OID nameManuel Pégourié-Gonnard
2015-10-27Disable reportedly broken assembly of Sparc(64)Manuel Pégourié-Gonnard
2015-10-27ECHDE-PSK does not use a certificateManuel Pégourié-Gonnard
2015-10-27Actually ignore most non-fatal alertsManuel Pégourié-Gonnard
2015-10-27Fix other int casts in bounds checkingManuel Pégourié-Gonnard
2015-10-27Fix other occurrences of same bounds check issueManuel Pégourié-Gonnard
2015-10-27Fix potential buffer overflow in asn1writeManuel Pégourié-Gonnard
2015-10-27Fix potential heap corruption on WindowsManuel Pégourié-Gonnard
2015-10-27Fix potential double-free in ssl_set_psk()Manuel Pégourié-Gonnard