1. 5fcca46 Rename HexParam_t -> data_t for consistent coding style by Azim Khan · 7 years ago
  2. d30ca13 Combine hex parameters in a struct by Azim Khan · 8 years ago
  3. f1aaec9 Intermediate hexify out change by Azim Khan · 8 years ago
  4. 93012e8 Set selftest verbose flag to boost coverage by Andres AG · 9 years ago
  5. ba56136 Avoid in-out length in base64 by Manuel Pégourié-Gonnard · 10 years ago
  6. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  7. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  8. ce2f237 change test function includes to use one convention by Rich Evans · 10 years ago
  9. 64938c6 Accept spaces at end of line/buffer in base64 by Manuel Pégourié-Gonnard · 11 years ago
  10. bd51b26 Add 'exit' label and variable initialization to relevant test suite functions by Paul Bakker · 11 years ago
  11. 6697b6c Properly free memory in new base64 tests by Paul Bakker · 11 years ago
  12. d598318 Fix base64_decode() to return and check length correctly by Paul Bakker · 11 years ago
  13. 94b916c Split assignment and assert check into seperate lines in tests by Paul Bakker · 11 years ago
  14. dd0aae9 Replaced strcpy() with strncpy() in tests suites by Paul Bakker · 11 years ago
  15. 2014016 Fix a few selftest typos by Manuel Pégourié-Gonnard · 12 years ago
  16. 387a211 Fix some dependencies in tests by Manuel Pégourié-Gonnard · 12 years ago
  17. 33b43f1 Converted .function file to c-like format and adapted generator code by Paul Bakker · 12 years ago
  18. dbd443d Adapted .function files and .data files to new test framework by Paul Bakker · 12 years ago
  19. 5690efc - Fixed a whole bunch of dependencies on defines between files, examples and tests by Paul Bakker · 14 years ago
  20. f4a3f30 - Updated for migration to size_t by Paul Bakker · 14 years ago
  21. 5946fd9 - Added further coverage tests for Base64 by Paul Bakker · 16 years ago
  22. 3d36082 - Added test for self_test() by Paul Bakker · 16 years ago
  23. 367dae4 - Added CMake makefiles as alternative to regular Makefiles. by Paul Bakker · 16 years ago