1. 22 6月, 2011 1 次提交
  2. 01 5月, 2011 1 次提交
  3. 07 2月, 2011 1 次提交
  4. 03 2月, 2011 2 次提交
  5. 27 1月, 2011 1 次提交
  6. 25 1月, 2011 1 次提交
    • D
      PR: 2433 · 7d05edd1
      Dr. Stephen Henson 提交于
      Submitted by: Chris Wilson <chris@qwirx.com>
      Reviewed by: steve
      
      Constify ASN1_STRING_set_default_mask_asc().
      7d05edd1
  7. 13 1月, 2011 1 次提交
  8. 03 1月, 2011 1 次提交
  9. 14 12月, 2010 1 次提交
  10. 04 10月, 2010 2 次提交
  11. 12 6月, 2010 1 次提交
  12. 03 5月, 2010 1 次提交
  13. 14 3月, 2010 2 次提交
  14. 11 3月, 2010 2 次提交
  15. 09 3月, 2010 1 次提交
  16. 08 3月, 2010 2 次提交
  17. 07 3月, 2010 4 次提交
  18. 08 2月, 2010 1 次提交
  19. 02 12月, 2009 2 次提交
  20. 26 11月, 2009 1 次提交
  21. 13 11月, 2009 1 次提交
    • D
      PR: 2088 · c18e51ba
      Dr. Stephen Henson 提交于
      Submitted by: Aleksey Samsonov <s4ms0n0v@gmail.com>
      Approved by: steve@openssl.org
      
      Fix memory leak in d2i_PublicKey().
      c18e51ba
  22. 10 11月, 2009 1 次提交
    • D
      PR: 2090 · b5990067
      Dr. Stephen Henson 提交于
      Submitted by: Martin Kaiser <lists@kaiser.cx>, Stephen Henson
      Approved by: steve@openssl.org
      
      Improve error checking in asn1_gen.c
      b5990067
  23. 05 10月, 2009 1 次提交
  24. 01 10月, 2009 1 次提交
    • 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
  25. 24 9月, 2009 1 次提交
  26. 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
  27. 02 9月, 2009 1 次提交
    • 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
  28. 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
  29. 07 8月, 2009 1 次提交
  30. 28 7月, 2009 1 次提交
  31. 12 7月, 2009 1 次提交