1. adfd95c use different variable for chain iteration by Dr. Stephen Henson · 13 years ago
  2. b2284ed Submitted by: Peter Sylvester <peter.sylvester@edelweb.fr> by Dr. Stephen Henson · 13 years ago
  3. a435263 Add support for automatic ECDH temporary key parameter selection. When by Dr. Stephen Henson · 13 years ago
  4. a20152b ssl/ssl_ciph.c: interim solution for assertion in d1_pkt.c(444). by Andy Polyakov · 13 years ago
  5. fd2b65c Tidy up EC parameter check code: instead of accessing internal structures by Dr. Stephen Henson · 13 years ago
  6. 94e9215 PR: 2778(part) Submitted by: John Fitzgibbon <john_fitzgibbon@yahoo.com> by Dr. Stephen Henson · 13 years ago
  7. d0595f1 Initial revision of ECC extension handling. by Dr. Stephen Henson · 13 years ago
  8. 7744ef1 use client version when deciding whether to send supported signature algorithms extension by Dr. Stephen Henson · 13 years ago
  9. 156421a oops, revert unrelated patches by Dr. Stephen Henson · 13 years ago
  10. 61ad826 update FAQ, NEWS by Dr. Stephen Henson · 13 years ago
  11. d2add2e ssl/t1_enc.c: pay attention to EVP_CIPH_FLAG_CUSTOM_CIPHER. by Andy Polyakov · 13 years ago
  12. 15a40af Submitted by: Peter Sylvester <peter.sylvester@edelweb.fr> by Dr. Stephen Henson · 13 years ago
  13. ea6e386 PR: 2756 Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de> by Dr. Stephen Henson · 13 years ago
  14. e7f8ff4 New ctrls to retrieve supported signature algorithms and curves and by Dr. Stephen Henson · 13 years ago
  15. 62b6948 PR: 2755 Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de> by Dr. Stephen Henson · 13 years ago
  16. 0fbf8b9 PR: 2748 Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de> by Dr. Stephen Henson · 13 years ago
  17. 57cb030 PR: 2739 Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de> by Dr. Stephen Henson · 13 years ago
  18. 8f27a92 ABI fixes from 1.0.1-stable by Dr. Stephen Henson · 13 years ago
  19. 5421196 ABI compliance fixes. by Dr. Stephen Henson · 13 years ago
  20. 74b4b49 SSL export fixes (from Adam Langley) [original from 1.0.1] by Dr. Stephen Henson · 13 years ago
  21. de2b5b7 initialise i if n == 0 by Dr. Stephen Henson · 13 years ago
  22. 206310c Fix bug in CVE-2011-4619: check we have really received a client hello by Dr. Stephen Henson · 13 years ago
  23. 11eaec9 Submitted by: Eric Rescorla <ekr@rtfm.com> by Dr. Stephen Henson · 13 years ago
  24. 1df80b6 PR: 2704 Submitted by: Peter Sylvester <peter.sylvester@edelweb.fr> by Dr. Stephen Henson · 13 years ago
  25. 5997efc Submitted by: Eric Rescorla <ekr@rtfm.com> by Dr. Stephen Henson · 13 years ago
  26. 5755947 oops, revert unrelated changes by Dr. Stephen Henson · 13 years ago
  27. f4e1169 Modify client hello version when renegotiating to enhance interop with by Dr. Stephen Henson · 13 years ago
  28. febec8f typo by Dr. Stephen Henson · 13 years ago
  29. f71c6e5 Add support for distinct certificate chains per key type and per SSL structure. by Dr. Stephen Henson · 13 years ago
  30. 9ade64d code tidy by Dr. Stephen Henson · 13 years ago
  31. c526ed4 Revise ssl code to use a CERT_PKEY structure when outputting a by Dr. Stephen Henson · 13 years ago
  32. 4379d0e Tidy/enhance certificate chain output code. by Dr. Stephen Henson · 13 years ago
  33. 08e4ea4 initialise dh_clnt by Dr. Stephen Henson · 13 years ago
  34. 0d60939 add support for use of fixed DH client certificates by Dr. Stephen Henson · 13 years ago
  35. 1db5f35 return error if md is NULL by Dr. Stephen Henson · 13 years ago
  36. 855d291 Fix for DTLS DoS issue introduced by fix for CVE-2011-4109. by Dr. Stephen Henson · 13 years ago
  37. 8e1dc4d Support for fixed DH ciphersuites. by Dr. Stephen Henson · 13 years ago
  38. 7bb1cc9 Fix for builds without DTLS support. by Bodo Möller · 13 years ago
  39. 59e6861 PR: 2671 Submitted by: steve by Dr. Stephen Henson · 13 years ago
  40. 192540b Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de> Reviewed by: steve by Dr. Stephen Henson · 13 years ago
  41. e745572 Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>, Michael Tuexen <tuexen@fh-muenster.de> by Dr. Stephen Henson · 13 years ago
  42. 27dfffd Clear bytes used for block padding of SSL 3.0 records. (CVE-2011-4576) by Dr. Stephen Henson · 13 years ago
  43. d0dc991 Only allow one SGC handshake restart for SSL/TLS. (CVE-2011-4619) by Dr. Stephen Henson · 13 years ago
  44. 25536ea Submitted by: Adam Langley <agl@chromium.org> Reviewed by: steve by Dr. Stephen Henson · 13 years ago
  45. b3720c3 oops, revert wrong patch by Dr. Stephen Henson · 13 years ago
  46. 5733919 only send heartbeat extension from server if client sent one by Dr. Stephen Henson · 13 years ago
  47. 4817504 PR: 2658 by Dr. Stephen Henson · 13 years ago
  48. 84b6e27 make update by Dr. Stephen Henson · 13 years ago
  49. c79f22c PR: 1794 by Dr. Stephen Henson · 13 years ago
  50. f3d781b PR: 2326 Submitted by: Tianjie Mao <tjmao@tjmao.net> Reviewed by: steve by Dr. Stephen Henson · 13 years ago
  51. 7e159e0 PR: 2535 by Dr. Stephen Henson · 13 years ago
  52. b9e1488 typo by Dr. Stephen Henson · 13 years ago
  53. 9c52c3e delete unimplemented function from header file, update ordinals by Dr. Stephen Henson · 13 years ago
  54. b646fc4 remove prototype for deleted SRP function by Dr. Stephen Henson · 13 years ago
  55. f9b0b45 New ctrl values to clear or retrieve extra chain certs from an SSL_CTX. by Dr. Stephen Henson · 13 years ago
  56. f2fc307 PR: 1794 by Dr. Stephen Henson · 13 years ago
  57. 3c0ff9f Remove redundant TLS exporter. by Ben Laurie · 13 years ago
  58. 7a23626 fix error discrepancy by Dr. Stephen Henson · 13 years ago
  59. 19b0d0e Resolve a stack set-up race condition (if the list of compression by Bodo Möller · 13 years ago
  60. ebba6c4 PR: 1794 by Dr. Stephen Henson · 13 years ago
  61. 6f31dd7 Fix NPN implementation for renegotiation. (Problem pointed out by Ben Murphy.) by Bodo Möller · 13 years ago
  62. 1c78c43 move internal functions to ssl_locl.h by Dr. Stephen Henson · 13 years ago
  63. 21b52dd bcmp doesn't exist on all platforms, replace with memcmp by Dr. Stephen Henson · 13 years ago
  64. e0af040 Add TLS exporter. by Ben Laurie · 13 years ago
  65. 333f926 Add DTLS-SRTP. by Ben Laurie · 13 years ago
  66. ae55176 Fix some warnings caused by __owur. Temporarily (I hope) remove the more by Ben Laurie · 13 years ago
  67. 0c58d22 PR: 1794 by Dr. Stephen Henson · 13 years ago
  68. 930e801 PR: 2628 by Dr. Stephen Henson · 13 years ago
  69. fe0e302 PR: 2628 by Dr. Stephen Henson · 13 years ago
  70. 45906fe Use correct tag for SRP username. by Dr. Stephen Henson · 13 years ago
  71. ffbfbef more vxworks patches by Dr. Stephen Henson · 13 years ago
  72. 3ddc06f In ssl3_clear, preserve s3->init_extra along with s3->rbuf. by Bodo Möller · 13 years ago
  73. eb47b2f add GCM ciphers in SSL_library_init by Dr. Stephen Henson · 13 years ago
  74. a0f2130 disable GCM if not available by Dr. Stephen Henson · 13 years ago
  75. 7d7c13c Don't disable TLS v1.2 by default now. by Dr. Stephen Henson · 13 years ago
  76. 6dd5473 use client version when eliminating TLS v1.2 ciphersuites in client hello by Dr. Stephen Henson · 13 years ago
  77. fca38e3 fix signed/unsigned warning by Dr. Stephen Henson · 14 years ago
  78. d18a0df make sure eivlen is initialised by Dr. Stephen Henson · 14 years ago
  79. 1d7392f PR: 2602 by Dr. Stephen Henson · 14 years ago
  80. c519e89 Fix session handling. by Bodo Möller · 14 years ago
  81. 612fcfb Fix d2i_SSL_SESSION. by Bodo Möller · 14 years ago
  82. e792828 (EC)DH memory handling fixes. by Bodo Möller · 14 years ago
  83. d41ce00 PR: 2573 by Dr. Stephen Henson · 14 years ago
  84. c608171 Add RC4-MD5 and AESNI-SHA1 "stitched" implementations. by Andy Polyakov · 14 years ago
  85. 1f59a84 Remove hard coded ecdsaWithSHA1 hack in ssl routines and check for RSA by Dr. Stephen Henson · 14 years ago
  86. 28dd49f Expand range of ctrls for AES GCM to support retrieval and setting of by Dr. Stephen Henson · 14 years ago
  87. 31475a3 oops, remove debug option by Dr. Stephen Henson · 14 years ago
  88. d09677a Add HMAC ECC ciphersuites from RFC5289. Include SHA384 PRF support and by Dr. Stephen Henson · 14 years ago
  89. 0445ab3 PR: 2555 by Dr. Stephen Henson · 14 years ago
  90. bb48f4c PR: 2550 by Dr. Stephen Henson · 14 years ago
  91. 146e1fc ssl/ssl_ciph.c: allow to switch to predefined "composite" cipher/mac by Andy Polyakov · 14 years ago
  92. 7532071 ssl/t1_enc.c: initial support for AEAD ciphers. by Andy Polyakov · 14 years ago
  93. 861a7e5 PR: 2543 by Dr. Stephen Henson · 14 years ago
  94. 70051b1 set FIPS allow before initialising ctx by Dr. Stephen Henson · 14 years ago
  95. ca93357 fix memory leak by Dr. Stephen Henson · 14 years ago
  96. 1c13c12 Set SSL_FIPS flag in ECC ciphersuites. by Dr. Stephen Henson · 14 years ago
  97. 4f8f8bf fix error discrepancy by Dr. Stephen Henson · 14 years ago
  98. 654ac27 typo by Dr. Stephen Henson · 14 years ago
  99. 8f119a0 set FIPS permitted flag before initalising digest by Dr. Stephen Henson · 14 years ago
  100. 1b2047c Don't round up partitioned premaster secret length if there is only one by Dr. Stephen Henson · 14 years ago