1. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  2. 3bedb5b doxygen: fix parameter name typos and misused \p commands by Andrzej Kurek · 3 years, 5 months ago
  3. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  4. d297157 Move MBEDTLS_ERR_xxx Doxygen comments before the definition by Gilles Peskine · 4 years ago
  5. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
  6. 1a87722 Make RNG parameters mandatory in DHM functions by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  7. e570248 mbedtls_dhm_get_value parameter order: context first, output last by Gilles Peskine · 4 years, 2 months ago
  8. 71acc6e New function mbedtls_dhm_get_value to copy a field of a DHM context by Gilles Peskine · 4 years, 2 months ago
  9. 487bbf6 DHM: new functions to query the length of the modulus by Gilles Peskine · 4 years, 2 months ago
  10. 846f021 Run MBEDTLS_PRIVATE wrapping script on the library. by Mateusz Starzyk · 4 years, 2 months ago
  11. 85dfc4d Applying current changes by TRodziewicz · 4 years, 3 months ago
  12. 18efb73 Remove deprecated functions and constants. by TRodziewicz · 4 years, 3 months ago
  13. dd82502 Remove deprecated error codes. Some still remain - question asked in issue comment by TRodziewicz · 4 years, 4 months ago
  14. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  15. 43aa905 DHM functions are not part of x509 by Gilles Peskine · 5 years ago
  16. d40f007 Revert "dhm: Remove dependency on TLS" by Gilles Peskine · 5 years ago
  17. 9bf54fa Revert "doxygen: Update for Mbed Crypto" by Gilles Peskine · 5 years ago
  18. c49fbbf Use mbedtls-based path for includes by Jaeden Amero · 6 years ago
  19. 3257773 doxygen: Update for Mbed Crypto by Jaeden Amero · 6 years ago
  20. ed16ca7 dhm: Remove dependency on TLS by Jaeden Amero · 6 years ago
  21. c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 6 years ago
  22. 9924bdc Deprecate hardware acceleration errors by Ron Eldor · 7 years ago
  23. 428cc52 Allow to forward declare of public structs #1215 by Dawid Drozd · 7 years ago
  24. 11999bb Fix minor code style issues by Darryl Green · 7 years ago
  25. 8945343 Merge branch 'development-proposed' into development-restricted-proposed by Jaeden Amero · 7 years ago
  26. fa1fe36 Update dhm.h by Rose Zadik · 7 years ago
  27. ee96359 Update dhm.h by Rose Zadik · 7 years ago
  28. f763f2b Update dhm.h by Rose Zadik · 7 years ago
  29. 4e6d55d Add new modules to the refactoring by Ron Eldor · 7 years ago
  30. 129f508 dhm: Fix typo in RFC 5114 constants by Jaeden Amero · 7 years ago
  31. 9564e97 Merge branch 'development' into development-restricted by Jaeden Amero · 7 years ago
  32. 41ad082 Improve DHM documentation by Rose Zadik · 8 years ago
  33. 2acbf17 Merge branch 'development' into development-restricted by Jaeden Amero · 8 years ago
  34. 784de59 Merge remote-tracking branch 'upstream-restricted/pr/410' into development-restricted by Jaeden Amero · 8 years ago
  35. 7ecab3d Error codes for hardware accelerator failures by Gilles Peskine · 8 years ago
  36. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  37. d569ecf Add some corrections based on code review by nirekh01 · 8 years ago
  38. 08ba530 Remove some extra lines by nirekh01 · 8 years ago
  39. 1f35ca9 Added alternated Diffie-Hellman module. by Reuven Levin · 8 years ago
  40. f5dce36 Don't claim ECDH parameters are nothing-up-my-sleeve numbers by Hanno Becker · 8 years ago
  41. e3481ab Improve top warning in dhm.h by Hanno Becker · 8 years ago
  42. 5e6b8d7 Add missing whitespace by Hanno Becker · 8 years ago
  43. 0482fd5 Remove reference to utility program for RFC 3526/7919 verification by Hanno Becker · 8 years ago
  44. 8880e75 Add new function mbedtls_dhm_set_group to DHM Group by Hanno Becker · 8 years ago
  45. e2fcfa8 Stick to the use of constant-macros by Hanno Becker · 8 years ago
  46. f9734b3 Change wording of warnings by Hanno Becker · 8 years ago
  47. f240ea0 Expand documentation of `mbedtls_dhm_read_params` by Hanno Becker · 8 years ago
  48. 70da2c5 Improve documentation of `mbedtls_dhm_make_params` by Hanno Becker · 8 years ago
  49. a2f6b72 Add warnings regarding the use of DHM in general by Hanno Becker · 8 years ago
  50. e764324 Improve documentation in dhm.h by Hanno Becker · 8 years ago
  51. 4c72b00 Add const-qualifiers to prime constants by Hanno Becker · 8 years ago
  52. b1d4d1f Add description of how the primes from RFC 3526/7919 were generated by Hanno Becker · 8 years ago
  53. b2bad80 Introduce Diffie-Hellman parameters from RFC 7919 by Hanno Becker · 8 years ago
  54. 0e6dc84 Deprecate Diffie-Hellman groups from RFC 5114 by Hanno Becker · 8 years ago
  55. 2917b9e Clarified function param in dhm.h by Simon Butcher · 9 years ago
  56. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  57. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  58. 7893103 Remove 1024 bits DHM params and add one 4096 bit by Manuel Pégourié-Gonnard · 10 years ago
  59. 3335205 Avoid in-out length in dhm_calc_secret() by Manuel Pégourié-Gonnard · 10 years ago
  60. 6a8ca33 Rename ERR_xxx_MALLOC_FAILED to ..._ALLOC_FAILED by Manuel Pégourié-Gonnard · 10 years ago
  61. 43b37cb Fix use of pem_read_buffer() in PK, DHM and X509 by Manuel Pégourié-Gonnard · 10 years ago
  62. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  63. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago[Renamed from include/polarssl/dhm.h]
  64. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  65. 860b516 Fix url again by Manuel Pégourié-Gonnard · 10 years ago
  66. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  67. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  68. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  69. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  70. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  71. 8f870b0 Add dhm_init() by Paul Bakker · 11 years ago
  72. 5af0e5b Document in-out param of dhm_calc_secret() by Manuel Pégourié-Gonnard · 11 years ago
  73. 911c5dc Add Second Oakley Group to dhm.h by Paul Bakker · 11 years ago
  74. 9af723c Fix formatting: remove trailing spaces, #endif with comments (> 10 lines) by Paul Bakker · 11 years ago
  75. d61cc3b Possible naming collision in dhm_context by Paul Bakker · 12 years ago
  76. 15d5de1 Simplify usage of DHM blinding by Manuel Pégourié-Gonnard · 12 years ago
  77. 40ce79f Moved DHM parsing from X509 module to DHM module by Paul Bakker · 12 years ago
  78. 032c34e Don't use DH blinding for ephemeral DH by Manuel Pégourié-Gonnard · 12 years ago
  79. 143b502 Implement DH blinding by Manuel Pégourié-Gonnard · 12 years ago
  80. 2d62764 Change dhm_calc_secret() prototype by Manuel Pégourié-Gonnard · 12 years ago
  81. 407a0da Moved __cplusplus extern statement to include struct definitions as well. by Paul Bakker · 12 years ago
  82. 9a73632 - Merged changesets 1399 up to and including 1415 into 1.2 branch by Paul Bakker · 13 years ago
  83. da7e3f2 - Added RFC 3526 2048-bit and 3072-bit MODP groups by Paul Bakker · 13 years ago
  84. a864f2e - Removed trailing semicolon by Paul Bakker · 13 years ago
  85. 29b6476 - Added predefined DHM groups from RFC 5114 by Paul Bakker · 13 years ago
  86. c9b3e1e - Fixed typo by Paul Bakker · 13 years ago
  87. 84bef1d - Fixed DHM length to correct one by Paul Bakker · 13 years ago
  88. 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
  89. 314052f - Removed extraneous "polarssl/" in front on include directives in header files by Paul Bakker · 14 years ago
  90. 9d78140 - A error_strerror function() has been added to translate between error codes and their description. by Paul Bakker · 14 years ago
  91. 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
  92. f3b86c1 - Updated Doxygen documentation generation and documentation on small parts by Paul Bakker · 15 years ago
  93. 37ca75d - Added Doxygen source code documentation parts (donated by Fox-IT) by Paul Bakker · 15 years ago
  94. b96f154 - Fixed copyright message by Paul Bakker · 15 years ago
  95. 84f12b7 - Updated Copyright to correct entity by Paul Bakker · 15 years ago
  96. ff7fe67 - Minor DHM code cleanup/comments by Paul Bakker · 15 years ago
  97. f55ec08 - Fixed typo by Paul Bakker · 15 years ago
  98. fc8c436 - Updated copyright line to 2010 by Paul Bakker · 15 years ago
  99. 1f3c39c - Removed copyright line for Christophe Devine for clarity by Paul Bakker · 15 years ago
  100. ff60ee6 - Added const-correctness to main codebase by Paul Bakker · 15 years ago