platform/upstream/curl.git
2006-07-19 Yang TseAvoid variable declaration shadowing previously declare...
2006-07-19 Yang Tseremove variable declaration shadowing previously declar...
2006-07-19 Yang TseRemove variable declaration shadowing previously declar...
2006-07-19 Yang TseAbort if unable to write pid file, and close socket...
2006-07-19 Yang TseAbort if unable to write pid file.
2006-07-17 Yang Tse-Use curl_socket_t instead of int.
2006-07-17 Yang Tse"*connected" must be set to FALSE if trynextip() fails.
2006-07-17 Daniel StenbergJari Sundell did some excellent research and bug tracki...
2006-07-17 Yang Tsetests/libtest/lib506.c version 1.11 is now also logging...
2006-07-17 Yang TseReturn NULL if argument is NULL.
2006-07-17 Yang TseFix compiler warning "enumerated type mixed with anothe...
2006-07-17 Yang TseFix compiler warning "enumerated type mixed with anothe...
2006-07-17 Yang TseUpdate error buffer size used for SSL_strerror()
2006-07-17 Yang TseMinor cleanup
2006-07-15 Daniel Stenbergdon't use 'new' in the proto
2006-07-14 Daniel StenbergDavid McCreedy fixed a flaw where the CRLF counter...
2006-07-14 Yang TseFix compiler warning
2006-07-14 Yang TseChange the ai_addrlen type of struct addrinfo from...
2006-07-14 Yang TseNull terminate string in buffer before feeding it to...
2006-07-13 Yang TseOops, missing "u"
2006-07-13 Yang TseChange to meaningful var names and take care of a compi...
2006-07-13 Yang TseFix compiler warning.
2006-07-12 Gisle VanemRemove unneeded stuff.
2006-07-12 Yang TseRemove var not used.
2006-07-12 Yang TseLog a message if not all data is sent.
2006-07-12 Yang TseFix compiler warning: comparison between signed and...
2006-07-12 Yang TseRead the return value of the swrite() macro and 'print...
2006-07-12 Yang TsePlace parenthesis surrounding macro parameters so that...
2006-07-12 Yang Tsesread now returns ssize_t
2006-07-12 Yang TsePay attention when typecasting an operation
2006-07-12 Yang Tsesread now returns ssize_t
2006-07-12 Yang TseDJGPP/WATT32 does not have functions named recv() send...
2006-07-12 Yang TseUse platform's native types for recv() and send() argum...
2006-07-11 Dan FandrichEnable --enable-hidden-symbols for SunPro C
2006-07-11 Yang Tseinclude <malloc.h> only if HAVE_MALLOC_H and NEED_MALLO...
2006-07-11 Yang TseDefine NEED_MALLOC_H if including <stdlib.h> is not...
2006-07-11 Dan FandrichMoved strdup replacement from src/main.c into src/strdu...
2006-07-11 Gisle VanemAdded comment and CVS id.
2006-07-11 Yang TseSocket must be set to CURL_SOCKET_BAD after closing it.
2006-07-10 Yang TseDNS cache must use the multi DNS cache if the easy...
2006-07-08 Daniel Stenbergthe tool is named curl with lowercase c
2006-07-08 Daniel Stenbergjust some more blurb
2006-07-08 Daniel StenbergAtes Goral pointed out that libcurl's cookie parser...
2006-07-08 Daniel Stenberg7.15.5 is planned for August 2006
2006-07-07 Daniel Stenbergmention the shared DNS stuff
2006-07-07 Daniel StenbergIngmar Runge provided a source snippet that caused...
2006-07-07 Daniel Stenbergmention the by-default "sharing"
2006-07-07 Daniel Stenbergyassl can be used now
2006-07-07 Daniel StenbergHTTP Pipelining is for GET and HEAD requests only.
2006-07-07 Dan FandrichFixed building curllib.dsp when running make outside...
2006-07-07 Yang TseFinally get rid of CURL_CHECK_HEADERS_ONCE since it...
2006-07-07 Yang TseSubstitution of the literal '-' is only done if it...
2006-07-07 Yang TseUsing backslashes and slashes in the strings of the...
2006-07-07 Gisle VanemCorrect the trace for WinCE.
2006-07-07 Gisle VanemWinCE uses CreateThread(). Hence error is not in 'errno'.
2006-07-07 Gisle VanemRemoved copying 'stderr' since it doesn't have the...
2006-07-07 Daniel Stenbergupdated after discussions and thinking
2006-07-07 Yang TseFix excessive escaping.
2006-07-07 Yang TseFix CURL_CHECK_HEADERS_ONCE
2006-07-06 Yang TseFix MinGW/MSYS support in CURL_CHECK_FUNC_RECV and...
2006-07-06 Gisle VanemUndefine symbols before redefining them.
2006-07-06 Gisle VanemUndefine correct symbol.
2006-07-05 Yang TseOops !
2006-07-05 Yang TsePrevent definition of HAVE_WINxxx_H symbols and avoid...
2006-07-05 Gisle VanemCludge fix for djgpp 2.03 or older; it doesn't have...
2006-07-05 Gisle Vanem Add types and qualifiers for getnameifo(), send()...
2006-07-04 Yang TseUse a more descriptive var name.
2006-07-04 Yang TseGet qualifier of arg 2 for send() apart into SEND_QUAL_...
2006-07-04 Yang TsePlatforms that don't have/run configure need default...
2006-07-04 Yang TseFind out return types and argument types for functions...
2006-07-04 Daniel StenbergToshiyuki Maezawa fixed a problem where you couldn...
2006-07-04 Yang TseTest HAVE_GETNAMEINFO definition before using GETNAMEIN...
2006-07-03 Yang TseFix compiler warning.
2006-07-03 Yang TseUse CURL_CHECK_FUNC_GETNAMEINFO results in CURL_CHECK_N...
2006-07-02 Yang TseMake CURL_CHECK_NI_WITHSCOPEID actually try to compile...
2006-07-02 Yang TseFix shell globbing in CURL_CHECK_FUNC_GETNAMEINFO
2006-07-02 Yang TseFix shell globbing in CURL_CHECK_FUNC_GETNAMEINFO
2006-07-02 Yang TseFix shell globbing in CURL_CHECK_FUNC_GETNAMEINFO
2006-07-01 Yang TseGet some debug info
2006-07-01 Yang TseGet some debug info
2006-07-01 Yang TseAvoid shell globbing
2006-07-01 Yang TseGet qualifier of arg 1 for getnameinfo apart. Take 3.
2006-07-01 Yang TseGet qualifier of arg 1 for getnameinfo apart.
2006-07-01 Yang TseGet qualifier of arg 1 for getnameinfo apart. Take 2.
2006-06-30 Yang TseGet qualifier of arg 1 for getnameinfo apart.
2006-06-30 Daniel Stenbergtypecast the number passed to CURLOPT_INFILESIZE_LARGE...
2006-06-30 Yang TseRemove experimental notice from CURL_CHECK_FUNC_GETNAMEINFO
2006-06-29 Daniel Stenbergwith a very recent yassl, we now can display 'yassl...
2006-06-28 Daniel Stenbergchanged wording on the curl_multi_fdset() problem and...
2006-06-28 Yang Tsefix better minor compiler warning
2006-06-28 Yang Tsefix minor compiler warning
2006-06-28 Yang Tsefix minor compiler warning
2006-06-26 Daniel Stenberginclude config-win32.h in release archives
2006-06-26 Daniel Stenbergchanged wording slightly, and added standard boiler...
2006-06-24 Daniel StenbergWallner's update
2006-06-24 Daniel StenbergAdded README.pipelining but also extracted the "docs...
2006-06-24 Daniel Stenbergthoughts and ideas as posted to the list the other day
2006-06-24 Daniel Stenbergcorrected introduction version number
2006-06-24 Daniel StenbergMichael Wallner added curl_formget(), which allows...
2006-06-24 Daniel Stenberg1.3.1
next