1. b22d0cf Re-generate automatically generated files by Gilles Peskine · 5 years ago
  2. b99bd39 Merge mbed-crypto into mbedtls: the merge commit by Gilles Peskine · 5 years ago
  3. f66346e Revert "Remove Diffie-Hellman examples" by Gilles Peskine · 5 years ago
  4. 70824f2 Revert "Remove programs that depend on TLS or X.509" by Gilles Peskine · 5 years ago
  5. 458b8f2 Revert "Remove unused TLS, NET, and X.509 files" by Gilles Peskine · 5 years ago
  6. 40f17dc Revert "Remove certs.h" by Gilles Peskine · 5 years ago
  7. d362d0b Tweak spacing in Visual Studio files by Gilles Peskine · 5 years ago
  8. b41f88f Simplify the code around the call to gen_main_file by Gilles Peskine · 5 years ago
  9. 6fc816a Merge pull request #3038 from gilles-peskine-arm/align-crypto-programs by Janos Follath · 5 years ago
  10. 7cb47de query_config: Move to programs/test by Jaeden Amero · 6 years ago
  11. 471c0c9 Rename temporary copy ssl_tls_old.c back to ssl_tls.c by Hanno Becker · 5 years ago
  12. abd9cef Duplicate ssl_tls.c as ssl_tls_old.c and ssl_msg.c by Hanno Becker · 5 years ago
  13. 5af2941 Update crypto submodule by Gilles Peskine · 6 years ago
  14. 7a894f2 Move backward compatibility aliases to their own header by Gilles Peskine · 6 years ago
  15. b2ab86c crypto: Update submodule to 3f20efc03016 by Jaeden Amero · 6 years ago
  16. 9298dca Merge pull request #185 from gilles-peskine-arm/harvard-md by Jaeden Amero · 6 years ago
  17. c14dd84 ECDH: Add Everest Curve25519 to VS project files by Christoph M. Wintersteiger · 7 years ago
  18. f8d4c88 Update generated files by Christoph M. Wintersteiger · 6 years ago
  19. 6ea2dea1 3rdparty: Add additional build facilities for 3rd-party code by Christoph M. Wintersteiger · 7 years ago
  20. 24fbcef ECDH: Everest: Remove unnecessary file by Christoph M. Wintersteiger · 7 years ago
  21. 48d26c2 ECDH: Add Everest Curve25519 to VS project files by Christoph M. Wintersteiger · 7 years ago
  22. 8e65c50 Update Visual studio project file by Janos Follath · 6 years ago
  23. 815e9a2 Remove files sourced from Mbed Crypto by Jaeden Amero · 6 years ago
  24. 72c8c5b Merge remote-tracking branch 'upstream-crypto/development' into psa-api-1.0-beta-merge_development_20190801 by Gilles Peskine · 6 years ago
  25. 8dd1690 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  26. 84867cf Don't use dynamic pointer dispatch in md by Gilles Peskine · 6 years ago
  27. b8e4ae1 Remove certs.h by Jaeden Amero · 6 years ago
  28. a899a72 Implement the secure element driver registration function by Gilles Peskine · 6 years ago
  29. 4f4af6e windows: Fix Release x64 configuration by Jaeden Amero · 6 years ago
  30. 9f3d39d Generating visualc files - let Mbed TLS take precedence over crypto by Andrzej Kurek · 6 years ago
  31. b78cf2b Adjust visual studio file generation to always use the crypto submodule by Andrzej Kurek · 6 years ago
  32. a4308b2 Remove unused TLS, NET, and X.509 files by Jaeden Amero · 7 years ago
  33. 0688e4f Remove programs that depend on TLS or X.509 by Jaeden Amero · 7 years ago
  34. 521dbc6 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  35. 21cb3c3 Remove ssl_cert_test sample app by Ron Eldor · 6 years ago
  36. 5e80d91 Remove psa_crypto_storage_backend.h by Gilles Peskine · 6 years ago
  37. 088b77f Merge psa_crypto_storage_its into psa_crypto_storage by Gilles Peskine · 6 years ago
  38. e435f23 Remove psa_crypto_storage_file by Gilles Peskine · 6 years ago
  39. 6194dc2 Implement PSA ITS over files by Gilles Peskine · 7 years ago
  40. 601bd53 Fix up ITS header files for internal use in crypto by Gilles Peskine · 6 years ago
  41. 03c60de query_config: Move to programs/test by Jaeden Amero · 6 years ago
  42. bea98b4 Remove Diffie-Hellman examples by Janos Follath · 6 years ago
  43. a9d6ba2 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  44. 415620c Merge remote-tracking branch 'origin/pr/2105' into development by Jaeden Amero · 6 years ago
  45. 7723ab1 Add common header for crypto service integration by itayzafrir · 6 years ago
  46. c84a65d Fix missing include in vs proj files for query programs by Andres Amaya Garcia · 7 years ago
  47. 509ba69 Create programs/test/query_compile_time_config app by Andres AG · 7 years ago
  48. 7597689 Split crypto_driver.h into one for each driver type by Gilles Peskine · 7 years ago
  49. f3b731e Move integral types and associated macros to their own header by Gilles Peskine · 7 years ago
  50. 039b90c Expose the PSA key slot structure to internal modules by Gilles Peskine · 7 years ago
  51. 961849f Implement slot allocation by Gilles Peskine · 7 years ago
  52. ac41c19 Add psa_crypto_invasive.h by Gilles Peskine · 7 years ago
  53. 7703042 Update VisualC files by Hanno Becker · 7 years ago
  54. f0cd619 Update VisualC files by Hanno Becker · 7 years ago
  55. a26d764 Add new PSA Crypto Storage backend implementation using ITS APIs by Moran Peker · 7 years ago
  56. db2b8db psa: Add storage implementation for files by Darryl Green · 7 years ago
  57. 0064688 visualc: Add crypto_driver.h to project by Jaeden Amero · 7 years ago
  58. 1692363 Add visualc files generated by generate_visualc_files.pl by Darryl Green · 7 years ago
  59. e59236f Add PSA crypto module by Gilles Peskine · 8 years ago
  60. cb349ac Implement the KW and KWP algorithm by Ron Eldor · 7 years ago
  61. 0dadba2 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
  62. e47d6fd Merge remote-tracking branch 'public/pr/1497' into development by Simon Butcher · 7 years ago
  63. 656864b Add an HKDF (RFC 5869) implementation by Thomas Fossati · 9 years ago
  64. f30dbdc Update generated file by Manuel Pégourié-Gonnard · 7 years ago
  65. 39b1904 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
  66. eb6ed71 Merge remote-tracking branch 'public/pr/1267' into development by Simon Butcher · 7 years ago
  67. dca3a5d Rename aead_chacha20_poly1305 to chachapoly by Manuel Pégourié-Gonnard · 7 years ago
  68. a3712be Merge branch 'development' into iotssl-1941-aria-ciphersuites by Manuel Pégourié-Gonnard · 7 years ago
  69. 707e962 Update visualc project files by Manuel Pégourié-Gonnard · 7 years ago archive/feature-aria-evaluation feature-aria-evaluation
  70. 9644983 Add platform_utils and zeroize to visualc files by Andres Amaya Garcia · 7 years ago
  71. dfeda48 Remove VS project files from deleted example apps by Andres AG · 7 years ago
  72. 5fa9876 Have Visual Studio handle linking to mbedTLS.lib internally by Krzysztof Stachowiak · 7 years ago
  73. adb0b2e Update Visual Studio project files by Hanno Becker · 8 years ago
  74. fea2078 Add new header file to VS2010 project files by Simon Butcher · 8 years ago
  75. 6406e81 Update of the Visual Studio files by Simon Butcher · 8 years ago
  76. 16c54ee Update library version number to 2.4.0 by Simon Butcher · 9 years ago
  77. 788aa4a Rename net.{c,h} to net_sockets.{c,h} by Andres AG · 9 years ago
  78. 8254ed2 Change version number to 2.2.0 by Simon Butcher · 10 years ago mbedos-release-15-11 mbedtls-2.2.0
  79. a7c8903 Add missing programs to Makefile by Manuel Pégourié-Gonnard · 10 years ago
  80. f7c42d8 Update visualc projects by Manuel Pégourié-Gonnard · 10 years ago
  81. 51f14be Remove VS6 files, only 2010 supported now by Manuel Pégourié-Gonnard · 10 years ago
  82. b6b16bd Drop pbkdf2 module (superseded by pkcs5) by Manuel Pégourié-Gonnard · 10 years ago
  83. fc51f40 Remove compatibility header memory.h by Manuel Pégourié-Gonnard · 10 years ago
  84. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  85. d713978 Add missing visualc files by Manuel Pégourié-Gonnard · 10 years ago
  86. 34be402 Rm obsolete things (compat-1.2, openssl, etc) by Manuel Pégourié-Gonnard · 10 years ago
  87. f7d2bba Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  88. daae3b7 Prepare for mbed TLS 1.3.10 release by Paul Bakker · 10 years ago
  89. 2a0718d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  90. edaa9a0 Generate VC files with new name by Manuel Pégourié-Gonnard · 11 years ago
  91. 92c1f41 Add VS projects by Paul Bakker · 11 years ago
  92. f2a459d Preparation for PolarSSL 1.4.0 by Paul Bakker · 11 years ago
  93. dca108e Rm reference to non-existent file in VS projects by Manuel Pégourié-Gonnard · 11 years ago
  94. ec3a617 Make ready for release of 1.3.8 and soversion 7 by Paul Bakker · 11 years ago
  95. b5212b4 Merge CCM cipher mode and ciphersuites by Paul Bakker · 11 years ago
  96. 0598faf Generate VS2010 solution file by Manuel Pégourié-Gonnard · 11 years ago
  97. 41e8b62 Generate GUID for VS2010 apps by Manuel Pégourié-Gonnard · 11 years ago
  98. cd8f844 Add VS6 workspace to update-vs-apps.pl by Manuel Pégourié-Gonnard · 11 years ago
  99. 3d3fcdb Remove executable bit on some VS project files by Manuel Pégourié-Gonnard · 11 years ago
  100. 0aafa5c Add visual C main files to update_vs_apps.pl by Manuel Pégourié-Gonnard · 11 years ago