1. c58d7b4 Merge fix for X.509 compatibility issues by Simon Butcher · 8 years ago
  2. e19acd5 Add extra compilation conditions to X.509 samples by Simon Butcher · 8 years ago
  3. 41dba28 Add extra compilation conditions to gen_key.c #559 by Simon Butcher · 8 years ago
  4. 8254b6c Clean up of formatting, and potential integer overflow fix by Andres AG · 8 years ago
  5. ea68019 Minor fixes to formatting and compilation conditions by Simon Butcher · 8 years ago
  6. 32bb5af Add CMAC functions to the benchmark sample application by Simon Butcher · 8 years ago
  7. 7b07e0e Fix build failure for thread config by Brian Murray · 8 years ago
  8. 86ff986 selftest supports cmac if only MBEDTLS_DES_C is defined Other minor typo fixes by Brian Murray · 8 years ago
  9. 45feb6e Add support for AES-128-CMAC and AES-CMAC-PRF-128 by Robert Cragie · 9 years ago
  10. 3616f6f Rename net.{c,h} to net_sockets.{c,h} by Andres AG · 8 years ago
  11. 2d65992 Do not add empty cert / key in cert_app by Paul Bakker · 8 years ago
  12. e9bdaa2 Actually apply debug_level settings in cert_app by Paul Bakker · 8 years ago
  13. 9fe6f92 Add SHA1 guards in dh_client.c and dh_server.c by Janos Follath · 8 years ago
  14. 604d399 Add extra compilation conditions to gen_key.c #559 by Simon Butcher · 8 years ago
  15. a592dcc Clean up of formatting, and potential integer overflow fix by Andres AG · 8 years ago
  16. b981b16 Minor fixes to formatting and compilation conditions by Simon Butcher · 8 years ago
  17. 549dc3d Add CMAC functions to the benchmark sample application by Simon Butcher · 8 years ago
  18. 8b4111c Fix build failure for thread config by Brian Murray · 8 years ago
  19. 57863ad selftest supports cmac if only MBEDTLS_DES_C is defined Other minor typo fixes by Brian Murray · 8 years ago
  20. dc5c7b9 Add support for AES-128-CMAC and AES-CMAC-PRF-128 by Robert Cragie · 9 years ago
  21. 788aa4a Rename net.{c,h} to net_sockets.{c,h} by Andres AG · 8 years ago
  22. 5e8c62f Do not add empty cert / key in cert_app by Paul Bakker · 8 years ago
  23. f2b92bb Actually apply debug_level settings in cert_app by Paul Bakker · 8 years ago
  24. 243f48e Fix for #441 - crypt and hash gcm (#546) by Paul Bakker · 8 years ago
  25. e7723ec Make entropy bias self test poll multiple times by Andres AG · 8 years ago
  26. b34e42e Add a new self test to entropy module by Andres AG · 8 years ago
  27. 0e7d387 Fix warning on implicit casting in aescrypt.c (#584) by Simon Butcher · 8 years ago
  28. 70940ca Allow compilation without MBEDTLS_SELF_TEST enabled by Paul Bakker · 8 years ago
  29. 4982e52 Adds stdlib.h header to dh_genprime sample app by Simon Butcher · 8 years ago
  30. cdb3ad0 Remove redundant definitions of exit codes by Simon Butcher · 8 years ago
  31. b5b6af2 Puts platform time abstraction into its own header by Simon Butcher · 8 years ago
  32. ab069c6 Merge branch 'development' into development-restricted by Simon Butcher · 8 years ago
  33. b6a73c9 Add provision to create the entropy seedfile for selftest sample by Simon Butcher · 8 years ago
  34. 15ab7ed Merge branch 'development' into development-restricted by Janos Follath · 8 years ago
  35. 352dbe2 Make error messages in crypt_and_hash better. by Janos Follath · 8 years ago
  36. 98e28a7 Address user reported coverity issues. by Janos Follath · 8 years ago
  37. 8eb6413 Address issues find by manual coverity scan. by Janos Follath · 8 years ago
  38. 04b591e Merge branch 'development' for weekly test report. by Janos Follath · 8 years ago
  39. 9fa2e86 Add missing mbedtls_time_t definitions (#493) by -~- redtangent ~-~ · 8 years ago
  40. 440ce42 Put clang analyzer fix inside __clang_analyzer__ guard by Paul Bakker · 8 years ago
  41. e735303 Shut up a few clang-analyze warnings about use of uninitialized variables by Nicholas Wilson · 9 years ago
  42. 94bafdf Merge branch 'development' by Simon Butcher · 8 years ago
  43. db0feca Fixes platform time_t abstraction by Simon Butcher · 8 years ago
  44. c21bec8 Merge branch 'development' by Simon Butcher · 8 years ago
  45. d1fe7aa Put clang analyzer fix inside __clang_analyzer__ guard by Paul Bakker · 8 years ago
  46. f4743a6 Merge pull request #457 from NWilson/clang-analyze-fixes by Paul Bakker · 8 years ago
  47. 98c2b0e Improves and makes pretty the ssl_fork_server output by Janos Follath · 8 years ago
  48. e609a08 Fix issue #429 in ssl_fork_server.c by Janos Follath · 9 years ago
  49. 582a461 Improves and makes pretty the ssl_fork_server output by Janos Follath · 8 years ago
  50. fe049db Fix issue #429 in ssl_fork_server.c by Janos Follath · 9 years ago
  51. e4a46f6 Merge branch 'development' by Simon Butcher · 8 years ago
  52. b2d5dd1 Fixes X509 sample app and SSL test suite by Simon Butcher · 8 years ago
  53. d3138c3 Fixes SSL sample apps for non-default configs by Simon Butcher · 8 years ago
  54. d5800b7 Abstracts away time()/stdlib.h into platform by SimonB · 8 years ago
  55. 0c53944 Fixes no return value warning in selftest.c by Janos Follath · 9 years ago
  56. 1ef918d Add missing stdlib.h header to rsa sample programs by Simon Butcher · 9 years ago
  57. 409401c Shut up a few clang-analyze warnings about use of uninitialized variables by Nicholas Wilson · 9 years ago
  58. 6b46c62 Fixes error and exit paths in rsa sample programs by Simon Butcher · 9 years ago
  59. f713b0a Fix memory leaks in example programs. by Janos Follath · 9 years ago
  60. cd0ee5e Fixes following review of 'iotssl-682-selftest-ci-break' by Simon Butcher · 9 years ago
  61. 2e3aca2 Fix test break in 'test-ref-configs.pl' by Janos Follath · 9 years ago
  62. f154763 Fixes to style following review by Simon Butcher · 9 years ago
  63. 5a8afb8 Fix exit code and add a count of the test suites by SimonB · 9 years ago
  64. 90ab4a4 Fix Unix detection in mini_client by Manuel Pégourié-Gonnard · 9 years ago
  65. 644c2e0 Add new program to gitignore by Manuel Pégourié-Gonnard · 9 years ago
  66. 1c6f19a Merge pull request #317 from Inikup/fix-issue-315 by Manuel Pégourié-Gonnard · 9 years ago
  67. 54eeecf Merge pull request #316 from Inikup/help-key_cert_sign-fix by Manuel Pégourié-Gonnard · 9 years ago
  68. 2046062 Merge branch 'development' into misc by Simon Butcher · 9 years ago
  69. fadacb9 Merge branch 'development' into iotssl-461-ecjpake-finalization by Manuel Pégourié-Gonnard · 9 years ago
  70. bbc75d9 cert_write : fix "Destination buffer is too small" error by Jonathan Leroy · 9 years ago
  71. 81962c3 Fix help message for cert_req/cert_write programs by Jonathan Leroy · 9 years ago
  72. 3eb8c34 Add example program for Curve25519 by Manuel Pégourié-Gonnard · 9 years ago
  73. 262c137 Merge pull request #311 from jcowgill/spelling-fix by Manuel Pégourié-Gonnard · 9 years ago
  74. 07a92d7 Fix minor spelling mistake in programs/pkey/gen_key.c by James Cowgill · 9 years ago
  75. 70905a7 Add ecjpake_pw option to ssl_client2/server2 by Manuel Pégourié-Gonnard · 9 years ago
  76. 2ed05a0 Fix typos by Manuel Pégourié-Gonnard · 9 years ago
  77. 22311ae Improve help message of ssl_*2.c by Manuel Pégourié-Gonnard · 9 years ago
  78. 3f09b6d Fix API by Manuel Pégourié-Gonnard · 9 years ago
  79. dbd2307 Add option reconnect_hard to ssl_client2 by Manuel Pégourié-Gonnard · 9 years ago
  80. 4d8685b Add skeleton for EC J-PAKE module by Manuel Pégourié-Gonnard · 9 years ago
  81. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 9 years ago
  82. ed51594 Merge pull request #265 from ARMmbed/iotssl-460-bugfixes by Simon Butcher · 9 years ago
  83. a2cda6b Add mbedtls_ssl_get_max_frag_len() by Manuel Pégourié-Gonnard · 9 years ago
  84. cf9ab63 Fix error reporting in pkey/pk_* programs by Manuel Pégourié-Gonnard · 9 years ago
  85. ce7a08b Fix more comments/outputs in verify programs by Manuel Pégourié-Gonnard · 9 years ago
  86. 102a620 Fix hash buffer size in pkey programs by Manuel Pégourié-Gonnard · 9 years ago
  87. d224ff1 Change default RSA key size in rsa_genkey by Manuel Pégourié-Gonnard · 9 years ago
  88. 1d8f2da Fix comments about filenames in some programs by Manuel Pégourié-Gonnard · 9 years ago
  89. d74c697 Fix memory corruption in rsa sign/verify programs by Manuel Pégourié-Gonnard · 9 years ago
  90. ea35666 Fix -Wshadow warnings by Manuel Pégourié-Gonnard · 9 years ago
  91. fa1304a Use Unix line endings in wince_main.c too by Manuel Pégourié-Gonnard · 9 years ago
  92. d738965 Fix typos (found by Francesco Pompò) by Manuel Pégourié-Gonnard · 9 years ago
  93. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 9 years ago
  94. 4f3368e Fix bug in benchmark.c with DHM params by Manuel Pégourié-Gonnard · 9 years ago
  95. 78ec2b0 Cosmetics in Makefiles by Manuel Pégourié-Gonnard · 9 years ago
  96. a6dbddc Fix benchmark.c for removal of small DH params by Manuel Pégourié-Gonnard · 9 years ago
  97. 77c6562 Update dh_genprime program by Manuel Pégourié-Gonnard · 9 years ago
  98. 6755717 Fix stupid typo in ssl_server2.c by Manuel Pégourié-Gonnard · 9 years ago
  99. 046589e Rm obsolete defines for snprintf in programs by Manuel Pégourié-Gonnard · 9 years ago
  100. 9de64f5 Fix MSVC warnings in library and programs by Manuel Pégourié-Gonnard · 9 years ago