1. 10 8月, 2005 1 次提交
  2. 08 8月, 2005 1 次提交
  3. 04 8月, 2005 1 次提交
  4. 03 8月, 2005 1 次提交
  5. 02 8月, 2005 3 次提交
  6. 31 7月, 2005 1 次提交
  7. 26 7月, 2005 1 次提交
  8. 25 7月, 2005 2 次提交
  9. 05 7月, 2005 1 次提交
  10. 27 6月, 2005 1 次提交
  11. 24 6月, 2005 1 次提交
  12. 21 6月, 2005 1 次提交
    • R
      Check for 'usage' and 'Usage'. · 7a5ad5d5
      Richard Levitte 提交于
      Submitted by Tim Rice <tim@multitalents.net>.  His comment is:
      
      I noticed "make report" didn't show the cc version on most of
      my System V platforms. This patch corrects this.
      7a5ad5d5
  13. 18 6月, 2005 1 次提交
  14. 13 6月, 2005 1 次提交
    • R
      Netware patch submitted by Verdon Walker" <VWalker@novell.com> in PR · b764ab95
      Richard Levitte 提交于
      1107.  He says:
      
      This is a followup to the NetWare patch that was applied to beta3.  It
      does the following:
      
      - Fixes a problem in the CLib build with undefined symbols.
      
      - Adds the ability to use BSD sockets as the default for the OpenSSL
        socket BIO.  NetWare supports 2 flavors of sockets and our Apache
        developers need BSD sockets as a configurable option when building
        OpenSSL.  This adds that for them.
      
      - Updates to the INSTALL.NW file to explain new options.
      
      I have tried very hard to make sure all the changes are in NetWare
      specific files or guarded carefully to make sure they only impact
      NetWare builds.  I have tested the Windows build to make sure it does
      not break that since we have made changes to mk1mf.pl.
      
      We are still working the gcc cross compile for NetWare issue and hope
      to have a patch for that before beta 6 is released.
      b764ab95
  15. 06 6月, 2005 2 次提交
  16. 30 5月, 2005 1 次提交
  17. 22 5月, 2005 1 次提交
  18. 21 5月, 2005 1 次提交
  19. 18 5月, 2005 2 次提交
  20. 17 5月, 2005 1 次提交
  21. 16 5月, 2005 2 次提交
    • N
      ecc api cleanup; summary: · 9dd84053
      Nils Larsch 提交于
      - hide the EC_KEY structure definition in ec_lcl.c + add
        some functions to use/access the EC_KEY fields
      - change the way how method specific data (ecdsa/ecdh) is
        attached to a EC_KEY
      - add ECDSA_sign_ex and ECDSA_do_sign_ex functions with
        additional parameters for pre-computed values
      - rebuild libeay.num from 0.9.7
      9dd84053
    • B
      92c44685
  22. 15 5月, 2005 1 次提交
  23. 11 5月, 2005 1 次提交
    • B
      Fix more error codes. · 8afca8d9
      Bodo Möller 提交于
      (Also improve util/ck_errf.pl script, and occasionally
      fix source code formatting.)
      8afca8d9
  24. 10 5月, 2005 1 次提交
  25. 09 5月, 2005 3 次提交
  26. 28 4月, 2005 1 次提交
    • D
      Lots of Win32 fixes for DTLS. · 6c61726b
      Dr. Stephen Henson 提交于
      1. "unsigned long long" isn't portable changed: to BN_ULLONG.
      2. The LL prefix isn't allowed in VC++ but it isn't needed where it is used.
      2. Avoid lots of compiler warnings about signed/unsigned mismatches.
      3. Include new library directory pqueue in mk1mf build system.
      4. Update symbols.
      6c61726b
  27. 27 4月, 2005 6 次提交