platform/upstream/curl.git
2002-04-10 Daniel Stenbergdefault proxy port set, as reported by Sebastien Willemijns
2002-04-10 Daniel Stenbergupdated error code
2002-04-10 Daniel Stenbergerror code cleanup, use the new SEND/RECV errors
2002-04-10 Daniel Stenbergerror codes documented
2002-04-10 Daniel Stenbergtwo new error codes to separate READ into READ/RECV...
2002-04-10 Daniel Stenbergclarified how to write URLs in -K config files
2002-04-09 Daniel Stenbergset the HOME variable to the current dir, to prevent...
2002-04-09 Daniel Stenbergspell checked and removed talk about very old version...
2002-04-08 Daniel Stenberg7.9.6-pre4 commit
2002-04-08 Daniel Stenbergremoved compiler warnings, made it conditional on USE_E...
2002-04-08 Daniel StenbergAdded the --environment support by Michael Curtis
2002-04-08 Daniel StenbergAdded $Id:$ keyword
2002-04-08 Daniel StenbergMichael Curtis adjusted this for RISC OS
2002-04-08 Daniel StenbergAdded writeenv.c and writeenv.h for RISCOS usage (and...
2002-04-08 Daniel Stenbergadded config-riscos.h
2002-04-08 Daniel StenbergMichael Curtis' updates
2002-04-08 Daniel StenbergJacky Lam deserves a mention here
2002-04-08 Daniel Stenbergbased on Jacky Lam's "HTTP 1.0 304-only" fix, this...
2002-04-05 Daniel Stenbergif HOME isn't set or too long, we attempt to lost the...
2002-04-05 Daniel Stenbergmention the web site mirror now
2002-04-05 Daniel Stenbergenough with stupidity, this is a test case that should...
2002-04-05 Daniel Stenbergadded test 48, verify -I, -d and -G in one command...
2002-04-04 Daniel StenbergReverted v1.120, -G set request type after Kevin Roth...
2002-04-04 Daniel Stenberglots
2002-04-04 Daniel Stenbergvery minor log change
2002-04-04 Daniel StenbergT. Bharath pointed out the flaw in ConnectionExists...
2002-04-04 Daniel StenbergFixes the problem Jacky Jam pointed out, where libcurl...
2002-04-04 Daniel StenbergJonatan Lander's fix to compile properly on pre-ISO...
2002-04-04 Daniel StenbergThis corrects VERBOSE PASV ftp transfers on AIX (and...
2002-04-03 Daniel StenbergTor Arntsen's fix for "CGI_Lite" compliance!
2002-04-02 Daniel StenbergAdded DNS cache control options
2002-04-02 Daniel StenbergClarence Gardner pointed out the not-taken-care-of...
2002-04-02 Daniel StenbergJacky Lam added memdebug.h include to prevent crashes...
2002-03-27 Daniel Stenbergfopen(... "rb") when reading what to post, so that...
2002-03-25 Daniel StenbergJacky Lam cookie parser fix for domains with preceeding dot
2002-03-23 Daniel StenbergMiklos Nemeth's update
2002-03-22 Daniel Stenbergadjusted windows section after a patch from Miklos...
2002-03-22 Daniel Stenbergpatch by Sandro Tolaini to do good (better?) on FreeBSD
2002-03-20 Daniel Stenbergno longer include "multi.h", it comes with the regular...
2002-03-20 Daniel Stenbergcrlf replacement on uploads did not work. test case...
2002-03-20 Daniel Stenbergverbose FTP PASV output could output a "random" name...
2002-03-20 Daniel Stenbergadded test 128, ftp upload with --crlf
2002-03-20 Daniel Stenbergnewcomer notice added
2002-03-20 Daniel Stenbergold list is gone
2002-03-19 Daniel StenbergJohn Clayton's weird explorations in the wonders of...
2002-03-19 Daniel Stenbergmade -G set request type
2002-03-19 Daniel Stenbergcorrected for 7.9.6
2002-03-19 Daniel Stenbergremoved multi.h
2002-03-19 Daniel StenbergAdded the three multi interface source code examples...
2002-03-19 Daniel Stenbergfixed include and added header
2002-03-19 Daniel Stenbergadded multi.h
2002-03-19 Daniel Stenberginclude multi.h too
2002-03-19 Daniel Stenbergmoved here from ../../lib/
2002-03-19 Daniel Stenbergmoved to ../include/curl/
2002-03-19 Daniel Stenbergadded the multi functions man pages
2002-03-19 Daniel Stenbergmulti interface overview and description
2002-03-19 Daniel Stenbergremoved text that really belongs to very old libcurls...
2002-03-19 Daniel Stenbergpoint out that this describes the easy interface and...
2002-03-19 Daniel Stenberglanguage
2002-03-19 Daniel Stenbergadded some text about PASV and PORT and stuff
2002-03-19 Daniel Stenbergcopyright string (year) update
2002-03-19 Daniel Stenbergyaketiyak
2002-03-19 Daniel Stenbergautomake -a for the depcomp
2002-03-19 Daniel Stenbergmade it pass stricter compiler flags with less warnings
2002-03-18 Daniel Stenbergtest 32, try -d and -G
2002-03-18 Daniel Stenbergreverted 1.109, we can't set the request type when...
2002-03-18 Daniel StenbergWRITEFUNCTION correction
2002-03-18 Daniel StenbergAndreas Damm added thanks to his getdate overhaul
2002-03-18 Daniel Stenberggopher
2002-03-18 Daniel Stenbergupdated
2002-03-17 Daniel Stenbergclarified that it is only the + letter that isn't conve...
2002-03-16 Daniel Stenbergverbose PASV transfers passed a bad buffer size to...
2002-03-15 Daniel Stenbergcorrected SSL builds
2002-03-15 Daniel Stenbergheaders and security blurb added
2002-03-15 Daniel Stenbergmake sure we return CURLE_WRITE_ERROR if the write...
2002-03-15 Daniel StenbergJun-ichiro itojun Hagino <itojun@itojun.org>:
2002-03-15 Daniel Stenbergbug report #530204 correctly identified that revision...
2002-03-14 Daniel Stenbergnew example for libcurl 7.9.6 or later
2002-03-14 Daniel Stenbergif CURLOPT_POSTFIELDS isn't set, but CURLOPT_POST is...
2002-03-14 Daniel Stenberg2002
2002-03-14 Daniel StenbergCURLOPT_POST deserved a new comment with the new POST...
2002-03-13 Daniel Stenbergno longer attempts to SIZE a NULL pointer, as that...
2002-03-13 Daniel StenbergSetting CURLOPT_PASSWDFUNCTION to NULL now restores...
2002-03-13 Daniel Stenbergsendf() now deals with Curl_write() returning -1 proper...
2002-03-13 Daniel Stenbergnow supports all options in arrays, except the CURLFORM...
2002-03-13 Daniel StenbergCURLFORM_ARRAYSTART and ARRAYEND are now history
2002-03-13 Daniel Stenbergremoved some silly CRLF lines
2002-03-11 Daniel Stenberg4 things since 7.9.5
2002-03-11 Daniel Stenbergadded test 39, tests the new -F features
2002-03-11 Daniel Stenbergnow -F supports 'filename=blabla' for parts that upload...
2002-03-11 Daniel StenbergAdded support for CURLFORM_FILENAME to set the filename...
2002-03-11 Daniel StenbergCURLFORM_FILENAME added and some cleanups, HttpPost...
2002-03-11 Daniel Stenbergcorrected the use of the progress function
2002-03-11 Daniel Stenbergminor edit
2002-03-11 Daniel Stenberg3.13 Why does my single/double quotes fail?
2002-03-08 Daniel Stenbergcompleted the progress-bar fix
2002-03-08 Daniel Stenbergdetect fclose(NULL)
2002-03-08 Daniel Stenbergbetter treatment of the config->errors, only fclose...
2002-03-08 Daniel StenbergJean-Philippe Barrette-LaPierre fixed the CURLOPT_PASSW...
2002-03-08 Daniel Stenbergcloses bug report #527032, --progress-bar works again...
next