1. d59675d Move to callback for session tickets by Manuel Pégourié-Gonnard · 9 years ago
  2. 2ff873c Fix SSL_DEBUG macros by Manuel Pégourié-Gonnard · 9 years ago
  3. b0394be Further adapt prototypes of ticket functions by Manuel Pégourié-Gonnard · 9 years ago
  4. 69f1728 Adapt prototypes of ticket handling functions by Manuel Pégourié-Gonnard · 9 years ago
  5. a4a4735 Rename & move ticket functions to ticket module by Manuel Pégourié-Gonnard · 9 years ago
  6. fd6d897 Add new submodule ssl_ticket by Manuel Pégourié-Gonnard · 9 years ago
  7. 53ebe13 Fix copyright lines still mentioning Brainspark by Manuel Pégourié-Gonnard · 9 years ago
  8. dad1ad7 Doc tune-ups by Manuel Pégourié-Gonnard · 9 years ago
  9. 0b104b0 Adapt prototype of net_accept() for explicit size by Manuel Pégourié-Gonnard · 9 years ago
  10. d9e6a3a Rename pk_init_ctx() -> pk_setup() by Manuel Pégourié-Gonnard · 9 years ago
  11. d4f04db net.c now depends on select() unconditionally by Manuel Pégourié-Gonnard · 9 years ago
  12. a63bc94 Remove timing_m_sleep() -> net_usleep() by Manuel Pégourié-Gonnard · 9 years ago
  13. e94bfe6 Improve entropy selftest: check default sources by Manuel Pégourié-Gonnard · 9 years ago
  14. 151dc77 Fix some old names that remained by Manuel Pégourié-Gonnard · 9 years ago
  15. 8473f87 Rename cipher_init_ctx() to cipher_setup() by Manuel Pégourié-Gonnard · 9 years ago
  16. 51f14be Remove VS6 files, only 2010 supported now by Manuel Pégourié-Gonnard · 9 years ago
  17. 0de074f Use rarely used conf function to cover them by Manuel Pégourié-Gonnard · 9 years ago
  18. 66dc555 mbedtls_ssl_conf_arc4_support() depends on ARC4_C by Manuel Pégourié-Gonnard · 9 years ago
  19. 2240486 Allow more time for DTLS interop tests with proxy by Manuel Pégourié-Gonnard · 9 years ago
  20. 6ab9b00 Fix warnings from armcc by Manuel Pégourié-Gonnard · 9 years ago
  21. e391c8d Doc tune-up by Manuel Pégourié-Gonnard · 9 years ago
  22. 545102e No timer -> to timeout (optional for TLS) by Manuel Pégourié-Gonnard · 9 years ago
  23. 286a136 SSL timer fixes: not DTLS only, start cancelled by Manuel Pégourié-Gonnard · 9 years ago
  24. d2377e7 ssl_client/server2 shouln't depend on timing.c by Manuel Pégourié-Gonnard · 9 years ago
  25. 0c89035 Update Changelog for recent timer changes by Manuel Pégourié-Gonnard · 9 years ago
  26. 70860ad SSL timers are no longer just for DTLS by Manuel Pégourié-Gonnard · 9 years ago
  27. bbd28f7 Improve SSL doc about I/O and timeouts by Manuel Pégourié-Gonnard · 9 years ago
  28. 5a8d56d Rm hard dependency of DTLS on TIMING_C by Manuel Pégourié-Gonnard · 9 years ago
  29. e3c41ad Use the new timer callback API in programs by Manuel Pégourié-Gonnard · 9 years ago
  30. 2e01291 Prepare the SSL modules for using timer callbacks by Manuel Pégourié-Gonnard · 9 years ago
  31. ca3bdc5 Add mbedtls_timing_set/get_delay() by Manuel Pégourié-Gonnard · 9 years ago
  32. 8903fe0 Define timing_selftest() even with TIMING_ALT by Manuel Pégourié-Gonnard · 9 years ago
  33. a27b197 Update generated file by Manuel Pégourié-Gonnard · 9 years ago
  34. 31993f2 Add per-function override for AES by Manuel Pégourié-Gonnard · 9 years ago
  35. 70a5010 Create function-level MBETLS_DES_xxx_ALT by Manuel Pégourié-Gonnard · 9 years ago
  36. e45dba4 Remove unused member in des_context by Manuel Pégourié-Gonnard · 9 years ago
  37. d1a8260 Tune comments in config.h by Manuel Pégourié-Gonnard · 9 years ago
  38. 0fe1f6d Remove debug line from selftest by Manuel Pégourié-Gonnard · 9 years ago
  39. fb07757 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 9 years ago
  40. eecb43c Manually merge doc fixes from 1.3 by Manuel Pégourié-Gonnard · 9 years ago
  41. 48647b9 Merge remote-tracking branch 'nw/misc' into mbedtls-1.3 by Manuel Pégourié-Gonnard · 9 years ago
  42. 0ece0f9 Fix checks for nul-termination by Manuel Pégourié-Gonnard · 9 years ago
  43. 24083d6 Fix bug in certs.c by Manuel Pégourié-Gonnard · 9 years ago
  44. ec4b089 Fix issue in ssl_free() vs ssl_config_free() by Manuel Pégourié-Gonnard · 9 years ago
  45. 49f5eb9 Better NULL checks in debug by Manuel Pégourié-Gonnard · 9 years ago
  46. db1cc76 Fix depend issue in program/ssl/ssl_*2.c by Manuel Pégourié-Gonnard · 9 years ago
  47. 43b37cb Fix use of pem_read_buffer() in PK, DHM and X509 by Manuel Pégourié-Gonnard · 9 years ago
  48. 2088ba6 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 9 years ago
  49. 154b00b Update Changelog for recent contribution by Manuel Pégourié-Gonnard · 9 years ago
  50. 7010e46 Merge remote-tracking branch 'peterdettman/perf-ecp-double-jac' into mbedtls-1.3 by Manuel Pégourié-Gonnard · 9 years ago
  51. e6ef16f Change X.509 verify flags to uint32_t by Manuel Pégourié-Gonnard · 9 years ago
  52. e85fef1 Fix option names in benchmark.c by Manuel Pégourié-Gonnard · 9 years ago
  53. 4cba1a7 Avoid debug flooding with non-blocking reads by Manuel Pégourié-Gonnard · 9 years ago
  54. e3a062b Rename ecp_use_known_dp -> mbedtls_ecp_group_load() by Manuel Pégourié-Gonnard · 9 years ago
  55. 56cc88a Rm ecp_add() and add ecp_muladd() by Manuel Pégourié-Gonnard · 9 years ago
  56. 6dde596 Remove ecp_sub() by Manuel Pégourié-Gonnard · 9 years ago
  57. aff37e5 Remove ecp_group_read_string() by Manuel Pégourié-Gonnard · 9 years ago
  58. 23ee4d6 Rm ecp_small tests (use only named groups) by Manuel Pégourié-Gonnard · 9 years ago
  59. 159c82e Fix ssl_set_hostname usage (duplication, ifdef) by Manuel Pégourié-Gonnard · 9 years ago
  60. 55fab2d Fix a few more #ifdef's by Manuel Pégourié-Gonnard · 9 years ago
  61. d8d0d72 Merge branch 'ssl_config' into development by Manuel Pégourié-Gonnard · 9 years ago
  62. 30eceb7 Fix warning in ssl_pthread_server by Manuel Pégourié-Gonnard · 9 years ago
  63. 8b431fb Fix dependency issues by Manuel Pégourié-Gonnard · 9 years ago
  64. fd862b1 Fix typos in mini_client.c by Manuel Pégourié-Gonnard · 9 years ago
  65. 0af00e8 Optimize config usage in concurrent server examples by Manuel Pégourié-Gonnard · 9 years ago
  66. ccc3026 Fix bug introduced when splitting init functions by Manuel Pégourié-Gonnard · 9 years ago
  67. 06939ce Fix order of ssl_conf vs ssl_setup in programs by Manuel Pégourié-Gonnard · 9 years ago
  68. 9a1a4d6 Update Changelog with forgotten change by Manuel Pégourié-Gonnard · 9 years ago
  69. 01e5e8c Change a few ssl_conf return types to void by Manuel Pégourié-Gonnard · 9 years ago
  70. caace65 Update Changelog for recent config split by Manuel Pégourié-Gonnard · 9 years ago
  71. 2f84e97 Fix typos in the Changelog by Manuel Pégourié-Gonnard · 9 years ago
  72. 6729e79 Rename ssl_set_xxx() to ssl_conf_xxx() by Manuel Pégourié-Gonnard · 9 years ago
  73. 22bfa4b Add ssl_set_hs_ca_chain() by Manuel Pégourié-Gonnard · 9 years ago
  74. 1897af9 Make conf const inside ssl_context (finally) by Manuel Pégourié-Gonnard · 9 years ago
  75. 17a40cd Change ssl_own_cert to work on ssl_config by Manuel Pégourié-Gonnard · 9 years ago
  76. 1af6c85 Add ssl_set_hs_own_cert() by Manuel Pégourié-Gonnard · 9 years ago
  77. 8f618a8 Rework ssl_set_own_cert() internals by Manuel Pégourié-Gonnard · 9 years ago
  78. 120fdbd Change ssl_set_psk() to act on ssl_config by Manuel Pégourié-Gonnard · 9 years ago
  79. 4b68296 Use a specific function in the PSK callback by Manuel Pégourié-Gonnard · 9 years ago
  80. 0a4fb09 Make xxx_drbg_random() thread-safe by Manuel Pégourié-Gonnard · 9 years ago
  81. 750e4d7 Move ssl_set_rng() to act on config by Manuel Pégourié-Gonnard · 9 years ago
  82. 5cb3308 Merge contexts for session cache by Manuel Pégourié-Gonnard · 9 years ago
  83. ae31914 Rename ssl_legacy_renegotiation() to ssl_set_... by Manuel Pégourié-Gonnard · 9 years ago
  84. 6e088f9 Group all renamings together in Changelog by Manuel Pégourié-Gonnard · 9 years ago
  85. 662c6e8 Disable truncated HMAC by default by Manuel Pégourié-Gonnard · 9 years ago
  86. 1028b74 Upgrade default DHM params size by Manuel Pégourié-Gonnard · 9 years ago
  87. 8836994 Move WANT_READ/WANT_WRITE codes to SSL by Manuel Pégourié-Gonnard · 9 years ago
  88. 1b511f9 Rename ssl_set_bio_timeout() to set_bio() by Manuel Pégourié-Gonnard · 9 years ago
  89. 97fd52c Split ssl_set_read_timeout() out of bio_timeout() by Manuel Pégourié-Gonnard · 9 years ago
  90. cc3195e Fix misplaced #ifdef by Manuel Pégourié-Gonnard · 9 years ago
  91. 8620f73 Documentation tune-ups by Manuel Pégourié-Gonnard · 9 years ago
  92. bc2b771 Move ssl_set_ca_chain() to work on config by Manuel Pégourié-Gonnard · 9 years ago
  93. d0fa5cc Typos and doc additions by Nicholas Wilson · 9 years ago
  94. ba26c24 Change how hostname is stored internally by Manuel Pégourié-Gonnard · 9 years ago
  95. 2b49445 Move session ticket keys to conf by Manuel Pégourié-Gonnard · 9 years ago
  96. e51bba0 Make mfl_code a bitfield member by Manuel Pégourié-Gonnard · 9 years ago
  97. 684b059 Move ssl_set_fallback() to work on conf by Manuel Pégourié-Gonnard · 9 years ago
  98. 6bf89d6 Move ssl_set_max_fragment_len to work on conf by Manuel Pégourié-Gonnard · 9 years ago
  99. 17eab2b Move set_cbc_record_splitting() to conf by Manuel Pégourié-Gonnard · 9 years ago
  100. d36e33f Move easy ssl_set_xxx() functions to work on conf by Manuel Pégourié-Gonnard · 9 years ago