1. 7551cb9 Replace malloc with calloc by Manuel Pégourié-Gonnard · 10 years ago
  2. 5e94dde Create ssl_internal.h and move some functions by Manuel Pégourié-Gonnard · 10 years ago
  3. 0c0f11f Update dependencies & includes for session tickets by Manuel Pégourié-Gonnard · 10 years ago
  4. d59675d Move to callback for session tickets by Manuel Pégourié-Gonnard · 10 years ago
  5. b0394be Further adapt prototypes of ticket functions by Manuel Pégourié-Gonnard · 10 years ago
  6. 69f1728 Adapt prototypes of ticket handling functions by Manuel Pégourié-Gonnard · 10 years ago
  7. a4a4735 Rename & move ticket functions to ticket module by Manuel Pégourié-Gonnard · 10 years ago
  8. 66dc555 mbedtls_ssl_conf_arc4_support() depends on ARC4_C by Manuel Pégourié-Gonnard · 10 years ago
  9. e6ef16f Change X.509 verify flags to uint32_t by Manuel Pégourié-Gonnard · 10 years ago
  10. e3a062b Rename ecp_use_known_dp -> mbedtls_ecp_group_load() by Manuel Pégourié-Gonnard · 10 years ago
  11. 8b431fb Fix dependency issues by Manuel Pégourié-Gonnard · 10 years ago
  12. 6729e79 Rename ssl_set_xxx() to ssl_conf_xxx() by Manuel Pégourié-Gonnard · 10 years ago
  13. 22bfa4b Add ssl_set_hs_ca_chain() by Manuel Pégourié-Gonnard · 10 years ago
  14. 1af6c85 Add ssl_set_hs_own_cert() by Manuel Pégourié-Gonnard · 10 years ago
  15. 8f618a8 Rework ssl_set_own_cert() internals by Manuel Pégourié-Gonnard · 10 years ago
  16. 750e4d7 Move ssl_set_rng() to act on config by Manuel Pégourié-Gonnard · 10 years ago
  17. 5cb3308 Merge contexts for session cache by Manuel Pégourié-Gonnard · 10 years ago
  18. 1028b74 Upgrade default DHM params size by Manuel Pégourié-Gonnard · 10 years ago
  19. 2b49445 Move session ticket keys to conf by Manuel Pégourié-Gonnard · 10 years ago
  20. d36e33f Move easy ssl_set_xxx() functions to work on conf by Manuel Pégourié-Gonnard · 10 years ago
  21. 7ca4e4d Move things to conf substructure by Manuel Pégourié-Gonnard · 10 years ago
  22. 331ba57 Fix some additional renaming issues by Manuel Pégourié-Gonnard · 10 years ago
  23. e6efa6f manually merge 9f98251 make extKeyUsage accessible by Manuel Pégourié-Gonnard · 10 years ago
  24. 53c76c0 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  25. ce60fbe Fix potential timing difference with RSA PMS by Manuel Pégourié-Gonnard · 10 years ago
  26. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  27. abb6744 Rename md_init_ctx() to md_setup() by Manuel Pégourié-Gonnard · 10 years ago
  28. 4063ceb Make hmac_ctx optional by Manuel Pégourié-Gonnard · 10 years ago
  29. 7da726b Remove calls to xxx_hmac() from SSL modules by Manuel Pégourié-Gonnard · 10 years ago
  30. ca878db Make md_info_t an opaque structure by Manuel Pégourié-Gonnard · 10 years ago
  31. a78b218 Fix contness of debug_print_buf() by Manuel Pégourié-Gonnard · 10 years ago
  32. 852a6d3 Rename ssl.renegotiation to ssl.renego_status by Manuel Pégourié-Gonnard · 10 years ago
  33. a06d7fe Avoid possible spurious warning with gcc -Os by Manuel Pégourié-Gonnard · 10 years ago
  34. 69849f8 Drop renego state from context if no renego support by Manuel Pégourié-Gonnard · 10 years ago
  35. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  36. ed99d70 Rename macro to avoid possible future collision by Manuel Pégourié-Gonnard · 10 years ago
  37. 2f5a1b4 Rename SSL_RENEGOTIATION macro by Manuel Pégourié-Gonnard · 10 years ago
  38. 998897b Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  39. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  40. d901d17 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  41. 2ee8d24 Simplify some constant-time code by Manuel Pégourié-Gonnard · 10 years ago
  42. 00ab470 cleanup library and some basic tests. Includes, add guards to includes by Rich Evans · 10 years ago
  43. f7d2bba Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  44. 6674cce Fix potential timing issue in RSA pms handling by Manuel Pégourié-Gonnard · 10 years ago
  45. 2a0718d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  46. 860b516 Fix url again by Manuel Pégourié-Gonnard · 11 years ago
  47. 607d663 Add debug info for cert/suite selection by Manuel Pégourié-Gonnard · 11 years ago
  48. df6411d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  49. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  50. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  51. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  52. eab72e2 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  53. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  54. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  55. 3a173f4 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  56. 59c6f2e Avoid nested if's without braces. by Manuel Pégourié-Gonnard · 11 years ago
  57. 67505bf Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  58. bfccdd3 Merge commit '36adc36' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  59. b89c4f3 Fixes for the renego-option merge by Manuel Pégourié-Gonnard · 11 years ago
  60. 0af1ba3 Merge commit 'f6080b8' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  61. edb7ed3 Merge commit 'd7e2483' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  62. 5b8f7ea Merge new security defaults for programs (RC4 disabled, SSL3 disabled) by Paul Bakker · 11 years ago
  63. c82b7e2 Merge option to disable truncated hmac on the server-side by Paul Bakker · 11 years ago
  64. e522d0f Merge smarter certificate selection for pre-TLS-1.2 clients by Paul Bakker · 11 years ago
  65. f6080b8 Merge support for enabling / disabling renegotiation support at compile-time by Paul Bakker · 11 years ago
  66. d7e2483 Merge miscellaneous fixes into development by Paul Bakker · 11 years ago
  67. bd47a58 Add ssl_set_arc4_support() by Manuel Pégourié-Gonnard · 11 years ago
  68. e117a8f Make truncated hmac a runtime option server-side by Manuel Pégourié-Gonnard · 11 years ago
  69. f01768c Specific error for suites in common but none good by Manuel Pégourié-Gonnard · 11 years ago
  70. df331a5 Prefer SHA-1 certificates for pre-1.2 clients by Manuel Pégourié-Gonnard · 11 years ago
  71. 6458e3b Some more refactoring/tuning. by Manuel Pégourié-Gonnard · 11 years ago
  72. 846ba47 Minor refactoring by Manuel Pégourié-Gonnard · 11 years ago
  73. d942323 Skip signature_algorithms ext if PSK only by Manuel Pégourié-Gonnard · 11 years ago
  74. eaecbd3 Fix warning in reduced configs by Manuel Pégourié-Gonnard · 11 years ago
  75. 615e677 Make renegotiation a compile-time option by Manuel Pégourié-Gonnard · 11 years ago
  76. f9d778d Merge branch 'etm' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  77. 56d985d Merge branch 'session-hash' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  78. fedba98 Merge branch 'fb-scsv' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  79. b575b54 Forbid extended master secret with SSLv3 by Manuel Pégourié-Gonnard · 11 years ago
  80. 78e745f Don't send back EtM extension if not using CBC by Manuel Pégourié-Gonnard · 11 years ago
  81. 699cafa Implement initial negotiation of EtM by Manuel Pégourié-Gonnard · 11 years ago
  82. 01b2699 Implement FALLBACK_SCSV server-side by Manuel Pégourié-Gonnard · 11 years ago
  83. 367381f Add negotiation of Extended Master Secret by Manuel Pégourié-Gonnard · 11 years ago
  84. 8a7cf25 Add a few #ifdefs by Manuel Pégourié-Gonnard · 11 years ago
  85. 579950c Fix bug with non-blocking I/O and cookies by Manuel Pégourié-Gonnard · 11 years ago
  86. 7de3c9e Count timeout per flight, not per message by Manuel Pégourié-Gonnard · 11 years ago
  87. f03c7aa Add replay detection in parse_client_hello() by Manuel Pégourié-Gonnard · 11 years ago
  88. 5d8ba53 Expand and fix resend infrastructure by Manuel Pégourié-Gonnard · 11 years ago
  89. 5ee9654 Add length checks in parse_certificate_verify() by Manuel Pégourié-Gonnard · 11 years ago
  90. 7222621 Merge checks in ssl_parse_certificate_verify() by Manuel Pégourié-Gonnard · 11 years ago
  91. 4528f3f No memmove: parse_certificate_verify() by Manuel Pégourié-Gonnard · 11 years ago
  92. 2114d72 No memmove: ssl_parse_client_key_exchange() by Manuel Pégourié-Gonnard · 11 years ago
  93. f899583 Prepare moving away from memmove() on incoming HS by Manuel Pégourié-Gonnard · 11 years ago
  94. 19d438f Get rid of memmove for DTLS in parse_client_hello() by Manuel Pégourié-Gonnard · 11 years ago
  95. 1aa586e Check handshake message_seq field by Manuel Pégourié-Gonnard · 11 years ago
  96. d9ba0d9 Prepare for checking incoming handshake seqnum by Manuel Pégourié-Gonnard · 11 years ago
  97. 30d16eb Fix client-initiated renegotiation with DTLS by Manuel Pégourié-Gonnard · 11 years ago
  98. b35fe56 Fix HelloVerifyRequest version handling by Manuel Pégourié-Gonnard · 11 years ago
  99. 7d38d21 Allow disabling HelloVerifyRequest by Manuel Pégourié-Gonnard · 11 years ago
  100. 232edd4 Move cookie callbacks implementation to own module by Manuel Pégourié-Gonnard · 11 years ago