platform/upstream/curl.git
2002-11-05 Daniel Stenbergipv4-fixes for the new Curl_dns_entry struct and Curl_r...
2002-11-05 Daniel StenbergCurl_resolv() now returns a different struct, and it...
2002-10-31 Daniel StenbergSoren Spies filled in some info about Mac OS X 10.2
2002-10-31 Daniel StenbergDisable the DNS cache (by setting the timeout to 0...
2002-10-28 Daniel Stenbergwhen using checkprefix(), the first argument must be...
2002-10-28 Daniel StenbergTransfer-Encoding: needs 17 bytes passed, not 18
2002-10-28 Daniel StenbergkromJx@crosswinds.net's fix that now uses checkprefix...
2002-10-28 Daniel Stenbergthe malloc debug system assumes single thread
2002-10-28 Daniel StenbergkromJx@crosswinds.net fixed typos
2002-10-28 Daniel Stenbergworks now with autoconf 2.54
2002-10-28 Daniel StenbergKevin Roth's patch that checks for the CA cert file...
2002-10-28 Daniel StenbergKevin Roth's patch. $(RM) instead of @erase, and it...
2002-10-28 Daniel StenbergKevin Roth's fixes that use $(RM) instead of @erase...
2002-10-28 Daniel Stenbergprevent compiler warning
2002-10-28 Daniel Stenbergprevent compiler warnings
2002-10-28 Daniel Stenbergfixes
2002-10-23 Daniel Stenbergfixed the cygwin check for -no-undefined
2002-10-23 Daniel Stenbergimproved the check for an ISO cpp by checking specificl...
2002-10-23 Daniel StenbergkromJx@crosswinds.net made it run properly with stunnel...
2002-10-23 Daniel Stenbergbad headers can come in two kinds, we either treat...
2002-10-21 Daniel Stenberganother week, 7 fixes
2002-10-21 Daniel Stenbergglibc 2.2.93 gethostbyname_r() no longer returns ERANGE...
2002-10-21 Daniel StenbergNikita Schmidt's fix to debian bug report #165382....
2002-10-21 Daniel StenbergAdded test 55, follow location with a single slash...
2002-10-21 Daniel Stenbergcheck for cygwin and if built on that, enable the no...
2002-10-21 Daniel Stenbergtest 54 added, blank Location: field
2002-10-21 Daniel Stenberg--enable-debug now checks if gcc is used before it...
2002-10-18 Daniel Stenbergmake very sure that we return 'done' properly when...
2002-10-18 Daniel Stenbergreturn call_multi when we follow a location
2002-10-18 Daniel Stenbergif we found no string on the Location: line, don't...
2002-10-18 Daniel Stenbergmoved comments to first column and automake stopped...
2002-10-17 Daniel StenbergMake the COOKIESESSION work better by creating a list...
2002-10-17 Daniel Stenbergjunk cookies test53 added
2002-10-16 Daniel Stenbergmucho fixed
2002-10-15 Daniel StenbergAdded new mirror
2002-10-15 Daniel StenbergAndrés García's corrections
2002-10-14 Daniel Stenbergignore .ps and .pdf files too
2002-10-14 Daniel Stenberggenerate and include PDF versions of the docs in the...
2002-10-13 Daniel Stenbergmy first take at a memory leak detection document
2002-10-13 Daniel Stenbergsome more
2002-10-13 Daniel Stenbergadded more info
2002-10-12 Daniel Stenbergthree silly bugs
2002-10-12 Daniel Stenberg-y and -Y was switched in the examples
2002-10-12 Daniel Stenbergreturn error properly when a non-blocking connect fails...
2002-10-11 Daniel StenbergWhen we receive a "bad header" we must sure not to...
2002-10-11 Daniel Stenbergfix bad free() that caused segfault
2002-10-11 Daniel Stenberg7.10.1 commit
2002-10-10 Daniel Stenbergmore
2002-10-10 Daniel StenbergJeff Lawson fixed a few problems with connection re...
2002-10-09 Daniel StenbergJunk data could get inserted when saving/getting HTTP...
2002-10-08 Daniel Stenbergfailf() now sends the text to the debug function callback
2002-10-08 Daniel Stenbergset version and date
2002-10-08 Daniel Stenbergadded --ca
2002-10-08 Daniel StenbergAdded timeout support for the non-windows version.
2002-10-08 Daniel Stenbergrewrote the --with-zlib check, based on Albert Chin...
2002-10-08 Daniel Stenberg7.10 not 7.9.9 (there never was one named that)
2002-10-08 Daniel Stenberg5.7 Link errors when building libcurl on Windows!
2002-10-08 Daniel Stenbergmore blurb
2002-10-08 Daniel StenbergKevin's fix to use DESTDIR instead of prefix on make...
2002-10-07 Daniel Stenbergadded libcurl-the-guide to the dist
2002-10-07 Daniel StenbergFollowing locations properly, if told to do so.
2002-10-07 Daniel StenbergMove the URL concat code to Curl_follow(), and added...
2002-10-07 Daniel StenbergKevin Roth pointed out that 'make install' failed if...
2002-10-07 Daniel StenbergKevin's update
2002-10-04 Daniel Stenbergfixes since 7.10
2002-10-04 Daniel StenbergThe -no-undefined flag is CRUCIAL for this to build...
2002-10-04 Daniel Stenbergas Ralph Mitchell pointed out, the Location: following...
2002-10-04 Daniel Stenbergnew redirect tests with ./ and ../
2002-10-04 Daniel StenbergKevin Roth's patch for his new packaging
2002-10-03 Daniel StenbergBjorn Wiren pointed out that INSTALL was missing in...
2002-10-01 Daniel Stenberg--with-libz and --without-libz are now supported
2002-10-01 Daniel Stenberg7.10
2002-10-01 Daniel Stenbergthree more changes
2002-09-30 Daniel Stenbergget an argument and add a 'age' field to the struct
2002-09-30 Daniel StenbergCris Bailiff found this flaw, gethostbyname_r() on...
2002-09-27 Daniel Stenberg"" proxy means no proxy
2002-09-27 Daniel StenbergAllow a "" proxy explicitly set dont-use-proxy, i.e...
2002-09-26 Daniel Stenbergpoint out more docs
2002-09-26 Daniel Stenbergnicer html
2002-09-26 Daniel Stenbergmain index for the tool docs
2002-09-26 Daniel Stenbergfixed html tag
2002-09-26 Daniel Stenbergenhanced curl_version_info
2002-09-25 Daniel Stenberglanguage!
2002-09-25 Daniel Stenbergextended curl_version_info() with more info on related...
2002-09-25 Daniel Stenbergfour fixes of yday and today
2002-09-25 Daniel Stenbergmake sure we free rangeline before we re-assign it...
2002-09-25 Daniel Stenbergcurl_free proto added
2002-09-25 Daniel StenbergWalter J. Mack added curl_free
2002-09-25 Daniel Stenbergadded curl_free and an "overview" section
2002-09-25 Daniel Stenbergadded curl_free
2002-09-25 Daniel StenbergWalter J. Mack's curl_free addition
2002-09-25 Daniel StenbergAndrés García found out that Curl_protocol_connect...
2002-09-25 Daniel StenbergWez Furlong's curl_version_info() function added, still...
2002-09-23 Daniel Stenberg5 changes since pre3
2002-09-23 Daniel Stenbergmade the resume error more suitable for all protocols...
2002-09-23 Daniel Stenbergfix resume when multiple files were specified
2002-09-23 Daniel Stenbergspell fix comment
2002-09-23 Daniel Stenbergremoved use of extra unneeded variable
2002-09-23 Daniel StenbergDolbneff A.V and Spiridonoff A.V made the file:// code...
2002-09-23 Daniel Stenbergproperly disconnect failed connections
next