1. a755ca1 - Renamed t_s_int, t_int and t_dbl to respectively t_sint, t_uint and t_udbl for clarity by Paul Bakker · 14 years ago
  2. 23986e5 - Major type rewrite of int to size_t for most variables and arguments used for buffer lengths and loops by Paul Bakker · 14 years ago
  3. 287781a - Added mpi_fill_random() for centralized filling of big numbers with random data (Fixed ticket #10) by Paul Bakker · 14 years ago
  4. 37ca75d - Added Doxygen source code documentation parts (donated by Fox-IT) by Paul Bakker · 15 years ago
  5. b96f154 - Fixed copyright message by Paul Bakker · 15 years ago
  6. 84f12b7 - Updated Copyright to correct entity by Paul Bakker · 15 years ago
  7. fc8c436 - Updated copyright line to 2010 by Paul Bakker · 15 years ago
  8. 1f3c39c - Removed copyright line for Christophe Devine for clarity by Paul Bakker · 15 years ago
  9. ff60ee6 - Added const-correctness to main codebase by Paul Bakker · 15 years ago
  10. 77b385e - Updated copyright messages on all relevant files by Paul Bakker · 16 years ago
  11. 13e2dfe - Cleaned up header documentation by Paul Bakker · 16 years ago
  12. b5bf176 - Major change: Errors are now positive numbers instead of negative. by Paul Bakker · 16 years ago
  13. 1a9382e - Prevented use of long long in bignum if POLARSSL_HAVE_LONGLONG not defined (found by Giles Bathgate). by Paul Bakker · 16 years ago
  14. 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
  15. 785a9ee - Added email address to header license information by Paul Bakker · 17 years ago
  16. e0ccd0a - Updated Copyright notices by Paul Bakker · 17 years ago
  17. 40e4694 - First replacement of xyssl by polarssl where needed by Paul Bakker · 17 years ago
  18. 5121ce5 - Renamed include directory to polarssl by Paul Bakker · 17 years ago