1. d364f4c ssl-opt.sh: wait for proxy to start before running the script further by Unknown · 6 years ago archive/iotssl-2885-wait-for-proxy iotssl-2885-wait-for-proxy
  2. 49fcbea Merge remote-tracking branch 'origin/pr/2799' into development by Jaeden Amero · 6 years ago
  3. 9b9a790 Handle deleting non-existant files on Windows by Darryl Green · 6 years ago
  4. 379964a Merge remote-tracking branch 'origin/pr/2814' into development by Jaeden Amero · 6 years ago
  5. 84f5d03 Merge remote-tracking branch 'origin/pr/2810' into development by Jaeden Amero · 6 years ago
  6. fe997c6 Update library version to 2.19.0 by Darryl Green · 6 years ago
  7. e0b90ec ssl-opt.sh: Add var's of context s11n tests for ChaChaPoly,CCM,GCM by Hanno Becker · 6 years ago
  8. 1b18fd3 ssl-opt.sh: Duplicate context serialization tests for CID by Hanno Becker · 6 years ago
  9. 361b10d Fix SSL context deserialization by Hanno Becker · 6 years ago
  10. 31465c6 Update submodule by Janos Follath · 6 years ago
  11. 4f055f4 Use 3rdparty headers from the submodule by Janos Follath · 6 years ago
  12. 0c6b799 Add Everest components to all.sh by Gilles Peskine · 6 years ago
  13. 9c1b56b 3rdparty: Add config checks for Everest by Christoph M. Wintersteiger · 6 years ago
  14. 9e8076f Fix macros in benchmark.c by Christoph M. Wintersteiger · 6 years ago
  15. 3669c80 Update generated files by Christoph M. Wintersteiger · 6 years ago
  16. 015f55b 3rdparty: Fix inclusion order of CMakeLists.txt by Christoph M. Wintersteiger · 6 years ago
  17. 12f359f Fix trailing whitespace by Christoph M. Wintersteiger · 6 years ago
  18. cc91fe2 ECDH: Fix inclusion of platform.h for proper use of MBEDTLS_ERR_PLATFORM_FEATURE_UNSUPPORTED by Christoph M. Wintersteiger · 6 years ago
  19. 5d536cd ECDH: Fix use of ECDH API in full handshake benchmark by Christoph M. Wintersteiger · 6 years ago
  20. 1a2d9f7 ECDH: Removed unnecessary calls to mbedtls_ecp_group_load in ECDH benchmark by Christoph M. Wintersteiger · 6 years ago
  21. ed5f3f0 ECDH: Fix Everest x25519 make_public by Christoph M. Wintersteiger · 6 years ago
  22. e1dfc98 Fix file permissions by Christoph M. Wintersteiger · 6 years ago
  23. 54d09ad 3rdparty: Rename THIRDPARTY_OBJECTS by Christoph M. Wintersteiger · 6 years ago
  24. 50d9f09 3rdparty: Update description of MBEDTLS_ECDH_VARIANT_EVEREST_ENABLED by Christoph M. Wintersteiger · 6 years ago
  25. 37eb906 3rdparty: Fix Makefile coding conventions by Christoph M. Wintersteiger · 6 years ago
  26. 8cd4fba ECDSA: Refactor return value checks for mbedtls_ecdsa_can_do by Christoph M. Wintersteiger · 6 years ago
  27. 0a92cc1 Add a changelog entry for Everest ECDH (X25519) by Gilles Peskine · 6 years ago
  28. 7e65c05 Document that curve lists can include partially-supported curves by Gilles Peskine · 6 years ago
  29. c6c7c49 Add mbedtls_ecdh_can_do by Gilles Peskine · 6 years ago
  30. b14c4a5 Fix build with gcc -Wshadow by Gilles Peskine · 6 years ago
  31. 21411d2 ECDH: Make benchmarks check MBEDTLS_ERR_PLATFORM_FEATURE_UNSUPPORTED by Christoph M. Wintersteiger · 6 years ago
  32. 655ddab 3rdparty: Add additional build facilities for 3rd-party code by Christoph M. Wintersteiger · 7 years ago
  33. 181f284 config.h: Silence missing documentation warning by Christoph M. Wintersteiger · 7 years ago
  34. 6cddd30 ECDH: Disable Everest by default by Christoph M. Wintersteiger · 7 years ago
  35. b33e811 ECDH: Fix file permission problem by Christoph M. Wintersteiger · 7 years ago
  36. 6a1a9e4 ECDSA: Add mbedtls_ecdsa_can_do by Christoph M. Wintersteiger · 7 years ago
  37. 9b33e7d ECDH: Exclude FStar and Hacl* from exported symbol checks by Christoph M. Wintersteiger · 7 years ago
  38. 346932a Fix preprocessor directive recognition in list-enum-consts.pl by Christoph M. Wintersteiger · 7 years ago
  39. 89f36ae Add new 3rdparty build scripts by Christoph M. Wintersteiger · 7 years ago
  40. e14c779 ECDH: Everest: Remove unnecessary file by Christoph M. Wintersteiger · 7 years ago
  41. 3dca1a4 ECDH: Fix error checks in benchmark.c by Christoph M. Wintersteiger · 7 years ago
  42. f4bee2f ECDH: Use LOCAL_CFLAGS instead of CFLAGS by Christoph M. Wintersteiger · 7 years ago
  43. e50b970 ECDH: Fix whitespace and doxygen comment by Christoph M. Wintersteiger · 7 years ago
  44. c14dd84 ECDH: Add Everest Curve25519 to VS project files by Christoph M. Wintersteiger · 7 years ago
  45. b4e63a1 ECDH: Improve ECDH full handshake benchmark by Christoph M. Wintersteiger · 7 years ago
  46. 0b93102 ECDH: Rename full handshake benchmark by Christoph M. Wintersteiger · 7 years ago
  47. e0e8eb3 ECDH: Add #ifdef filter to tests/scripts/list-enum-consts.pl by Christoph M. Wintersteiger · 7 years ago
  48. 0bc9c69 ECDH: Add new (non-legacy) ECDH benchmark by Christoph M. Wintersteiger · 7 years ago
  49. 977d89a ECDH: Include Everest Curve25519 in build scripts by Christoph M. Wintersteiger · 7 years ago
  50. 02b8048 ECDH: Add Everest Curve25519 config.h option by Christoph M. Wintersteiger · 7 years ago
  51. 3ec5047 Merge remote-tracking branch 'origin/pr/2807' into development by Jaeden Amero · 6 years ago
  52. cfc9c8c Merge remote-tracking branch 'origin/pr/2798' into development by Jaeden Amero · 6 years ago
  53. 4e0db56 Merge branch 'mbedtls-2.18' into development by Jaeden Amero · 6 years ago
  54. b2d61e3 Merge remote-tracking branch 'origin/pr/2792' into development by Jaeden Amero · 6 years ago
  55. 472a2a2 Don't redefine calloc and free by Jarno Lamsa · 6 years ago
  56. 9e90df5 Add changelog entry to record checking by Jarno Lamsa · 6 years ago
  57. b7b486c Fix compiler warning by Jarno Lamsa · 6 years ago
  58. 8c51b7c Add debug messages by Jarno Lamsa · 6 years ago
  59. bccf035 Remove duplicate entries from ChangeLog by Jarno Lamsa · 6 years ago
  60. b9ca1b0 Fix parameter name in doxygen by Jarno Lamsa · 6 years ago
  61. c84bd24 Add missing guards for mac usage by Jarno Lamsa · 6 years ago
  62. e458869 Improve reability and debugability of large if by Manuel Pégourié-Gonnard · 6 years ago
  63. 4ca930f Fix a typo in a comment by Manuel Pégourié-Gonnard · 6 years ago
  64. f041f4e Fix MSVC warning by Manuel Pégourié-Gonnard · 6 years ago
  65. 9a96fd7 Fix compile error in reduced configurations by Manuel Pégourié-Gonnard · 6 years ago
  66. 45ac1f0 Avoid duplication of session format header by Manuel Pégourié-Gonnard · 6 years ago
  67. 4e9370b Implement config-checking header to context s11n by Manuel Pégourié-Gonnard · 6 years ago
  68. 5c0e377 Provide serialisation API only if it's enabled by Manuel Pégourié-Gonnard · 6 years ago
  69. 5ea13b8 Fix compiler warning: comparing signed to unsigned by Manuel Pégourié-Gonnard · 6 years ago
  70. 9df5a82 Actually reset the context on save as advertised by Manuel Pégourié-Gonnard · 6 years ago
  71. 142ba73 Re-use buffer allocated by handshake_init() by Manuel Pégourié-Gonnard · 6 years ago
  72. 862b319 Enable serialisation tests in ssl-opt.sh by Manuel Pégourié-Gonnard · 6 years ago
  73. 13c8e68 Change requirements for setting timer callback by Manuel Pégourié-Gonnard · 6 years ago
  74. 0eb3eac Add setting of forced fields when deserializing by Manuel Pégourié-Gonnard · 6 years ago
  75. c86c5df Add saved fields from top-level structure by Manuel Pégourié-Gonnard · 6 years ago
  76. 3309a67 Fix memory leak in client/server2 by Manuel Pégourié-Gonnard · 6 years ago
  77. c2a7b89 Add transform (de)serialization by Manuel Pégourié-Gonnard · 6 years ago
  78. b9dfc9f Fix English in comments by Manuel Pégourié-Gonnard · 6 years ago
  79. a88399c Improve demo/testing code in client/server2 by Manuel Pégourié-Gonnard · 6 years ago
  80. 4b7e6b9 Add session saving/loading by Manuel Pégourié-Gonnard · 6 years ago
  81. 4c90e85 Add (stub) header writing and checking by Manuel Pégourié-Gonnard · 6 years ago
  82. 0ff7640 Add usage checks in context_load() by Manuel Pégourié-Gonnard · 6 years ago
  83. 00400c2 Document internal serialisation format by Manuel Pégourié-Gonnard · 6 years ago
  84. 1aaf669 Implement usage checks in context_save() by Manuel Pégourié-Gonnard · 6 years ago
  85. 96fb0ee Save Hello random bytes for later use by Manuel Pégourié-Gonnard · 6 years ago
  86. ddf72a1 Fix style issues by Jarno Lamsa · 6 years ago
  87. 8e25321 Set timer callbacks with serialization by Jarno Lamsa · 6 years ago
  88. 1a7f793 Fix spacing by Jarno Lamsa · 6 years ago
  89. 15b3a7a Fix compiler warnings by Jarno Lamsa · 6 years ago
  90. c2376f0 Add tests for re-init flow for context serialization by Jarno Lamsa · 6 years ago
  91. 304d61c Add option for ssl-context re-initialization flow by Jarno Lamsa · 6 years ago
  92. 12021ee Fix spacing by Jarno Lamsa · 6 years ago
  93. 1d1657f Allow stub implementation of the context_save for now by Jarno Lamsa · 6 years ago
  94. 93c6ff2 Address review comments for code-style issues by Jarno Lamsa · 6 years ago
  95. 378d64d Remove mbedtls_ssl_free() and mbedtls_ssl_init() from serialization flow in test by Jarno Lamsa · 6 years ago
  96. a0b2cd6 ssl-opt.sh tests for serialization are currently using stub implementation by Jarno Lamsa · 6 years ago
  97. cbee1b3 Add missing slashes to tests by Jarno Lamsa · 6 years ago
  98. 2937d81 Add serialization tests to ssl-opt.sh by Jarno Lamsa · 6 years ago
  99. bbc7b41 Use MBEDTLS_SSL_CONTEXT_SERIALIZATION flag by Jarno Lamsa · 6 years ago
  100. 5a3a16c Serialize/deserialize for ssl_server2 by Jarno Lamsa · 6 years ago