1. d2ce916 Merge branch 'development-restricted' by Janos Follath · 5 years ago
  2. d4ac4e0 Merge pull request #736 from mpg/cf-varpos-copy-dev-restricted by Janos Follath · 5 years ago
  3. ed19762 Merge pull request #3574 from makise-homura/e2k_support by Gilles Peskine · 5 years ago
  4. 6edfe60 Merge pull request #2182 from hanno-arm/key_pwd by Manuel Pégourié-Gonnard · 5 years ago
  5. e014fec Don't forget to free G, P, Q, ctr_drbg, and entropy by makise-homura · 5 years ago
  6. abccfc1 Merge development into development-restricted by Dan Handley · 5 years ago
  7. 73afa37 Add option to test constant-flow with valgrind by Manuel Pégourié-Gonnard · 5 years ago
  8. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  9. 2d3ac68 Parse key-file and -password parameters in same place in ssl_client2 by Hanno Becker · 5 years ago
  10. bffa54f Add usage string for `key_pwd` argument in ssl_client2 program by Hanno Becker · 5 years ago
  11. 34ce81f Avoid overly long usage string literal in ssl_server2 program by Hanno Becker · 5 years ago
  12. ca04fdc Add support for password protected key file to ssl_client2 by Hanno Becker · 7 years ago
  13. e58a630 Add support for password protected key file to ssl_server2 by Hanno Becker · 7 years ago
  14. eaa0739 Merge pull request #716 from mpg/ct-varlen-hmac by Manuel Pégourié-Gonnard · 5 years ago
  15. 6240def Add MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN by Manuel Pégourié-Gonnard · 5 years ago
  16. 75e2703 Rename DH Family Macros According to PSA Spec by Paul Elliott · 5 years ago
  17. 8ff510a Rename ECC Family Macros According to PSA Spec by Paul Elliott · 5 years ago
  18. be9a575 Merge tag 'mbedtls-2.23.0' into merge-2.23.0-release-to-development by Janos Follath · 5 years ago
  19. 00890e3 programs: psa: Link against mbedcrypto not mbedtls by Ronald Cron · 5 years ago
  20. 7d86616 Use mbedtls_test_unhexify in programs by Ronald Cron · 5 years ago
  21. 8dc0af2 programs: Link to tests common code by Ronald Cron · 5 years ago
  22. bfd45f1 programs: cmake: Use list of executables by Ronald Cron · 5 years ago
  23. 0b90c9d programs: cmake: Fix relative path warnings by Ronald Cron · 5 years ago
  24. 2773113 programs: ssl: cmake: Add missing executables by Ronald Cron · 5 years ago
  25. 5df1be9 programs: ssl: cmake: Reorder declaration of executables by Ronald Cron · 5 years ago
  26. 4d18849 Merge branch 'development-restricted' into mbedtls-2.23.0r0 by Janos Follath · 5 years ago
  27. e81dc00 Merge pull request #3422 from niacat/net-sockets-fixes by Gilles Peskine · 5 years ago
  28. 0c00407 Merge pull request #3430 from bensze01/license by Janos Follath · 5 years ago
  29. d335f2b Merge pull request #3421 from niacat/posix_c_source by Manuel Pégourié-Gonnard · 5 years ago
  30. 8697465 Add Apache-2.0 headers to all source files by Bence Szépkúti · 5 years ago
  31. c7da1fe Add Apache-2.0 headers to all scripts by Bence Szépkúti · 5 years ago
  32. 700ee44 Add missing copyright dates to scripts and sources by Bence Szépkúti · 5 years ago
  33. 65d8c26 Show failure in ssl-opts.sh when key export fails by Ron Eldor · 6 years ago
  34. 1c0c837 Define _POSIX_C_SOURCE to be 200112L, as a minimum for C99. by nia · 5 years ago
  35. 7eb0e62 ssl_mail_client: Define _XOPEN_SOURCE=600 for gethostname by nia · 5 years ago
  36. 15fee93 Merge pull request #3363 from bensze01/zeroize by danh-arm · 5 years ago
  37. 3c1b090 Use FindPython3 when cmake version >= 3.15.0 by okhowang(王沛文) · 5 years ago
  38. 5620d71 Remove hardcoded line number from the zeroize test by Bence Szépkúti · 5 years ago
  39. 1a3f9ed Add config.h option MBEDTLS_ECP_NO_INTERNAL_RNG by Manuel Pégourié-Gonnard · 5 years ago
  40. bba4c17 Merge pull request #3315 from hanno-arm/tls13-experimental-macro by Janos Follath · 5 years ago
  41. 6abc20e Merge pull request #3378 from mpg/fix-ctr-drbg-deps by Manuel Pégourié-Gonnard · 5 years ago
  42. d6916d7 Merge pull request #3121 from gilles-peskine-arm/invasive_testing_strategy-crypto by Gilles Peskine · 5 years ago
  43. 73b3942 Merge pull request #3367 from hug-dev/psa-constants-in-build-dir by Gilles Peskine · 5 years ago
  44. ceef848 Rename TLS 1.3 padding granularity macro by Hanno Becker · 5 years ago
  45. 3427f1d Update query_config.c by Hanno Becker · 5 years ago
  46. a89040c Fix undeclared deps on CTR_DRBG in programs/fuzz by Manuel Pégourié-Gonnard · 5 years ago
  47. 235c72d Generate PSA constant names in CMake build dir by Hugues de Valon · 5 years ago
  48. 81f3662 Update query_config.c by Hanno Becker · 5 years ago
  49. ee40e76 Normalize line endings by Gilles Peskine · 5 years ago
  50. 4850263 Merge pull request #3319 from Kxuan/development by danh-arm · 5 years ago
  51. e24fc7b Merge pull request #2595 from k-stachowiak/unified-exit-in-examples by Gilles Peskine · 5 years ago
  52. 297896e Remove obsolete comment by k-stachowiak · 6 years ago
  53. e22da99 Fix typo in program benchmark. by Zhai Zhaoxuan · 5 years ago
  54. d9f6949 Merge pull request #3190 from gilles-peskine-arm/config-full-clarify-development by Gilles Peskine · 5 years ago
  55. 518d435 Fix GCC format-signedness warnings by Kenneth Soerensen · 5 years ago
  56. 3a7ca1d Merge pull request #3194 from piotr-now/serialized_to_file by Jaeden Amero · 5 years ago
  57. b2971ff Strict C99: don't use extremely large string literals by Gilles Peskine · 5 years ago
  58. a5fc939 Strict C99: don't use a signed* when an unsigned* is expected by Gilles Peskine · 5 years ago
  59. 23352a3 Merge pull request #3177 from mpg/fix-overflow-benchmark-dev by Gilles Peskine · 5 years ago
  60. 3de298f Saving the serialized context to a file by Piotr Nowicki · 5 years ago
  61. 136bebf Add missing newline character by Piotr Nowicki · 5 years ago
  62. 6ff1189 Sort lists in .gitignore files by Manuel Pégourié-Gonnard · 5 years ago
  63. 6f83025 Sort lists in CMakeLists.txt files by Manuel Pégourié-Gonnard · 5 years ago
  64. 10a5b53 Sort lists in Makefiles and have one item per line by Manuel Pégourié-Gonnard · 5 years ago
  65. 5edd388 Get rid of a magic value in benchmark.c by Manuel Pégourié-Gonnard · 5 years ago
  66. 97dcb1c Add required configuration to the ssl_context_info by Piotr Nowicki · 5 years ago
  67. 02cc3fb Add dynamic buffer allocation and size checking by Piotr Nowicki · 5 years ago
  68. bc876d4 Rename program 'ssl_base64_dump' to 'ssl_context_info' by Piotr Nowicki · 5 years ago
  69. f86192f Add support for Microsoft Visual Studio by Piotr Nowicki · 5 years ago
  70. e5fa8b7 Add certificate printing by Piotr Nowicki · 5 years ago
  71. 4e19200 Add session deserializing (not completed) by Piotr Nowicki · 5 years ago
  72. ab3ecd8 Print more information and add TODOs by Piotr Nowicki · 5 years ago
  73. 6b2baf9 Print mbedtls version and configuration by Piotr Nowicki · 5 years ago
  74. c7d681c Add base64 code decoding by Piotr Nowicki · 5 years ago
  75. 6842c9b Add printing the read base64 code by Piotr Nowicki · 5 years ago
  76. 14d3105 Add reading base64 code from file by Piotr Nowicki · 5 years ago
  77. 88ebbbf Add function for parsing arguments by Piotr Nowicki · 5 years ago
  78. 9370f90 Initial work on the ssl dump program from base64 code by Piotr Nowicki · 5 years ago
  79. 66e21ef Merge pull request #3163 from AndrzejKurek/variable-buffers-renegotiation by Jaeden Amero · 5 years ago
  80. 90c6e84 Split the maximum fragment length into two - an input and output MFL by Andrzej Kurek · 5 years ago
  81. e52fd3f Fix integer overflow in benchmark program by Manuel Pégourié-Gonnard · 5 years ago
  82. 3124164 Merge pull request #3132 from mpg/fix-reconnect by Gilles Peskine · 5 years ago
  83. f4563b4 Fix some style issues in udp_proxy by Manuel Pégourié-Gonnard · 5 years ago
  84. 2353636 Merge pull request #3013 from eozturk1/development by Manuel Pégourié-Gonnard · 5 years ago
  85. baad2de Add negative test for hard reconnect cookie check by Manuel Pégourié-Gonnard · 5 years ago
  86. fea6eaf Declare MBEDTLS_TEST_HOOKS in config.h by Gilles Peskine · 6 years ago
  87. 3ed2de9 Refresh generated files by Gilles Peskine · 5 years ago
  88. 5e7d6fd Merge 'mbedtls/development' into merge-crypto-unremoved-20200304 by Gilles Peskine · 5 years ago
  89. 5ec51f9 Future-proof `make clean` under Windows by Gilles Peskine · 5 years ago
  90. eccd888 Rename identifiers containing double-underscore by Gilles Peskine · 5 years ago
  91. aae57bf Remove remaining references to the crypto subdirectory by Gilles Peskine · 5 years ago
  92. 37940d92 Restore linking against all libraries in the cmake_subproject test by Gilles Peskine · 5 years ago
  93. 4973196 Restore fuzz to the cmake build by Gilles Peskine · 5 years ago
  94. b22d0cf Re-generate automatically generated files by Gilles Peskine · 5 years ago
  95. b99bd39 Merge mbed-crypto into mbedtls: the merge commit by Gilles Peskine · 5 years ago
  96. 7e771c7 Link test programs that only use platform functions with mbedcrypto by Gilles Peskine · 5 years ago
  97. f66346e Revert "Remove Diffie-Hellman examples" by Gilles Peskine · 5 years ago
  98. 1bc9c13 Revert "selftest: Remove X.509 selftest" by Gilles Peskine · 5 years ago
  99. 1690874 Revert "pkey: Remove dependency on X.509" by Gilles Peskine · 5 years ago
  100. 9e277f4 Revert "cpp_dummy_build: Remove X.509 dependency" by Gilles Peskine · 5 years ago