1. 780cf18 Merge remote-tracking branch 'public/pr/2271' into development by Simon Butcher · 7 years ago
  2. 032c037 Merge remote-tracking branch 'public/pr/2270' into development by Simon Butcher · 7 years ago
  3. d22df58 Add missing guards around SHA-1 tests by Hanno Becker · 7 years ago
  4. 4fbd4bf Fix guard in SHA-512 tests by Hanno Becker · 7 years ago
  5. 36beb04 Add tests or SHA-256 parameter validation by Hanno Becker · 7 years ago
  6. 686c9a0 Test SHA-512 parameter validation by Hanno Becker · 7 years ago
  7. 0e24473 Test parameter validation in SHA-1 module by Hanno Becker · 7 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. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  17. ce2f237 change test function includes to use one convention by Rich Evans · 10 years ago
  18. 2014016 Fix a few selftest typos by Manuel Pégourié-Gonnard · 12 years ago
  19. 387a211 Fix some dependencies in tests by Manuel Pégourié-Gonnard · 12 years ago
  20. 428b9ba Moved POLARSSL_FS_IO check to .function from .data by Paul Bakker · 12 years ago
  21. 68a4fce Added missing dependencies on functions and tests by Paul Bakker · 12 years ago
  22. 33b43f1 Converted .function file to c-like format and adapted generator code by Paul Bakker · 12 years ago
  23. d2681d8 Renamed sha2.{c,h} to sha256.{c,h} and sha4.{c,h} to sha512.{c,h} by Paul Bakker · 12 years ago
  24. 9e36f04 SHA2 renamed to SHA256, SHA4 renamed to SHA512 and functions accordingly by Paul Bakker · 12 years ago
  25. 69998dd - Made code compliant with ISO99 (no-declaration-after-statement) by Paul Bakker · 16 years ago
  26. f3eedce - Added shax_file tests and data files - Added tests for shax self_test() by Paul Bakker · 16 years ago
  27. 367dae4 - Added CMake makefiles as alternative to regular Makefiles. by Paul Bakker · 16 years ago