1. 469e93c Add warning on the use of RFC 5114 primes by Hanno Becker · 8 years ago
  2. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  3. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  4. 7893103 Remove 1024 bits DHM params and add one 4096 bit by Manuel Pégourié-Gonnard · 10 years ago
  5. 3335205 Avoid in-out length in dhm_calc_secret() by Manuel Pégourié-Gonnard · 10 years ago
  6. 6a8ca33 Rename ERR_xxx_MALLOC_FAILED to ..._ALLOC_FAILED by Manuel Pégourié-Gonnard · 10 years ago
  7. 43b37cb Fix use of pem_read_buffer() in PK, DHM and X509 by Manuel Pégourié-Gonnard · 10 years ago
  8. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  9. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago[Renamed from include/polarssl/dhm.h]
  10. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  11. 860b516 Fix url again by Manuel Pégourié-Gonnard · 10 years ago
  12. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  13. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  14. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  15. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  16. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  17. 8f870b0 Add dhm_init() by Paul Bakker · 11 years ago
  18. 5af0e5b Document in-out param of dhm_calc_secret() by Manuel Pégourié-Gonnard · 11 years ago
  19. 911c5dc Add Second Oakley Group to dhm.h by Paul Bakker · 11 years ago
  20. 9af723c Fix formatting: remove trailing spaces, #endif with comments (> 10 lines) by Paul Bakker · 11 years ago
  21. d61cc3b Possible naming collision in dhm_context by Paul Bakker · 12 years ago
  22. 15d5de1 Simplify usage of DHM blinding by Manuel Pégourié-Gonnard · 12 years ago
  23. 40ce79f Moved DHM parsing from X509 module to DHM module by Paul Bakker · 12 years ago
  24. 032c34e Don't use DH blinding for ephemeral DH by Manuel Pégourié-Gonnard · 12 years ago
  25. 143b502 Implement DH blinding by Manuel Pégourié-Gonnard · 12 years ago
  26. 2d62764 Change dhm_calc_secret() prototype by Manuel Pégourié-Gonnard · 12 years ago
  27. 407a0da Moved __cplusplus extern statement to include struct definitions as well. by Paul Bakker · 12 years ago
  28. 9a73632 - Merged changesets 1399 up to and including 1415 into 1.2 branch by Paul Bakker · 13 years ago
  29. da7e3f2 - Added RFC 3526 2048-bit and 3072-bit MODP groups by Paul Bakker · 13 years ago
  30. a864f2e - Removed trailing semicolon by Paul Bakker · 13 years ago
  31. 29b6476 - Added predefined DHM groups from RFC 5114 by Paul Bakker · 13 years ago
  32. c9b3e1e - Fixed typo by Paul Bakker · 13 years ago
  33. 84bef1d - Fixed DHM length to correct one by Paul Bakker · 13 years ago
  34. 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
  35. 314052f - Removed extraneous "polarssl/" in front on include directives in header files by Paul Bakker · 14 years ago
  36. 9d78140 - A error_strerror function() has been added to translate between error codes and their description. by Paul Bakker · 14 years ago
  37. 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
  38. f3b86c1 - Updated Doxygen documentation generation and documentation on small parts by Paul Bakker · 15 years ago
  39. 37ca75d - Added Doxygen source code documentation parts (donated by Fox-IT) by Paul Bakker · 15 years ago
  40. b96f154 - Fixed copyright message by Paul Bakker · 15 years ago
  41. 84f12b7 - Updated Copyright to correct entity by Paul Bakker · 15 years ago
  42. ff7fe67 - Minor DHM code cleanup/comments by Paul Bakker · 15 years ago
  43. f55ec08 - Fixed typo by Paul Bakker · 15 years ago
  44. fc8c436 - Updated copyright line to 2010 by Paul Bakker · 15 years ago
  45. 1f3c39c - Removed copyright line for Christophe Devine for clarity by Paul Bakker · 15 years ago
  46. ff60ee6 - Added const-correctness to main codebase by Paul Bakker · 15 years ago
  47. 77b385e - Updated copyright messages on all relevant files by Paul Bakker · 16 years ago
  48. b5bf176 - Major change: Errors are now positive numbers instead of negative. by Paul Bakker · 16 years ago
  49. 785a9ee - Added email address to header license information by Paul Bakker · 17 years ago
  50. e0ccd0a - Updated Copyright notices by Paul Bakker · 17 years ago
  51. 40e4694 - First replacement of xyssl by polarssl where needed by Paul Bakker · 17 years ago
  52. 8e831ed by Paul Bakker · 17 years ago
  53. 5121ce5 - Renamed include directory to polarssl by Paul Bakker · 17 years ago