platform/upstream/curl.git
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
2006-06-24 Daniel StenbergProvide a libcurl API for setting mutex callbacks in...
2006-06-23 Daniel StenbergArve Knudsen found a flaw in curl_multi_fdset() for...
2006-06-22 Daniel StenbergPeter Silva introduced CURLOPT_MAX_SEND_SPEED_LARGE and
2006-06-21 Daniel Stenbergminor language edits bug reports 1510080 1510098
2006-06-20 Daniel Stenbergthe D binding link is dead but we know of no new one!
2006-06-20 Daniel Stenbergbad syntax
2006-06-19 Daniel Stenbergmake -K on a bad file now displays a warning
2006-06-19 William AhernRemove "big endian" DNS section and RR data integer...
2006-06-19 William AhernHandle EAGAIN/EWOULDBLOCK readiness errors, which can...
2006-06-16 Daniel Stenbergwhen mentioning the default config file, point back...
2006-06-15 Daniel Stenbergselect_res is not a socket, it should be a plain int
2006-06-13 Dan FandrichCheck whether gcc supports --enable-hidden-symbols...
2006-06-12 Dan FandrichImplemented --enable-hidden-symbols configure option...
2006-06-12 Daniel Stenbergoops
2006-06-12 Daniel Stenbergadded contributors from the 7.15.4 release
2006-06-12 Daniel Stenbergstarting the journey towards the next release
2006-06-12 Daniel Stenberg7.15.4 coming up
2006-06-12 Daniel StenbergNah, we refer people to the generic site that lists...
2006-06-10 Gisle VanemFix "'x' might be used uninitialized in this function...
2006-06-09 Daniel Stenbergsync with existing list of up-to-date mirrors
2006-06-09 Daniel Stenbergproper use of newlines
2006-06-09 Daniel Stenbergstricter type use to please compilers
2006-06-09 Daniel Stenbergoops, serious breakage in the fdset() function
2006-06-08 Daniel Stenberglib525.c does a FTP upload with PORT using multi interface
2006-06-08 Daniel Stenbergcorrected the CURLINFO_TOTAL_TIME description
2006-06-08 Daniel StenbergBrian Dessent's fixes for cygwin builds
2006-06-07 Daniel StenbergNTLM2 session response support
2006-05-31 Daniel Stenbergtwo new mirrors and a recount of them
2006-05-31 Daniel StenbergAdded config-tpf.h to the release package
2006-05-30 Daniel StenbergRemoved a few fixed issues and a few issues currently...
2006-05-28 Daniel Stenbergcorrect explicit/implicit terms for FTPS
2006-05-27 Daniel Stenbergone modified proto and one removed proto
2006-05-27 Daniel Stenbergadapted to the new Curl_splayremovebyaddr() proto
2006-05-27 Daniel StenbergIfdef'ed out unused function, added lots of comments...
2006-05-27 Daniel Stenbergreverted the previous .libs check for libs, but instead...
2006-05-26 Daniel StenbergÓscar Morales Vivó updated the libcurl.framework.make...
2006-05-26 Daniel Stenberglong/int cleanup to silence picky compiler warnings
2006-05-25 Daniel StenbergOlaf Stüben fixed a bug that caused Digest authenticati...
2006-05-25 Daniel Stenbergminor RFC updates, Dan Fandrich brought my attention...
2006-05-25 Daniel Stenbergbetter check for libs created in the .libs directory...
2006-05-24 Daniel Stenbergadded some missing items
2006-05-24 Daniel StenbergCopied the NO_UNDEFINED magic from libcurl to make...
2006-05-24 Daniel StenbergMichael Wallner provided a patch that allows "SESS...
2006-05-24 Daniel Stenbergmake sure we pass a time_t * to localtime(), and the...
2006-05-24 Daniel Stenbergminor fix to make Curl_splayremove() return a NULL...
2006-05-24 Daniel Stenbergbased on Tor Arntsen's fix, this should correct test...
2006-05-23 Daniel StenbergFixed a shell script syntax error that all of a sudden...
2006-05-23 Daniel StenbergDavid McCreedy's update
2006-05-15 Daniel Stenbergupdated with more recent facts
2006-05-14 Daniel StenbergThe SOCKS connection codes don't properly acknowledge...
2006-05-11 Daniel StenbergThe new ftpuploadresume.c example by Philip Bock
next