1. f0ebbfb Fix CTR_DRBG benchmark by Gilles Peskine · 6 years ago
  2. 1540e5b Move MBEDTLS_CTR_DRBG_USE_128_BIT_KEY to the correct section by Gilles Peskine · 6 years ago
  3. 583afe4 Add a calloc self-test by Gilles Peskine · 6 years ago
  4. f66e7ea Merge pull request #178 from mpg/sha512-smaller by Jaeden Amero · 6 years ago
  5. 6212617 Fix macros in benchmark.c by Christoph M. Wintersteiger · 6 years ago
  6. f8d4c88 Update generated files by Christoph M. Wintersteiger · 6 years ago
  7. 26b98e1 3rdparty: Fix newlines and trailing whitespace by Christoph M. Wintersteiger · 6 years ago
  8. cf5603f ECDH: Fix inclusion of platform.h for proper use of MBEDTLS_ERR_PLATFORM_FEATURE_UNSUPPORTED by Christoph M. Wintersteiger · 6 years ago
  9. 3b58700 ECDH: Fix use of ECDH API in full handshake benchmark by Christoph M. Wintersteiger · 6 years ago
  10. ac0e64d ECDH: Removed unnecessary calls to mbedtls_ecp_group_load in ECDH benchmark by Christoph M. Wintersteiger · 6 years ago
  11. efdf4d7 ECDH: Fix Everest x25519 make_public by Christoph M. Wintersteiger · 6 years ago
  12. 737df0c Fix file permissions by Christoph M. Wintersteiger · 6 years ago
  13. 41fb2c0 ECDSA: Refactor return value checks for mbedtls_ecdsa_can_do by Christoph M. Wintersteiger · 6 years ago
  14. 20b3ef3 Add mbedtls_ecdh_can_do by Gilles Peskine · 6 years ago
  15. 1fdf2c2 Fix build with gcc -Wshadow by Gilles Peskine · 6 years ago
  16. 9597238 ECDH: Make benchmarks check MBEDTLS_ERR_PLATFORM_FEATURE_UNSUPPORTED by Christoph M. Wintersteiger · 6 years ago
  17. ea24394 ECDH: Fix whitespace and permission problems by Christoph M. Wintersteiger · 7 years ago
  18. 0082f9d ECDSA: Add mbedtls_ecdsa_can_do by Christoph M. Wintersteiger · 7 years ago
  19. 3c44962 ECDH: Fix error checks in benchmark.c by Christoph M. Wintersteiger · 7 years ago
  20. c3cbdde ECDH: Fix whitespace, permissions by Christoph M. Wintersteiger · 7 years ago
  21. 79acf95 ECDH: Improve ECDH full handshake benchmark by Christoph M. Wintersteiger · 7 years ago
  22. 65bab97 ECDH: Rename full handshake benchmark by Christoph M. Wintersteiger · 7 years ago
  23. 696deda ECDH: Add new (non-legacy) ECDH benchmark by Christoph M. Wintersteiger · 7 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. 2306d15 Declare new config.h option MBEDTLS_SHA512_SMALLER by Manuel Pégourié-Gonnard · 6 years ago
  27. 3a0f08d Revert "cpp_dummy_build: Remove dependency on compat-1.3.h" by Jaeden Amero · 6 years ago
  28. b8e4ae1 Remove certs.h by Jaeden Amero · 6 years ago
  29. a8ade16 Gate secure element support by a separate config option by Gilles Peskine · 6 years ago
  30. e8451f2 CMake: Add a subdirectory build regression test by Jaeden Amero · 6 years ago
  31. ab83fdf CMake: Add a subdirectory build regression test by Jaeden Amero · 6 years ago
  32. fd0f654 Merge remote-tracking branch 'origin/pr/2697' into development by Jaeden Amero · 6 years ago
  33. 3abbced Remove mbedtls_param_failed from programs by Gilles Peskine · 6 years ago
  34. 961e677 UDP proxy: Don't attempt to dissect dgram into records when dropping by Hanno Becker · 6 years ago
  35. 98aaf25 Add bad_cid option UDP proxy to insert unexpected CID records by Hanno Becker · 6 years ago
  36. 31f6e37 UDP Proxy: Don't drop CID records by Hanno Becker · 6 years ago
  37. 7b3603c Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  38. a4308b2 Remove unused TLS, NET, and X.509 files by Jaeden Amero · 7 years ago
  39. bb1f701 config: Remove X.509 options by Jaeden Amero · 7 years ago
  40. 1c66e48 config: Remove TLS and NET options by Jaeden Amero · 7 years ago
  41. 986a151 programs, tests: Depend only on libmbedcrypto by Jaeden Amero · 7 years ago
  42. 0688e4f Remove programs that depend on TLS or X.509 by Jaeden Amero · 7 years ago
  43. 3956a84 Merge remote-tracking branch 'origin/pr/2092' into development by Jaeden Amero · 6 years ago
  44. d874a1f Remove zlib by Jaeden Amero · 6 years ago
  45. d832f18 Remove pkcs11-helper option by Jaeden Amero · 6 years ago
  46. 521dbc6 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  47. ceb1370 Merge remote-tracking branch 'origin/pr/2580' into development by Jaeden Amero · 6 years ago
  48. 2ae29ba cpp_dummy_build: Add missing header psa_util.h by Peter Kolbus · 6 years ago
  49. 21cb3c3 Remove ssl_cert_test sample app by Ron Eldor · 6 years ago
  50. c70a3c7 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  51. e3dbdd8 Gate entropy injection through a dedicated configuration option by Gilles Peskine · 6 years ago
  52. 6bf4bae Remove compilation option MBEDTLS_PSA_HAS_ITS_IO by Gilles Peskine · 6 years ago
  53. 088b77f Merge psa_crypto_storage_its into psa_crypto_storage by Gilles Peskine · 6 years ago
  54. e435f23 Remove psa_crypto_storage_file by Gilles Peskine · 6 years ago
  55. 6194dc2 Implement PSA ITS over files by Gilles Peskine · 7 years ago
  56. 2b725ef cpp_dummy_build: Remove dependency on compat-1.3.h by Jaeden Amero · 7 years ago
  57. 4c1fdb5 cpp_dummy_build: Remove X.509 dependency by Jaeden Amero · 6 years ago
  58. 03c60de query_config: Move to programs/test by Jaeden Amero · 6 years ago
  59. 47a3635 selftest: Remove X.509 selftest by Jaeden Amero · 7 years ago
  60. 1eeca41 Improve macro hygiene by Hanno Becker · 7 years ago
  61. cb9c015 Improve cmake inclusion of query_config.c when building apps by Andres Amaya Garcia · 7 years ago
  62. 08457ce Fix aligment in programs/test/query_compile_time_config.c by Andres AG · 7 years ago
  63. 509ba69 Create programs/test/query_compile_time_config app by Andres AG · 7 years ago
  64. 3ef6a6d Fix const-ness in mbedtls_param_failed() by Manuel Pégourié-Gonnard · 7 years ago
  65. 63cb97e Add handlers for parameter validation in the sample programs by Simon Butcher · 7 years ago
  66. 52735ef ECDH: Prevent direct access in non-legacy mode by Janos Follath · 7 years ago
  67. 1afc767 Merge remote-tracking branch 'public/pr/1758' into development by Simon Butcher · 7 years ago
  68. f34a4c1 UDP proxy: Correct debug output for delay_srv option by Hanno Becker · 7 years ago
  69. 4103810 Style: Correct indentation in UDP proxy code by Hanno Becker · 7 years ago
  70. cf46945 Style: Add empty line before comment in UDP proxy code by Hanno Becker · 7 years ago
  71. 12b72c1 UDP proxy: Fix bug in freeing delayed messages by Hanno Becker · 7 years ago
  72. 101bcba UDP proxy: Allow more than one message to be delayed by Hanno Becker · 7 years ago
  73. caf8741 Fix typo in documentation of UDP proxy argument 'delay_cli' by Hanno Becker · 7 years ago
  74. 01ea778 UDP proxy: Add option to delay specific handshake messages by Hanno Becker · 7 years ago
  75. 4ed32d0 cpp_dummy_build: Add NIST key wrapping header by Jaeden Amero · 7 years ago
  76. 9ab746c Add selftests by Ron Eldor · 7 years ago
  77. 7d728bd Merge remote-tracking branch 'public/pr/1454' into development by Simon Butcher · 7 years ago
  78. fad5470 Merge remote-tracking branch 'public/pr/532' into development by Simon Butcher · 7 years ago
  79. 278af45 Fix hmac_drbg failure in benchmark, with threading by Ron Eldor · 7 years ago
  80. 991f9fe all_sh: add a check for header inclusion in cpp_dummy_build.cpp by Andrzej Kurek · 7 years ago
  81. 037ec4b Replace tabs with spaces by Andrzej Kurek · 7 years ago
  82. 89c048c Tests: add a test for cpp linking by Andrzej Kurek · 7 years ago
  83. 0211c32 Change the cpp test to be optional by Andrzej Kurek · 7 years ago
  84. 40741f8 Add a test with a cpp executable including all mbed TLS headers by Andrzej Kurek · 7 years ago
  85. 51d7cfe Fix coverity warnings in benchmark.c by Manuel Pégourié-Gonnard · 7 years ago
  86. 0dadba2 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
  87. 7d42965 Fix typo in platform macro defines for examples by Andres Amaya Garcia · 7 years ago
  88. 357b0b2 Fix ret code in ssl_cert_test.c by Andres Amaya Garcia · 7 years ago
  89. 80081a6 Fix ret code in udp_proxy.c by Andres Amaya Garcia · 7 years ago
  90. 0931708 benchmark: Add comma at end of help message by Jaeden Amero · 7 years ago
  91. 9366feb aes: xts: Add new context structure by Jaeden Amero · 7 years ago
  92. e9ecf00 aes: Remove AES-XEX by Jaeden Amero · 7 years ago
  93. 5f77801 Implement AES-XTS mode by Aorimn · 9 years ago
  94. daf7045 Add benchmark for AES-XEX by Aorimn · 10 years ago
  95. 39b1904 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
  96. 1a8ef07 Fix coverity defects by Azim Khan · 7 years ago
  97. 9c82e2c Fix some whitespace issues by Manuel Pégourié-Gonnard · 7 years ago
  98. 3dc62a0 chachapoly: force correct mode for integrated API by Manuel Pégourié-Gonnard · 7 years ago
  99. d6aea18 Add Chacha20-Poly1305 to benchmark.c by Manuel Pégourié-Gonnard · 7 years ago
  100. b1ac5e7 poly1305: adjust parameter order by Manuel Pégourié-Gonnard · 7 years ago