From e9c94cdd49b49266fab7b46ef613ac1ace38a7d3 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Sat, 25 Oct 2008 05:41:01 +0000 Subject: Added experimental support for zlib and OpenSSL on Symbian OS. --- packages/Symbian/readme.txt | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'packages/Symbian/readme.txt') diff --git a/packages/Symbian/readme.txt b/packages/Symbian/readme.txt index 5dc69e0ec..cdd9f7450 100644 --- a/packages/Symbian/readme.txt +++ b/packages/Symbian/readme.txt @@ -68,7 +68,15 @@ P.I.P.S. doesn't support signals or the alarm() call, so some timeouts P.I.P.S. causes a USER:87 panic if certain timeouts much longer than half an hour are selected. -SSL/TLS encryption is not supported, nor are LDAP, SCP or SFTP URLs. +LDAP, SCP or SFTP methods are not supported. + +gzip and deflate decompression is supported when enabled in the libcurl.mmp +file. + +SSL/TLS encryption is not supported by default, but it has been reported +to be made working with macros similar to the ones in config-symbian.h +and libcurl.mmp. This requires the OpenSSL libraries included in the S60 +Open C SDK. Debug builds are not supported (i.e. --enable-debug) because they cause additional symbol exports in the library which are not frozen in the .def @@ -77,4 +85,4 @@ files. Dan Fandrich dan@coneharvesters.com -July 2008 +October 2008 -- cgit v1.2.3