summaryrefslogtreecommitdiff
path: root/packages/Symbian
Commit message (Expand)AuthorAgeFilesLines
* hmac.c related compilation adjustmentYang Tse2010-04-201-1/+1
* Updated Symbian notesDan Fandrich2010-03-231-2/+7
* SSL should now be working out-of-the-box on Symbian S60.Dan Fandrich2010-03-111-5/+3
* Enable Symbian zlib support by default.Dan Fandrich2010-03-111-1/+1
* A few Symbian build changesDan Fandrich2010-03-103-13/+13
* fix compiler warningYang Tse2010-02-191-1/+2
* removed trailing whitespaceYang Tse2010-02-143-4/+4
* Added curl_threads.c to a few more non-configure build filesDan Fandrich2010-01-261-1/+1
* Added rtsp.c to the non-configure target build filesDan Fandrich2010-01-211-2/+2
* Added the new protocol source files to the non-autoconf build filesDan Fandrich2010-01-151-1/+1
* Made the path to the binaries absoluteDan Fandrich2009-11-112-8/+8
* Put the Symbian binaries into the more modern locations in ROMDan Fandrich2009-11-042-3/+3
* Export the Symbian .iby files to make it easier to build a ROMDan Fandrich2009-11-031-0/+3
* libcurl private function Curl_memrchr() now in curl_memrchr.c and curl_memrchr.hYang Tse2009-09-281-1/+1
* Changed the default OpenSSL include pathDan Fandrich2009-09-251-1/+3
* Moved Curl_rand() and Curl_srand() code from formdata.c and formdata.hYang Tse2009-09-171-1/+2
* Added nonblock.c to the non-automake makefiles (note that the dependenciesDan Fandrich2009-07-152-2/+2
* Added new libcurl source files to Symbian OS build files.Dan Fandrich2009-04-112-10/+16
* Related with bug #2230535 (http://curl.haxx.se/bug/view.cgi?id=2230535)Yang Tse2008-11-111-1/+1
* 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
* 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
* Added support for running on Symbian OS.Dan Fandrich2008-04-228-0/+274