1. c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago
  2. 9c63568 Remove MBEDTLS_SSL_DEFAULT_TICKET_LIFETIME by Chris Jones · 4 years, 4 months ago
  3. 73e3e2c Merge remote-tracking branch 'origin/development' into development_new by Dave Rodgman · 4 years, 4 months ago
  4. d520037 Merge pull request #3512 from gilles-peskine-arm/ecp-alloc-202007 by Gilles Peskine · 4 years, 4 months ago
  5. 4dfb83c Merge pull request #4164 from chris-jones-arm/move-internal-headers by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  6. a2d16b3 Remove certs.h includes from test applications. by Mateusz Starzyk · 4 years, 5 months ago
  7. 1aec646 Remove certs module from mbedtls. by Mateusz Starzyk · 4 years, 6 months ago
  8. e204dbf Drop support for MBEDTLS_SSL_HW_RECORD_ACCEL. by Mateusz Starzyk · 4 years, 5 months ago
  9. 5224e29 Drop support for RC4 TLS ciphersuites. by Mateusz Starzyk · 4 years, 5 months ago
  10. a3a9984 Drop support for TLS record-level compression. by Mateusz Starzyk · 4 years, 6 months ago
  11. 2012ed7 Drop support for compatibility with our own previous buggy implementation of truncated HMAC (MBEDTLS_SSL_TRUNCATED_HMAC_COMPAT). by Mateusz Starzyk · 4 years, 6 months ago
  12. 06b07fb Drop support for SSLv3. by Mateusz Starzyk · 4 years, 6 months ago
  13. 9e9ca1a Drop support for parsing SSLv2 ClientHello. by Mateusz Starzyk · 4 years, 6 months ago
  14. a1df494 Remove internal file references in programs/ by Chris Jones · 4 years, 5 months ago
  15. ea0a865 Move entropy_poll.h to library by Chris Jones · 4 years, 5 months ago
  16. 16dbaeb Move padlock.h to library by Chris Jones · 4 years, 5 months ago
  17. 187782f Move aesni.h to library by Chris Jones · 4 years, 5 months ago
  18. 84a773f Rename ssl_internal.h to ssl_misc.h by Chris Jones · 4 years, 5 months ago
  19. 4c5819c Move bn_mul.h to library/ by Chris Jones · 4 years, 5 months ago
  20. e2191cd Update includes to use library/ instead of include/mbedtls/ by Chris Jones · 4 years, 6 months ago
  21. 7b9f33c Move include/mbedtls/rsa_internal.h to library/rsa_internal.h by Chris Jones · 4 years, 6 months ago
  22. 7d48b28 Remove 1.3 to 2.0 transition helpers files. by Mateusz Starzyk · 4 years, 6 months ago
  23. 5fd5747 Add missing header to cpp_dummy_build.cpp test by David Brown · 4 years, 6 months ago
  24. bb86d0c Merge pull request #3995 from stevew817/feature/psa_configurable_static_ram_usage by Gilles Peskine · 4 years, 6 months ago
  25. ea8d387 Fix config query file by Steven Cooreman · 4 years, 6 months ago
  26. 4dad303 Merge pull request #4089 from mstarzyk-mobica/remove_havege by Manuel Pégourié-Gonnard · 4 years, 6 months ago
  27. 0fdcc8e Remove Havege module. by Mateusz Starzyk · 4 years, 6 months ago
  28. 3768ac1 Add MBEDTLS_PSA_CRYPTO_CLIENT configuration option by Ronald Cron · 4 years, 6 months ago
  29. 53943ca Merge pull request #3992 from stevew817/feature/ecp_no_fallback by Gilles Peskine · 4 years, 6 months ago
  30. ddb3bd5 Merge pull request #3897 from d3zd3z/fix-cmake28 by Ronald Cron · 4 years, 6 months ago
  31. 2427d15 Merge pull request #3986 from gilles-peskine-arm/ssl_test_lib-create by paul-elliott-arm · 4 years, 7 months ago
  32. c772b18 Move the declaration of query_config() to a dedicated header file by Gilles Peskine · 4 years, 7 months ago
  33. 97b4984 Add a flag for disabling fallback in ecp.c by Steven Cooreman · 4 years, 7 months ago
  34. a51e1db Merge pull request #3895 from gilles-peskine-arm/psa-external-random by Gilles Peskine · 4 years, 7 months ago
  35. a27a4e2 Merge pull request #3929 from gilles-peskine-arm/psa-driver-remove-old-accel by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  36. 28f62f6 Support running the benchmark with a single curve by Gilles Peskine · 5 years ago
  37. db6b03b Remove old-style accelerator and entropy driver interfaces by Gilles Peskine · 4 years, 8 months ago
  38. 80448aa Fix GCC warning about `test_snprintf` by Rodrigo Dias Correa · 4 years, 9 months ago
  39. ed03890 PSA: allow the configuration to favor HMAC_DRBG by Gilles Peskine · 4 years, 9 months ago
  40. f08b3f8 Autonomous random driver: create configuration option by Gilles Peskine · 4 years, 9 months ago
  41. a8e309e cmake: Fix added sources to targets by David Brown · 4 years, 9 months ago
  42. 381c107 cmake: Avoid using target_properties for old cmake by David Brown · 4 years, 9 months ago
  43. 8f284c1 Add the SRTP configuration to query_config by Ron Eldor · 6 years ago
  44. 935b4f9 Merge pull request #3407 from RcColes/development by Gilles Peskine · 4 years, 9 months ago
  45. 2d0b723 Merge pull request #3712 from jdurkop/psa-crypto-config-ecdsa-3670 by Gilles Peskine · 4 years, 9 months ago
  46. 88ebb2d Include public and public-ish PSA headers in CPP check by Steven Cooreman · 4 years, 10 months ago
  47. 995c66f Build: Add MBEDTLS_TARGET_PREFIX by Raef Coles · 4 years, 10 months ago
  48. 2542c21 Add MBEDTLS_PSA_CRYPTO_CONFIG to test program by John Durkop · 4 years, 11 months ago
  49. dc57c25 Merge pull request #3527 from ronald-cron-arm/key-extended-id by Gilles Peskine · 4 years, 11 months ago
  50. 0d59f7b0 Add configuration flag `MBEDTLS_PSA_CRYPTO_DRIVERS` by Steven Cooreman · 5 years ago
  51. 71016a9 psa: Rename psa_key_file_id_t to mbedtls_svc_key_id_t by Ronald Cron · 5 years ago
  52. d4ac4e0 Merge pull request #736 from mpg/cf-varpos-copy-dev-restricted by Janos Follath · 5 years ago
  53. abccfc1 Merge development into development-restricted by Dan Handley · 5 years ago
  54. 73afa37 Add option to test constant-flow with valgrind by Manuel Pégourié-Gonnard · 5 years ago
  55. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  56. 6240def Add MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN by Manuel Pégourié-Gonnard · 5 years ago
  57. be9a575 Merge tag 'mbedtls-2.23.0' into merge-2.23.0-release-to-development by Janos Follath · 5 years ago
  58. 8dc0af2 programs: Link to tests common code by Ronald Cron · 5 years ago
  59. bfd45f1 programs: cmake: Use list of executables by Ronald Cron · 5 years ago
  60. 0b90c9d programs: cmake: Fix relative path warnings by Ronald Cron · 5 years ago
  61. 4d18849 Merge branch 'development-restricted' into mbedtls-2.23.0r0 by Janos Follath · 5 years ago
  62. c7da1fe Add Apache-2.0 headers to all scripts by Bence Szépkúti · 5 years ago
  63. 700ee44 Add missing copyright dates to scripts and sources by Bence Szépkúti · 5 years ago
  64. 15fee93 Merge pull request #3363 from bensze01/zeroize by danh-arm · 5 years ago
  65. 5620d71 Remove hardcoded line number from the zeroize test by Bence Szépkúti · 5 years ago
  66. 1a3f9ed Add config.h option MBEDTLS_ECP_NO_INTERNAL_RNG by Manuel Pégourié-Gonnard · 5 years ago
  67. bba4c17 Merge pull request #3315 from hanno-arm/tls13-experimental-macro by Janos Follath · 5 years ago
  68. d6916d7 Merge pull request #3121 from gilles-peskine-arm/invasive_testing_strategy-crypto by Gilles Peskine · 5 years ago
  69. ceef848 Rename TLS 1.3 padding granularity macro by Hanno Becker · 5 years ago
  70. 3427f1d Update query_config.c by Hanno Becker · 5 years ago
  71. 81f3662 Update query_config.c by Hanno Becker · 5 years ago
  72. 4850263 Merge pull request #3319 from Kxuan/development by danh-arm · 5 years ago
  73. e24fc7b Merge pull request #2595 from k-stachowiak/unified-exit-in-examples by Gilles Peskine · 5 years ago
  74. 297896e Remove obsolete comment by k-stachowiak · 6 years ago
  75. e22da99 Fix typo in program benchmark. by Zhai Zhaoxuan · 5 years ago
  76. 518d435 Fix GCC format-signedness warnings by Kenneth Soerensen · 5 years ago
  77. 5edd388 Get rid of a magic value in benchmark.c by Manuel Pégourié-Gonnard · 5 years ago
  78. e52fd3f Fix integer overflow in benchmark program by Manuel Pégourié-Gonnard · 5 years ago
  79. f4563b4 Fix some style issues in udp_proxy by Manuel Pégourié-Gonnard · 5 years ago
  80. baad2de Add negative test for hard reconnect cookie check by Manuel Pégourié-Gonnard · 5 years ago
  81. fea6eaf Declare MBEDTLS_TEST_HOOKS in config.h by Gilles Peskine · 6 years ago
  82. 3ed2de9 Refresh generated files by Gilles Peskine · 5 years ago
  83. 5e7d6fd Merge 'mbedtls/development' into merge-crypto-unremoved-20200304 by Gilles Peskine · 5 years ago
  84. 37940d92 Restore linking against all libraries in the cmake_subproject test by Gilles Peskine · 5 years ago
  85. b22d0cf Re-generate automatically generated files by Gilles Peskine · 5 years ago
  86. b99bd39 Merge mbed-crypto into mbedtls: the merge commit by Gilles Peskine · 5 years ago
  87. 7e771c7 Link test programs that only use platform functions with mbedcrypto by Gilles Peskine · 5 years ago
  88. 1bc9c13 Revert "selftest: Remove X.509 selftest" by Gilles Peskine · 5 years ago
  89. 9e277f4 Revert "cpp_dummy_build: Remove X.509 dependency" by Gilles Peskine · 5 years ago
  90. 6bbe783 Revert "Remove pkcs11-helper option" by Gilles Peskine · 5 years ago
  91. 5bb8bec Revert "Remove zlib" by Gilles Peskine · 5 years ago
  92. 70824f2 Revert "Remove programs that depend on TLS or X.509" by Gilles Peskine · 5 years ago
  93. 4fa9f9f Revert "programs, tests: Depend only on libmbedcrypto" by Gilles Peskine · 5 years ago
  94. 4e11749 Revert "config: Remove TLS and NET options" by Gilles Peskine · 5 years ago
  95. 252e391 Revert "config: Remove X.509 options" by Gilles Peskine · 5 years ago
  96. 458b8f2 Revert "Remove unused TLS, NET, and X.509 files" by Gilles Peskine · 5 years ago
  97. 40f17dc Revert "Remove certs.h" by Gilles Peskine · 5 years ago
  98. b33cc76 Add I/O buffer length fields to mbedtls_ssl_context by Darryl Green · 6 years ago
  99. 6fc21f6 Add a calloc self-test by Gilles Peskine · 6 years ago
  100. db0cb25 Fix CTR_DRBG benchmark by Gilles Peskine · 6 years ago