summaryrefslogtreecommitdiff
path: root/packages/Symbian
Commit message (Collapse)AuthorAgeFilesLines
* Added new libcurl source files to Symbian OS build files.Dan Fandrich2009-04-112-10/+16
| | | | Improved Symbian support for SSL.
* Related with bug #2230535 (http://curl.haxx.se/bug/view.cgi?id=2230535)Yang Tse2008-11-111-1/+1
| | | | | Daniel Fandrich noticed that curl_addrinfo was also missing in the build process of other four non-configure platforms. Added now.
* Tweaked the include paths to work in CodeWarriorDan Fandrich2008-10-282-5/+5
|
* Added experimental support for zlib and OpenSSL on Symbian OS.Dan Fandrich2008-10-252-3/+28
|
* Added rawstr.c to Symbian curl buildDan Fandrich2008-10-241-0/+4
|
* Added rawstr.c to the non-configure libcurl makefilesDan Fandrich2008-10-231-1/+1
|
* Minor Symbian updates.Dan Fandrich2008-07-301-8/+7
|
* Mention the minimum Symbian OS version required.Dan Fandrich2008-06-051-5/+6
|
* Reduced the required stack size.Dan Fandrich2008-05-142-3/+11
|
* Added curl_easy_recv & curl_easy_send Symbian exports.Dan Fandrich2008-05-136-33/+38
| | | | Cleaned up Symbian files.
* Updated Symbian UIDs. Added .pkg files for creating .sis packages.Dan Fandrich2008-04-257-3/+55
|
* Reduced the requested Symbian capabilities.Dan Fandrich2008-04-243-6/+7
| | | | Correctly noted what happens to stderr.
* Added support for running on Symbian OS.Dan Fandrich2008-04-228-0/+274