1. 31 8月, 2006 1 次提交
  2. 11 7月, 2006 1 次提交
  3. 09 6月, 2006 1 次提交
  4. 12 4月, 2006 1 次提交
  5. 17 2月, 2006 1 次提交
  6. 13 2月, 2006 1 次提交
  7. 29 11月, 2005 1 次提交
  8. 29 10月, 2005 1 次提交
  9. 25 8月, 2005 1 次提交
  10. 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
  11. 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
  12. 17 5月, 2005 1 次提交
  13. 16 5月, 2005 3 次提交
  14. 15 5月, 2005 1 次提交
  15. 01 5月, 2005 1 次提交
  16. 27 4月, 2005 1 次提交
  17. 26 4月, 2005 2 次提交
  18. 31 3月, 2005 1 次提交
  19. 30 3月, 2005 1 次提交
  20. 14 3月, 2005 1 次提交
  21. 03 2月, 2005 1 次提交
  22. 02 2月, 2005 1 次提交
  23. 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
  24. 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
  25. 28 12月, 2004 1 次提交
  26. 14 12月, 2004 2 次提交
  27. 12 11月, 2004 1 次提交
  28. 05 11月, 2004 1 次提交
  29. 02 11月, 2004 1 次提交
    • R
      Because -rpath/-R may have been used, our settings of LD_LIBRARY_PATH · ffd0f93f
      Richard Levitte 提交于
      and friends may be entirely useless.  In such a case, LD_PRELOAD is
      the answer, at least on platforms using LD_LIBRARY_PATH.  There might
      be other variables to set on other platforms, please fill us in...
      
      For now, we only do this with the tests, so they won't fail for silly
      reasons like getting dynamically linked to older installed libraries
      rather than the newly built ones...
      
      PR: 960
      ffd0f93f
  30. 29 6月, 2004 1 次提交
  31. 21 5月, 2004 1 次提交
  32. 18 5月, 2004 1 次提交
  33. 20 4月, 2004 1 次提交
  34. 27 12月, 2003 1 次提交
  35. 01 5月, 2003 1 次提交
  36. 11 4月, 2003 1 次提交