1. 428b9ba Moved POLARSSL_FS_IO check to .function from .data by Paul Bakker · 12 years ago
  2. 33b43f1 Converted .function file to c-like format and adapted generator code by Paul Bakker · 12 years ago
  3. dbd443d Adapted .function files and .data files to new test framework by Paul Bakker · 12 years ago
  4. d2681d8 Renamed sha2.{c,h} to sha256.{c,h} and sha4.{c,h} to sha512.{c,h} by Paul Bakker · 12 years ago
  5. 5690efc - Fixed a whole bunch of dependencies on defines between files, examples and tests by Paul Bakker · 14 years ago
  6. 579923c - The config header file is now always included in all tests by Paul Bakker · 14 years ago
  7. 562535d - Split current md_starts() and md_hmac_starts() functionality into separate md_init_ctx() for allocating the context and the existing starts() functions to initialize the message digest for use. by Paul Bakker · 15 years ago
  8. 1737385 - Added generic message digest wrapper for integration with OpenVPN (donated by Fox-IT) by Paul Bakker · 15 years ago