1. a88399c Improve demo/testing code in client/server2 by Manuel Pégourié-Gonnard · 6 years ago
  2. ddf72a1 Fix style issues by Jarno Lamsa · 6 years ago
  3. 8e25321 Set timer callbacks with serialization by Jarno Lamsa · 6 years ago
  4. 1a7f793 Fix spacing by Jarno Lamsa · 6 years ago
  5. 15b3a7a Fix compiler warnings by Jarno Lamsa · 6 years ago
  6. 304d61c Add option for ssl-context re-initialization flow by Jarno Lamsa · 6 years ago
  7. 12021ee Fix spacing by Jarno Lamsa · 6 years ago
  8. 1d1657f Allow stub implementation of the context_save for now by Jarno Lamsa · 6 years ago
  9. 93c6ff2 Address review comments for code-style issues by Jarno Lamsa · 6 years ago
  10. 378d64d Remove mbedtls_ssl_free() and mbedtls_ssl_init() from serialization flow in test by Jarno Lamsa · 6 years ago
  11. bbc7b41 Use MBEDTLS_SSL_CONTEXT_SERIALIZATION flag by Jarno Lamsa · 6 years ago
  12. 5a3a16c Serialize/deserialize for ssl_server2 by Jarno Lamsa · 6 years ago
  13. af30629 Rely on opt.exchanges for sending after serialization by Jarno Lamsa · 6 years ago
  14. 77e6665 Serialization/deserialization in ssl_client2 by Jarno Lamsa · 6 years ago
  15. 9831c8a Add option for serialization in ssl_client/server2 by Jarno Lamsa · 6 years ago
  16. afa8f71 Add new config MBEDTLS_SSL_CONTEXT_SERIALIZATION by Manuel Pégourié-Gonnard · 6 years ago
  17. 686adb4 Normalize spelling to serialiZation by Manuel Pégourié-Gonnard · 6 years ago
  18. 4d591d6 Demonstrate safe usage (zeroize) in ssl_client2 by Manuel Pégourié-Gonnard · 6 years ago
  19. 26f982f Improve save API by always updating olen by Manuel Pégourié-Gonnard · 6 years ago
  20. a7c3765 Add tests for session copy without serialisation by Manuel Pégourié-Gonnard · 6 years ago
  21. b5e4e0a Add mbedtls_ssl_get_session_pointer() by Manuel Pégourié-Gonnard · 6 years ago
  22. 2154863 Save session in serialised form in ssl_client2. by Manuel Pégourié-Gonnard · 6 years ago
  23. 9a09f51 Merge remote-tracking branch 'origin/pr/2781' into development by Jaeden Amero · 6 years ago
  24. be4efc2 Move the examples to PSA 1.0 by Janos Follath · 6 years ago
  25. 26f3e28 Honor MBEDTLS_CONFIG_FILE in fuzz tests by Gilles Peskine · 6 years ago
  26. 1f3fe87 Remove unused label in ssl_client2/ssl_server2 by Hanno Becker · 6 years ago
  27. 91f8327 cli/srv ex: Add dbg msg if record checking gives inconsistent result by Hanno Becker · 6 years ago
  28. 4b6649e Pass dgrams to mbedtls_ssl_check_record in ssl_client2/server2 by Hanno Becker · 6 years ago
  29. dcc94e6 Add IO wrappers to ssl_server2 as interm's between NET and SSL layer by Hanno Becker · 6 years ago
  30. 8b1af2f Add IO wrappers to ssl_client2 as interm's between NET and SSL layer by Hanno Becker · 6 years ago
  31. cfe4579 Introduce configuration option and API for SSL record checking by Hanno Becker · 6 years ago
  32. 01655da Merge pull request #2417 from RonEld/2734 by Gilles Peskine · 6 years ago
  33. 991a05b Add support for all SHA modes in cert_write by Ron Eldor · 6 years ago
  34. 072959f Merge remote-tracking branch 'origin/pr/1622' into development by Jaeden Amero · 6 years ago
  35. a864db0 Do not build fuzz on windows by Philippe Antoine · 6 years ago
  36. 42a2ce8 No booleans and import config by Philippe Antoine · 6 years ago
  37. a82fdd4 Removing space before opening parenthesis by Philippe Antoine · 6 years ago
  38. b3d3127 Style corrections by Philippe Antoine · 6 years ago
  39. 01604a3 Merge remote-tracking branch 'origin/pr/2726' into development by Jaeden Amero · 6 years ago
  40. 2321945 Syntax fix by Philippe Antoine · 6 years ago
  41. 3e408d5 Fixes warnings from MSVC by Philippe Antoine · 6 years ago
  42. 85aba47 Consistently spell -Wextra by Gilles Peskine · 6 years ago
  43. daab28a checks MBEDTLS_PEM_PARSE_C by Philippe Antoine · 6 years ago
  44. 48f35f5 Move fuzz directory to programs by Philippe Antoine · 6 years ago
  45. c2d56a4 Allow declarations after statements by Gilles Peskine · 6 years ago
  46. ab83fdf CMake: Add a subdirectory build regression test by Jaeden Amero · 6 years ago
  47. 66b7edb Merge remote-tracking branch 'origin/pr/2711' into development by Jaeden Amero · 6 years ago
  48. fd0f654 Merge remote-tracking branch 'origin/pr/2697' into development by Jaeden Amero · 6 years ago
  49. 8d936e8 Merge remote-tracking branch 'origin/pr/2681' into development by Jaeden Amero · 6 years ago
  50. befe1e15 programs: Make `make clean` clean all programs always by Jaeden Amero · 6 years ago
  51. b94cf82 unconditional mbedtls_ssl_conf_rng by Philippe Antoine · 6 years ago
  52. 738153a Adding usage and removing dummy random by Philippe Antoine · 6 years ago
  53. 3acb5eb Merge remote-tracking branch 'origin/pr/2694' into development by Jaeden Amero · 6 years ago
  54. 6b5dc68 Merge remote-tracking branch 'origin/pr/2430' into development by Jaeden Amero · 6 years ago
  55. e1b02df Merge remote-tracking branch 'origin/pr/2260' into development by Jaeden Amero · 6 years ago
  56. 3abbced Remove mbedtls_param_failed from programs by Gilles Peskine · 6 years ago
  57. c7ad122 Make it easier to define MBEDTLS_PARAM_FAILED as assert by Gilles Peskine · 6 years ago
  58. 961e677 UDP proxy: Don't attempt to dissect dgram into records when dropping by Hanno Becker · 6 years ago
  59. 154feb2 comment alignment by Philippe Antoine · 6 years ago
  60. d2235f2 Commit to C90 style by Philippe Antoine · 6 years ago
  61. 12e85de Adds missing ret definition by Philippe Antoine · 6 years ago
  62. f91b372 More clarity for ifdef orders by Philippe Antoine · 6 years ago
  63. 0ff84fb Only warns if MBEDTLS_HAVE_TIME by Philippe Antoine · 6 years ago
  64. 7c9d724 Option used added in string by Philippe Antoine · 6 years ago
  65. 3ca5085 Code review by Philippe Antoine · 6 years ago
  66. 95f5cbc Don't systematically rebuild programs by Gilles Peskine · 6 years ago
  67. 986b6f2 Style fixes by Philippe Antoine · 6 years ago
  68. aa4d152 SSL reproducible test mode by Philippe Antoine · 6 years ago
  69. 422d199 Document "none" value for ca_path/ca_file in ssl_client2/ssl_server2 by Hanno Becker · 6 years ago
  70. 8174bdf ssl_server2: Skip CA setup if `ca_path` or `ca_file` argument "none" by Hanno Becker · 6 years ago
  71. 623e7b4 ssl_client2: Skip CA setup if `ca_path` or `ca_file` argument "none" by Hanno Becker · 6 years ago
  72. a0c5ceb Correct white spaces in ssl_server2 and ssl_client2 by Hanno Becker · 7 years ago
  73. 2900b14 Adapt ssl_client2 to parse DER encoded test CRTs if PEM is disabled by Hanno Becker · 7 years ago
  74. 09b8cae Adapt ssl_server2 to parse DER encoded test CRTs if PEM is disabled by Hanno Becker · 7 years ago
  75. 98aaf25 Add bad_cid option UDP proxy to insert unexpected CID records by Hanno Becker · 6 years ago
  76. 3978d10 Remove superfluous new line in ssl_server2 by Hanno Becker · 6 years ago
  77. 3279822 Improve readability of ssl_client2/ssl_server2 usage instructions by Hanno Becker · 6 years ago
  78. 1d433a3 Remove superfluous newline in ssl_client2 by Hanno Becker · 6 years ago
  79. d5eed42 Use negative-hex format for error codes in ssl_client2/ssl_server2 by Hanno Becker · 6 years ago
  80. 6ae14c0 Exemplify ways of calling mbedtls_ssl_get_peer_cid() in ssl_client2 by Hanno Becker · 6 years ago
  81. a0e20d0 Rename MBEDTLS_SSL_CID to MBEDTLS_SSL_DTLS_CONNECTION_ID by Hanno Becker · 6 years ago
  82. 8367ccc Allow to configure the stack's behaviour on unexpected CIDs by Hanno Becker · 6 years ago
  83. 3a96828 Add missing compile-time guard around CID API in ssl_server2 by Hanno Becker · 6 years ago
  84. b1aa1b3 Allow the configuration of padding when using CID extension by Hanno Becker · 6 years ago
  85. 31f6e37 UDP Proxy: Don't drop CID records by Hanno Becker · 6 years ago
  86. b42ec0d Add support for change of CID to ssl_client2 / ssl_server2 by Hanno Becker · 6 years ago
  87. ad4a137 Add CID configuration API by Hanno Becker · 6 years ago
  88. 024b53a Document support for MD2 and MD4 in programs/x509/cert_write by Hanno Becker · 6 years ago
  89. 554b6ea Correct compile-time guard around unhexify() in ssl_server2 by Hanno Becker · 6 years ago
  90. dec2552 Change formating of CID debug output in ssl_client2/ssl_server2 by Hanno Becker · 6 years ago
  91. 957dd92 Print peer CID from ssl_client2 by Hanno Becker · 6 years ago
  92. 735c716 Print peer CID from ssl_server2 by Hanno Becker · 6 years ago
  93. 982182f Improve wording of CID debug msg in ssl_server2 example application by Hanno Becker · 6 years ago
  94. a7d2542 ssl_server2: Add cmd line options to configure use of CID extension by Hanno Becker · 6 years ago
  95. 90cb359 ssl_client2: Add cmd line options to configure use of CID extension by Hanno Becker · 6 years ago
  96. 1f583ee ssl_client2: Add helper to unhexify binary command line data by Hanno Becker · 6 years ago
  97. ebafe8b Update query_config.c by Hanno Becker · 6 years ago
  98. 9dbc561 Add suppport for MD2 to CSR and CRT writing example programs by Hanno Becker · 6 years ago
  99. 346747c Force the usage of crypto submodule by Andrzej Kurek · 6 years ago
  100. d8167e8 Build from submodule by default (make, cmake) by Manuel Pégourié-Gonnard · 7 years ago