1. 24 9月, 2009 2 次提交
  2. 22 9月, 2009 1 次提交
    • D
      PR: 2050 · 7c75f462
      Dr. Stephen Henson 提交于
      Submitted by: Michael Tuexen <tuexen@fh-muenster.de>
      Approved by: steve@openssl.org
      
      Fix handling of ENOTCONN and EMSGSIZE for dgram BIOs.
      7c75f462
  3. 21 9月, 2009 1 次提交
    • D
      PR: 2047 · d636aa71
      Dr. Stephen Henson 提交于
      Submitted by: David Lee <live4thee@gmail.com>, steve@openssl.org
      Approved by: steve@openssl.org
      
      Fix for IPv6 handling in BIO_get_accept_socket().
      d636aa71
  4. 20 9月, 2009 1 次提交
  5. 18 9月, 2009 1 次提交
  6. 13 9月, 2009 1 次提交
  7. 09 9月, 2009 1 次提交
  8. 06 9月, 2009 1 次提交
    • D
      PR: 1644 · f4274da1
      Dr. Stephen Henson 提交于
      Submitted by: steve@openssl.org
      
      Fix to make DHparams_dup() et al work in C++.
      
      For 1.0 fix the final argument to ASN1_dup() so it is void *. Replace some
      *_dup macros with functions.
      f4274da1
  9. 05 9月, 2009 1 次提交
    • D
      PR: 2028 · 07a9d1a2
      Dr. Stephen Henson 提交于
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      Approved by: steve@openssl.org
      
      Fix DTLS cookie management bugs.
      07a9d1a2
  10. 04 9月, 2009 1 次提交
  11. 02 9月, 2009 2 次提交
    • D
      PR: 2029 · fc680569
      Dr. Stephen Henson 提交于
      Submitted by: Tomas Mraz <tmraz@redhat.com>
      Checked by: steve@openssl.org
      
      Fix so that the legacy digest EVP_dss1() still works.
      fc680569
    • D
      PR: 2013 · 17b5326b
      Dr. Stephen Henson 提交于
      Submitted by: steve@openssl.org
      
      Include a flag ASN1_STRING_FLAG_MSTRING when a multi string type is created.
      This makes it possible to tell if the underlying type is UTCTime,
      GeneralizedTime or Time when the structure is reused and X509_time_adj_ex()
      can handle each case in an appropriate manner.
      
      Add error checking to CRL generation in ca utility when nextUpdate is being
      set.
      17b5326b
  12. 01 9月, 2009 1 次提交
  13. 26 8月, 2009 1 次提交
    • D
      PR: 2005 · a6dab873
      Dr. Stephen Henson 提交于
      Submitted by: steve@openssl.org
      
      Some systems have broken IPv6 headers and/or implementations. If
      OPENSSL_USE_IPV6 is set to 0 IPv6 is not used, if it is set to 1 it is used
      and if undefined an attempt is made to detect at compile time by checking
      if AF_INET6 is set and excluding known problem platforms.
      a6dab873
  14. 19 8月, 2009 1 次提交
  15. 13 8月, 2009 1 次提交
  16. 10 8月, 2009 1 次提交
    • D
      PR: 2004 · e33d2901
      Dr. Stephen Henson 提交于
      Submitted by: Peter Sylvester <peter.sylvester@edelweb.fr>
      Approved by: steve@openssl.org
      
      Handle fractional seconds properly in ASN1_GENERALIZEDTIME_print
      e33d2901
  17. 09 8月, 2009 1 次提交
  18. 07 8月, 2009 2 次提交
  19. 05 8月, 2009 3 次提交
  20. 28 7月, 2009 2 次提交
  21. 26 7月, 2009 1 次提交
  22. 24 7月, 2009 3 次提交
  23. 16 7月, 2009 2 次提交
  24. 15 7月, 2009 1 次提交
  25. 12 7月, 2009 2 次提交
  26. 08 7月, 2009 2 次提交
  27. 01 7月, 2009 3 次提交