1. 19 12月, 2007 1 次提交
  2. 13 8月, 2007 1 次提交
  3. 30 7月, 2007 1 次提交
  4. 16 5月, 2007 1 次提交
  5. 15 5月, 2007 1 次提交
  6. 25 10月, 2006 1 次提交
  7. 12 4月, 2006 1 次提交
  8. 06 4月, 2006 1 次提交
  9. 23 3月, 2006 1 次提交
  10. 04 2月, 2006 1 次提交
  11. 10 11月, 2005 2 次提交
  12. 06 11月, 2005 1 次提交
  13. 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
  14. 22 5月, 2005 1 次提交
  15. 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
  16. 17 5月, 2005 1 次提交
  17. 16 5月, 2005 2 次提交
  18. 03 5月, 2005 1 次提交
  19. 27 4月, 2005 1 次提交
  20. 30 3月, 2005 1 次提交
  21. 26 1月, 2005 1 次提交
  22. 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
  23. 03 11月, 2004 1 次提交
  24. 30 8月, 2004 1 次提交
  25. 02 8月, 2004 2 次提交
  26. 27 7月, 2004 1 次提交
    • A
      Add framework for yet another assembler module dubbed "cpuid." Idea · 14e21f86
      Andy Polyakov 提交于
      is to have a placeholder to small routines, which can be written only
      in assembler. In IA-32 case this includes processor capability
      identification and access to Time-Stamp Counter. As discussed earlier
      OPENSSL_ia32cap is introduced to control recently added SSE2 code
      pathes (see docs/crypto/OPENSSL_ia32cap.pod). For the moment the
      code is operational on ELF platforms only. I haven't checked it yet,
      but I have all reasons to believe that Windows build should fail to
      link too. I'll be looking into it shortly...
      14e21f86
  27. 10 7月, 2004 1 次提交
  28. 18 5月, 2004 1 次提交
  29. 20 4月, 2004 1 次提交
  30. 24 3月, 2004 1 次提交
  31. 27 12月, 2003 1 次提交
  32. 04 12月, 2003 1 次提交
  33. 29 11月, 2003 1 次提交
  34. 13 10月, 2003 1 次提交
  35. 28 9月, 2003 1 次提交
  36. 09 9月, 2003 1 次提交
  37. 01 5月, 2003 1 次提交