1. 20 5月, 2011 1 次提交
  2. 09 2月, 2011 1 次提交
  3. 26 1月, 2011 1 次提交
  4. 09 2月, 2010 1 次提交
  5. 15 4月, 2009 1 次提交
  6. 03 6月, 2008 1 次提交
  7. 17 4月, 2008 1 次提交
  8. 12 3月, 2008 1 次提交
  9. 06 4月, 2007 1 次提交
  10. 26 2月, 2007 1 次提交
  11. 22 11月, 2006 1 次提交
  12. 13 2月, 2006 1 次提交
  13. 09 1月, 2006 3 次提交
  14. 02 1月, 2006 2 次提交
  15. 09 5月, 2005 1 次提交
  16. 12 4月, 2005 1 次提交
  17. 18 1月, 2005 1 次提交
    • R
      Changes concering RFC 3820 (proxy certificates) integration: · a7201e9a
      Richard Levitte 提交于
       - Enforce that there should be no policy settings when the language
         is one of id-ppl-independent or id-ppl-inheritAll.
       - Add functionality to ssltest.c so that it can process proxy rights
         and check that they are set correctly.  Rights consist of ASCII
         letters, and the condition is a boolean expression that includes
         letters, parenthesis, &, | and ^.
       - Change the proxy certificate configurations so they get proxy
         rights that are understood by ssltest.c.
       - Add a script that tests proxy certificates with SSL operations.
      
      Other changes:
      
       - Change the copyright end year in mkerr.pl.
       - make update.
      a7201e9a
  18. 05 12月, 2004 1 次提交
  19. 04 4月, 2003 2 次提交
  20. 07 2月, 2003 1 次提交
  21. 14 2月, 2002 1 次提交
  22. 08 2月, 2002 1 次提交
  23. 25 1月, 2002 1 次提交
  24. 16 11月, 2001 1 次提交
  25. 10 5月, 2001 1 次提交
  26. 08 3月, 2001 2 次提交
  27. 21 2月, 2001 1 次提交
  28. 09 11月, 2000 1 次提交
  29. 24 7月, 2000 1 次提交
  30. 19 5月, 2000 1 次提交
  31. 05 3月, 2000 1 次提交
  32. 23 12月, 1999 1 次提交
  33. 22 6月, 1999 1 次提交
    • D
      New function PKCS7_signatureVerify to allow the signing certificate to · 170afce5
      Dr. Stephen Henson 提交于
      be explicitly stated with PKCS#7 verify.
      
      Also fix for util/mkerr.pl: if the -nostatic option is being used this will be
      for an external library so the autogenerated C file should include the
      header file as:
      #include "any/path/to/header.h"
      rather than the internal library form:
      #include <openssl/header.h>
      170afce5
  34. 25 4月, 1999 2 次提交