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-12
Daniel Stenberg
Added the two new seeding options
commit
|
commitdiff
|
tree
|
snapshot
2001-03-12
Daniel Stenberg
two new random seed options for the ssl config struct
commit
|
commitdiff
|
tree
|
snapshot
2001-03-12
Daniel Stenberg
two new random seed options: CURLOPT_RANDOM_FILE and...
commit
|
commitdiff
|
tree
|
snapshot
2001-03-12
Daniel Stenberg
better chunked error detection
commit
|
commitdiff
|
tree
|
snapshot
2001-03-12
Daniel Stenberg
Added test case 36:
commit
|
commitdiff
|
tree
|
snapshot
2001-03-12
Daniel Stenberg
updated the comment for the chunked reading
commit
|
commitdiff
|
tree
|
snapshot
2001-03-12
Daniel Stenberg
made it return illegal hex in case no hexadecimal digit...
commit
|
commitdiff
|
tree
|
snapshot
2001-03-12
Daniel Stenberg
added an error code for illegal hex values in the chunk...
commit
|
commitdiff
|
tree
|
snapshot
2001-03-12
Daniel Stenberg
Added new libcurl options in include/curl/curl.h, they...
commit
|
commitdiff
|
tree
|
snapshot
2001-03-12
Daniel Stenberg
Added options for the persistant support, they're also...
commit
|
commitdiff
|
tree
|
snapshot
2001-03-12
Daniel Stenberg
support for a few new libcurl 7.7 CURLOPT_* options...
commit
|
commitdiff
|
tree
|
snapshot
2001-03-12
Daniel Stenberg
Added four new options that come with the new persitant...
commit
|
commitdiff
|
tree
|
snapshot
2001-03-12
Daniel Stenberg
the client is adjusted to work with persistant curl...
commit
|
commitdiff
|
tree
|
snapshot
2001-03-12
Daniel Stenberg
Added infof() calls for persistant connection info...
commit
|
commitdiff
|
tree
|
snapshot
2001-03-12
Daniel Stenberg
moved the libcurl init call
commit
|
commitdiff
|
tree
|
snapshot
2001-03-12
Daniel Stenberg
persistant updates
commit
|
commitdiff
|
tree
|
snapshot
2001-03-12
Daniel Stenberg
added a note about persitant connections through HTTP...
commit
|
commitdiff
|
tree
|
snapshot
2001-03-12
Daniel Stenberg
Added some persistant notes
commit
|
commitdiff
|
tree
|
snapshot
2001-03-12
Daniel Stenberg
modified to make the curl client with persistant connec...
commit
|
commitdiff
|
tree
|
snapshot
2001-03-12
Daniel Stenberg
include the failed test case numbers in the end summary
commit
|
commitdiff
|
tree
|
snapshot
2001-03-12
Daniel Stenberg
Added description of the new test case ranges support
commit
|
commitdiff
|
tree
|
snapshot
2001-03-12
Daniel Stenberg
made it support test case ranges on the command line...
commit
|
commitdiff
|
tree
|
snapshot
2001-03-12
Daniel Stenberg
adjusted to work with the HTTP 1.1-speaking libcurl
commit
|
commitdiff
|
tree
|
snapshot
2001-03-12
Daniel Stenberg
output the protocol data to stderr when verbose is on
commit
|
commitdiff
|
tree
|
snapshot
2001-03-12
Daniel Stenberg
server problems,
commit
|
commitdiff
|
tree
|
snapshot
2001-03-12
Daniel Stenberg
modified Curl_disconnect() so that it unlinks itself...
commit
|
commitdiff
|
tree
|
snapshot
2001-03-12
Daniel Stenberg
split up the big printf() into several ones to never...
commit
|
commitdiff
|
tree
|
snapshot
2001-03-12
Daniel Stenberg
bugfix: don't use the connectindex if it is -1
commit
|
commitdiff
|
tree
|
snapshot
2001-03-12
Daniel Stenberg
added persistant connection details
commit
|
commitdiff
|
tree
|
snapshot
2001-03-12
Daniel Stenberg
replaced I and my with we and us
commit
|
commitdiff
|
tree
|
snapshot
2001-03-12
Daniel Stenberg
updated
commit
|
commitdiff
|
tree
|
snapshot
2001-03-09
Daniel Stenberg
use the new name and hostname even though an old connec...
commit
|
commitdiff
|
tree
|
snapshot
2001-03-09
Daniel Stenberg
remake Host: for each connection and it'll work with...
commit
|
commitdiff
|
tree
|
snapshot
2001-03-09
Daniel Stenberg
for HTTP/1.0 we default to non keep-alive connections...
commit
|
commitdiff
|
tree
|
snapshot
2001-03-09
Daniel Stenberg
Added httpversion to the progress struct, we do read...
commit
|
commitdiff
|
tree
|
snapshot
2001-03-09
Daniel Stenberg
the socklen_t check is more involved now, but works...
commit
|
commitdiff
|
tree
|
snapshot
2001-03-09
Daniel Stenberg
Added socklen_t
commit
|
commitdiff
|
tree
|
snapshot
2001-03-09
Daniel Stenberg
added a check for socklen_t
commit
|
commitdiff
|
tree
|
snapshot
2001-03-09
Daniel Stenberg
all comments for the former public "low level" interfac...
commit
|
commitdiff
|
tree
|
snapshot
2001-03-09
Daniel Stenberg
removed handles and states from the main structs
commit
|
commitdiff
|
tree
|
snapshot
2001-03-09
Daniel Stenberg
curl_transfer became Curl_perform() to better match...
commit
|
commitdiff
|
tree
|
snapshot
2001-03-09
Daniel Stenberg
prefix changes curl_ to Curl_
commit
|
commitdiff
|
tree
|
snapshot
2001-03-09
Daniel Stenberg
#include <string.h> removed a warning
commit
|
commitdiff
|
tree
|
snapshot
2001-03-09
Daniel Stenberg
removed curl_read() and curl_write() - they weren't...
commit
|
commitdiff
|
tree
|
snapshot
2001-03-09
Daniel Stenberg
uses socklen_t now
commit
|
commitdiff
|
tree
|
snapshot
2001-03-09
Daniel Stenberg
curl_ prefix modified to Curl_
commit
|
commitdiff
|
tree
|
snapshot
2001-03-09
Daniel Stenberg
accept() and getsockname() now use socklen_t types...
commit
|
commitdiff
|
tree
|
snapshot
2001-03-09
Daniel Stenberg
use unsigned int hex to receive the hex digit in, cause...
commit
|
commitdiff
|
tree
|
snapshot
2001-03-09
Daniel Stenberg
Modified to use Curl_* functions instead of curl_*...
commit
|
commitdiff
|
tree
|
snapshot
2001-03-09
Daniel Stenberg
only generate maximum 509 characters in each string
commit
|
commitdiff
|
tree
|
snapshot
2001-03-08
Daniel Stenberg
version 7.7-beta1
commit
|
commitdiff
|
tree
|
snapshot
2001-03-08
Daniel Stenberg
persistant adjusts
commit
|
commitdiff
|
tree
|
snapshot
2001-03-08
Daniel Stenberg
HTTP HEAD tests
commit
|
commitdiff
|
tree
|
snapshot
2001-03-08
Daniel Stenberg
return from transfer when all headers have been receive...
commit
|
commitdiff
|
tree
|
snapshot
2001-03-08
Daniel Stenberg
updated for persistant connections
commit
|
commitdiff
|
tree
|
snapshot
2001-03-08
Daniel Stenberg
made it split the version number on - too to make 7...
commit
|
commitdiff
|
tree
|
snapshot
2001-03-08
Daniel Stenberg
added lots of numbers for the error codes as they're...
commit
|
commitdiff
|
tree
|
snapshot
2001-03-08
Daniel Stenberg
clarified the 0001-files use a bit, I couldn't understa...
commit
|
commitdiff
|
tree
|
snapshot
2001-03-08
Daniel Stenberg
Added test #34 - HTTP GET with chunked Transfer-Encoding
commit
|
commitdiff
|
tree
|
snapshot
2001-03-07
Daniel Stenberg
"Transfer-Encoding: chunked" support added
commit
|
commitdiff
|
tree
|
snapshot
2001-03-07
Daniel Stenberg
added the http_chunks files
commit
|
commitdiff
|
tree
|
snapshot
2001-03-07
Daniel Stenberg
chunked transfer encoding support
commit
|
commitdiff
|
tree
|
snapshot
2001-03-07
Daniel Stenberg
connection timeout is in for 7.7
commit
|
commitdiff
|
tree
|
snapshot
2001-03-07
Daniel Stenberg
initial chunked transfer-encoding support
commit
|
commitdiff
|
tree
|
snapshot
2001-03-07
Daniel Stenberg
removed compiler warning if HAVE_RAND_STATUS is false
commit
|
commitdiff
|
tree
|
snapshot
2001-03-06
Daniel Stenberg
Added persistant connections blurb even if it doesn...
commit
|
commitdiff
|
tree
|
snapshot
2001-03-06
Daniel Stenberg
cleaned up for the 7.7 fixes
commit
|
commitdiff
|
tree
|
snapshot
2001-03-06
Daniel Stenberg
new seeding stuff as mentioned by Albert Chin
commit
|
commitdiff
|
tree
|
snapshot
2001-03-05
Daniel Stenberg
Added a persistant connection example
commit
|
commitdiff
|
tree
|
snapshot
2001-03-05
Daniel Stenberg
updated to libcurl 7.7 conditions
commit
|
commitdiff
|
tree
|
snapshot
2001-03-05
Daniel Stenberg
mucho updated with new 7.7 concepts
commit
|
commitdiff
|
tree
|
snapshot
2001-03-05
Daniel Stenberg
removed an incorrect comment
commit
|
commitdiff
|
tree
|
snapshot
2001-03-05
Daniel Stenberg
all test cases run OK now (again)
commit
|
commitdiff
|
tree
|
snapshot
2001-03-05
Daniel Stenberg
more details on debugging with the test suite
commit
|
commitdiff
|
tree
|
snapshot
2001-03-05
Daniel Stenberg
show the ftp server invoke line when -d is used
commit
|
commitdiff
|
tree
|
snapshot
2001-03-05
Daniel Stenberg
talks more on verbose
commit
|
commitdiff
|
tree
|
snapshot
2001-03-05
Daniel Stenberg
free the struct on done
commit
|
commitdiff
|
tree
|
snapshot
2001-03-05
Daniel Stenberg
telnet without any static variables
commit
|
commitdiff
|
tree
|
snapshot
2001-03-05
Daniel Stenberg
set download size properly for HTTP downloads
commit
|
commitdiff
|
tree
|
snapshot
2001-03-05
Daniel Stenberg
enable persistant connections by default
commit
|
commitdiff
|
tree
|
snapshot
2001-03-05
Daniel Stenberg
remade FILE:// support to look more as the other protocols
commit
|
commitdiff
|
tree
|
snapshot
2001-03-04
Daniel Stenberg
runtests -g explained
commit
|
commitdiff
|
tree
|
snapshot
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
next