1. b5b20f1 - Extra sanity check for input added by Paul Bakker · 13 years ago
  2. aec37cb - Added extra sanity check to DHM values by Paul Bakker · 13 years ago
  3. 901c656 - Fill full buffer (Wrong parameter usage) by Paul Bakker · 13 years ago
  4. 13ed9ab - Removed unused variable by Paul Bakker · 13 years ago
  5. 1ef83d6 - Initial bare version of TLS 1.2 by Paul Bakker · 13 years ago
  6. a3d195c - Changed the used random function pointer to more flexible format. Renamed havege_rand() to havege_random() to prevent mistakes. Lots of changes as a consequence in library code and programs by Paul Bakker · 14 years ago
  7. 9d78140 - A error_strerror function() has been added to translate between error codes and their description. by Paul Bakker · 14 years ago
  8. 6c591fa - mpi_init() and mpi_free() only accept a single argument and do not accept variable arguments anymore. This prevents unexpected memory corruption in a number of use cases. by Paul Bakker · 14 years ago
  9. 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
  10. 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
  11. 99a03af - Fixed possible uninitialized values by Paul Bakker · 14 years ago
  12. 287781a - Added mpi_fill_random() for centralized filling of big numbers with random data (Fixed ticket #10) by Paul Bakker · 14 years ago
  13. 345a6fe - Replaced function that fixes man-in-the-middle attack by Paul Bakker · 14 years ago
  14. c47840e - Updated sanity checks by Paul Bakker · 14 years ago
  15. b96f154 - Fixed copyright message by Paul Bakker · 15 years ago
  16. 84f12b7 - Updated Copyright to correct entity by Paul Bakker · 15 years ago
  17. ff7fe67 - Minor DHM code cleanup/comments by Paul Bakker · 15 years ago
  18. fc8c436 - Updated copyright line to 2010 by Paul Bakker · 15 years ago
  19. 1f3c39c - Removed copyright line for Christophe Devine for clarity by Paul Bakker · 15 years ago
  20. ff60ee6 - Added const-correctness to main codebase by Paul Bakker · 15 years ago
  21. 77b385e - Updated copyright messages on all relevant files by Paul Bakker · 16 years ago
  22. 2a1fadf - Increased size of generated value X by Paul Bakker · 16 years ago
  23. 785a9ee - Added email address to header license information by Paul Bakker · 17 years ago
  24. e0ccd0a - Updated Copyright notices by Paul Bakker · 17 years ago
  25. 40e4694 - First replacement of xyssl by polarssl where needed by Paul Bakker · 17 years ago
  26. 5121ce5 - Renamed include directory to polarssl by Paul Bakker · 17 years ago