1. 12e2fbd Style adjustments by Manuel Pégourié-Gonnard · 7 years ago
  2. d418b0d Fix typo in comment by Manuel Pégourié-Gonnard · 7 years ago
  3. 9d41073 Fix typos from copy-pasting by Manuel Pégourié-Gonnard · 7 years ago
  4. 707e962 Update visualc project files by Manuel Pégourié-Gonnard · 7 years ago
  5. ce5673c Add reference to github issue in compat.sh by Manuel Pégourié-Gonnard · 7 years ago
  6. 366e1b0 aria: fix comment on aria_a function by Manuel Pégourié-Gonnard · 7 years ago
  7. 977dc36 aria test suite: uniformize line wrapping by Manuel Pégourié-Gonnard · 7 years ago
  8. f6b787c Fix typo in documentation (CTR warning) by Manuel Pégourié-Gonnard · 7 years ago
  9. 2166214 aria: improve compiler compat by using __asm by Manuel Pégourié-Gonnard · 7 years ago
  10. 2078725 aria: check arm arch version for asm by Manuel Pégourié-Gonnard · 7 years ago
  11. 8abc349 aria: rationalize buffer sizes in test functions by Manuel Pégourié-Gonnard · 7 years ago
  12. d82d791 aria: fix more whitespace by Manuel Pégourié-Gonnard · 7 years ago
  13. 906bc90 aria: number of rounds is non-negative by Manuel Pégourié-Gonnard · 7 years ago
  14. 7fc0879 aria: more whitespace fixes by Manuel Pégourié-Gonnard · 7 years ago
  15. 5ad88b6 aria: define constants for block size and max rounds by Manuel Pégourié-Gonnard · 7 years ago
  16. 3c80009 aria: add error codes for hw implementations by Manuel Pégourié-Gonnard · 7 years ago
  17. f3a46a9 aria: fix some typos in comments by Manuel Pégourié-Gonnard · 7 years ago
  18. c0bb66f aria: improve compiler inline compatibility by Manuel Pégourié-Gonnard · 7 years ago
  19. 22997b7 block ciphers: improve CTR nonce warning by Manuel Pégourié-Gonnard · 7 years ago
  20. 5aa4e3b aria: align documentation on AES by Manuel Pégourié-Gonnard · 7 years ago
  21. 4231e7f Fix some whitespace and other style issues by Manuel Pégourié-Gonnard · 7 years ago
  22. fdd4354 config.h: SSL no longer uses ciphers directly by Manuel Pégourié-Gonnard · 7 years ago
  23. 525168c aria: expand config.h entry: ciphersuites & caller by Manuel Pégourié-Gonnard · 7 years ago
  24. 08d1e91 aria: add ChangeLog entry by Manuel Pégourié-Gonnard · 7 years ago
  25. 2268b96 aria: disable by default in config.h by Manuel Pégourié-Gonnard · 7 years ago
  26. 26b54fa aria: document optional asm usage in config.h by Manuel Pégourié-Gonnard · 7 years ago
  27. 377b2b6 aria: optimize byte perms on Arm by Manuel Pégourié-Gonnard · 7 years ago
  28. fb0e4f0 aria: optimise byte perms on Intel by Manuel Pégourié-Gonnard · 7 years ago
  29. cac5008 aria: define P3 macro by Manuel Pégourié-Gonnard · 7 years ago
  30. f205a01 aria: comment implementation of A transform by Manuel Pégourié-Gonnard · 7 years ago
  31. 35ad891 aria: internal names closer to standard document by Manuel Pégourié-Gonnard · 7 years ago
  32. 64744f8 aria: define SLA() as sl(a()) by Manuel Pégourié-Gonnard · 7 years ago
  33. 8c76a94 aria: turn macro into static inline function by Manuel Pégourié-Gonnard · 7 years ago
  34. 62e813c Add aria to benchmark program by Manuel Pégourié-Gonnard · 7 years ago
  35. a41ecda aria: closer to usual comment style by Manuel Pégourié-Gonnard · 7 years ago
  36. 5645393 aria: use mbedtls_zeroize() by Manuel Pégourié-Gonnard · 7 years ago
  37. c76ceb6 aria: move conditional outside of loop by Manuel Pégourié-Gonnard · 7 years ago
  38. 9cc8924 aria: use unsigned type for bit count by Manuel Pégourié-Gonnard · 7 years ago
  39. e1ad749 aria: clean up interface of internal macros by Manuel Pégourié-Gonnard · 7 years ago
  40. a6d639e aria: improve some comments & internal names by Manuel Pégourié-Gonnard · 7 years ago
  41. 442f03b cmake: keep test list in alphabetic order by Manuel Pégourié-Gonnard · 7 years ago
  42. 6b36892 Add compat.sh ARIA run to all.sh by Manuel Pégourié-Gonnard · 7 years ago
  43. bba6406 compat.sh: add remaining ARIA suites by Manuel Pégourié-Gonnard · 7 years ago
  44. af37f0f Add remaining ARIA suites to priority list by Manuel Pégourié-Gonnard · 7 years ago
  45. 9decaf5 Document Aria suites as TLS 1.2-only by Manuel Pégourié-Gonnard · 7 years ago
  46. 4db944c Don't declare unsupported ciphersuites by Manuel Pégourié-Gonnard · 7 years ago
  47. 7299dfd compat.sh: add ARIA interop tests with OpenSSL by Manuel Pégourié-Gonnard · 7 years ago
  48. a0e4708 compat.sh: add self-interop tests for ARIA suites by Manuel Pégourié-Gonnard · 7 years ago
  49. 392c2d2 compat.sh: run 1.2-only tests with DTLS too by Manuel Pégourié-Gonnard · 7 years ago
  50. 841192b fixed a macro to uppercase for a test script (.._TLS_DH_anon_WITH.. -> _DH_ANON_WITH_) by Markku-Juhani O. Saarinen · 7 years ago
  51. c06e101 ARIA ciphersuites for TLS 1.2 by Markku-Juhani O. Saarinen · 7 years ago
  52. 07478d6 something to do with whitespaces by Markku-Juhani O. Saarinen · 7 years ago
  53. 0fb47fe MBEDTLS_ARIA_ALT added as a feature by Markku-Juhani O. Saarinen · 7 years ago
  54. 8df81e0 Test suite for ARIA by Markku-Juhani O. Saarinen · 7 years ago
  55. 6ba68d4 ARIA init and free by Markku-Juhani O. Saarinen · 7 years ago
  56. 3c0b53b ARIA build integration by Markku-Juhani O. Saarinen · 7 years ago
  57. 259fa60 ARIA test vectors for CBC CFB CTR modes by Markku-Juhani O. Saarinen · 7 years ago
  58. 41efbaa ARIA cipher implementation by Markku-Juhani O. Saarinen · 7 years ago
  59. 1bf6123 Add attribution for #1351 report by Gilles Peskine · 7 years ago
  60. b7f6086 Merge branch 'prr_424' into development-proposed by Gilles Peskine · 7 years ago
  61. e80cd46 Adapt version_features.c by Hanno Becker · 7 years ago
  62. 04f9bd0 Note incompatibility of truncated HMAC extension in ChangeLog by Gilles Peskine · 7 years ago
  63. 9d56251 Merge remote-tracking branch 'upstream-public/pr/1384' into development-proposed by Gilles Peskine · 7 years ago
  64. 02550f4 Merge remote-tracking branch 'upstream-public/pr/1382' into development-proposed by Gilles Peskine · 7 years ago
  65. 0cb7709 Add LinkLibraryDependencies to VS2010 app template by Jaeden Amero · 7 years ago
  66. bb2565c Add ChangeLog entry for PR #1382 by Gilles Peskine · 7 years ago
  67. 041039f MD: Make deprecated functions not inline by Jaeden Amero · 7 years ago
  68. c5d08f8 Add ChangeLog entry for PR #1384 by Jaeden Amero · 7 years ago
  69. 5fa9876 Have Visual Studio handle linking to mbedTLS.lib internally by Krzysztof Stachowiak · 7 years ago
  70. d76d8bc Merge branch 'pr_1352' into development-proposed by Gilles Peskine · 7 years ago
  71. 200b24f Mention in ChangeLog that this fixes #1351 by Gilles Peskine · 7 years ago
  72. e6844cc Merge branch 'pr_1135' into development-proposed by Gilles Peskine · 7 years ago
  73. 3dabd6a Add issue number to ChangeLog by Gilles Peskine · 7 years ago
  74. 42a97ac Merge branch 'pr_1219' into development-proposed by Gilles Peskine · 7 years ago
  75. 1d80a67 Note in the changelog that this fixes an interoperability issue. by Gilles Peskine · 7 years ago
  76. df29868 Merge branch 'pr_1280' into development-proposed by Gilles Peskine · 7 years ago
  77. 2235bd6 Style fix in ChangeLog by Gilles Peskine · 7 years ago
  78. 1e3fd69 Merge remote-tracking branch 'upstream-public/pr/1333' into development-proposed by Gilles Peskine · 7 years ago
  79. 49ac5d0 Merge branch 'pr_1365' into development-proposed by Gilles Peskine · 7 years ago
  80. 27b0754 Add ChangeLog entries for PR #1168 and #1362 by Gilles Peskine · 7 years ago
  81. 5daa765 Add ChangeLog entry for PR #1165 by Gilles Peskine · 7 years ago
  82. 8d6d8c8 ctr_drbg: Typo fix in the file description comment. by Paul Sokolovsky · 7 years ago
  83. 6d6c798 Merge remote-tracking branch 'upstream-public/pr/1362' into development by Jaeden Amero · 7 years ago
  84. 69f3072 Merge remote-tracking branch 'upstream-public/pr/1168' into development by Jaeden Amero · 7 years ago
  85. 129f508 dhm: Fix typo in RFC 5114 constants by Jaeden Amero · 7 years ago
  86. 8d7d1ea tests_suite_pkparse: new PKCS8-v2 keys with PRF != SHA1 by Antonio Quartulli · 7 years ago
  87. f476b9d data_files/pkcs8-v2: add keys generated with PRF != SHA1 by Antonio Quartulli · 7 years ago
  88. bfa440e tests/pkcs5/pbkdf2_hmac: extend array to accommodate longer results by Antonio Quartulli · 7 years ago
  89. e87e885 tests/pkcs5/pbkdf2_hmac: add unit tests for additional SHA algorithms by Antonio Quartulli · 7 years ago
  90. 12ccef2 pkcs5v2: add support for additional hmacSHA algorithms by Antonio Quartulli · 7 years ago
  91. 9566ff7 Fix minor issues raised in PR review by Ron Eldor · 7 years ago
  92. 1072e5c Update ChangeLog style by Ron Eldor · 7 years ago
  93. ffb6efd Fix doxygen documentation for CCM encryption by Mathieu Briand · 7 years ago
  94. c153998 Add some tests for different available profiles by Ron Eldor · 7 years ago
  95. 099e61d Rephrase Changelog by Ron Eldor · 7 years ago
  96. 85e1dcf Fix handshake failure in suite B by Ron Eldor · 7 years ago
  97. 32605dc Merge remote-tracking branch 'upstream-restricted/pr/451' into development-restricted by Jaeden Amero · 7 years ago mbedtls-2.7.0
  98. d79bce1 Merge remote-tracking branch 'upstream-restricted/pr/452' into development-restricted by Jaeden Amero · 7 years ago
  99. 55fc4e0 Update ChangeLog with language and technical corrections by Simon Butcher · 7 years ago
  100. 3b438d3 Update version to 2.7.0 by Jaeden Amero · 7 years ago