1. f7d2bba Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  2. 6674cce Fix potential timing issue in RSA pms handling by Manuel Pégourié-Gonnard · 10 years ago
  3. 2a0718d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  4. 860b516 Fix url again by Manuel Pégourié-Gonnard · 11 years ago
  5. 607d663 Add debug info for cert/suite selection by Manuel Pégourié-Gonnard · 11 years ago
  6. df6411d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  7. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  8. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  9. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  10. eab72e2 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  11. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  12. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  13. 3a173f4 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  14. 59c6f2e Avoid nested if's without braces. by Manuel Pégourié-Gonnard · 11 years ago
  15. 67505bf Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  16. bfccdd3 Merge commit '36adc36' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  17. b89c4f3 Fixes for the renego-option merge by Manuel Pégourié-Gonnard · 11 years ago
  18. 0af1ba3 Merge commit 'f6080b8' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  19. edb7ed3 Merge commit 'd7e2483' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  20. 5b8f7ea Merge new security defaults for programs (RC4 disabled, SSL3 disabled) by Paul Bakker · 11 years ago
  21. c82b7e2 Merge option to disable truncated hmac on the server-side by Paul Bakker · 11 years ago
  22. e522d0f Merge smarter certificate selection for pre-TLS-1.2 clients by Paul Bakker · 11 years ago
  23. f6080b8 Merge support for enabling / disabling renegotiation support at compile-time by Paul Bakker · 11 years ago
  24. d7e2483 Merge miscellaneous fixes into development by Paul Bakker · 11 years ago
  25. bd47a58 Add ssl_set_arc4_support() by Manuel Pégourié-Gonnard · 11 years ago
  26. e117a8f Make truncated hmac a runtime option server-side by Manuel Pégourié-Gonnard · 11 years ago
  27. f01768c Specific error for suites in common but none good by Manuel Pégourié-Gonnard · 11 years ago
  28. df331a5 Prefer SHA-1 certificates for pre-1.2 clients by Manuel Pégourié-Gonnard · 11 years ago
  29. 6458e3b Some more refactoring/tuning. by Manuel Pégourié-Gonnard · 11 years ago
  30. 846ba47 Minor refactoring by Manuel Pégourié-Gonnard · 11 years ago
  31. d942323 Skip signature_algorithms ext if PSK only by Manuel Pégourié-Gonnard · 11 years ago
  32. eaecbd3 Fix warning in reduced configs by Manuel Pégourié-Gonnard · 11 years ago
  33. 615e677 Make renegotiation a compile-time option by Manuel Pégourié-Gonnard · 11 years ago
  34. f9d778d Merge branch 'etm' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  35. 56d985d Merge branch 'session-hash' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  36. fedba98 Merge branch 'fb-scsv' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  37. b575b54 Forbid extended master secret with SSLv3 by Manuel Pégourié-Gonnard · 11 years ago
  38. 78e745f Don't send back EtM extension if not using CBC by Manuel Pégourié-Gonnard · 11 years ago
  39. 699cafa Implement initial negotiation of EtM by Manuel Pégourié-Gonnard · 11 years ago
  40. 01b2699 Implement FALLBACK_SCSV server-side by Manuel Pégourié-Gonnard · 11 years ago
  41. 367381f Add negotiation of Extended Master Secret by Manuel Pégourié-Gonnard · 11 years ago
  42. 8a7cf25 Add a few #ifdefs by Manuel Pégourié-Gonnard · 11 years ago
  43. 579950c Fix bug with non-blocking I/O and cookies by Manuel Pégourié-Gonnard · 11 years ago
  44. 7de3c9e Count timeout per flight, not per message by Manuel Pégourié-Gonnard · 11 years ago
  45. f03c7aa Add replay detection in parse_client_hello() by Manuel Pégourié-Gonnard · 11 years ago
  46. 5d8ba53 Expand and fix resend infrastructure by Manuel Pégourié-Gonnard · 11 years ago
  47. 5ee9654 Add length checks in parse_certificate_verify() by Manuel Pégourié-Gonnard · 11 years ago
  48. 7222621 Merge checks in ssl_parse_certificate_verify() by Manuel Pégourié-Gonnard · 11 years ago
  49. 4528f3f No memmove: parse_certificate_verify() by Manuel Pégourié-Gonnard · 11 years ago
  50. 2114d72 No memmove: ssl_parse_client_key_exchange() by Manuel Pégourié-Gonnard · 11 years ago
  51. f899583 Prepare moving away from memmove() on incoming HS by Manuel Pégourié-Gonnard · 11 years ago
  52. 19d438f Get rid of memmove for DTLS in parse_client_hello() by Manuel Pégourié-Gonnard · 11 years ago
  53. 1aa586e Check handshake message_seq field by Manuel Pégourié-Gonnard · 11 years ago
  54. d9ba0d9 Prepare for checking incoming handshake seqnum by Manuel Pégourié-Gonnard · 11 years ago
  55. 30d16eb Fix client-initiated renegotiation with DTLS by Manuel Pégourié-Gonnard · 11 years ago
  56. b35fe56 Fix HelloVerifyRequest version handling by Manuel Pégourié-Gonnard · 11 years ago
  57. 7d38d21 Allow disabling HelloVerifyRequest by Manuel Pégourié-Gonnard · 11 years ago
  58. 232edd4 Move cookie callbacks implementation to own module by Manuel Pégourié-Gonnard · 11 years ago
  59. d485d19 Move to a callback interface for DTLS cookies by Manuel Pégourié-Gonnard · 11 years ago
  60. d7f9bc5 Refactor cookie to prepare for external callbacks by Manuel Pégourié-Gonnard · 11 years ago
  61. 82202f0 Make DTLS_HELLO_VERIFY a compile option by Manuel Pégourié-Gonnard · 11 years ago
  62. 98545f1 Generate random key for HelloVerifyRequest by Manuel Pégourié-Gonnard · 11 years ago
  63. dd3cdb0 Start using client IP in HelloVerifyRequest by Manuel Pégourié-Gonnard · 11 years ago
  64. 43c0218 Add ssl_set_client_transport_id() by Manuel Pégourié-Gonnard · 11 years ago
  65. 2c9ee81 Start adding srv support for hello verify request by Manuel Pégourié-Gonnard · 11 years ago
  66. a0e1632 Do not use compression with DTLS by Manuel Pégourié-Gonnard · 11 years ago
  67. 5d53cbe Fix length check in ssl_write_ticket() by Manuel Pégourié-Gonnard · 11 years ago
  68. b2f3be8 Support multiple records in one datagram by Manuel Pégourié-Gonnard · 11 years ago
  69. d6b721c More ssl_parse_client_hello() adjustments by Manuel Pégourié-Gonnard · 11 years ago
  70. 4128aa7 Add the 'cookie' field of DTLS ClientHello by Manuel Pégourié-Gonnard · 11 years ago
  71. 8933a65 Rework ssl_parse_client_hello() a bit by Manuel Pégourié-Gonnard · 11 years ago
  72. e89bcf0 Write new DTLS handshake fields correctly by Manuel Pégourié-Gonnard · 11 years ago
  73. ce441b3 Add space for new DTLS fields in handshake by Manuel Pégourié-Gonnard · 11 years ago
  74. 0619348 Add explicit counter in DTLS record header by Manuel Pégourié-Gonnard · 11 years ago
  75. 507e1e4 Prep: allow {in,out}_len != {in,out}_hdr + 3 by Manuel Pégourié-Gonnard · 11 years ago
  76. abc7e3b Handle DTLS version encoding and fix some checks by Manuel Pégourié-Gonnard · 11 years ago
  77. d666451 Add a ciphersuite NODTLS flag by Manuel Pégourié-Gonnard · 11 years ago
  78. 43c3b28 Fix memory leak with crafted ClientHello by Manuel Pégourié-Gonnard · 11 years ago
  79. 480905d Fix selection of hash from sig_alg ClientHello ext. by Manuel Pégourié-Gonnard · 11 years ago
  80. 84bbeb5 Adapt cipher and MD layer with _init() and _free() by Paul Bakker · 11 years ago
  81. accaffe Restructure ssl_handshake_init() and small fixes by Paul Bakker · 11 years ago
  82. 5b4af39 Add _init() and _free() for hash modules by Paul Bakker · 11 years ago
  83. d27680b Clarify code using PSK callback by Manuel Pégourié-Gonnard · 11 years ago
  84. 14beb08 Fix missing const by Manuel Pégourié-Gonnard · 11 years ago
  85. 08e81e0 Change selection of hash algorithm for TLS 1.2 by Manuel Pégourié-Gonnard · 11 years ago
  86. dd0c0f3 Better usage of dhm_calc_secret in SSL by Manuel Pégourié-Gonnard · 11 years ago
  87. 4d2a8eb SSL modules now using x509_crt_parse_der() by Manuel Pégourié-Gonnard · 11 years ago
  88. 66d5d07 Fix formatting in various code to match spacing from coding style by Paul Bakker · 11 years ago
  89. db20c10 Add #endif comments for #endif more than 10 lines from #if / #else by Paul Bakker · 11 years ago
  90. 3461772 Introduce polarssl_zeroize() instead of memset() for zeroization by Paul Bakker · 11 years ago
  91. 14877e6 Remove unused 'ret' variable by Paul Bakker · 11 years ago
  92. 14b16c6 Minor optimizations (original by Peter Vaskovic, modified by Paul Bakker) by Paul Bakker · 11 years ago
  93. 0f651c7 Stricter check on SSL ClientHello internal sizes compared to actual packet size by Paul Bakker · 11 years ago
  94. 61edffe Normalize "should never happen" messages/errors by Manuel Pégourié-Gonnard · 11 years ago
  95. b9e4e2c Fix formatting: fix some 'easy' > 80 length lines by Paul Bakker · 11 years ago
  96. 9af723c Fix formatting: remove trailing spaces, #endif with comments (> 10 lines) by Paul Bakker · 11 years ago
  97. cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
  98. a703663 Improve interop by not writing ext_len in ClientHello / ServerHello when 0 by Paul Bakker · 11 years ago
  99. c70e425 Only iterate over actual certificates in ssl_write_certificate_request() by Paul Bakker · 11 years ago
  100. 4f42c11 Remove arbitrary maximum length for cipher_list and content length by Paul Bakker · 11 years ago