1. 5289817 Fix ret code in pk_encrypt.c by Andres Amaya Garcia · 7 years ago
  2. f47c9c1 Fix ret code in ecdh_curve25519.c by Andres Amaya Garcia · 7 years ago
  3. d905db6 Fix ret code in mpi_demo.c by Andres Amaya Garcia · 7 years ago
  4. 78dabe0 Fix ret code in pem2der.c by Andres Amaya Garcia · 7 years ago
  5. 357b0b2 Fix ret code in ssl_cert_test.c by Andres Amaya Garcia · 7 years ago
  6. 80081a6 Fix ret code in udp_proxy.c by Andres Amaya Garcia · 7 years ago
  7. 57a0c9b Fix ret code in req_app.c by Andres Amaya Garcia · 7 years ago
  8. 898b208 Fix ret code in crl_app.c by Andres Amaya Garcia · 7 years ago
  9. f9a54d3 Fix ret code in cert_write.c by Andres Amaya Garcia · 7 years ago
  10. aacd928 Fix ret code in cert_req.c by Andres Amaya Garcia · 7 years ago
  11. 67a42ac Fix ret code in ssl_mail_client.c by Andres Amaya Garcia · 7 years ago
  12. 4be53b5 Fix ret code in ssl_fork_server.c by Andres Amaya Garcia · 7 years ago
  13. 5517202 Fix ret code in ssl_client1.c by Andres Amaya Garcia · 7 years ago
  14. 73d4a5f Fix ret code in gen_random_ctr_drbg.c by Andres Amaya Garcia · 7 years ago
  15. 55a0d56 Fix ret code in gen_entropy.c by Andres Amaya Garcia · 7 years ago
  16. a833263 Fix ret code in rsa_verify_pss.c by Andres Amaya Garcia · 7 years ago
  17. 0a860f6 Fix ret code in rsa_verify.c by Andres Amaya Garcia · 7 years ago
  18. 3c41e56 Fix ret code in rsa_sign_pss.c by Andres Amaya Garcia · 7 years ago
  19. 1a66056 Fix ret code in rsa_sign.c by Andres Amaya Garcia · 7 years ago
  20. 70e1ffd Fix ret code in rsa_genkey.c by Andres Amaya Garcia · 7 years ago
  21. ed68488 Fix ret code in key_app_writer.c by Andres Amaya Garcia · 7 years ago
  22. 0faf1a5 Fix ret code in key_app.c by Andres Amaya Garcia · 7 years ago
  23. 208c217 Fix ret code in gen_key.c by Andres Amaya Garcia · 7 years ago
  24. 2602a1f Fix ret code in ecdsa.c by Andres Amaya Garcia · 7 years ago
  25. 03a992c Fix ret code in dh_server.c by Andres Amaya Garcia · 7 years ago
  26. d6bfeff Fix ret code in dh_genprime.c by Andres Amaya Garcia · 7 years ago
  27. 898841d Fix ret code in dh_client.c by Andres Amaya Garcia · 7 years ago
  28. 4c47df6 Fix ret code in crypt_and_hash.c by Andres Amaya Garcia · 7 years ago
  29. 388c1b1 Fix ret code in aescrypt2.c by Andres Amaya Garcia · 7 years ago
  30. ae4cafa Merge remote-tracking branch 'public/pr/795' into development by Simon Butcher · 7 years ago
  31. 1a8ef07 Fix coverity defects by Azim Khan · 7 years ago
  32. a3712be Merge branch 'development' into iotssl-1941-aria-ciphersuites by Manuel Pégourié-Gonnard · 7 years ago
  33. 11999bb Fix minor code style issues by Darryl Green · 7 years ago
  34. eecea0e Update zeroize test to use mbedtls_platform_zeroize() by Andres Amaya Garcia · 7 years ago
  35. 82934be Do not install zeroize program in CMakeLists by Andres Amaya Garcia · 7 years ago
  36. ae8e306 Fix docs typos for zeroize related features/test by Andres Amaya Garcia · 7 years ago
  37. 757cd72 Update license headers year and branding by Andres Amaya Garcia · 7 years ago
  38. 42defd1 Improve docs for zeroize.c and test_zeroize.gdb by Andres Amaya Garcia · 7 years ago
  39. 6e34e63 Fix style in programs/test/zeroize.c by Andres Amaya Garcia · 8 years ago
  40. 88f8f41 Move zeroize func call to end of program in zeroize.c by Andres Amaya Garcia · 8 years ago
  41. c6b0abd Fix alignment of Makefiles by Andres Amaya Garcia · 8 years ago
  42. 5ab74a1 Add programs/test/zeroize.c to test mbedtls_zeroize by Andres Amaya Garcia · 8 years ago
  43. 80aa3b8 Merge branch 'pr_946' into development-proposed by Gilles Peskine · 7 years ago
  44. b9e8696 Merge remote-tracking branch 'upstream-public/pr/1142' into development-proposed by Gilles Peskine · 7 years ago
  45. be2371c Merge branch 'pr_348' into development-proposed by Gilles Peskine · 7 years ago
  46. b364053 pk_sign: add stdlib include by Andrzej Kurek · 7 years ago
  47. 0cbe816 ChangeLog updated and returning proper value by Kevin Luty · 7 years ago
  48. 0ed632f Merge remote-tracking branch 'upstream-public/pr/1499' into development-proposed by Gilles Peskine · 7 years ago
  49. 08f3ef1 Basic support for Curve448, similar to the current level of support for Curve25519 by Nicholas Wilson · 10 years ago
  50. 2bd5757 Merge branch 'development' into iotssl-1204 by Hanno Becker · 7 years ago
  51. 420f0cc Make DLEXT var configurable in programs and tests makefiles by Andres Amaya Garcia · 7 years ago
  52. d9d5c55 Assign error return value for failed write by Kevin Luty · 7 years ago
  53. 1e7059f Adding requested changes by Kevin Luty · 7 years ago
  54. ef52796 Fix missing return statement ssl_server2 idling by Hanno Becker · 7 years ago
  55. 9b2b66e Minor style corrections by Hanno Becker · 7 years ago
  56. adfa64f Abort idle-loop in ssl_server2 if sockets gets invalid by Hanno Becker · 7 years ago
  57. b6f880b Revert whitespace change to ease merging by Hanno Becker · 7 years ago
  58. ddc3ebb Exemplify use of `mbedtls_ssl_check_pending` in `ssl_server2.c` by Hanno Becker · 7 years ago
  59. e61514d benchmark: Fix incompatibility with C89 compilers by Brendan Shanks · 7 years ago
  60. 62e813c Add aria to benchmark program by Manuel Pégourié-Gonnard · 7 years ago
  61. 3c0b53b ARIA build integration by Markku-Juhani O. Saarinen · 8 years ago
  62. bec9a9b Merge branch 'development' into development-restricted by Jaeden Amero · 8 years ago
  63. 4d3e158 Merge remote-tracking branch 'upstream-public/pr/1287' into development by Jaeden Amero · 8 years ago
  64. 784de59 Merge remote-tracking branch 'upstream-restricted/pr/410' into development-restricted by Jaeden Amero · 8 years ago
  65. 934fb55 Merge remote-tracking branch 'upstream-public/pr/1036' into development by Jaeden Amero · 8 years ago
  66. 005239e Merge remote-tracking branch 'upstream-public/pr/1294' into development by Jaeden Amero · 8 years ago
  67. 4fa619f Fix race condition in error printing in ssl_server2.c by Manuel Pégourié-Gonnard · 8 years ago
  68. cb1e5eb Merge branch 'pr_1000' into development-proposed by Gilles Peskine · 8 years ago
  69. 550a2b0 Merge branch 'pr_1163' into development-proposed by Gilles Peskine · 8 years ago
  70. 9e4f77c New MD API: rename functions from _ext to _ret by Gilles Peskine · 8 years ago
  71. d91f2a2 Merge branch 'development' into iotssl-1251-2.7 by Gilles Peskine · 8 years ago
  72. d4d6057 Address issues found by coverity by Hanno Becker · 8 years ago
  73. 8bc74d6 Merge branch 'development' into iotssl-1619 by Hanno Becker · 8 years ago
  74. ae3925c Merge remote-tracking branch 'public/pr/1136' into development by Manuel Pégourié-Gonnard · 8 years ago
  75. 32297e8 Merge branch 'development' into iotssl-1619 by Hanno Becker · 8 years ago
  76. ff79d27 selftest: allow excluding a subset of the tests by Gilles Peskine · 8 years ago
  77. c82fbb4 selftest: allow running a subset of the tests by Gilles Peskine · 8 years ago
  78. 319ac80 selftest: refactor to separate the list of tests from the logic by Gilles Peskine · 8 years ago
  79. a5e6897 Resolve integer type conversion problem on MSVC by Hanno Becker · 8 years ago
  80. d629411 Merge branch 'pr_920' into development by Gilles Peskine · 8 years ago
  81. 0728d69 Change kB to KiB by Ron Eldor · 8 years ago
  82. ea8d697 Merge remote-tracking branch 'upstream-public/pr/1089' into development by Gilles Peskine · 8 years ago
  83. a074801 Change KB to kB by Ron Eldor · 8 years ago
  84. 68306ed Merge remote-tracking branch 'upstream-public/pr/1094' into development by Gilles Peskine · 8 years ago
  85. 9a51c03 Fix copy paste error in the error message of mbedtls_ecp_gen_key in gen_key.c by Chris Xue · 8 years ago
  86. 77abef5 Don't use busy-waiting in udp_proxy by Hanno Becker · 8 years ago
  87. 0cc7774 Only add pack option to UDP proxy if MBEDTLS_TIMING_C is enabled by Hanno Becker · 8 years ago
  88. 92474da Use Mbed TLS timing module to obtain ellapsed time in udp_proxy by Hanno Becker · 8 years ago
  89. 211f44c Rename `merge` option in UDP proxy to `pack` by Hanno Becker · 8 years ago
  90. 197a91c Clean up idle() function in ssl_client2 and ssl_server2 by Hanno Becker · 8 years ago
  91. df4180a Don't break debug messages by Hanno Becker · 8 years ago
  92. 8149321 udp_proxy_wrapper.sh: fix cleanup not cleaning up by Gilles Peskine · 8 years ago
  93. afc4f89 udp_proxy_wrapper.sh: more robust by Gilles Peskine · 8 years ago
  94. a677cdd Detect IPv6 in udp_proxy_wrapper.sh grepping for `server_addr=::1` by Hanno Becker · 8 years ago
  95. 22829e9 Don't use sed -r in udp_proxy_wrapper.sh by Hanno Becker · 8 years ago
  96. da44de6 Fix for returning correct error code by Kevin Luty · 8 years ago
  97. 7f25f85 Adapt uses of `mbedtls_rsa_complete` to removed PRNG argument by Hanno Becker · 8 years ago
  98. 4cb1f4d Style corrections by Hanno Becker · 8 years ago
  99. 16970d2 Add support for event-driven IO in ssl_client2 and ssl_server2 by Hanno Becker · 8 years ago
  100. fbb0b70 Corrupt application data in the beginning instead of the end in UDP proxy by Hanno Becker · 8 years ago