aboutsummaryrefslogtreecommitdiff
path: root/3rdparty/everest
AgeCommit message (Expand)AuthorFilesLines
26 hoursMove everest and p256-mRonald Cron28-3964/+0
26 hoursAdjust build systemsRonald Cron1-1/+2
10 daysAdjust build systemsRonald Cron1-0/+1
2024-06-13Adjust build systemsRonald Cron1-0/+1
2024-01-24Fix Make issues with Everest enabledPaul Elliott1-4/+4
2023-10-06Fix 3rdparty target names for custom configDavid Horstmann1-2/+2
2023-10-04Merge pull request #8273 from davidhorstmann-arm:target-prefix-3rdpartyMinos Galanakis1-3/+5
2023-10-02Add custom config logic to 3rdparty modulesDavid Horstmann1-0/+13
2023-09-28Add MBEDTLS_TARGET_PREFIX to 3rdparty CMakeDavid Horstmann1-3/+5
2023-09-12Update spelling "mbed TLS" to "Mbed TLS"Gilles Peskine5-5/+5
2023-05-12Ignore *.o everywhereGilles Peskine1-1/+0
2023-01-11Rename VS2010 directory to VS2013 and update Makefiles etcDave Rodgman3-0/+0
2022-09-15Include platform.h unconditionally: automatic partGilles Peskine1-5/+0
2022-05-25Merge pull request #5724 from Biswa96/cmake-mingwDave Rodgman1-1/+1
2022-05-18Fix typos in documentation and constants with typo finding toolbootstrap-prime1-2/+2
2022-05-12Merge pull request #3641 from okhowang/c99Dave Rodgman1-0/+9
2022-05-12Improve commentsDave Rodgman1-1/+4
2022-05-11Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell.Shaun Case1-1/+1
2022-05-11Add commentDave Rodgman1-1/+1
2022-05-11Pass c99 to compiler in CMakeLists.txtokhowang(王沛文)1-0/+6
2022-04-22cmake: Use GnuInstallDirs to customize install directoriesBiswapriyo Nath1-1/+1
2021-06-04Add CMake package config fileChris Kay1-16/+15
2020-07-02Include common.h instead of config.h in library source filesGilles Peskine3-15/+3
2020-06-22cmake: Add 3rd party public include directoriesRonald Cron1-1/+4
2020-06-22cmake: Compile everest code only if necessaryRonald Cron1-13/+7
2020-06-10Use FindPython3 when cmake version >= 3.15.0okhowang(王沛文)1-1/+1
2019-11-13Invoke config.py instead of config.plGilles Peskine1-1/+1
2019-08-21Remove Mbed Crypto headers from everest_incJanos Follath1-1/+1
2019-08-193rdparty: Fix Everest's mbedtls_x25519_get_paramsChristoph M. Wintersteiger1-7/+2
2019-08-193rdparty: Fix Everest header installationChristoph M. Wintersteiger1-5/+5
2019-08-193rdparty: fix paths in Everest build scriptsChristoph M. Wintersteiger1-1/+1
2019-08-193rdparty: Fix newlines and trailing whitespaceChristoph M. Wintersteiger2-2/+3
2019-08-193rdparty: Fix Everest build to not depend on build-time macrosChristoph M. Wintersteiger4-33/+59
2019-08-193rdparty: don't claim armcc support in Everest Readme.mdChristoph M. Wintersteiger1-1/+1
2019-08-193rdparty: Improve Everest README.mdChristoph M. Wintersteiger1-0/+4
2019-08-19ECDH: Use macro-based sizes in Everest x25519Christoph M. Wintersteiger1-4/+4
2019-08-19ECDH: Fix Everest x25519 make_publicChristoph M. Wintersteiger1-7/+7
2019-08-193rdparty: Updated comments for Everest x25519Christoph M. Wintersteiger1-1/+2
2019-08-193rdparty: Make proper use of mbedtls_platform_zeroize in Everest x25519Christoph M. Wintersteiger1-2/+3
2019-08-193rdparty: Pull Everest x25519 key size into macroChristoph M. Wintersteiger2-21/+22
2019-08-193rdparty: Fix Everest platform detection for CMakeChristoph M. Wintersteiger1-1/+1
2019-08-193rdparty: Use LOCAL_FLAGS instead of CFLAGSChristoph M. Wintersteiger1-1/+1
2019-08-193rdparty: Rename THIRDPARTY_OBJECTSChristoph M. Wintersteiger1-3/+3
2019-08-193rdparty: Remove unnecessary copy of license fileChristoph M. Wintersteiger1-202/+0
2019-08-193rdparty: Adjust .gitignoreChristoph M. Wintersteiger1-0/+1
2019-08-193rdparty: Fix Makefile coding conventionsChristoph M. Wintersteiger1-0/+1
2019-08-193rdparty: Add additional build facilities for 3rd-party codeChristoph M. Wintersteiger3-15/+56
2019-08-19ECDH: Fix whitespace and permission problemsChristoph M. Wintersteiger3-10/+13
2019-08-19Make check-names.sh find the right names in 3rdpartyChristoph M. Wintersteiger1-1/+2
2019-08-19Add new 3rdparty build scriptsChristoph M. Wintersteiger2-0/+16