platform/upstream/curl.git
2009-06-12 Yang TseRevert last change, it is inappropriate.
2009-06-12 Gisle VanemReplace CURLDEBUG with DEBUGBUILD.
2009-06-12 Yang Tsefix compiler warning
2009-06-12 Yang TseFixed to take in account the different interpretation...
2009-06-12 Yang Tseinclude <limits.h> for INT_MAX definition
2009-06-12 Yang Tsefix compiler warning
2009-06-11 Yang Tsefix compiler warning
2009-06-11 Yang Tsewhen running automake copy missing files instead of...
2009-06-11 Yang TseDOS adjustments
2009-06-11 Yang Tseadded header inclusion guard
2009-06-11 Yang Tsemention configure --enable-curldebug decoupled from...
2009-06-11 Yang Tsechanged testcurl script to allow building test harness
2009-06-10 Daniel Stenberg- Fabian Keil ran clang on the (lib)curl code, found...
2009-06-10 Daniel Stenbergextended the CURLOPT_HEADERFUNCTION description with...
2009-06-10 Yang TseVMS adjustments
2009-06-10 Bill HoffmanENH: extract version from curlver.h
2009-06-10 Yang TseVMS adjustment
2009-06-10 Yang Tsefix language in comment
2009-06-10 Yang TseTrackMemory is another feature not supported by curl...
2009-06-10 Yang TseAdjusted to take in account that...
2009-06-09 Yang TseAdded --enable-curldebug configure option to enable...
2009-06-09 Yang Tsec-ares' --enable-debug --enable-curldebug decoupling...
2009-06-09 Bill HoffmanENH: lower case cmake functions and remove tabs and...
2009-06-09 Daniel Stenbergproviding two more answers
2009-06-09 Yang Tseinitialize fread callback pointer to avoid compiler...
2009-06-09 Yang Tsefix compiler warning
2009-06-08 Daniel Stenberg- Claes Jakobsson provided a patch for libcurl-NSS...
2009-06-08 Daniel Stenberg- Triggered by bug report #2798852 and the patch in...
2009-06-08 Yang Tsefix compiler warning: signed and unsigned type in condi...
2009-06-08 Yang Tsemention last changes
2009-06-08 Yang Tsemention last changes
2009-06-08 Yang TseIgor Novoseltsev provided docs\INSTALL VxWorks section
2009-06-08 Yang TseIgor Novoseltsev adjusted Makefile.vxworks to get sourc...
2009-06-08 Yang TseUse curl_off_t and CURL_FORMAT_CURL_OFF_T for file...
2009-06-08 Yang TseRemove buildconf.bat from release and daily snapshot...
2009-06-08 Yang TseEnsure that buildconf.bat does nothing unless it is...
2009-06-08 Yang TseCVS-INFO file only present in CVS tree, never in releas...
2009-06-08 Daniel Stenbergdjgpp build fix
2009-06-08 Daniel Stenberg../include/curl/curlbuild.h.dist is not present in...
2009-06-08 Gisle VanemUpdate comment about "ML". Removed "-D_USE_32BIT_TIME_T...
2009-06-08 Yang Tsejust comment it out
2009-06-08 Yang TseFor debugging purposes...
2009-06-08 Yang TseAdjusted libtool version parsing due to libtool --versi...
2009-06-07 Daniel StenbergBill Hoffman (6 June 2009)
2009-06-07 Daniel Stenberg- Eric Wong fixed --no-buffer to actually switch off...
2009-06-07 Yang Tsedebug test a non-greedy pattern
2009-06-06 Yang TseAdd some debug tracing
2009-06-06 Yang Tseremove the ofending regexp
2009-06-06 Yang Tseremove line not intended to be committed
2009-06-06 Yang Tseattempt to fix regex
2009-06-06 Yang TseAdjusted libtool version parsing due to libtool --versi...
2009-06-06 Yang TseRevert delegating c-ares linking magic on libtool and...
2009-06-06 Yang Tsec-ares Makefile.am back to using $(top_builddir) for...
2009-06-06 Bill HoffmanENH: add some cmake docs and fix build with socklen_t
2009-06-05 Yang Tsemention last changes
2009-06-05 Yang Tsedocs/example patches for VMS
2009-06-05 Yang TseDepending on the libtool and automake versions being...
2009-06-05 Yang Tsemention last changes
2009-06-05 Yang Tseintroduction of os-specific.c and os-specific.h
2009-06-05 Yang Tsec-ares' -no-undefined and --enable-curldebug adjustments
2009-06-05 Daniel Stenbergremove conflict markers
2009-06-05 Daniel Stenberg- Setting the Content-Length: header from your app...
2009-06-04 Yang Tsefix shadowing of a global declaration
2009-06-04 Yang Tseallow building libcurl for VxWorks
2009-06-04 Yang Tsec-ares embbeded builds header include paths fully defin...
2009-06-03 Yang TseRemove more generated files.
2009-06-03 Yang TseRemove more generated files
2009-06-03 Yang TseRemove all generated 'Makefile' files.
2009-06-03 Yang TseRemove more generated files
2009-06-03 Yang TseDie when instructed to build c-ares and this fails
2009-06-02 Dan FandrichCreated a basic Android make file for curl and libcurl...
2009-06-02 Yang TseUse relative path to built c-ares tree libtool library
2009-06-01 Yang TseTemporarily disable config.guess related checks
2009-06-01 Daniel Stenberg- Claes Jakobsson fixed the configure script to better...
2009-06-01 Yang Tsecredit John E. Malmberg
2009-06-01 Yang TseJohn E. Malmberg noticed that the configure script...
2009-06-01 Yang TseJohn E. Malmberg's VMS specific clean-up for curl.h
2009-06-01 Yang TseHP-UX requires libtool version 1.5.24 or newer
2009-05-30 Yang TseDelegate c-ares linking magic on libtool and auto-makef...
2009-05-30 Dan FandrichAdded missing NTLM feature for test 1097
2009-05-30 Dan FandrichAllow compiling under Android
2009-05-29 Yang TseFix compiler warning: out of bound access
2009-05-29 Daniel Stenbergcorrected comments
2009-05-28 Dan FandrichFixed a few comment typos (from the FreeBSD ports)
2009-05-28 Yang Tsefix compilation on AIX
2009-05-28 Yang Tsefix compiler warning: variable was set but never used
2009-05-28 Yang Tsefix compiler warning: unused parameter
2009-05-28 Yang Tsec-ares' --enable-curldebug adjustments
2009-05-28 Yang TseRemove temporarily introduced memory leak.
2009-05-27 Daniel Stenberg- Claes Jakobsson fixed libcurl-NSS to build fine even...
2009-05-27 Daniel Stenberg- Mike Crowe pointed out that setting CURLOPT_USERPWD...
2009-05-27 Daniel Stenberg- Andre Guibert de Bruet found a call to a OpenSSL...
2009-05-27 Daniel Stenberg- Frank McGeough provided a small OpenSSL #include...
2009-05-27 Yang TseTemporarily introduce a memory leak to verify curl...
2009-05-27 Yang TseAllow curl debug memory tracking when building a shared...
2009-05-26 Daniel Stenberglanguage fix
2009-05-26 Yang TseMake ares_init(), ares_dup() and ares_init_options...
2009-05-26 Yang Tsec-ares's --enable-curldebug configure option decoupled...
2009-05-26 Yang TsePrevent copying 'sourced' manpages for build targets...
2009-05-25 Daniel Stenberg- bug report #2796358 (curl.haxx.se/bug/view.cgi?id...
next