1. 70227d2 Merge pull request #4819 from gilles-peskine-arm/base64-no-table-2.16 by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  2. 29d29c2 Fix the build of sample programs without mbedtls_strerror by Gilles Peskine · 4 years ago
  3. 621333f Catch failures of AES or DES operations by Gilles Peskine · 4 years, 1 month ago
  4. 14cb46d Merge pull request #3598 from makise-homura/mbedtls-2.16 by Gilles Peskine · 5 years ago
  5. 03b4ef6 Don't forget to free G, P, Q, ctr_drbg, and entropy by makise-homura · 5 years ago
  6. a2947ac Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  7. f744bd7 Update license headers to Apache-2.0 OR GPL-2.0-or-later by Bence Szépkúti · 5 years ago
  8. cd29f86 Normalize line endings by Gilles Peskine · 5 years ago
  9. 8b34fef Merge pull request #2710 from k-stachowiak/unified-exit-in-examples-2.16 by Gilles Peskine · 5 years ago
  10. 971e5e9 Strict C99: don't use a signed* when an unsigned* is expected by Gilles Peskine · 5 years ago
  11. a46f75c Fix debug message by using the correct function name called by Ercan Ozturk · 6 years ago
  12. 3b0c430 Unify the example programs' termination by Krzysztof Stachowiak · 6 years ago
  13. 7b03e87 Merge remote-tracking branch 'restricted/pr/582' into mbedtls-2.16-restricted by Jaeden Amero · 6 years ago
  14. 0b87412 Remove mbedtls_param_failed from programs by Gilles Peskine · 6 years ago
  15. e79c939 Change size of preallocated buffer for pk_sign() calls by k-stachowiak · 6 years ago
  16. cef29a2 Merge remote-tracking branch 'origin/pr/2401' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  17. 38c919b Fix private DER output shifted by one byte. by Christian Walther · 7 years ago
  18. fbda612 Remove duplicate #include by Masashi Honma · 7 years ago
  19. 3ef6a6d Fix const-ness in mbedtls_param_failed() by Manuel Pégourié-Gonnard · 7 years ago
  20. 63cb97e Add handlers for parameter validation in the sample programs by Simon Butcher · 7 years ago
  21. 52ed0b9 Merge remote-tracking branch 'upstream-public/pr/2101' into development by Jaeden Amero · 7 years ago
  22. 9055a7d Merge remote-tracking branch 'upstream-public/pr/2175' into development by Jaeden Amero · 7 years ago
  23. 52735ef ECDH: Prevent direct access in non-legacy mode by Janos Follath · 7 years ago
  24. e2dae7e Add explicit integer to enumeration casts to programs/pkey/gen_key.c by Hanno Becker · 7 years ago
  25. b14c331 Add dependency of key_app_writer example program on PK parse module by Hanno Becker · 7 years ago
  26. a0b67c2 Bignum: Deprecate mbedtls_mpi_is_prime() by Janos Follath · 7 years ago
  27. a63c1c3 pk_encrypt: Uniformize debugging output by Hanno Becker · 7 years ago
  28. ae513a5 Minor formatting improvements in pk_encrypt and pk_decrypt examples by Hanno Becker · 7 years ago
  29. bd336c1 Correct memory leak in pk_decrypt example program by Hanno Becker · 8 years ago
  30. 55c11ba Correct memory-leak in pk_encrypt example program by Hanno Becker · 7 years ago
  31. fb3b032 Merge remote-tracking branch 'public/pr/919' into development by Simon Butcher · 7 years ago
  32. fad5470 Merge remote-tracking branch 'public/pr/532' into development by Simon Butcher · 7 years ago
  33. 19c01ef Merge remote-tracking branch 'public/pr/1258' into development by Simon Butcher · 7 years ago
  34. bf47099 Adjust to new RSA infrastructure by Ron Eldor · 7 years ago
  35. a522147 Fix compilation errors after updating by Ron Eldor · 7 years ago
  36. 7a81426 Fix style issue by Ron Eldor · 7 years ago
  37. 6a9257b Add check for return code of bignumber code by Ron Eldor · 8 years ago
  38. 6b9bcd6 Remove redundant ret = 1 in dh_client.c by Andres Amaya Garcia · 7 years ago
  39. bce5f78 Add missing platform macro defines in pk_decrypt.c by Andres Amaya Garcia · 7 years ago
  40. 7d42965 Fix typo in platform macro defines for examples by Andres Amaya Garcia · 7 years ago
  41. 25b5af5 Fix ret code in rsa_encrypt.c by Andres Amaya Garcia · 7 years ago
  42. 7fe4edf Fix ret code in rsa_decrypt.c by Andres Amaya Garcia · 7 years ago
  43. 9f3379d Fix ret code in pk_verify.c by Andres Amaya Garcia · 7 years ago
  44. 82b2726 Fix ret code in pk_sign.c by Andres Amaya Garcia · 7 years ago
  45. 0a7522c Fix ret code in pk_encrypt.c by Andres Amaya Garcia · 7 years ago
  46. 5289817 Fix ret code in pk_encrypt.c by Andres Amaya Garcia · 7 years ago
  47. f47c9c1 Fix ret code in ecdh_curve25519.c by Andres Amaya Garcia · 7 years ago
  48. d905db6 Fix ret code in mpi_demo.c by Andres Amaya Garcia · 7 years ago
  49. a833263 Fix ret code in rsa_verify_pss.c by Andres Amaya Garcia · 7 years ago
  50. 0a860f6 Fix ret code in rsa_verify.c by Andres Amaya Garcia · 7 years ago
  51. 3c41e56 Fix ret code in rsa_sign_pss.c by Andres Amaya Garcia · 7 years ago
  52. 1a66056 Fix ret code in rsa_sign.c by Andres Amaya Garcia · 7 years ago
  53. 70e1ffd Fix ret code in rsa_genkey.c by Andres Amaya Garcia · 7 years ago
  54. ed68488 Fix ret code in key_app_writer.c by Andres Amaya Garcia · 7 years ago
  55. 0faf1a5 Fix ret code in key_app.c by Andres Amaya Garcia · 7 years ago
  56. 208c217 Fix ret code in gen_key.c by Andres Amaya Garcia · 7 years ago
  57. 2602a1f Fix ret code in ecdsa.c by Andres Amaya Garcia · 7 years ago
  58. 03a992c Fix ret code in dh_server.c by Andres Amaya Garcia · 7 years ago
  59. d6bfeff Fix ret code in dh_genprime.c by Andres Amaya Garcia · 7 years ago
  60. 898841d Fix ret code in dh_client.c by Andres Amaya Garcia · 7 years ago
  61. b9e8696 Merge remote-tracking branch 'upstream-public/pr/1142' into development-proposed by Gilles Peskine · 7 years ago
  62. b364053 pk_sign: add stdlib include by Andrzej Kurek · 7 years ago
  63. 0cbe816 ChangeLog updated and returning proper value by Kevin Luty · 7 years ago
  64. d9d5c55 Assign error return value for failed write by Kevin Luty · 7 years ago
  65. 1e7059f Adding requested changes by Kevin Luty · 7 years ago
  66. 005239e Merge remote-tracking branch 'upstream-public/pr/1294' into development by Jaeden Amero · 8 years ago
  67. cb1e5eb Merge branch 'pr_1000' into development-proposed by Gilles Peskine · 8 years ago
  68. 550a2b0 Merge branch 'pr_1163' into development-proposed by Gilles Peskine · 8 years ago
  69. 9e4f77c New MD API: rename functions from _ext to _ret by Gilles Peskine · 8 years ago
  70. d91f2a2 Merge branch 'development' into iotssl-1251-2.7 by Gilles Peskine · 8 years ago
  71. d4d6057 Address issues found by coverity by Hanno Becker · 8 years ago
  72. bb51cb3 remove additional zero byte when writing pub der by Ron Eldor · 8 years ago
  73. 9a51c03 Fix copy paste error in the error message of mbedtls_ecp_gen_key in gen_key.c by Chris Xue · 8 years ago
  74. da44de6 Fix for returning correct error code by Kevin Luty · 8 years ago
  75. 7f25f85 Adapt uses of `mbedtls_rsa_complete` to removed PRNG argument by Hanno Becker · 8 years ago
  76. c6fc878 Remove `mbedtls_rsa_check_crt` by Hanno Becker · 8 years ago
  77. f073de0 Adapt rsa_genkey example program to use new RSA interface by Hanno Becker · 8 years ago
  78. 0c26393 Adapt rsa_encrypt example program to new RSA interface by Hanno Becker · 8 years ago
  79. d6ba5e3 Adapt rsa_sign example program to new RSA interface by Hanno Becker · 8 years ago
  80. ccef18c Adapt rsa_decrypt example program to new RSA interface by Hanno Becker · 8 years ago
  81. 40371ec Adapt key_app_writer example program to new RSA interface by Hanno Becker · 8 years ago
  82. 54ebf99 Adapt key_app example program to new RSA interface by Hanno Becker · 8 years ago
  83. 83aad1f Adapt gen_key example program to new RSA interface by Hanno Becker · 8 years ago
  84. c95fad3 Adapt dh_server example program to new RSA interface by Hanno Becker · 8 years ago
  85. 2a47be5 Minor: Fix typos in program comments by Ron Eldor · 8 years ago
  86. ee5a0ca Minor: Fix typos in program comments by Ron Eldor · 8 years ago
  87. b194a28 dh_server: Fixed expected number of bytes received from client when receiving public value. by Martijn de Milliano · 8 years ago
  88. 1ff60f4 Change examples to use the new MD API and check ret code by Andres Amaya Garcia · 8 years ago
  89. 0a5154b Clarify the use of ECDSA API by Janos Follath · 8 years ago
  90. dbe8316 fix for issue 1101: missing rsa context initialization by Ron Eldor · 9 years ago
  91. 9fe6f92 Add SHA1 guards in dh_client.c and dh_server.c by Janos Follath · 9 years ago
  92. 604d399 Add extra compilation conditions to gen_key.c #559 by Simon Butcher · 9 years ago
  93. 788aa4a Rename net.{c,h} to net_sockets.{c,h} by Andres AG · 9 years ago
  94. 4982e52 Adds stdlib.h header to dh_genprime sample app by Simon Butcher · 9 years ago
  95. 15ab7ed Merge branch 'development' into development-restricted by Janos Follath · 9 years ago
  96. 98e28a7 Address user reported coverity issues. by Janos Follath · 9 years ago
  97. 04b591e Merge branch 'development' for weekly test report. by Janos Follath · 9 years ago
  98. 9fa2e86 Add missing mbedtls_time_t definitions (#493) by -~- redtangent ~-~ · 9 years ago
  99. 1ef918d Add missing stdlib.h header to rsa sample programs by Simon Butcher · 9 years ago
  100. 6b46c62 Fixes error and exit paths in rsa sample programs by Simon Butcher · 9 years ago