1. 10 2月, 2015 1 次提交
  2. 22 1月, 2015 1 次提交
  3. 08 12月, 2014 1 次提交
  4. 27 1月, 2011 2 次提交
  5. 12 6月, 2010 1 次提交
  6. 26 1月, 2010 1 次提交
  7. 12 11月, 2008 1 次提交
  8. 03 11月, 2008 1 次提交
  9. 02 11月, 2008 1 次提交
  10. 11 4月, 2007 1 次提交
  11. 17 5月, 2005 1 次提交
  12. 26 7月, 2004 2 次提交
  13. 15 5月, 2004 1 次提交
  14. 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
  15. 13 11月, 2002 1 次提交
  16. 15 3月, 2002 1 次提交
    • D
      · de941e28
      Dr. Stephen Henson 提交于
      Initialize cipher context in KRB5
      ("D. Russell" <russelld@aol.net>)
      
      Allow HMAC functions to use an alternative ENGINE.
      de941e28
  17. 10 12月, 2001 1 次提交
  18. 16 10月, 2001 1 次提交
    • D
      · 20d2186c
      Dr. Stephen Henson 提交于
      Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()
      with existing code.
      
      Modify library to use digest *_ex() functions.
      20d2186c
  19. 31 7月, 2001 1 次提交
  20. 27 3月, 2000 1 次提交
  21. 04 2月, 2000 1 次提交
  22. 09 6月, 1999 1 次提交
  23. 08 6月, 1999 1 次提交
  24. 24 4月, 1999 1 次提交
  25. 23 4月, 1999 1 次提交
  26. 20 4月, 1999 1 次提交
  27. 18 4月, 1999 1 次提交
  28. 21 12月, 1998 2 次提交