1. 20 2月, 2011 1 次提交
  2. 04 2月, 2011 1 次提交
  3. 03 2月, 2011 2 次提交
  4. 27 1月, 2011 2 次提交
  5. 27 7月, 2010 1 次提交
  6. 28 12月, 2009 2 次提交
  7. 08 4月, 2009 1 次提交
  8. 30 12月, 2008 1 次提交
  9. 12 11月, 2008 1 次提交
  10. 12 9月, 2008 1 次提交
  11. 14 1月, 2008 1 次提交
  12. 11 1月, 2008 1 次提交
  13. 19 12月, 2007 1 次提交
  14. 13 8月, 2007 1 次提交
  15. 30 7月, 2007 1 次提交
  16. 16 5月, 2007 1 次提交
  17. 15 5月, 2007 1 次提交
  18. 25 10月, 2006 1 次提交
  19. 12 4月, 2006 1 次提交
  20. 06 4月, 2006 1 次提交
  21. 23 3月, 2006 1 次提交
  22. 04 2月, 2006 1 次提交
  23. 10 11月, 2005 2 次提交
  24. 06 11月, 2005 1 次提交
  25. 23 6月, 2005 1 次提交
    • A
      Jumbo Makfiles update. · 02c31fa4
      Andy Polyakov 提交于
      - eliminate ambiguities between GNU-ish and SysV-ish make flavors;
      - switch [back] to -e;
      - fold/unify rules;
      
      This is follow-up to the patch introducing common BUILDENV. Idea is
      to collect as much parameters in $(TOP) as possible and "strip" lower
      Makefiles for most variables [and thus makes them more readable].
      02c31fa4
  26. 22 5月, 2005 1 次提交
  27. 18 5月, 2005 1 次提交
    • A
      Engage Applink in mingw. Note that application-side module is not · 51ff6bde
      Andy Polyakov 提交于
      compiled into *our* aplpications. That's because mingw is always
      consistent with itself. Having library-side code linked into .dll
      makes it possible to deploy the .dll with user-code compiled with
      another compiler [which is pretty much the whole point behind Applink].
      51ff6bde
  28. 17 5月, 2005 1 次提交
  29. 16 5月, 2005 2 次提交
  30. 03 5月, 2005 1 次提交
  31. 27 4月, 2005 1 次提交
  32. 30 3月, 2005 1 次提交
  33. 26 1月, 2005 1 次提交
  34. 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
  35. 03 11月, 2004 1 次提交