platform/upstream/curl.git
2009-07-14 Bill HoffmanENH: add optional support for c-ares
2009-07-14 Gunter Knaufrenamed generated config.h to curl_config.h in order...
2009-07-14 Gunter Knaufupdated openssl version to latest; removed obsolete...
2009-07-14 Bill HoffmanENH: move config.h.cmake to curl_config.h.cmake so...
2009-07-14 Gunter Knaufrenamed generated config.h to ares_config.h in order...
2009-07-14 Bill HoffmanENH: add nonblock.c to build for CMake
2009-07-14 Bill HoffmanENH: do not report if zlib is not found as it still...
2009-07-14 Gunter Knaufrenamed generated config.h to curl_config.h in order...
2009-07-14 Gunter Knaufrenamed generated config.h to curl_config.h in order...
2009-07-13 Gunter Knaufadded PKG_CONFIG_PATH to output to better verify if...
2009-07-11 Daniel Stenbergsilence a compiler warning
2009-07-09 Daniel Stenbergadd these new files to CVS as well
2009-07-09 Daniel Stenberg241 - expose Curl_nonblock as curlx_nonblock
2009-07-09 Daniel Stenberg- Eric Wong introduced curlx_nonblock() that the curl...
2009-07-09 Daniel Stenberg240 - GnuTLS configure fix to find older installations
2009-07-09 Daniel Stenbergbring back the libgnutls-config use for checking for...
2009-07-09 Daniel Stenbergtwo more pending issues
2009-07-08 Daniel Stenberg245 - HTTP version getinfo
2009-07-08 Daniel Stenbergupdated with the actions I want to have done before...
2009-07-08 Daniel StenbergMarkus Koetter's man page updates for the FTPPORT ranges
2009-07-08 Daniel Stenberg- Constantine Sapuntzakis posted bug report #2813123
2009-07-04 Gunter Knaufadded INET_ADDRSTRLEN define in case system headers...
2009-07-04 Gunter Knaufremoved NIFLAGS which is no longer used; added NI_MAXHO...
2009-07-04 Gunter KnaufMarkus Koetter provided a patch to avoid getnameinfo...
2009-06-30 Daniel Stenbergsilly typo, pointed out by Fabian Keil
2009-06-30 Daniel StenbergTor Arntsen pointed out a missing #ifdef for IPv6,...
2009-06-29 Daniel Stenbergmy CURLINFO_CERTINFO fix
2009-06-29 Daniel Stenberg- Markus Koetter made CURLOPT_FTPPORT (and curl's ...
2009-06-29 Daniel Stenberg- Modified the separators used for CURLOPT_CERTINFO...
2009-06-27 Dan FandrichFixed a compiler warning.
2009-06-21 Yang TseRefactor how libraries are checked for connect() functi...
2009-06-20 Yang TseRefactor how libraries are checked for connect() function,
2009-06-20 Gisle VanemRemove unneeded defines.
2009-06-20 Gisle VanemUse select_s() and not select().
2009-06-20 Gunter Knaufavoid pressanykey() call when curl finishes and was...
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...
next