Merge pull request #25 from trtom/master
[platform/upstream/curl.git] / packages /
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-10-06 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-10-05 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-10-04 Yang Tsecurl tool: code moved to tool_*.[ch] files
2011-10-03 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-09-24 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-09-22 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-09-20 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-09-20 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-09-19 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-09-17 Yang Tsecurl tool: create tool_myfunc.[ch] which later on will...
2011-09-16 Yang Tsecurl tool: add new files to Symbian's .mmp project...
2011-08-28 Yang TseNTLM: END of refactoring/splitting/moving
2011-08-27 Yang TseNTLM: move NTLM core specifics into curl_ntlm_core...
2011-08-27 Yang TseNTLM_WB: move NTLM_WB specifics into curl_ntlm_wb.[ch]
2011-08-14 Yang Tsehttp NTLM: add curl_ntlm.c to Symbian's libcurl.mmp
2011-07-14 Patrick MonneratFix OS400 scripts to make it compilable again.
2011-04-26 Dan FandrichAdded new resolver sources to Symbian and VC6 build...
2011-04-18 Patrick MonneratOS400 pragma comment: replace (date) by (user, __DATE__...
2011-04-18 Patrick MonneratAugment RPG binding with "OLDIES" definitions.
2011-04-04 Dan FandrichAdded http_proxy.c to the Symbian build files
2011-03-14 Patrick Monnerat- Take new char * options into account in OS400 curl_ea...
2011-03-12 Daniel StenbergMerge branch 'imap' of https://github.com/bnoordhuis...
2011-03-10 Daniel Stenbergsources: update source headers
2011-01-31 Patrick MonneratInclude TLSAUTH options in ILE/RPG binding.
2010-12-21 Patrick MonneratNew curl/curl.h definitions added to ILE/RPG binding.
2010-12-03 Yang Tsebuild: move config-vms.h from subdir 'packages/vms...
2010-11-07 Dan FandrichAdded os-specific.c and xattr.c to the Symbian build...
2010-09-29 Patrick MonneratAdd gopher protocol definition to ILE/RPG binding.
2010-09-28 Dan FandrichChanged the TPF make file to get source files from...
2010-08-25 Dan FandrichAdded new source files to Symbian and TPF makefiles
2010-08-03 Yang Tsebuild: add missing new files to non-configure target...
2010-06-09 Patrick MonneratILE/RPG binding updated to current curl.h definitions.
2010-06-02 Yang Tseadd missing new files to non-configure target build...
2010-05-13 Dan FandrichAdded Polar SSL and RTMP files to the non-autoconf...
2010-05-13 Dan FandrichAdded the new ftp source files to the non-autoconf...
2010-04-20 Yang Tsehmac.c related compilation adjustment
2010-04-19 monneratMerge branch 'master' of github.com:bagder/curl
2010-04-19 monneratImplement SMTP authentication
2010-04-16 unknownOS400 version V5R2M0 not supported anymore by IBM:...
2010-03-25 Daniel Stenbergremove all .cvsignore files
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-03-23 Dan FandrichUpdated Symbian notes
2010-03-20 Daniel Stenbergprovide an initial set of .gitignore files
2010-03-11 Dan FandrichSSL should now be working out-of-the-box on Symbian...
2010-03-11 Dan FandrichEnable Symbian zlib support by default.
2010-03-10 Dan FandrichA few Symbian build changes
2010-03-05 Yang TseAdded SIZEOF_INT and SIZEOF_SHORT definitions for VMS...
2010-02-19 Yang Tsefix compiler warning
2010-02-16 Yang Tsereplaced tabs with spaces
2010-02-14 Yang Tseremoved trailing whitespace
2010-02-11 Patrick Monnerat_ Make it compilable again on OS400.
2010-02-11 Yang TseSteven M. Schweda updated VMS readme file
2010-02-11 Yang TseSteven M. Schweda removed batch_compile.com and defines.com
2010-02-11 Yang TseSteven M. Schweda fixed:
2010-01-28 Yang TseUse 'size_t' for GETNAMEINFO_TYPE_ARG2 definition for...
2010-01-26 Dan FandrichAdded curl_threads.c to a few more non-configure build...
2010-01-21 Dan FandrichAdded rtsp.c to the non-configure target build files
2010-01-15 Dan FandrichAdded the new protocol source files to the non-autoconf...
2009-12-31 Yang TseVMS adjustments by Steven M. Schweda
2009-12-30 Yang TseVMS build system enhancements by Steven M. Schweda...
2009-12-30 Yang TseVMS specific preprocessor symbol definition adjustments
2009-12-21 Patrick MonneratTake new SMTP definitions into account in OS400 wrapper...
2009-11-11 Dan FandrichMade the path to the binaries absolute
2009-11-04 Dan FandrichPut the Symbian binaries into the more modern locations...
2009-11-03 Dan FandrichExport the Symbian .iby files to make it easier to...
2009-10-27 Yang TseFix spelling
2009-10-23 Patrick MonneratOS400 install: Duplicate H include file to file CURL...
2009-09-28 Yang Tselibcurl private function Curl_memrchr() now in curl_mem...
2009-09-25 Dan FandrichChanged the default OpenSSL include path
2009-09-17 Yang TseMoved Curl_rand() and Curl_srand() code from formdata...
2009-08-31 Patrick MonneratOS400: adjust inclusion paths in include files to avoid...
2009-08-11 Patrick MonneratFix definition of CURLOPT_SOCKS5_GSSAPI_SERVICE from...
2009-07-15 Dan FandrichAdded nonblock.c to the non-automake makefiles (note...
2009-07-14 Gunter Knaufrenamed generated config.h to curl_config.h in order...
2009-06-13 Yang Tseadd default USE_CURLDEBUG setting
2009-06-13 Yang Tseimprove usability with UNIX-like shells or a DOS comman...
2009-06-11 Yang Tseadded header inclusion guard
2009-06-10 Yang TseVMS adjustments
2009-06-10 Yang TseAdjusted to take in account that...
2009-05-21 Gisle VanemAdded CVS id.
2009-05-21 Gisle VanemUpdate coments. Long-file name setup is required.
2009-05-19 Yang TseRemove empty line used to force CVS to update the ...
2009-05-18 Yang TseAdd empty line, to force CVS to update the $Id date...
2009-05-18 Patrick MonneratAdded seek callback definitions in RPG wrappers
2009-05-09 Yang TseMakefile.am was lost
2009-05-09 Yang TseRemove DOS and TPF package's Makefile.am
2009-05-06 Yang Tsecurl_sockaddr struct member addrlen is an 'unsigned...
2009-05-04 Yang Tseignore this
2009-05-02 Yang TseThis wasn't intended to be committed.
2009-05-02 Yang TseUse build-time configured curl_socklen_t instead of...
2009-05-01 Yang TseDavid McCreedy's "TPF-platform specific changes to...
2009-04-21 Yang TseMoved potential inclusion of system's malloc.h and...
2009-04-11 Dan FandrichAdded new libcurl source files to Symbian OS build...
2009-03-03 Patrick MonneratOptions CURLOPT_REDIR_PROTOCOLS and CURLOPT_PROTOCOLS...
2009-02-17 Patrick MonneratContinue sync work on OS400 specific code and RPG binding.
2009-02-16 Patrick MonneratPreparation of imminent release: synchronizing OS400...
2008-12-11 Patrick Monnerat_ Use getaddrinfo/getnameinfo ascii wrappers on OS400.
2008-11-17 Yang Tseif2ip.c related preprocessor cleanup
2008-11-13 Yang TseRefactor configure script detection of functions used...
next