1. 31 5月, 2007 1 次提交
  2. 28 2月, 2007 1 次提交
  3. 30 11月, 2006 1 次提交
  4. 05 7月, 2004 1 次提交
  5. 29 1月, 2004 1 次提交
  6. 30 10月, 2003 1 次提交
    • G
      A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. · 27545970
      Geoff Thorpe 提交于
      I have tried to convert 'len' type variable declarations to unsigned as a
      means to address these warnings when appropriate, but when in doubt I have
      used casts in the comparisons instead. The better solution (that would get
      us all lynched by API users) would be to go through and convert all the
      function prototypes and structure definitions to use unsigned variables
      except when signed is necessary. The proliferation of (signed) "int" for
      strictly non-negative uses is unfortunate.
      27545970
  7. 13 11月, 2002 1 次提交
  8. 23 2月, 2000 1 次提交
  9. 16 5月, 1999 1 次提交
    • D
      Fix some obvious bugs in the PKCS#7 library handling. It didn't try to · 84fa704c
      Dr. Stephen Henson 提交于
      find the right RecipientInfo based on the recipient certificate (so would
      fail a lot of the time) and fixup cipher structures to correctly (maybe)
      modify the AlgorithmIdentifiers.  Largely untested at present... this will be
      fixed in due course. Well the stuff was broken to begin with so if its broken
      now then you haven't lost anything :-)
      84fa704c
  10. 10 5月, 1999 1 次提交
  11. 24 4月, 1999 1 次提交
  12. 20 4月, 1999 1 次提交
  13. 21 12月, 1998 3 次提交