1. adc9b17 Minor improvements to DHM module by Hanno Becker · 7 years ago
  2. 8c8a93c Test parameter validation for DHM module by Hanno Becker · 7 years ago
  3. f1aaec9 Intermediate hexify out change by Azim Khan · 8 years ago
  4. 4b151fa DHM: Add negative tests for parameter checking by Janos Follath · 8 years ago
  5. 93012e8 Set selftest verbose flag to boost coverage by Andres AG · 9 years ago
  6. 3335205 Avoid in-out length in dhm_calc_secret() by Manuel Pégourié-Gonnard · 10 years ago
  7. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  8. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  9. ce2f237 change test function includes to use one convention by Rich Evans · 10 years ago
  10. bd51b26 Add 'exit' label and variable initialization to relevant test suite functions by Paul Bakker · 11 years ago
  11. a317a98 Adapt programs / test suites by Paul Bakker · 11 years ago
  12. 3fec220 Add test for dhm_parse_dhmfile by Manuel Pégourié-Gonnard · 11 years ago
  13. 2014016 Fix a few selftest typos by Manuel Pégourié-Gonnard · 12 years ago
  14. 4fee79b Fix some more depend issues by Manuel Pégourié-Gonnard · 12 years ago
  15. 15d5de1 Simplify usage of DHM blinding by Manuel Pégourié-Gonnard · 12 years ago
  16. 40ce79f Moved DHM parsing from X509 module to DHM module by Paul Bakker · 12 years ago
  17. ed8a02b Simplify DH blinding a bit by Manuel Pégourié-Gonnard · 12 years ago
  18. 143b502 Implement DH blinding by Manuel Pégourié-Gonnard · 12 years ago
  19. 2d62764 Change dhm_calc_secret() prototype by Manuel Pégourié-Gonnard · 12 years ago
  20. 33b43f1 Converted .function file to c-like format and adapted generator code by Paul Bakker · 12 years ago
  21. dbd443d Adapted .function files and .data files to new test framework by Paul Bakker · 12 years ago
  22. 5690efc - Fixed a whole bunch of dependencies on defines between files, examples and tests by Paul Bakker · 14 years ago
  23. f4a3f30 - Updated for migration to size_t by Paul Bakker · 14 years ago
  24. 997bbd1 - Removed dependency of tests on rand() - Added pseudo-random helper function by Paul Bakker · 14 years ago
  25. c43481a - Release memory used by Paul Bakker · 14 years ago
  26. 69998dd - Made code compliant with ISO99 (no-declaration-after-statement) by Paul Bakker · 16 years ago
  27. 5c60de2 - Added preliminary test cases for DHM by Paul Bakker · 16 years ago