Revision: 14142
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14142&view=rev
Author:   vszakats
Date:     2010-03-12 01:11:58 +0000 (Fri, 12 Mar 2010)

Log Message:
-----------
2010-03-12 02:10 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
  * contrib/hbssl/evpmd.c
    ! Disabled md2 support for >= 1.0.0 OpenSSL versions.
      Seems they dropped it.

  * contrib/hbssl/ssl.c
  * contrib/hbssl/x509.c
  * contrib/hbssl/sslctx.c
    ! Disabled some code parts which didn't compile with
      >= 1.0.0 OpenSSL versions. This is not the right fix,
      but I just can't figure what went wrong (or what
      has been changed) in OpenSSL which cases it. There
      is something wrong around 'X509_NAME' symbol.

  * utils/hbmk2/hbmk2.prg
  * config/beos/gcc.mk
  * config/bsd/gcc.mk
  * config/wce/mingwarm.mk
  * config/darwin/gcc.mk
  * config/hpux/gcc.mk
  * config/win/mingw.mk
  * config/win/cygwin.mk
  * config/linux/gcc.mk
  * config/linux/icc.mk
  * config/os2/gcc.mk
  * config/sunos/gcc.mk
    - Deleted '-pipe' option. Efficient, but buggy. It didn't take
      too long to bump into the problem: On build error, the
      .o file is generated with some dummy content, so a second
      build attempt will silently make build errors ignored.

  * contrib/rddsql/sddfb/sddfb.c
    * Minor formatting.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/config/beos/gcc.mk
    trunk/harbour/config/bsd/gcc.mk
    trunk/harbour/config/darwin/gcc.mk
    trunk/harbour/config/hpux/gcc.mk
    trunk/harbour/config/linux/gcc.mk
    trunk/harbour/config/linux/icc.mk
    trunk/harbour/config/os2/gcc.mk
    trunk/harbour/config/sunos/gcc.mk
    trunk/harbour/config/wce/mingwarm.mk
    trunk/harbour/config/win/cygwin.mk
    trunk/harbour/config/win/mingw.mk
    trunk/harbour/contrib/hbssl/evpmd.c
    trunk/harbour/contrib/hbssl/ssl.c
    trunk/harbour/contrib/hbssl/sslctx.c
    trunk/harbour/contrib/hbssl/x509.c
    trunk/harbour/contrib/rddsql/sddfb/sddfb.c
    trunk/harbour/utils/hbmk2/hbmk2.prg


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to