1. e44ec10 Fixed segfault in mpi_shift_r() by Manuel Pégourié-Gonnard · 13 years ago
  2. 17a9790 - Added regression check for latest mpi_add_abs() issue by Paul Bakker · 13 years ago
  3. f6198c1 - mpi_exp_mod() now correctly handles negative base numbers (Closes ticket #52) by Paul Bakker · 13 years ago
  4. 0c8f73b - Fixed a mistake in mpi_cmp_mpi() where longer B values are handled wrong by Paul Bakker · 13 years ago
  5. cb37aa5 - Better buffer handling in mpi_read_file() by Paul Bakker · 14 years ago
  6. 5690efc - Fixed a whole bunch of dependencies on defines between files, examples and tests by Paul Bakker · 14 years ago
  7. 2f5947e - Added mpi_get_bit() and mpi_set_bit() individual bit setter/getter functions. by Paul Bakker · 14 years ago
  8. 335db3f - Functions requiring File System functions can now be disables by undefining POLARSSL_FS_IO by Paul Bakker · 14 years ago
  9. c847f07 - Added extra test cases by Paul Bakker · 16 years ago
  10. ba48cb2 - Added and modified tests (result from coverage) by Paul Bakker · 16 years ago
  11. e896fea - Added additional cases for MPI, MDx by Paul Bakker · 16 years ago
  12. 367dae4 - Added CMake makefiles as alternative to regular Makefiles. by Paul Bakker · 16 years ago