1. b1e4fc6 Merge remote-tracking branch 'upstream-public/pr/1617' into evaluation-2 by Jaeden Amero · 7 years ago
  2. 7d8f00e Merge remote-tracking branch 'upstream-public/pr/1602' into evaluation-2 by Jaeden Amero · 7 years ago
  3. b7f3654 Merge remote-tracking branch 'upstream-public/pr/1593' into evaluation-2 by Jaeden Amero · 7 years ago
  4. eb01024 Add an HKDF (RFC 5869) implementation by Thomas Fossati · 9 years ago
  5. d4bd856 Rename aead_chacha20_poly1305 to chachapoly by Manuel Pégourié-Gonnard · 7 years ago
  6. b437a98 Add ChaCha20+Poly1305 to the Cipher module by Daniel King · 9 years ago
  7. 31ac12e Implement AEAD-ChaCha20-Poly1305. by Daniel King · 9 years ago
  8. 5d77eaa Add Poly1305 authenticator algorithm (RFC 7539) by Daniel King · 9 years ago
  9. a98ff5e Initial implementation of ChaCha20 by Daniel King · 9 years ago
  10. 9d3eba4 aes: Add AES-XTS cipher block mode by Jaeden Amero · 7 years ago
  11. fb9f661 Add OFB block mode to AES-128/192/256 by Simon Butcher · 7 years ago
  12. 08f3ef1 Basic support for Curve448, similar to the current level of support for Curve25519 by Nicholas Wilson · 10 years ago
  13. 8645e90 Merge remote-tracking branch 'upstream-restricted/pr/363' into development-proposed by Jaeden Amero · 7 years ago
  14. b7f6086 Merge branch 'prr_424' into development-proposed by Gilles Peskine · 7 years ago
  15. e80cd46 Adapt version_features.c by Hanno Becker · 7 years ago
  16. 616d1ca Add support for alternative ECJPAKE implementation by Hanno Becker · 8 years ago
  17. ff81280 Merge branch 'pr_1239' into development-proposed by Gilles Peskine · 8 years ago
  18. d569ecf Add some corrections based on code review by nirekh01 · 8 years ago
  19. 0bc9e30 Merge remote-tracking branch 'upstream-public/pr/1060' into development by Jaeden Amero · 8 years ago
  20. 7de0b8a Merge remote-tracking branch 'upstream-public/pr/1046' into development by Jaeden Amero · 8 years ago
  21. 35285cc Merge remote-tracking branch 'upstream-public/pr/1027' into development by Jaeden Amero · 8 years ago
  22. 88683b2 Correct all.sh and config.h after merge commit by Hanno Becker · 8 years ago
  23. 8bc74d6 Merge branch 'development' into iotssl-1619 by Hanno Becker · 8 years ago
  24. 197a6d4 Merge remote-tracking branch 'upstream-public/pr/1097' into development by Gilles Peskine · 8 years ago
  25. 3fcc045 Merge remote-tracking branch 'upstream-public/pr/866' into development by Gilles Peskine · 8 years ago
  26. 7c483b6 Merge remote-tracking branch 'upstream-public/pr/865' into development by Gilles Peskine · 8 years ago
  27. 49762fa Add 'MBEDTLS_DHM_ALT' #DEFINE to library/config.h by nirekh01 · 8 years ago
  28. 3226d36 Fix typo in configuration by Ron Eldor · 8 years ago
  29. a84c1cb Address PR cpomments reviews by Ron Eldor · 8 years ago
  30. 314adb6 Address PR review comments by Ron Eldor · 8 years ago
  31. 1526330 Allow alternate implementation of GCM by Jaeden Amero · 8 years ago
  32. ab37731 Add support for alternative RSA implementations by Hanno Becker · 8 years ago
  33. 433f39c ECDH alternative implementation support by Ron Eldor · 8 years ago
  34. b68733b ECDSA alternative support by Ron Eldor · 8 years ago
  35. 683ac27 Checked names by Gilles Peskine · 8 years ago
  36. a95d630 Fix platform setup/teardown feature and comments by Simon Butcher · 8 years ago
  37. 710f541 Checked names by Gilles Peskine · 8 years ago
  38. c0da47d Fix platform setup/teardown feature and comments by Simon Butcher · 8 years ago
  39. 177d3cf Rename and document new configuration option for packing AES tables by Hanno Becker · 8 years ago
  40. 2fd1bb8 Add option to use smaller AES tables (table sizes reduced by 6144 bytes) by Jussi Kivilinna · 10 years ago
  41. 69b2051 Update version features with ECP macros by Janos Follath · 9 years ago
  42. 3a93387 Forgot version-features update for new config flag by Steven Cooreman · 8 years ago
  43. 12d9f3c Forgot version-features update for new config flag by Steven Cooreman · 8 years ago
  44. 8e00410 Merge fix for AEAD Random IVs by Simon Butcher · 9 years ago
  45. 48f2ff9 Use autogenerated version_features.c by Robert Cragie · 10 years ago
  46. 8324818 Added MBEDTLS_CMAC_C by Robert Cragie · 10 years ago
  47. 124646e Updates version feature list for NV Seed by Simon Butcher · 9 years ago
  48. ab5df40 Rename the 'no entropy' feature to MBEDTLS_TEST_NULL_ENTROPY by Simon Butcher · 9 years ago
  49. bddf9ab Update features file by Paul Bakker · 9 years ago
  50. 51bcd93 Update version features. by Janos Follath · 9 years ago
  51. 3fe6cd3 Fixes time() abstraction for custom configs by Simon Butcher · 9 years ago
  52. fadacb9 Merge branch 'development' into iotssl-461-ecjpake-finalization by Manuel Pégourié-Gonnard · 10 years ago
  53. 4d284d2 Added feature MBEDTLS_SSL_EXPORT_KEYS by Robert Cragie · 10 years ago
  54. 557535d Add ECJPAKE key exchange by Manuel Pégourié-Gonnard · 10 years ago
  55. ab05d23 Update generated file by Manuel Pégourié-Gonnard · 10 years ago
  56. 4d8685b Add skeleton for EC J-PAKE module by Manuel Pégourié-Gonnard · 10 years ago
  57. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  58. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  59. 0789433 Rename M255 to Curve25519 by Manuel Pégourié-Gonnard · 10 years ago
  60. 7320eb4 Remove references to some Montgomery curves by Manuel Pégourié-Gonnard · 10 years ago
  61. f9cbd73 Update generated files by Manuel Pégourié-Gonnard · 10 years ago
  62. b541da6 Fix define for ssl_conf_curves() by Manuel Pégourié-Gonnard · 10 years ago
  63. cb46fd8 Avoid non-standard strcasecmp() by Manuel Pégourié-Gonnard · 10 years ago
  64. eb0d870 Add option for even smaller SHA-256 by Manuel Pégourié-Gonnard · 10 years ago
  65. fd6d897 Add new submodule ssl_ticket by Manuel Pégourié-Gonnard · 10 years ago
  66. a27b197 Update generated file by Manuel Pégourié-Gonnard · 10 years ago
  67. 975d5fa Remove option HAVE_LONGLONG by Manuel Pégourié-Gonnard · 10 years ago
  68. 7b53889 Remove support for HAVE_INT8 and HAVE_INT16 by Manuel Pégourié-Gonnard · 10 years ago
  69. b31424c Make HAVE_IPV6 non-optional by Manuel Pégourié-Gonnard · 10 years ago
  70. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  71. 62edcc8 Document POLARSSL_CAMELLIA_SMALL_MEMORY by Manuel Pégourié-Gonnard · 10 years ago
  72. 2bc16df Update generated file by Manuel Pégourié-Gonnard · 10 years ago
  73. e424d08 Refresh generated file after merge by Manuel Pégourié-Gonnard · 10 years ago
  74. 8a80318 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  75. bf8f7fe Update generated file by Manuel Pégourié-Gonnard · 10 years ago
  76. 8ee08a2 Update generated file by Manuel Pégourié-Gonnard · 10 years ago
  77. f9c1387 Drop POLARSSL_ERROR_STRERROR_BC by Manuel Pégourié-Gonnard · 10 years ago
  78. 9db41f0 Refresh generated file by Manuel Pégourié-Gonnard · 10 years ago
  79. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  80. 9b66990 Fix typos in macro names by Manuel Pégourié-Gonnard · 10 years ago
  81. 998897b Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  82. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  83. 385069f Add some missing 'static' on a few objects by Manuel Pégourié-Gonnard · 10 years ago
  84. d901d17 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  85. 0928640 Update generated files by Manuel Pégourié-Gonnard · 10 years ago
  86. 2a0718d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  87. 860b516 Fix url again by Manuel Pégourié-Gonnard · 11 years ago
  88. df6411d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  89. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  90. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  91. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  92. a34aa70 Update version_features by Manuel Pégourié-Gonnard · 11 years ago
  93. 177b730 Regenerate version_features by Manuel Pégourié-Gonnard · 11 years ago
  94. eab72e2 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  95. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  96. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  97. f2a459d Preparation for PolarSSL 1.4.0 by Paul Bakker · 11 years ago
  98. ec3a617 Make ready for release of 1.3.8 and soversion 7 by Paul Bakker · 11 years ago
  99. a6916fa Add (placeholder) CCM module by Manuel Pégourié-Gonnard · 11 years ago
  100. 9af723c Fix formatting: remove trailing spaces, #endif with comments (> 10 lines) by Paul Bakker · 11 years ago