1. 06939ce Fix order of ssl_conf vs ssl_setup in programs by Manuel Pégourié-Gonnard · 10 years ago
  2. 01e5e8c Change a few ssl_conf return types to void by Manuel Pégourié-Gonnard · 10 years ago
  3. 6729e79 Rename ssl_set_xxx() to ssl_conf_xxx() by Manuel Pégourié-Gonnard · 10 years ago
  4. 17a40cd Change ssl_own_cert to work on ssl_config by Manuel Pégourié-Gonnard · 10 years ago
  5. 120fdbd Change ssl_set_psk() to act on ssl_config by Manuel Pégourié-Gonnard · 10 years ago
  6. 750e4d7 Move ssl_set_rng() to act on config by Manuel Pégourié-Gonnard · 10 years ago
  7. ae31914 Rename ssl_legacy_renegotiation() to ssl_set_... by Manuel Pégourié-Gonnard · 10 years ago
  8. 8836994 Move WANT_READ/WANT_WRITE codes to SSL by Manuel Pégourié-Gonnard · 10 years ago
  9. 1b511f9 Rename ssl_set_bio_timeout() to set_bio() by Manuel Pégourié-Gonnard · 10 years ago
  10. 97fd52c Split ssl_set_read_timeout() out of bio_timeout() by Manuel Pégourié-Gonnard · 10 years ago
  11. bc2b771 Move ssl_set_ca_chain() to work on config by Manuel Pégourié-Gonnard · 10 years ago
  12. 2b49445 Move session ticket keys to conf by Manuel Pégourié-Gonnard · 10 years ago
  13. 684b059 Move ssl_set_fallback() to work on conf by Manuel Pégourié-Gonnard · 10 years ago
  14. 6bf89d6 Move ssl_set_max_fragment_len to work on conf by Manuel Pégourié-Gonnard · 10 years ago
  15. 17eab2b Move set_cbc_record_splitting() to conf by Manuel Pégourié-Gonnard · 10 years ago
  16. d36e33f Move easy ssl_set_xxx() functions to work on conf by Manuel Pégourié-Gonnard · 10 years ago
  17. 419d5ae Make endpoint+transport args of config_defaults() by Manuel Pégourié-Gonnard · 10 years ago
  18. def0bbe Allocate ssl_config out of ssl_setup() by Manuel Pégourié-Gonnard · 10 years ago
  19. 41d479e Split ssl_init() -> ssl_setup() by Manuel Pégourié-Gonnard · 10 years ago
  20. ec160c0 Update ctr_drbg_init() usage in programs by Manuel Pégourié-Gonnard · 10 years ago
  21. 89addc4 manually merge 0c6ce2f use x509_crt_verify_info() by Manuel Pégourié-Gonnard · 10 years ago
  22. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  23. 8c8be1e Change default min TLS version to TLS 1.0 by Manuel Pégourié-Gonnard · 10 years ago
  24. fa44f20 Change authmode default to Required on client by Manuel Pégourié-Gonnard · 10 years ago
  25. 2f16506 Start introducing test_cas NULL-terminated list by Manuel Pégourié-Gonnard · 10 years ago
  26. 75f9010 Add len constants to certs.c by Manuel Pégourié-Gonnard · 10 years ago
  27. d42b7c8 Adapt programs to new RC4 default by Manuel Pégourié-Gonnard · 10 years ago
  28. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  29. 998897b Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  30. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  31. d901d17 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  32. b92965b modify programs/*.c to use polarssl_snprintf by Rich Evans · 11 years ago
  33. ac1f76c Merge remote-tracking branch 'rich/platform' into development by Manuel Pégourié-Gonnard · 10 years ago
  34. 013bffe Style: add spaces before line continuation by Manuel Pégourié-Gonnard · 10 years ago
  35. 783d9d1 modify programs/*.c to use polarssl_snprintf by Rich Evans · 11 years ago
  36. 85b05ec Cleanup programs further by Rich Evans · 10 years ago
  37. 18b78c7 cleanup programs by Rich Evans · 10 years ago
  38. f224678 Fix remaining printfs in programs by Manuel Pégourié-Gonnard · 11 years ago
  39. 2a0718d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  40. 860b516 Fix url again by Manuel Pégourié-Gonnard · 11 years ago
  41. 478fac4 Fix usage string of ssl_client2 by Manuel Pégourié-Gonnard · 11 years ago
  42. 7c9e75a Remove a few useless #defines by Manuel Pégourié-Gonnard · 11 years ago
  43. f90016a Use platform layer in programs for consistency. by Rich Evans · 11 years ago
  44. df6411d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  45. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  46. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  47. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  48. eab72e2 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  49. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  50. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  51. 3a173f4 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  52. 34377b1 Fix send_close_notify usage. by Manuel Pégourié-Gonnard · 11 years ago
  53. 23eb74d Fix issues with new defaults by Manuel Pégourié-Gonnard · 11 years ago
  54. 67505bf Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  55. bfccdd3 Merge commit '36adc36' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  56. 8fbb01e Merge commit 'b2eaac1' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  57. 0af1ba3 Merge commit 'f6080b8' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  58. f9c8a60 Merge commit '8b9bcec' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  59. 5b8f7ea Merge new security defaults for programs (RC4 disabled, SSL3 disabled) by Paul Bakker · 11 years ago
  60. c82b7e2 Merge option to disable truncated hmac on the server-side by Paul Bakker · 11 years ago
  61. 687f89b Don't check errors on ssl_close_notify() by Manuel Pégourié-Gonnard · 11 years ago
  62. f356115 Merge support for 1/n-1 record splitting by Paul Bakker · 11 years ago
  63. f6080b8 Merge support for enabling / disabling renegotiation support at compile-time by Paul Bakker · 11 years ago
  64. d7e2483 Merge miscellaneous fixes into development by Paul Bakker · 11 years ago
  65. 8b9bcec Stop assuming chars are signed by Paul Bakker · 11 years ago
  66. d9e2dd2 Merge support for Encrypt-then-MAC by Paul Bakker · 11 years ago
  67. bd47a58 Add ssl_set_arc4_support() by Manuel Pégourié-Gonnard · 11 years ago
  68. 9828656 Stop assuming chars are signed by Manuel Pégourié-Gonnard · 11 years ago
  69. 448ea50 Set min version to TLS 1.0 in programs by Manuel Pégourié-Gonnard · 11 years ago
  70. 265fe99 Use library default for trunc-hmac in ssl_client2 by Manuel Pégourié-Gonnard · 11 years ago
  71. c82ee35 Fix tests that were failing with record splitting by Manuel Pégourié-Gonnard · 11 years ago
  72. 615e677 Make renegotiation a compile-time option by Manuel Pégourié-Gonnard · 11 years ago
  73. 85d915b Add tests for renego security enforcement by Manuel Pégourié-Gonnard · 11 years ago
  74. d3b90f7 Fix bug in ssl_client2 reconnect option by Manuel Pégourié-Gonnard · 11 years ago
  75. 0975ad9 Merge branch 'etm' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  76. be6ce83 Fix typo causing MSVC errors by Manuel Pégourié-Gonnard · 11 years ago
  77. f9d778d Merge branch 'etm' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  78. 56d985d Merge branch 'session-hash' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  79. fedba98 Merge branch 'fb-scsv' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  80. 699cafa Implement initial negotiation of EtM by Manuel Pégourié-Gonnard · 11 years ago
  81. 1cbd39d Implement FALLBACK_SCSV client-side by Manuel Pégourié-Gonnard · 11 years ago
  82. 367381f Add negotiation of Extended Master Secret by Manuel Pégourié-Gonnard · 11 years ago
  83. 9b35f18 Add ssl_get_record_expansion() by Manuel Pégourié-Gonnard · 11 years ago
  84. e63582a Add dlts_client.c and dtls_server.c by Manuel Pégourié-Gonnard · 11 years ago
  85. dc6a75a ERR_NET_CONN_RESET can't happen with UDP by Manuel Pégourié-Gonnard · 11 years ago
  86. 2d87e41 Adapt ssl_{client,server}2.c to datagram write by Manuel Pégourié-Gonnard · 11 years ago
  87. 994f8b5 Ok for close_notify to fail by Manuel Pégourié-Gonnard · 11 years ago
  88. 85beb30 Add test for resumption with non-blocking I/O by Manuel Pégourié-Gonnard · 11 years ago
  89. f1e0df3 Allow ssl_client2 to resend on read timeout by Manuel Pégourié-Gonnard · 11 years ago
  90. 6b65141 Implement ssl_read() timeout (DTLS only for now) by Manuel Pégourié-Gonnard · 11 years ago
  91. d823bd0 Add handshake_timeout option to test server/client by Manuel Pégourié-Gonnard · 11 years ago
  92. f036512 Adapt programs to use nbio with DTLS by Manuel Pégourié-Gonnard · 11 years ago
  93. 484b8f9 Fix bug in ssl_client2 reconnect option by Manuel Pégourié-Gonnard · 11 years ago
  94. a014829 Use ssl_set_bio_timeout() in test client/server by Manuel Pégourié-Gonnard · 11 years ago
  95. ae5050c Start adapting ssl_client2 to datagram I/O by Manuel Pégourié-Gonnard · 11 years ago
  96. 798f15a Fix version adjustments with force_ciphersuite by Manuel Pégourié-Gonnard · 11 years ago
  97. fe3f73b Allow force_version to select DTLS by Manuel Pégourié-Gonnard · 11 years ago
  98. 8a06d9c Actually use UDP for DTLS in test client/server by Manuel Pégourié-Gonnard · 11 years ago
  99. f5a1312 Add UDP support to the NET module by Manuel Pégourié-Gonnard · 11 years ago
  100. 83218f1 Add dtls version aliases to test serv/cli by Manuel Pégourié-Gonnard · 11 years ago