1. 05 10月, 2009 2 次提交
  2. 04 10月, 2009 2 次提交
  3. 03 10月, 2009 1 次提交
  4. 01 10月, 2009 8 次提交
    • D
      Yes it is a typo ;-) · fecef707
      Dr. Stephen Henson 提交于
      fecef707
    • D
      PR: 2062 · e8a682f2
      Dr. Stephen Henson 提交于
      Submitted by: Julia Lawall <julia@diku.dk>
      Approved by: steve@openssl.org
      
      Correct BN_rand error handling in bntest.c
      e8a682f2
    • D
      PR: 2059 · 98fbfff4
      Dr. Stephen Henson 提交于
      Submitted by: Julia Lawall <julia@diku.dk>
      Approved by: steve@openssl.org
      
      Correct EVP_SealInit error handling in pem_seal.c
      98fbfff4
    • D
      PR: 2056 · 78ca13a2
      Dr. Stephen Henson 提交于
      Submitted by: Julia Lawall <julia@diku.dk>
      Approved by: steve@openssl.org
      
      Correct BIO_wirte error handling in asn1_par.c
      78ca13a2
    • D
      PR: 2063 · aec13c1a
      Dr. Stephen Henson 提交于
      Submitted by: Julia Lawall <julia@diku.dk>
      Approved by: steve@openssl.org
      
      Correct BIO_write error handling in ocsp_prn.c
      aec13c1a
    • D
      PR: 2057 · 64f0f80e
      Dr. Stephen Henson 提交于
      Submitted by: Julia Lawall <julia@diku.dk>
      Approved by: steve@openssl.org
      
      Correct BIO_write, BIO_printf, i2a_ASN1_INTEGER and i2a_ASN1_OBJECT
      error handling in OCSP print routines.
      64f0f80e
    • D
      PR: 2058 · d7106112
      Dr. Stephen Henson 提交于
      Submitted by: Julia Lawall <julia@diku.dk>
      Approved by: steve@openssl.org
      
      Correct EVP_DigestVerifyFinal error handling.
      d7106112
    • D
      PR: 2064, 728 · 18e503f3
      Dr. Stephen Henson 提交于
      Submitted by: steve@openssl.org
      
      Add support for custom headers in OCSP requests.
      18e503f3
  5. 24 9月, 2009 3 次提交
  6. 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
  7. 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
  8. 20 9月, 2009 1 次提交
  9. 18 9月, 2009 1 次提交
  10. 13 9月, 2009 1 次提交
  11. 09 9月, 2009 1 次提交
  12. 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
  13. 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
  14. 04 9月, 2009 1 次提交
  15. 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
  16. 01 9月, 2009 1 次提交
  17. 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
  18. 19 8月, 2009 1 次提交
  19. 13 8月, 2009 1 次提交
  20. 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
  21. 09 8月, 2009 1 次提交
  22. 07 8月, 2009 2 次提交
  23. 05 8月, 2009 3 次提交
  24. 28 7月, 2009 2 次提交