1. 27 10月, 2008 1 次提交
  2. 04 6月, 2008 1 次提交
  3. 26 5月, 2008 1 次提交
  4. 01 8月, 2007 1 次提交
  5. 04 4月, 2007 1 次提交
  6. 30 11月, 2006 1 次提交
  7. 25 10月, 2006 1 次提交
  8. 19 9月, 2006 1 次提交
  9. 31 8月, 2006 1 次提交
  10. 11 7月, 2006 1 次提交
  11. 09 6月, 2006 1 次提交
  12. 12 4月, 2006 1 次提交
  13. 17 2月, 2006 1 次提交
  14. 13 2月, 2006 1 次提交
  15. 29 11月, 2005 1 次提交
  16. 29 10月, 2005 1 次提交
  17. 25 8月, 2005 1 次提交
  18. 16 7月, 2005 1 次提交
    • N
      make · 3eeaab4b
      Nils Larsch 提交于
          	./configure no-deprecated [no-dsa] [no-dh] [no-ec] [no-rsa]
          	make depend all test
      work again
      
      PR: 1159
      3eeaab4b
  19. 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
  20. 17 5月, 2005 1 次提交
  21. 16 5月, 2005 3 次提交
  22. 15 5月, 2005 1 次提交
  23. 01 5月, 2005 1 次提交
  24. 27 4月, 2005 1 次提交
  25. 26 4月, 2005 2 次提交
  26. 31 3月, 2005 1 次提交
  27. 30 3月, 2005 1 次提交
  28. 14 3月, 2005 1 次提交
  29. 03 2月, 2005 1 次提交
  30. 02 2月, 2005 1 次提交
  31. 27 1月, 2005 1 次提交
    • R
      The mix of CFLAGS and LDFLAGS is a bit confusing in my opinion, and · 4aca9297
      Richard Levitte 提交于
      Makefile.shared was a bit overcomplicated.
      
      Make the shell variables LDFLAGS and SHAREDFLAGS in Makefile.shared
      get the values of $(CFLAGS) or $(LDFLAGS) as appropriate depending on
      the value the shell variables LDCMD and SHAREDCMD get.  That leaves
      much less chance of confusion, since those pairs of shell variables
      always are defined together.
      4aca9297
  32. 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
  33. 28 12月, 2004 1 次提交
  34. 14 12月, 2004 2 次提交
  35. 12 11月, 2004 1 次提交
  36. 05 11月, 2004 1 次提交