summaryrefslogtreecommitdiff
path: root/include/mbedtls/md2.h
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'public/pr/975' into mbedtls-2.16Simon Butcher2019-01-08
|\
| * Add `MBEDTLS_SELF_TEST` check in header filesRon Eldor2018-05-21
* | Deprecate hardware acceleration errorsRon Eldor2018-11-09
* | Allow to forward declare of public structs #1215Dawid Drozd2018-07-24
|/
* Take Cryptographic API outside the XXX_ALT checkRon Eldor2018-04-01
* MD: Make deprecated functions not inlineJaeden Amero2018-02-22
* Add documentation warnings for weak algorithmsHanno Becker2018-01-30
* Merge remote-tracking branch 'upstream-public/pr/1294' into developmentJaeden Amero2018-01-25
|\
| * Add HW_FAILED error codes for message digest modulesGilles Peskine2018-01-23
| * New MD API: update version number in deprecation statementsGilles Peskine2018-01-22
| * New MD API: rename functions from _ext to _retGilles Peskine2018-01-22
| * Fix typo in deprecation statementGilles Peskine2018-01-22
| * Remove unwanted whitespace in MD commentsAndres Amaya Garcia2017-07-20
| * Remove invalid doxygen docs from deprecated funcAndres Amaya Garcia2017-07-03
| * Rename md process functions with _internal_Andres Amaya Garcia2017-06-28
| * Add int return values to MD2 function callsAndres Amaya Garcia2017-06-28
* | Update Doxygen file blocks to remove copyright and license informationDarryl Green2018-01-23
|/
* Various fixes to doxygen API generationSimon Butcher2016-01-03
* Change main license to Apache 2.0Manuel Pégourié-Gonnard2015-09-04
* Update date in copyright lineManuel Pégourié-Gonnard2015-07-28
* Add md/shaXXX_clone() APIManuel Pégourié-Gonnard2015-07-06
* Remove individual mdX_file() and shaX_file()Manuel Pégourié-Gonnard2015-05-28
* The Great RenamingManuel Pégourié-Gonnard2015-04-08
* Remove ipad and opad from specific md contextsManuel Pégourié-Gonnard2015-03-25
* Remove specific xxx_hmac functionsManuel Pégourié-Gonnard2015-03-25
* Rename include directory to mbedtlsManuel Pégourié-Gonnard2015-03-10