Francesco Saverio Giudice wrote:
Ok, I'll do, if Mindaugas agree. Do you have a name proposal ?
I think we can name it webserver (what fantasy ;-) ).
One version I have is based on Mindaugas version with socket.c and it is
fast and stable. Another is based on inet*() version, that offers
actual
Hi,
I didn't deal with SHA1 because it isn't considered safe
anymore (just like MD5). It can easily be added, given
we find an implementation with a Harbour compatible licence.
MD5 and SHA1 is still used in many standards. You can use stronger
hashing in your application, but you'll need th
Hi Viktor,
Il 18/01/2009 2.29, Viktor Szakáts ha scritto:
Maybe we should upload it, and continue to extend the code online,
it's a very important addition, and everyone could benefit from it. It
could go to /contrib/examples/<...>/ as is.
Ok, I'll do, if Mindaugas agree. Do you have a name
2009-01-18 22:12 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/source/rtl/hbgtcore.c
! fixed UNSELECTED color updating in SetColor(). It should be changed
only and always when ENHANCED color is changed
* harbour/contrib/hbmzip/hbmzip.c
! fixed GPF in hb_zipDelete
This is a known issue.
Next issue I will try to resolve it.
Chen Kedem wrote:
>
> setmode()
>
> Hi Harbour Guys,
> I'm using harbour on the following env:
>
> HB_ARCHITECTURE=w32
> HB_COMPILER=mingw32
> HB_GT_LIB=gtwvt
>
> it would be nice if the setmode() function automatically sets the
> c
The following was sent to the list and got no comment, maybe bacuse of the
problems we had in the list.
http://lists.harbour-project.org/pipermail/harbour/2009-January/014073.html___
From: Chen Kedem
Sent: 04 January 2009 08:16
To: Harbour mail-list
Subject: SF Feature Requests#2475056: PCRE
The following feature request was posted on SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=2516291&group_id=681&atid=350681
mastercom wrote:
setmode()
Hi Harbour Guys,
I'm using harbour on the following env:
HB_ARCHITECTURE=w
Hi Mindaugas,
Many thanks for the feedback.
1) it would be nice to have C also interface and to have names compatible to
> existing MD5 hasing;
The C interface is there, a Harbour C namespace
(and MD5 function) compatible layer can easily be added.
> 2) SHA1 is also member of the family and o