platform/upstream/curl.git
2001-01-26 Daniel Stenbergmoved the symbols talk to the library part, updated...
2001-01-26 Daniel StenbergAdded a httpreq field in the main struct so that there...
2001-01-26 Daniel StenbergThe check for that content-range is received must only...
2001-01-26 Daniel StenbergMade it possible to do "upload resume" over HTTP
2001-01-25 Daniel Stenberg7.6-pre4
2001-01-25 Daniel Stenbergtimespent is now updated in every call to the progress...
2001-01-25 Daniel StenbergRick's and Jeff's stuff
2001-01-25 Daniel Stenbergmake the configure script die if select() or socket...
2001-01-25 Daniel StenbergAdded Ingo Ralf Blum
2001-01-25 Daniel Stenberguse this function only once note added
2001-01-25 Daniel Stenbergmodified the Curl_ConnectHTTPProxyTunnel proto
2001-01-25 Daniel Stenbergmoved curl_read() and curl_write() to sendf.c
2001-01-25 Daniel Stenbergconverted to use Curl_read() and Curl_write()
2001-01-25 Daniel Stenberguses Curl_read() and Curl_write()
2001-01-25 Daniel Stenberguse recv()/send() instead of read()/write() with sockets
2001-01-25 Daniel Stenbergsendf is now only Curl_sendf
2001-01-25 Daniel Stenbergremoved two compiler warnings
2001-01-25 Daniel StenbergCurl_read() and Curl_write() are now used for reading...
2001-01-25 Daniel StenbergGet get-ftp-response function is now using Curl_read...
2001-01-25 Daniel Stenbergreplaced sendf() calls with Curl_sendf()
2001-01-24 Daniel StenbergIngo Ralf Blum's cygwin fixes
2001-01-24 Daniel StenbergRobert Weaver's win32 getenv fix, my added comments...
2001-01-24 Daniel StenbergAdded Robert Weaver as contributor
2001-01-24 Daniel Stenbergfixed the comment for 'path'
2001-01-24 Daniel Stenbergadded comments all over
2001-01-24 Daniel Stenbergextended the gname field one byte to avoid a possible...
2001-01-24 Daniel StenbergRobert Weaver's fix
2001-01-23 Daniel Stenberggenerated by autoheader
2001-01-23 Daniel Stenbergipv6 adjustments
2001-01-23 Daniel StenbergEnabled support for IPv6-style IP-addresses if ENABLE_I...
2001-01-23 Daniel Stenbergbig reorg to make it not exit when it fails, but instea...
2001-01-23 Daniel StenbergAdded 'ipv6 enabled' for ipv6 compiled versions
2001-01-22 Daniel StenbergAdded simple IPv6 recognition support
2001-01-22 Daniel StenbergBjörn's progress meter fix, new test cases and ftpserve...
2001-01-22 Daniel StenbergBjörn Stenberg's patch for making the progress meter...
2001-01-22 Daniel Stenbergthe custom reply engine was not inited properly
2001-01-22 Daniel Stenbergtest case 121
2001-01-22 Daniel StenbergAdded test case 120, ftp with '-Q -'
2001-01-22 Daniel StenbergRemoved the deprecated -c and -t from the --help output.
2001-01-22 Daniel StenbergAdded 5.5 the CURLOPT_FILE problem on win32, DeYoung...
2001-01-19 Daniel StenbergAdded -g/--globoff description
2001-01-19 Daniel StenbergMade the complaint on free-twice errors a lot better
2001-01-19 Daniel Stenbergremoved URL length restrictions, added a test case
2001-01-19 Daniel StenbergNo more URL length restrictions
2001-01-19 Daniel Stenbergremoved MAX_URL_LENGTH, there is no longer any length...
2001-01-19 Daniel Stenbergcorrected url memory handling with --globoff
2001-01-19 Daniel StenbergAdded files for test case 28
2001-01-19 Daniel Stenberg--globoff test case
2001-01-19 Daniel Stenbergversion 7.6-pre3
2001-01-19 Daniel Stenbergspelling error FPL should be GPL
2001-01-19 Daniel Stenbergedited the portable code section
2001-01-17 Daniel Stenbergbrought up-to-date and extended
2001-01-17 Daniel StenbergTransfer and file renaming
2001-01-17 Daniel StenbergTransfer is now Curl_Tranfer() and transfer.h is used...
2001-01-17 Daniel Stenbergdownload.[ch] is renamed to transfer.[ch], highlevel...
2001-01-17 Daniel Stenbergdownload and highlevel are replaced with transfer
2001-01-17 Daniel Stenbergclarified that vcvars32.bat is not part of the curl...
2001-01-15 Daniel Stenbergshortened the "what is libcurl" text
2001-01-15 Daniel StenbergAdded a few more similar tools
2001-01-15 Daniel Stenbergremoved an old reference to previous license conditions
2001-01-15 Daniel Stenberg4.2 and 4.3 were updated
2001-01-11 Daniel StenbergTELNET was missing in the basic initial description...
2001-01-11 Daniel StenbergI successfully compiled on built curl for StrongARM...
2001-01-11 Daniel Stenberg7.6-pre2
2001-01-11 Daniel Stenberg-g added, no more space requirements between short...
2001-01-11 Daniel StenbergAdded -g, fixed so that short options worked again...
2001-01-10 Daniel Stenbergmade short options and their parmaters possible to...
2001-01-10 Daniel Stenbergmade "short options" possible to specify -m20 as well...
2001-01-10 Daniel Stenbergadded missing newlines to two infof() functions about...
2001-01-10 Daniel Stenberggetpass_r() fix for SCO (hopefully)
2001-01-09 Daniel Stenbergversion 7.6-pre1
2001-01-09 Daniel Stenbergbugfix for when more -o than URLs is used
2001-01-09 Daniel Stenbergmultiple URL adjustments
2001-01-09 Daniel StenbergAdded two tests for multiple URLs (26 + 27)
2001-01-09 Daniel StenbergLoic's fix that removes the % from the instructions...
2001-01-09 Daniel StenbergAdditional "docs" about 'make rpms' added by Loic
2001-01-09 Daniel StenbergAdded the curl source-header
2001-01-08 Daniel Stenbergremoved FILES from the RPM
2001-01-08 Daniel StenbergAdded source header. Made the prototype not being set...
2001-01-08 Daniel StenbergAdded Loic Dachary as a contributor after his major...
2001-01-08 Daniel StenbergLoic Dachary's updates to get 'make distcheck' work...
2001-01-08 Daniel Stenbergkrb4.c header file, no source header (yet)
2001-01-08 Daniel Stenberg'make distcheck' works now
2001-01-08 Daniel StenbergHad to add this to get 'make distcheck' to run!
2001-01-08 Daniel Stenbergcorrected
2001-01-08 Daniel Stenbergdistcheck fixes
2001-01-08 Daniel StenbergAdded mprintf #include
2001-01-08 Daniel Stenbergbetter cleanup when existing due to bad usage
2001-01-08 Daniel Stenbergcorrected the separator when using URL globbing
2001-01-08 Daniel Stenbergmostly a dummy
2001-01-08 Daniel Stenberguse .spec.in files instead of plain .spec files
2001-01-08 Daniel Stenbergremoved multiple URL, we do that now!
2001-01-08 Daniel Stenberggenerated file
2001-01-08 Daniel Stenbergadjusted to work with automake 'make dist'
2001-01-08 Daniel Stenbergwe're now using automake to build archives, this file...
2001-01-08 Daniel Stenbergadjusted to use 'make dist' when building the package
2001-01-08 Daniel StenbergLoic Dachary's makefile/dist/rpm fixes
2001-01-08 Daniel Stenbergkrb4 fix, big symbol renaming action, multiple URL...
2001-01-08 Daniel Stenberggenerated
2001-01-08 Daniel StenbergMultiple URL support added
next