- 34b4aa1 programs: move benchmark to tf-psa-crypto repo by Valerio Setti · 6 months ago
- 2543ec0 Update paths for moved program files in makefiles by Harry Ramsey · 6 months ago
- a747fa6 make: Fix psa_constant_names_generated.c generation by Ronald Cron · 8 months ago
- af05941 Revert program CC output in Makefile by Harry Ramsey · 9 months ago
- 20d3cf2 Update programs/Makefile path by Harry Ramsey · 9 months ago
- fb4824b Fix incorrect paths to generate_psa_constants.py by Harry Ramsey · 9 months ago
- 91c0d46 Use static paths in makefile for programs by Harry Ramsey · 9 months ago
- e1d6f74 Move generate_psa_constants.py to tf-psa-crypto by Harry Ramsey · 9 months ago
- fae7411 Refactor programs/Makefile by Harry Ramsey · 9 months ago
- e1d70a0 Adjust psa program paths in Makefile by Harry Ramsey · 10 months ago
- d001f58 make: support "make ssl-opt" to just build what ssl-opt.sh needs by Gilles Peskine · 11 months ago
- 901a675 Adapt make build system by Ronald Cron · 1 year, 1 month ago
- 088a1ab make: Fix object clean-up by Ronald Cron · 1 year, 1 month ago
- c29afb6 Adjust build systems by Ronald Cron · 1 year, 1 month ago
- c7e9e36 Adjust build systems by Ronald Cron · 1 year, 2 months ago
- 93fa4e1 Merge branch 'development' into buffer-sharing-merge by David Horstmann · 1 year, 5 months ago
- 047c724 Merge remote-tracking branch 'restricted/development-restricted' into update-development-r by Dave Rodgman · 1 year, 6 months ago
- 0c847bc Fix Make issues with Everest enabled by Paul Elliott · 1 year, 6 months ago
- 4411c9c Disable PSA wrappers psa_collect_statuses builds by Gilles Peskine · 1 year, 7 months ago
- 0ae58dd Unify MBEDTLS_TEST_OBJS by Gilles Peskine · 1 year, 7 months ago
- 8939148 Minor readability improvement by Gilles Peskine · 1 year, 7 months ago
- 570e548 Finish unifying LOCAL_CFLAGS by Gilles Peskine · 1 year, 7 months ago
- 4392fc1 Unify some common rules of programs/Makefile and tests/Makefile by Gilles Peskine · 1 year, 8 months ago
- 076fd25 Unify common variables of programs/Makefile and tests/Makefile by Gilles Peskine · 1 year, 8 months ago
- f3d1ae1 Create common.make with LOCAL_CFLAGS and friends by Gilles Peskine · 1 year, 8 months ago
- f5c5ce7 Partly unify LOCAL_CFLAGS by Gilles Peskine · 1 year, 8 months ago
- 4ad5733 Unify treatment of MBEDTLS_TEST_OBJS by Gilles Peskine · 1 year, 8 months ago
- afccc1a Indent nested conditionals by Gilles Peskine · 1 year, 8 months ago
- 79dc6da Improve make pthread linking mechanism by Paul Elliott · 1 year, 8 months ago
- a1023e2 programs/test/metatest indirectly includes library/common.h by Gilles Peskine · 1 year, 9 months ago
- 33406b6 Add a metatest program by Gilles Peskine · 1 year, 9 months ago
- 28b5633 Merge pull request #7942 from tom-daubney-arm/psa_crypto_example_hash by Gilles Peskine · 1 year, 10 months ago
- 1c0c5d2 Fix for building programs with mingw by Simon Butcher · 7 years ago
- 1bfc09b Move comment to its intended location by Gilles Peskine · 1 year, 11 months ago
- 0b62b7a Allow turning off re-generation of files with make by Gilles Peskine · 1 year, 11 months ago
- f8b9ebf Add example program for PSA hash by Hannes Tschofenig · 2 years, 1 month ago
- df6e84a Test the PSA alternative header configuration macros by Gilles Peskine · 2 years, 5 months ago
- 9193f7d Merge pull request #5436 from mpg/prog-hmac-cipher-psa by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 29088a4 Avoid duplicate program names by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 6fdc9e8 Move aead_non_psa out of the psa/ directory by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 69bb3f5 Move hmac_non_psa out of psa/ directory by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 7d5ef17 Split aead_cipher_psa by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- edf6e83 Split hmac_md_psa.c by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 398d459 Add example program psa/aead_cipher_psa by Manuel Pégourié-Gonnard · 3 years, 7 months ago
- 667b556 Add example program psa/hmac_md_psa by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- f80a029 Don't build dlopen when building for Windows by Gilles Peskine · 3 years, 9 months ago
- 5dbee58 Only link with libdl on Linux by Gilles Peskine · 3 years, 9 months ago
- a7c247e New test app for dynamic loading of libmbed* with dlopen by Gilles Peskine · 3 years, 9 months ago
- 2c1442e New sample program to benchmark certificate loading by Gilles Peskine · 4 years ago
- 0bf740e Merge pull request #4765 from gilles-peskine-arm/all.sh-subshells-3.0 by Gilles Peskine · 4 years ago
- 8b427c8 Use python3 when building on non-Windows for Windows by Gilles Peskine · 4 years, 1 month ago
- 03ab544 Generate cpp_cummy_build.cpp dynamically by Gilles Peskine · 4 years, 1 month ago
- bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
- b0fa9d2 Don't require make to generate visualc files by Gilles Peskine · 4 years, 4 months ago
- 1411c7c Don't make configuration-independent files depend on config.h by Gilles Peskine · 4 years, 4 months ago
- 687d1ab Makefile targets for automatically generated files by Gilles Peskine · 4 years, 4 months ago
- 59d97a1 Merge pull request #4437 from gilles-peskine-arm/aes2crypt-removal-2.x by Gilles Peskine · 4 years, 3 months ago
- 98b3cd6 Remove the sample program aescrypt2 by Gilles Peskine · 6 years ago
- f9c7b3e Remove PKCS#11 library wrapper. by Mateusz Starzyk · 4 years, 5 months ago
- c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago
- 73e3e2c Merge remote-tracking branch 'origin/development' into development_new by Dave Rodgman · 4 years, 4 months ago
- 4a70740 Add a compile-time dependency to psa_constant_names_generated.c by Gilles Peskine · 4 years, 5 months ago
- 1aec646 Remove certs module from mbedtls. by Mateusz Starzyk · 4 years, 6 months ago
- a3a9984 Drop support for TLS record-level compression. by Mateusz Starzyk · 4 years, 6 months ago
- 9e3256a Adding printf format warning flags to makefiles by Paul Elliott · 4 years, 8 months ago
- 0fdcc8e Remove Havege module. by Mateusz Starzyk · 4 years, 6 months ago
- c772b18 Move the declaration of query_config() to a dedicated header file by Gilles Peskine · 4 years, 7 months ago
- 0d980b8 ssl_test_common_source.c: new source file for common SSL test code by Gilles Peskine · 4 years, 7 months ago
- a3ed34f ssl_test_lib.[hc]: new source file for common SSL test code by Gilles Peskine · 4 years, 7 months ago
- f06a54c With make, build query_config.c only once by Gilles Peskine · 4 years, 7 months ago
- e18d09d fix(programs/psa): commit python3 generated file by Cameron Nemo · 4 years, 11 months ago
- a70d588 Add initial test driver conforming to the new spec by Steven Cooreman · 5 years ago
- 8dc0af2 programs: Link to tests common code by Ronald Cron · 5 years ago
- 10a5b53 Sort lists in Makefiles and have one item per line by Manuel Pégourié-Gonnard · 5 years ago
- bc876d4 Rename program 'ssl_base64_dump' to 'ssl_context_info' by Piotr Nowicki · 5 years ago
- 9370f90 Initial work on the ssl dump program from base64 code by Piotr Nowicki · 5 years ago
- 5ec51f9 Future-proof `make clean` under Windows by Gilles Peskine · 5 years ago
- b99bd39 Merge mbed-crypto into mbedtls: the merge commit by Gilles Peskine · 5 years ago
- f66346e Revert "Remove Diffie-Hellman examples" by Gilles Peskine · 5 years ago
- 6bbe783 Revert "Remove pkcs11-helper option" by Gilles Peskine · 5 years ago
- 5bb8bec Revert "Remove zlib" by Gilles Peskine · 5 years ago
- 70824f2 Revert "Remove programs that depend on TLS or X.509" by Gilles Peskine · 5 years ago
- 4fa9f9f Revert "programs, tests: Depend only on libmbedcrypto" by Gilles Peskine · 5 years ago
- ae463e6 Move EXTRA_GENERATED mentions to a separate line by Gilles Peskine · 5 years ago
- 7cb47de query_config: Move to programs/test by Jaeden Amero · 6 years ago
- 8de196a programs/Makefile: List all programs one by one by Gilles Peskine · 5 years ago
- 9afbfdc Merge remote-tracking branch 'myfork-public/development' into merge-crypto-development-20191115 by Gilles Peskine · 6 years ago
- df2cd9e Makefiles: move the dependencies block to be after DLEXT definition by Andrzej Kurek · 6 years ago
- 9b9a790 Handle deleting non-existant files on Windows by Darryl Green · 6 years ago
- 4f055f4 Use 3rdparty headers from the submodule by Janos Follath · 6 years ago
- 655ddab 3rdparty: Add additional build facilities for 3rd-party code by Christoph M. Wintersteiger · 7 years ago
- 977d89a ECDH: Include Everest Curve25519 in build scripts by Christoph M. Wintersteiger · 7 years ago
- 6ea2dea1 3rdparty: Add additional build facilities for 3rd-party code by Christoph M. Wintersteiger · 7 years ago
- d5fd766 ECDH: Include Everest Curve25519 in build scripts by Christoph M. Wintersteiger · 7 years ago
- 8dd1690 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
- 072959f Merge remote-tracking branch 'origin/pr/1622' into development by Jaeden Amero · 6 years ago
- a864db0 Do not build fuzz on windows by Philippe Antoine · 6 years ago
- 85aba47 Consistently spell -Wextra by Gilles Peskine · 6 years ago
- 48f35f5 Move fuzz directory to programs by Philippe Antoine · 6 years ago
- c2d56a4 Allow declarations after statements by Gilles Peskine · 6 years ago