Noone?
> ICS 7.29, RAD Studio 2007
>
> Using this socket:
> object LanOut: TWSocket
> Addr = '255.255.255.255'
> Port = '1000'
> Proto = 'udp'
> LocalAddr = '0.0.0.0'
> LocalPort = '0'
> MultiThreaded = False
> SendFlags = wsSendNormal
> SocksLevel = '5'
> So
Hi,
OpenSSL v0.9.8L disables session renegotiation due to a TLS/SSLv3 protocol
vulnerability (http://extendedsubset.com/?p=8).
If your application relied on session renegotiation OpenSSL v0.9.8L
will break it. It's available for ICS v5, v6 and v7 and I uploaded the
OpenSSL binaries (built with M
Eric Fleming Bonilha wrote:
> I also think that having the NO_EXTENDED_RTTI option is good, but,
> maybe you should not define it by default,
Done, it's available in both SVN repository and the nightly build
ZIP package at: http://wiki.overbyte.be/wiki/index.php/FAQ#How_to_get_ICS.
--
Arno Garre
André Beuving wrote:
> I keep having the same problem. As soon as I include
> Overbyteicshttpprot I am in trouble.
What happens when you create a new VCL application and drop a
TSslHttpCli on the form, "USE_SSL" must be defined in the project
options, try to define it for both compilers? Does it