1. 09 9月, 2009 1 次提交
  2. 08 9月, 2009 1 次提交
    • D
      PR: 2031 · b5ca7df5
      Dr. Stephen Henson 提交于
      Submitted by: steve@openssl.org
      
      Tolerate application/timestamp-response which some servers send out.
      b5ca7df5
  3. 07 9月, 2009 1 次提交
  4. 06 9月, 2009 2 次提交
  5. 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
  6. 04 9月, 2009 2 次提交
  7. 02 9月, 2009 6 次提交
    • D
      PR: 2020 · 2d1cbca9
      Dr. Stephen Henson 提交于
      Submitted by: Keith Beckman <kbeckman@mcg.edu>,  Tomas Mraz <tmraz@redhat.com>
      Checked by: steve@openssl.org
      
      Fix improperly capitalized references to WWW::Curl::Easy.
      2d1cbca9
    • 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
    • D
      PR: 2009 · 3d9b105f
      Dr. Stephen Henson 提交于
      Submitted by: "Alexei Khlebnikov" <alexei.khlebnikov@opera.com>
      Approved by: steve@openssl.org
      
      Avoid memory leak and fix error reporting in d2i_SSL_SESSION(). NB: although
      the ticket mentions buffer overruns this isn't a security issue because
      the SSL_SESSION structure is generated internally and it should never be
      possible to supply its contents from an untrusted application (this would
      among other things destroy session cache security).
      3d9b105f
    • D
      PR: 2022 · 70dc09eb
      Dr. Stephen Henson 提交于
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      Approved by: steve@openssl.org
      
      Fix DTLS record header length bug.
      70dc09eb
    • D
      Tidy up and fix verify callbacks to avoid structure dereference, use of · 17716680
      Dr. Stephen Henson 提交于
      obsolete functions and enhance to handle new conditions such as policy printing.
      17716680
  8. 01 9月, 2009 1 次提交
  9. 26 8月, 2009 3 次提交
    • 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
    • D
      PR: 2006 · 480b9e5d
      Dr. Stephen Henson 提交于
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      Approved by: steve@openssl.org
      
      Do not use multiple DTLS records for a single user message
      480b9e5d
    • D
      PR: 2015 · 19c5314f
      Dr. Stephen Henson 提交于
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      Approved by: steve@openssl.org
      
      Define LIBDIR properly.
      19c5314f
  10. 19 8月, 2009 1 次提交
  11. 18 8月, 2009 1 次提交
  12. 15 8月, 2009 1 次提交
  13. 13 8月, 2009 3 次提交
  14. 12 8月, 2009 1 次提交
    • D
      PR: 1997 · b972fbaa
      Dr. Stephen Henson 提交于
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      Approved by: steve@openssl.org
      
      DTLS timeout handling fix.
      b972fbaa
  15. 10 8月, 2009 4 次提交
    • D
      Typo · 77c7f17a
      Dr. Stephen Henson 提交于
      77c7f17a
    • D
      PR: 1999 · b318cfb1
      Dr. Stephen Henson 提交于
      Submitted by: "Bayram Kurumahmut" <kbayram@ubicom.com>
      Approved by: steve@openssl.org
      
      Don't use HAVE_FORK in apps/speed.c it can conflict with configured version.
      b318cfb1
    • 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
    • D
      PR: 2003 · 6727565a
      Dr. Stephen Henson 提交于
      Make it possible to install OpenSSL in directories with name other
      than "lib" for example "lib64". Based on patch from Jeremy Utley.
      6727565a
  16. 09 8月, 2009 1 次提交
  17. 07 8月, 2009 2 次提交
  18. 05 8月, 2009 4 次提交
  19. 28 7月, 2009 2 次提交
  20. 26 7月, 2009 1 次提交
  21. 24 7月, 2009 1 次提交