platform/upstream/curl.git
2009-06-19 Michal Marekfix indentation.
2009-06-19 Yang Tsesclose() function-like macro definition used to close...
2009-06-18 Yang Tseadd CloseSocket camel case function check
2009-06-17 Yang Tsecheck for socket() and closesocket() as it is done...
2009-06-17 Yang Tsesocket() and closesocket() prototypes might be in socket.h
2009-06-17 Yang Tsecheck for socket() and closesocket() as it is done...
2009-06-17 Dan FandrichAdded a few more compiler warning options for gcc.
2009-06-16 Daniel Stenberg- Reuven Wachtfogel made curl -o - properly produce...
2009-06-16 Michal Marek- When doing non-anonymous ftp via http proxies and...
2009-06-16 Yang Tsefix compiler warning
2009-06-15 Gunter Knauffixed TRUE/FALSE case typo.
2009-06-15 Daniel Stenberg- Eric Wong's patch:
2009-06-15 Daniel Stenbergcurl_multi_socket_action() is the one to use nowadays...
2009-06-15 Patrick MonneratReplaced use of standard C library rand()/srand() by...
2009-06-15 Yang TseDEBUGBUILD / CURLDEBUG decoupling follow-up
2009-06-15 Yang Tse DEBUGBUILD / CURLDEBUG decoupling follow-up
2009-06-13 Yang TseRemove HAVE_CONFIG_H definition from here,
2009-06-13 Yang Tseadd default USE_CURLDEBUG setting
2009-06-13 Yang Tseinitial step towards decoupling c-ares from libcurl...
2009-06-13 Yang Tseimprove usability with UNIX-like shells or a DOS comman...
2009-06-13 Yang Tsedon't ignore these subdirs, they must be removed first
2009-06-13 Yang TseRemove DEBUGBUILD symbol definition, is not required...
2009-06-13 Yang TseDEBUGBUILD symbol definition for debug builds
2009-06-13 Yang Tseignore some subdirs
2009-06-13 Yang Tsefix comment
2009-06-12 Yang TseTry to make more clear that --enable-curldebug has...
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...
next