1. 6dd757a Fix use of sizeof without brackets by Dave Rodgman · 2 years, 6 months ago
  2. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  3. 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
  4. 26371e4 Rename the _ret() functions by TRodziewicz · 4 years, 2 months ago
  5. ac6ae35 tests: suites: Remove `hex` in name of variables of type data_t by Ronald Cron · 5 years ago
  6. 2dbba99 tests: Reformating due to hexcmp() renaming by Ronald Cron · 5 years ago
  7. de70b16 tests: Add mbedtls_test_ prefix to hexcmp() by Ronald Cron · 5 years ago
  8. 5fcca46 Rename HexParam_t -> data_t for consistent coding style by Azim Khan · 7 years ago
  9. d30ca13 Combine hex parameters in a struct by Azim Khan · 8 years ago
  10. f1aaec9 Intermediate hexify out change by Azim Khan · 8 years ago
  11. 9e4f77c New MD API: rename functions from _ext to _ret by Gilles Peskine · 8 years ago
  12. b71b630 Change test suites to use new MD API with ret code by Andres Amaya Garcia · 8 years ago
  13. 93012e8 Set selftest verbose flag to boost coverage by Andres AG · 9 years ago
  14. 41b9c2b Remove individual mdX_file() and shaX_file() by Manuel Pégourié-Gonnard · 10 years ago
  15. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  16. ec4a339 Remove tests for xxx_hmac() by Manuel Pégourié-Gonnard · 10 years ago
  17. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  18. ce2f237 change test function includes to use one convention by Rich Evans · 10 years ago
  19. bd51b26 Add 'exit' label and variable initialization to relevant test suite functions by Paul Bakker · 11 years ago
  20. 14e8be4 Adapted programs / test suites to _init() and _free() by Paul Bakker · 11 years ago
  21. dd0aae9 Replaced strcpy() with strncpy() in tests suites by Paul Bakker · 11 years ago
  22. 58319e7 Test mdX_hmax_reset() functions by Manuel Pégourié-Gonnard · 11 years ago
  23. 61b699e Renamed RMD160 to RIPEMD160 by Paul Bakker · 12 years ago
  24. ff40c3a Add HMAC support to RIPEMD-160 by Manuel Pégourié-Gonnard · 12 years ago
  25. 130fe97 Tighten sizes in mdx.function by Manuel Pégourié-Gonnard · 12 years ago
  26. cab4a88 Add RIPEMD-160 (core functions) by Manuel Pégourié-Gonnard · 12 years ago
  27. 2014016 Fix a few selftest typos by Manuel Pégourié-Gonnard · 12 years ago
  28. 4fee79b Fix some more depend issues by Manuel Pégourié-Gonnard · 12 years ago
  29. 428b9ba Moved POLARSSL_FS_IO check to .function from .data by Paul Bakker · 12 years ago
  30. 33b43f1 Converted .function file to c-like format and adapted generator code by Paul Bakker · 12 years ago
  31. dbd443d Adapted .function files and .data files to new test framework by Paul Bakker · 12 years ago
  32. 579923c - The config header file is now always included in all tests by Paul Bakker · 14 years ago
  33. c1f3caa - Added config.h to requirements for testing by Paul Bakker · 16 years ago
  34. 69998dd - Made code compliant with ISO99 (no-declaration-after-statement) by Paul Bakker · 16 years ago
  35. e896fea - Added additional cases for MPI, MDx by Paul Bakker · 16 years ago
  36. 367dae4 - Added CMake makefiles as alternative to regular Makefiles. by Paul Bakker · 16 years ago