projects
/
platform
/
upstream
/
curl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/curl.git
2001-03-04
Daniel Stenberg
persistant support protocol updates
commit
|
commitdiff
|
tree
|
snapshot
2001-03-04
Daniel Stenberg
7.7 alpha 2 commit
commit
|
commitdiff
|
tree
|
snapshot
2001-03-04
Daniel Stenberg
Added include of easy.h to enable libcurl-using program...
commit
|
commitdiff
|
tree
|
snapshot
2001-03-04
Daniel Stenberg
Curl_http() could crash on connection re-use
commit
|
commitdiff
|
tree
|
snapshot
2001-03-03
Daniel Stenberg
ipv6 fix for the 'port' no longer in urldata
commit
|
commitdiff
|
tree
|
snapshot
2001-03-03
Daniel Stenberg
fixed for persistant stuff
commit
|
commitdiff
|
tree
|
snapshot
2001-03-02
Daniel Stenberg
latest
commit
|
commitdiff
|
tree
|
snapshot
2001-03-02
Daniel Stenberg
remade the port number stuff so that following location...
commit
|
commitdiff
|
tree
|
snapshot
2001-03-02
Daniel Stenberg
Added the disconnect proto
commit
|
commitdiff
|
tree
|
snapshot
2001-03-02
Daniel Stenberg
removed the slist -functions from here
commit
|
commitdiff
|
tree
|
snapshot
2001-03-02
Daniel Stenberg
improved connections
commit
|
commitdiff
|
tree
|
snapshot
2001-03-02
Daniel Stenberg
extending connectdata
commit
|
commitdiff
|
tree
|
snapshot
2001-03-02
Daniel Stenberg
moved the slist-functions here from FTP since they...
commit
|
commitdiff
|
tree
|
snapshot
2001-03-02
Daniel Stenberg
strdup() takes a const char * now
commit
|
commitdiff
|
tree
|
snapshot
2001-02-28
Daniel Stenberg
cleanup better when connects fail
commit
|
commitdiff
|
tree
|
snapshot
2001-02-22
Daniel Stenberg
added some infof() calls for persistant info
commit
|
commitdiff
|
tree
|
snapshot
2001-02-22
Daniel Stenberg
we only allocate the HTTP struct if we need to
commit
|
commitdiff
|
tree
|
snapshot
2001-02-22
Daniel Stenberg
Now persistant connection download works thanks to...
commit
|
commitdiff
|
tree
|
snapshot
2001-02-22
Daniel Stenberg
moved the dynamicly set pointers to the connectdata...
commit
|
commitdiff
|
tree
|
snapshot
2001-02-22
Daniel Stenberg
Douglas R. Horner's corrections applied
commit
|
commitdiff
|
tree
|
snapshot
2001-02-21
Daniel Stenberg
IPv6-adjustments
commit
|
commitdiff
|
tree
|
snapshot
2001-02-20
Daniel Stenberg
corrected memory leaks when re-using connections
commit
|
commitdiff
|
tree
|
snapshot
2001-02-20
Daniel Stenberg
multiple connection support initial commit
commit
|
commitdiff
|
tree
|
snapshot
2001-02-20
Daniel Stenberg
bugfix
commit
|
commitdiff
|
tree
|
snapshot
2001-02-20
Daniel Stenberg
-g runs the specified test(s) with gdb!
commit
|
commitdiff
|
tree
|
snapshot
2001-02-20
Daniel Stenberg
removed the #ifdef
commit
|
commitdiff
|
tree
|
snapshot
2001-02-20
Daniel Stenberg
win32sockets.c is now added with winsock init/cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2001-02-19
Daniel Stenberg
Added three tiny PHP examples
commit
|
commitdiff
|
tree
|
snapshot
2001-02-19
Daniel Stenberg
blurb about different languages and environments added
commit
|
commitdiff
|
tree
|
snapshot
2001-02-19
Daniel Stenberg
just a few PHP/curl examples
commit
|
commitdiff
|
tree
|
snapshot
2001-02-19
Daniel Stenberg
added two VC++ files for project stuff
commit
|
commitdiff
|
tree
|
snapshot
2001-02-19
Daniel Stenberg
Made CURLOPT_POST no longer necessary when CURLOPT_POST...
commit
|
commitdiff
|
tree
|
snapshot
2001-02-19
Daniel Stenberg
Moved a bunch of prototypes from curl.h here, they...
commit
|
commitdiff
|
tree
|
snapshot
2001-02-19
Daniel Stenberg
removed a bunch of "low level" functions that were...
commit
|
commitdiff
|
tree
|
snapshot
2001-02-19
Daniel Stenberg
MS VC++ stuff
commit
|
commitdiff
|
tree
|
snapshot
2001-02-19
Daniel Stenberg
Bob Schader updated this
commit
|
commitdiff
|
tree
|
snapshot
2001-02-19
Daniel Stenberg
added stuff to the mailing list chapter
commit
|
commitdiff
|
tree
|
snapshot
2001-02-16
Daniel Stenberg
removed --continue task (done)
commit
|
commitdiff
|
tree
|
snapshot
2001-02-16
Daniel Stenberg
2.2 - rephrased
commit
|
commitdiff
|
tree
|
snapshot
2001-02-13
Daniel Stenberg
better english timeouted => timed out, as suggested...
commit
|
commitdiff
|
tree
|
snapshot
2001-02-13
Daniel Stenberg
7.6.1 commit
commit
|
commitdiff
|
tree
|
snapshot
2001-02-13
Daniel Stenberg
moved the protocol-specific free to allow easier multip...
commit
|
commitdiff
|
tree
|
snapshot
2001-02-12
Daniel Stenberg
ftp response fix, netrc fix for non-http/ftp, https...
commit
|
commitdiff
|
tree
|
snapshot
2001-02-12
Daniel Stenberg
corrected the prototype
commit
|
commitdiff
|
tree
|
snapshot
2001-02-12
Daniel Stenberg
Added 3.10 and a few minor updates
commit
|
commitdiff
|
tree
|
snapshot
2001-02-12
Daniel Stenberg
very minor indentation fix
commit
|
commitdiff
|
tree
|
snapshot
2001-02-12
Daniel Stenberg
removed getenv.h from the package as it was unused
commit
|
commitdiff
|
tree
|
snapshot
2001-02-09
Daniel Stenberg
Not used anymore
commit
|
commitdiff
|
tree
|
snapshot
2001-02-09
Daniel Stenberg
Added a failf() call in the error-check just added
commit
|
commitdiff
|
tree
|
snapshot
2001-02-08
Daniel Stenberg
if netrc is parsed and our host was found in there...
commit
|
commitdiff
|
tree
|
snapshot
2001-02-08
Daniel Stenberg
today's FTP response check fix
commit
|
commitdiff
|
tree
|
snapshot
2001-02-08
Daniel Stenberg
postit.c was added as a HTML form file upload example
commit
|
commitdiff
|
tree
|
snapshot
2001-02-07
Daniel Stenberg
7.6.1-pre3
commit
|
commitdiff
|
tree
|
snapshot
2001-02-07
Daniel Stenberg
GetLine() didn't properly act on -1 lengths returned...
commit
|
commitdiff
|
tree
|
snapshot
2001-02-07
Daniel Stenberg
Added #define ssize_t int since ssize_t doesn't seem...
commit
|
commitdiff
|
tree
|
snapshot
2001-02-07
Daniel Stenberg
no longer #includes "getenv.h"
commit
|
commitdiff
|
tree
|
snapshot
2001-02-06
Daniel Stenberg
silly me, corrected the strlcat() to compile
commit
|
commitdiff
|
tree
|
snapshot
2001-02-06
Daniel Stenberg
new openbsd inspired implementation of strlcat()
commit
|
commitdiff
|
tree
|
snapshot
2001-02-06
Daniel Stenberg
nntp@iname.com's suggested fix to set the libpath
commit
|
commitdiff
|
tree
|
snapshot
2001-02-05
Daniel Stenberg
adjusted the IPv6 stuff to compile and build on Linux...
commit
|
commitdiff
|
tree
|
snapshot
2001-02-05
Daniel Stenberg
Jun-ichiro itojun Hagino's IPv6 adjustments
commit
|
commitdiff
|
tree
|
snapshot
2001-02-05
Daniel Stenberg
Robert Weaver's VC experiences
commit
|
commitdiff
|
tree
|
snapshot
2001-02-05
Daniel Stenberg
Added a telnet section
commit
|
commitdiff
|
tree
|
snapshot
2001-02-05
Daniel Stenberg
Added a few more configure option explanations
commit
|
commitdiff
|
tree
|
snapshot
2001-02-04
Daniel Stenberg
the new getinfo() stuff and the cygwin patch
commit
|
commitdiff
|
tree
|
snapshot
2001-02-04
Daniel Stenberg
Added blurb about the win32 thing that precents a DLL...
commit
|
commitdiff
|
tree
|
snapshot
2001-02-04
Daniel Stenberg
extended 5.5
commit
|
commitdiff
|
tree
|
snapshot
2001-02-04
Daniel Stenberg
CURLINFO_CONTENT_LENGTH_DOWNLOAD and CURLINFO_CONTENT_L...
commit
|
commitdiff
|
tree
|
snapshot
2001-02-04
Daniel Stenberg
CURLINFO_CONTENT_LENGTH_DOWNLOAD and CURLINFO_CONTENT_L...
commit
|
commitdiff
|
tree
|
snapshot
2001-02-04
Daniel Stenberg
Ingo Ralf Blum made it compile with the newest cygwin
commit
|
commitdiff
|
tree
|
snapshot
2001-02-01
Daniel Stenberg
7.6.1-pre2
commit
|
commitdiff
|
tree
|
snapshot
2001-02-01
Daniel Stenberg
Added support for --enable-debug
commit
|
commitdiff
|
tree
|
snapshot
2001-01-31
Daniel Stenberg
Curl_read() uses ssize_t now
commit
|
commitdiff
|
tree
|
snapshot
2001-01-31
Daniel Stenberg
fixed up the telnet to work (using support from Linus...
commit
|
commitdiff
|
tree
|
snapshot
2001-01-31
Daniel Stenberg
curl_read() and Curl_read() now have ssize_t in the...
commit
|
commitdiff
|
tree
|
snapshot
2001-01-31
Daniel Stenberg
Added a check for a working getaddrinfo() that is requi...
commit
|
commitdiff
|
tree
|
snapshot
2001-01-30
Daniel Stenberg
changed order of the range and follow-location checks...
commit
|
commitdiff
|
tree
|
snapshot
2001-01-29
Daniel Stenberg
new test case
commit
|
commitdiff
|
tree
|
snapshot
2001-01-29
Daniel Stenberg
removed upload.NN files after each test
commit
|
commitdiff
|
tree
|
snapshot
2001-01-29
Daniel Stenberg
test case 33, HTTP PUT resume
commit
|
commitdiff
|
tree
|
snapshot
2001-01-29
Daniel Stenberg
7.6-pre1
commit
|
commitdiff
|
tree
|
snapshot
2001-01-29
Daniel Stenberg
Added an extra text about % in POST data after comments...
commit
|
commitdiff
|
tree
|
snapshot
2001-01-29
Daniel Stenberg
s/to I/do I/
commit
|
commitdiff
|
tree
|
snapshot
2001-01-29
Daniel Stenberg
Added "3.9 How to I use curl in PHP?"
commit
|
commitdiff
|
tree
|
snapshot
2001-01-29
Daniel Stenberg
The PUT stuff is never set! It is set with the UPLOAD...
commit
|
commitdiff
|
tree
|
snapshot
2001-01-29
Daniel Stenberg
HTTP PUT resume now sends Content-Range: headers as...
commit
|
commitdiff
|
tree
|
snapshot
2001-01-29
Daniel Stenberg
upload sets HTTP request to PUT for "HTTP upload"
commit
|
commitdiff
|
tree
|
snapshot
2001-01-27
Daniel Stenberg
the keep-alive issue
commit
|
commitdiff
|
tree
|
snapshot
2001-01-27
Daniel Stenberg
bettersupport for HTTP return codes 300-399
commit
|
commitdiff
|
tree
|
snapshot
2001-01-27
Daniel Stenberg
PUT resume things
commit
|
commitdiff
|
tree
|
snapshot
2001-01-27
Daniel Stenberg
test case 31 and 32 were added
commit
|
commitdiff
|
tree
|
snapshot
2001-01-27
Daniel Stenberg
Resume is now done with a Content-Range header instead...
commit
|
commitdiff
|
tree
|
snapshot
2001-01-27
Daniel Stenberg
minor output fix
commit
|
commitdiff
|
tree
|
snapshot
2001-01-27
Daniel Stenberg
Added -d that enables easier protocol/server debug...
commit
|
commitdiff
|
tree
|
snapshot
2001-01-27
Daniel Stenberg
added test 29 and 30, HTTP resume and partial download...
commit
|
commitdiff
|
tree
|
snapshot
2001-01-27
Daniel Stenberg
The progess meter title get an extra output when a...
commit
|
commitdiff
|
tree
|
snapshot
2001-01-27
Daniel Stenberg
data->httpreq was not set properly
commit
|
commitdiff
|
tree
|
snapshot
2001-01-27
Daniel Stenberg
7.6
commit
|
commitdiff
|
tree
|
snapshot
2001-01-26
Daniel Stenberg
http upload resume
commit
|
commitdiff
|
tree
|
snapshot
2001-01-26
Daniel Stenberg
moved the symbols talk to the library part, updated...
commit
|
commitdiff
|
tree
|
snapshot
next