aboutsummaryrefslogtreecommitdiff
path: root/packages/Symbian
AgeCommit message (Expand)Author
2011-09-24curl tool: reviewed code moved to tool_*.[ch] filesYang Tse
2011-09-22curl tool: reviewed code moved to tool_*.[ch] filesYang Tse
2011-09-21curl tool: reviewed code moved to tool_*.[ch] filesYang Tse
2011-09-20curl tool: reviewed code moved to tool_*.[ch] filesYang Tse
2011-09-19curl tool: reviewed code moved to tool_*.[ch] filesYang Tse
2011-09-18curl tool: create tool_myfunc.[ch] which later on will hold my_* functionsYang Tse
2011-09-16curl tool: add new files to Symbian's .mmp project fileYang Tse
2011-08-28NTLM: END of refactoring/splitting/movingYang Tse
2011-08-28NTLM: move NTLM core specifics into curl_ntlm_core.[ch]Yang Tse
2011-08-27NTLM_WB: move NTLM_WB specifics into curl_ntlm_wb.[ch]Yang Tse
2011-08-14http NTLM: add curl_ntlm.c to Symbian's libcurl.mmpYang Tse
2011-04-25Added new resolver sources to Symbian and VC6 build filesDan Fandrich
2011-04-04Added http_proxy.c to the Symbian build filesDan Fandrich
2010-11-07Added os-specific.c and xattr.c to the Symbian build filesDan Fandrich
2010-08-25Added new source files to Symbian and TPF makefilesDan Fandrich
2010-08-03build: add missing new files to non-configure target build filesYang Tse
2010-06-02add missing new files to non-configure target build filesYang Tse
2010-05-12Added Polar SSL and RTMP files to the non-autoconf build filesDan Fandrich
2010-05-12Added the new ftp source files to the non-autoconf build filesDan Fandrich
2010-04-20hmac.c related compilation adjustmentYang Tse
2010-03-23Updated Symbian notesDan Fandrich
2010-03-11SSL should now be working out-of-the-box on Symbian S60.Dan Fandrich
2010-03-11Enable Symbian zlib support by default.Dan Fandrich
2010-03-10A few Symbian build changesDan Fandrich
2010-02-19fix compiler warningYang Tse
2010-02-14removed trailing whitespaceYang Tse
2010-01-26Added curl_threads.c to a few more non-configure build filesDan Fandrich
2010-01-21Added rtsp.c to the non-configure target build filesDan Fandrich
2010-01-15Added the new protocol source files to the non-autoconf build filesDan Fandrich
2009-11-11Made the path to the binaries absoluteDan Fandrich
2009-11-04Put the Symbian binaries into the more modern locations in ROMDan Fandrich
2009-11-03Export the Symbian .iby files to make it easier to build a ROMDan Fandrich
2009-09-28libcurl private function Curl_memrchr() now in curl_memrchr.c and curl_memrchr.hYang Tse
2009-09-25Changed the default OpenSSL include pathDan Fandrich
2009-09-17Moved Curl_rand() and Curl_srand() code from formdata.c and formdata.hYang Tse
2009-07-15Added nonblock.c to the non-automake makefiles (note that the dependenciesDan Fandrich
2009-04-11Added new libcurl source files to Symbian OS build files.Dan Fandrich
2008-11-11Related with bug #2230535 (http://curl.haxx.se/bug/view.cgi?id=2230535)Yang Tse
2008-10-28Tweaked the include paths to work in CodeWarriorDan Fandrich
2008-10-25Added experimental support for zlib and OpenSSL on Symbian OS.Dan Fandrich
2008-10-24Added rawstr.c to Symbian curl buildDan Fandrich
2008-10-23Added rawstr.c to the non-configure libcurl makefilesDan Fandrich
2008-07-30Minor Symbian updates.Dan Fandrich
2008-06-05Mention the minimum Symbian OS version required.Dan Fandrich
2008-05-14Reduced the required stack size.Dan Fandrich
2008-05-13Added curl_easy_recv & curl_easy_send Symbian exports.Dan Fandrich
2008-04-25Updated Symbian UIDs. Added .pkg files for creating .sis packages.Dan Fandrich
2008-04-24Reduced the requested Symbian capabilities.Dan Fandrich
2008-04-22Added support for running on Symbian OS.Dan Fandrich