platform/upstream/curl.git
2004-06-21 Daniel Stenbergadded CURL_READFUNC_ABORT
2004-06-21 Daniel Stenbergwhen the client disconnects prematurely, dump the reque...
2004-06-21 Daniel Stenbergrecent events
2004-06-21 Daniel Stenbergtypecasts to prevent compiler warnings
2004-06-21 Daniel Stenbergupdates
2004-06-21 Daniel Stenbergrefer to the new tutorial man page
2004-06-21 Daniel Stenbergremoved libcurl-the-guide from the dist
2004-06-21 Daniel Stenberglibcurl-tutorial.3 is the former libcurl-the-guide...
2004-06-19 Daniel Stenbergtest 177 HTTP POST with --digest that gets a 302 response
2004-06-19 Daniel StenbergWhen doing auth negotiations or authprobing, we only...
2004-06-19 Daniel Stenbergprevent compiler warning
2004-06-18 Daniel Stenbergispell-buffer
2004-06-18 Daniel Stenbergtwo issues to remember to fix before next release
2004-06-18 Daniel StenbergGisle's "SSL patch" from June 16th 2004, modified by...
2004-06-18 Daniel StenbergWith David Byron's test server I could repeat his probl...
2004-06-17 Daniel Stenberglarge file FTP upload bug
2004-06-17 Daniel Stenbergnew daring features, not used by any current test
2004-06-16 Daniel StenbergKeep the upload byte counter in an curl_off_t, not...
2004-06-16 Daniel StenbergAlexander Krasnostavsky fixed a flaw in the 3rd party...
2004-06-15 Daniel Stenbergpost with auth problems fixed
2004-06-15 Daniel Stenbergskip the pid from the logging
2004-06-15 Daniel Stenbergtest 176, use --ntlm and POST when the server doesn...
2004-06-15 Daniel Stenbergadded test case 175, use HTTP POST and DIGEST set but...
2004-06-15 Daniel StenbergFix the auth code to enable us to i.e set DIGEST and...
2004-06-14 Daniel Stenbergwe actually build and run fine with libidn 0.4.1 too...
2004-06-14 Daniel Stenberglots of multi interface description but also some gener...
2004-06-14 Daniel Stenbergprevent compiler warnings on non-win32 platforms
2004-06-14 Daniel Stenbergadded test 174, HTTP POST --anyauth to server without...
2004-06-14 Daniel Stenbergrecent action
2004-06-14 Daniel StenbergAllow formposting of files larger than what fits in...
2004-06-14 Daniel Stenbergrefuse running the torture tests without a debug build
2004-06-13 Daniel Stenbergmoved default: in a switch case to prevent compiler...
2004-06-13 Daniel Stenbergprovide curl_formfree() even when http is disabled...
2004-06-13 Daniel Stenberguse Curl_strcasestr() when checking wildcard cert names
2004-06-13 Daniel Stenbergadded Curl_strcasestr() for case insensitive strstr...
2004-06-11 Gunter Knaufremoved unused include path.
2004-06-11 Gunter Knauffixed xdc generation, added lib target, load curl.nlm...
2004-06-11 Daniel StenbergTim Sneddon made it build fine on VMS again.
2004-06-11 Gunter Knaufsome more makefile changes.
2004-06-11 Gunter Knaufrespect CVS builds in version string.
2004-06-11 Gunter Knaufsome more makefile changes.
2004-06-10 Gunter Knaufcosmetic correction.
2004-06-10 Gunter Knaufconverted to UNIX format.
2004-06-10 Gunter Knaufadded timeval.c to the sources for curlx_ functions.
2004-06-10 Gunter Knaufminor output fix.
2004-06-10 Gunter Knaufups! no copy command defined.
2004-06-10 Gunter Knaufadded generation of missing files.
2004-06-10 Gunter Knaufadded generation of missing files.
2004-06-10 Gunter Knaufmake include path overridable.
2004-06-10 Daniel StenbergGisle Vanem's init patch for Windows
2004-06-10 Daniel Stenbergremoved trailing whitespace
2004-06-10 Daniel StenbergGisle corrected two comments
2004-06-10 Daniel StenbergGisle Vanem's improved verbose output and timeout handl...
2004-06-10 Daniel Stenbergbuild again with disabled http
2004-06-10 Daniel StenbergSteven Bazyl and Seshubabu Pasam pointed out a bug...
2004-06-09 Daniel StenbergAlexander Krasnostavsky's fix to make libcurl build...
2004-06-09 Daniel Stenbergwhen built with HTTP disabled, provide a curl_formadd...
2004-06-09 Daniel StenbergAdded CURL_FORMADD_DISABLED when libcurl is built with...
2004-06-09 Daniel Stenbergremoved reference to the removed curl_formparse
2004-06-09 Daniel StenbergSetting CURLOPT_RANGE to NULL disables it.
2004-06-09 Daniel Stenbergrecent changes
2004-06-09 Daniel Stenbergwhen producing curllib.dsp, include libcurl.def as...
2004-06-09 Gunter Knaufadded the new source files.
2004-06-09 Gunter Knaufcorrected copyright.
2004-06-08 Daniel StenbergGisle's patch that'll allow curl to continue with the...
2004-06-08 Daniel Stenbergfix
2004-06-08 Daniel StenbergJames Bursa fixed a RISC OS init issue, removed trailin...
2004-06-08 Daniel StenbergMarty Kuhrt's VMS fixes
2004-06-08 Gunter Knaufcorrected defines.
2004-06-08 Daniel Stenbergdelete trailing whitespace
2004-06-08 Gunter Knaufconvert to UNIX format.
2004-06-08 Gunter Knaufconverted to UNIX format.
2004-06-08 Daniel StenbergKjetil Jacobsen pointed out that the CURLOPT_FILETIME...
2004-06-08 Daniel Stenbergtime schedule for this year
2004-06-07 Daniel Stenbergprevent compiler warning with picky compilers
2004-06-07 Daniel StenbergReverted the previous change and redid it differently...
2004-06-07 Daniel StenbergWhen sending info about which host that sends what...
2004-06-04 Daniel Stenbergconfigure fix
2004-06-04 Daniel Stenberg1 - do better when cross-compiling when checking for...
2004-06-04 Daniel Stenbergtest 173 added: HTTP RFC1867-formpost a file from stdin...
2004-06-04 Daniel Stenbergfixed spell, removed reference to a 'tools' subdir...
2004-06-04 Daniel StenbergGünter Knauf's netware fix
2004-06-04 Daniel StenbergGünter Knauf's netware build fixes
2004-06-04 Daniel Stenberg3rd party transfers are in CVS now
2004-06-03 Daniel Stenbergupdated a comment
2004-06-03 Daniel Stenbergupdates
2004-06-03 Daniel Stenbergthe test targets won't invoke the test suite if curl...
2004-06-03 Daniel Stenbergset an automake conditional for if this is a cross...
2004-06-03 Daniel Stenbergdeleted trailing whitespace
2004-06-03 Daniel Stenberg7.12.0 introduced IDN support
2004-06-03 Daniel StenbergAlexander Krasnostavsky's FTP third party transfer...
2004-06-03 Daniel StenbergMention the python-isque mailing list, don't mention...
2004-06-03 Daniel StenbergCURLE_FAILED_INIT is returend when an unknown option...
2004-06-03 Daniel StenbergAdded example of how to use the upcoming support for...
2004-06-03 Daniel Stenbergcorrected to use the proxy user name for proxy auth...
2004-06-03 Daniel StenbergVincent Bronner made the code use the correct user...
2004-06-03 Daniel Stenberggetinfo.c is a new tiny example that uses curl_easy_get...
2004-06-02 Daniel Stenbergvery minor format edit
2004-06-02 Daniel StenbergCURLOPT_PUT is deprecated
2004-06-02 Daniel StenbergMade CURLOPT_UPLOAD and CURLOPT_PUT mean the same thing...
next