aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-21Fix bug in ssl_write_supported_elliptic_curves_extarchive/iotssl-580-invalid-curves-crashJanos Follath2-1/+8
2016-02-13Clarified mbedtls_ssl_conf_alpn_protocols() docSimon Butcher1-2/+5
2016-02-10Add Changelog entry and improve coding styleJanos Follath2-1/+4
2016-02-09Updated relevant #ifdefJanos Follath1-1/+1
2016-01-29dtls: improve doc about handshake timeoutsManuel Pégourié-Gonnard1-3/+18
2016-01-20Corrected references for RSA and DHMSimon Butcher2-5/+14
2016-01-13Merge branch 'fixes' into developmentSimon Butcher5-10/+36
2016-01-12Add scripts/apidoc_full.shManuel Pégourié-Gonnard2-2/+27
2016-01-12Revert changes done to 'make apidoc' targetManuel Pégourié-Gonnard3-17/+5
2016-01-12Reverted the INPUT in doxygen to .Simon Butcher1-1/+1
2016-01-08Exclude more things from doxygen inputsManuel Pégourié-Gonnard1-3/+3
2016-01-08Exclude some warnings from the doxygen testManuel Pégourié-Gonnard1-2/+6
2016-01-08Add -s (short) option to all.shManuel Pégourié-Gonnard1-0/+9
2016-01-08Add new doxygen test to travisManuel Pégourié-Gonnard1-0/+5
2016-01-08Add test script for doxygen warningsManuel Pégourié-Gonnard2-0/+31
2016-01-08Fix doxygen warnings about deprecated tagsManuel Pégourié-Gonnard1-2/+2
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-07Make ar invocation more portableManuel Pégourié-Gonnard3-8/+9
2016-01-07Update ChangeLog for latest PR mergedManuel Pégourié-Gonnard1-0/+7
2016-01-07Merge remote-tracking branch 'yanesca/iss309' into developmentManuel Pégourié-Gonnard3-2/+41
2016-01-07Update reference to attack in ChangeLogManuel Pégourié-Gonnard1-1/+4
2016-01-04Change version number to 2.2.1mbedtls-2.2.1Simon Butcher7-13/+13
2016-01-04Tune description of a change/bugfix in ChangeLogManuel Pégourié-Gonnard1-9/+6
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-03Various fixes to doxygen API generationSimon Butcher15-31/+33
2016-01-03Fix for MPI divide on MSVCSimon Butcher2-6/+8
2016-01-01Fix for memory leak in RSA-SSA signingSimon Butcher2-2/+10
2015-12-30Merge branch 'origin/iotssl-541-pathlen-bugfix'Simon Butcher9-10/+75
2015-12-27Fix for unused variable warningSimon Butcher1-0/+2
2015-12-27Fix for compiler warnings and styleSimon Butcher1-14/+16
2015-12-23Clarification in ChangeLogSimon Butcher1-1/+0
2015-12-23Merge 'iotssl-558-md5-tls-sigs-restricted'Simon Butcher4-5/+22
2015-12-23Merge 'iotssl-566-double-free-restricted'Simon Butcher2-11/+15
2015-12-22Fix typo in ChangelogSimon Butcher1-1/+1
2015-12-22Merge branch 'misc' into developmentSimon 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-01Fix two more compiler warningsManuel Pégourié-Gonnard1-3/+4