1. 8154c58 Remove Everest VS2010 compatibility headers by Bence Szépkúti · 5 months ago
  2. 0c847bc Fix Make issues with Everest enabled by Paul Elliott · 1 year, 6 months ago
  3. 3c33cb5 Fix 3rdparty target names for custom config by David Horstmann · 1 year, 10 months ago
  4. 8f4c19a Merge pull request #8273 from davidhorstmann-arm:target-prefix-3rdparty by Minos Galanakis · 1 year, 10 months ago
  5. bf66b75 Add custom config logic to 3rdparty modules by David Horstmann · 1 year, 10 months ago
  6. de527fb Add MBEDTLS_TARGET_PREFIX to 3rdparty CMake by David Horstmann · 1 year, 10 months ago
  7. e820c0a Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 2 years ago
  8. 8075f76 Ignore *.o everywhere by Gilles Peskine · 2 years, 3 months ago
  9. 378ecdd Rename VS2010 directory to VS2013 and update Makefiles etc by Dave Rodgman · 2 years, 7 months ago
  10. 945b23c Include platform.h unconditionally: automatic part by Gilles Peskine · 2 years, 11 months ago
  11. 32c995a Merge pull request #5724 from Biswa96/cmake-mingw by Dave Rodgman · 3 years, 2 months ago
  12. 6dbbf44 Fix typos in documentation and constants with typo finding tool by bootstrap-prime · 3 years, 3 months ago
  13. d87e46f Merge pull request #3641 from okhowang/c99 by Dave Rodgman · 3 years, 3 months ago
  14. c9c6e8d Improve comments by Dave Rodgman · 3 years, 3 months ago
  15. 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
  16. 85fba90 Add comment by Dave Rodgman · 3 years, 3 months ago
  17. df865c3 Pass c99 to compiler in CMakeLists.txt by okhowang(王沛文) · 5 years ago
  18. 0f2e87b cmake: Use GnuInstallDirs to customize install directories by Biswapriyo Nath · 3 years, 4 months ago
  19. d259e34 Add CMake package config file by Chris Kay · 4 years, 4 months ago
  20. db09ef6 Include common.h instead of config.h in library source files by Gilles Peskine · 5 years ago
  21. f19f312 cmake: Add 3rd party public include directories by Ronald Cron · 5 years ago
  22. 00f5b8c cmake: Compile everest code only if necessary by Ronald Cron · 5 years ago
  23. 3c1b090 Use FindPython3 when cmake version >= 3.15.0 by okhowang(王沛文) · 5 years ago
  24. 3bdd412 Invoke config.py instead of config.pl by Gilles Peskine · 6 years ago
  25. 71dcefb Remove Mbed Crypto headers from everest_inc by Janos Follath · 6 years ago
  26. 0969eee 3rdparty: Fix Everest's mbedtls_x25519_get_params by Christoph M. Wintersteiger · 6 years ago
  27. d64e1e1 3rdparty: Fix Everest header installation by Christoph M. Wintersteiger · 6 years ago
  28. ec70771 3rdparty: fix paths in Everest build scripts by Christoph M. Wintersteiger · 6 years ago
  29. 26b98e1 3rdparty: Fix newlines and trailing whitespace by Christoph M. Wintersteiger · 6 years ago
  30. 6e0cac1 3rdparty: Fix Everest build to not depend on build-time macros by Christoph M. Wintersteiger · 6 years ago
  31. 7ec367f 3rdparty: don't claim armcc support in Everest Readme.md by Christoph M. Wintersteiger · 6 years ago
  32. e7e74ba 3rdparty: Improve Everest README.md by Christoph M. Wintersteiger · 6 years ago
  33. 8592958 ECDH: Use macro-based sizes in Everest x25519 by Christoph M. Wintersteiger · 6 years ago
  34. efdf4d7 ECDH: Fix Everest x25519 make_public by Christoph M. Wintersteiger · 6 years ago
  35. 537f41e 3rdparty: Updated comments for Everest x25519 by Christoph M. Wintersteiger · 6 years ago
  36. 088ef49 3rdparty: Make proper use of mbedtls_platform_zeroize in Everest x25519 by Christoph M. Wintersteiger · 6 years ago
  37. fb779f1 3rdparty: Pull Everest x25519 key size into macro by Christoph M. Wintersteiger · 6 years ago
  38. f21aba4 3rdparty: Fix Everest platform detection for CMake by Christoph M. Wintersteiger · 6 years ago
  39. 9b5e77e 3rdparty: Use LOCAL_FLAGS instead of CFLAGS by Christoph M. Wintersteiger · 6 years ago
  40. 2d4725f 3rdparty: Rename THIRDPARTY_OBJECTS by Christoph M. Wintersteiger · 6 years ago
  41. f43e1d9 3rdparty: Remove unnecessary copy of license file by Christoph M. Wintersteiger · 6 years ago
  42. 20819af 3rdparty: Adjust .gitignore by Christoph M. Wintersteiger · 6 years ago
  43. 02174b9 3rdparty: Fix Makefile coding conventions by Christoph M. Wintersteiger · 6 years ago
  44. 6ea2dea1 3rdparty: Add additional build facilities for 3rd-party code by Christoph M. Wintersteiger · 7 years ago
  45. ea24394 ECDH: Fix whitespace and permission problems by Christoph M. Wintersteiger · 7 years ago
  46. 8a0f5bb Make check-names.sh find the right names in 3rdparty by Christoph M. Wintersteiger · 7 years ago
  47. 62dddd0 Add new 3rdparty build scripts by Christoph M. Wintersteiger · 7 years ago
  48. 24fbcef ECDH: Everest: Remove unnecessary file by Christoph M. Wintersteiger · 7 years ago
  49. c3cbdde ECDH: Fix whitespace, permissions by Christoph M. Wintersteiger · 7 years ago
  50. 4936beb ECDH: Clean up the interface to Everest code by Christoph M. Wintersteiger · 7 years ago
  51. 6acfbb5 ECDH: Add #ifdef to cleanly disable the Everest code by Christoph M. Wintersteiger · 7 years ago
  52. fb72367 ECDH: Remove old code from mbedtls_everest_make_params by Christoph M. Wintersteiger · 7 years ago
  53. d5fd766 ECDH: Include Everest Curve25519 in build scripts by Christoph M. Wintersteiger · 7 years ago
  54. de4fcf2 ECDH: Add new ECDH context for Everest Curve25519 by Christoph M. Wintersteiger · 7 years ago
  55. 2a9684e ECDH: Add VS2010 support files for Everest Curve25519 by Christoph M. Wintersteiger · 7 years ago
  56. bee4861 ECDH: Add Everest Curve25519 to 3rdparty/everest by Christoph M. Wintersteiger · 7 years ago