summaryrefslogtreecommitdiff
path: root/packages/Symbian
Commit message (Expand)AuthorAgeFilesLines
...
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-241-1/+7
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-221-3/+13
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-211-2/+2
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-201-1/+2
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-191-2/+3
* curl tool: create tool_myfunc.[ch] which later on will hold my_* functionsYang Tse2011-09-181-1/+1
* curl tool: add new files to Symbian's .mmp project fileYang Tse2011-09-161-1/+2
* NTLM: END of refactoring/splitting/movingYang Tse2011-08-281-1/+1
* NTLM: move NTLM core specifics into curl_ntlm_core.[ch]Yang Tse2011-08-281-1/+1
* NTLM_WB: move NTLM_WB specifics into curl_ntlm_wb.[ch]Yang Tse2011-08-271-1/+1
* http NTLM: add curl_ntlm.c to Symbian's libcurl.mmpYang Tse2011-08-141-1/+1
* Added new resolver sources to Symbian and VC6 build filesDan Fandrich2011-04-251-7/+8
* Added http_proxy.c to the Symbian build filesDan Fandrich2011-04-041-1/+1
* Added os-specific.c and xattr.c to the Symbian build filesDan Fandrich2010-11-071-1/+1
* Added new source files to Symbian and TPF makefilesDan Fandrich2010-08-251-15/+15
* build: add missing new files to non-configure target build filesYang Tse2010-08-031-1/+2
* add missing new files to non-configure target build filesYang Tse2010-06-021-1/+1
* Added Polar SSL and RTMP files to the non-autoconf build filesDan Fandrich2010-05-121-1/+1
* Added the new ftp source files to the non-autoconf build filesDan Fandrich2010-05-121-0/+1
* 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