1. b96f154 - Fixed copyright message by Paul Bakker · 15 years ago
  2. 84f12b7 - Updated Copyright to correct entity by Paul Bakker · 15 years ago
  3. 08f3c30 - Enlarged buffer to allow better debugging. by Paul Bakker · 15 years ago
  4. fc8c436 - Updated copyright line to 2010 by Paul Bakker · 15 years ago
  5. 1f3c39c - Removed copyright line for Christophe Devine for clarity by Paul Bakker · 15 years ago
  6. 41d13f4 - Found algorithmic bug in mpi_is_prime() by Paul Bakker · 15 years ago
  7. ff60ee6 - Added const-correctness to main codebase by Paul Bakker · 15 years ago
  8. 77b385e - Updated copyright messages on all relevant files by Paul Bakker · 16 years ago
  9. 48eab26 - Corrected is_prime() results for 0, 1 and 2 (found by code coverage tests) by Paul Bakker · 16 years ago
  10. 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
  11. 1ef7a53 - Fixed incorrect handling of negative first input value in mpi_sub_abs() (found by code coverage tests). by Paul Bakker · 16 years ago
  12. 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
  13. 05feca6 - Fixed incorrect handling of negative strings in mpi_read_string() (found by code coverage tests). by Paul Bakker · 16 years ago
  14. 70b3eed - Moved mpi_gcd() outside of the POLARSSL_GENPRIME define. Is needed in rsa.c for normal use. by Paul Bakker · 16 years ago
  15. 4e0d7ca - Fixed a bug in mpi_gcd() that prevented correct funtioning when both input numbers are even. by Paul Bakker · 17 years ago
  16. 785a9ee - Added email address to header license information by Paul Bakker · 17 years ago
  17. e0ccd0a - Updated Copyright notices by Paul Bakker · 17 years ago
  18. 40e4694 - First replacement of xyssl by polarssl where needed by Paul Bakker · 17 years ago
  19. 5121ce5 - Renamed include directory to polarssl by Paul Bakker · 17 years ago