1. 48eab26 - Corrected is_prime() results for 0, 1 and 2 (found by code coverage tests) by Paul Bakker · 16 years ago
  2. ce40a6d - Fixed incorrect handling of negative first input value in mpi_mod_mpi() and mpi_mod_int(). Resulting change also affects mpi_write_string() (found by code coverage tests). by Paul Bakker · 16 years ago
  3. 1ef7a53 - Fixed incorrect handling of negative first input value in mpi_sub_abs() (found by code coverage tests). by Paul Bakker · 16 years ago
  4. f7ca7b9 - Fixed incorrect handling of one single negative input value in mpi_add_abs() (found by code coverage tests). by Paul Bakker · 16 years ago
  5. 05feca6 - Fixed incorrect handling of negative strings in mpi_read_string() (found by code coverage tests). by Paul Bakker · 16 years ago
  6. 70b3eed - Moved mpi_gcd() outside of the POLARSSL_GENPRIME define. Is needed in rsa.c for normal use. by Paul Bakker · 16 years ago
  7. 4e0d7ca - Fixed a bug in mpi_gcd() that prevented correct funtioning when both input numbers are even. by Paul Bakker · 17 years ago
  8. 785a9ee - Added email address to header license information by Paul Bakker · 17 years ago
  9. e0ccd0a - Updated Copyright notices by Paul Bakker · 17 years ago
  10. 40e4694 - First replacement of xyssl by polarssl where needed by Paul Bakker · 17 years ago
  11. 5121ce5 - Renamed include directory to polarssl by Paul Bakker · 17 years ago