index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2001-03-23
DONT TOUCH the data->url as it may point to read-only memory!!!
Daniel Stenberg
2001-03-23
updates by SM nttp at iname.com
Daniel Stenberg
2001-03-23
now always stops reading a HEAD reply after all the headers have been returned
Daniel Stenberg
2001-03-23
ConnectionExists() wrongly returned TRUE for too many connections if proxy
Daniel Stenberg
2001-03-22
updated with the new don't-encode-already-encoded-data concept
Daniel Stenberg
2001-03-22
Treat 302-redirects the same way we treat 303-redirects
Daniel Stenberg
2001-03-22
reset the follow location counter in Curl_perform() so that we can follow
Daniel Stenberg
2001-03-22
brand new Curl_ prefixes on global symbols
Daniel Stenberg
2001-03-22
made it use Curl_ prefixes on global symbols
Daniel Stenberg
2001-03-22
Jim Drash suggested and I made it not encode what looks like an already
Daniel Stenberg
2001-03-22
7.7 commit
Daniel Stenberg
2001-03-22
removed the duplicates!
Daniel Stenberg
2001-03-22
added escape and unescape
Daniel Stenberg
2001-03-22
the new escape/unescape function setup
Daniel Stenberg
2001-03-22
(un)escape, configure hack, betas run fine
Daniel Stenberg
2001-03-22
added how to pronounce curl! ;-)
Daniel Stenberg
2001-03-22
don't mention explicit version 7.8
Daniel Stenberg
2001-03-22
added escape and unescape man pages
Daniel Stenberg
2001-03-22
not exactly new, but documented for 7.7
Daniel Stenberg
2001-03-22
Andrés García's problems on the mailing list made me realize that we can't
Daniel Stenberg
2001-03-20
GNUTLS is another new SSL library we can add support for. Anyone?
Daniel Stenberg
2001-03-19
7.7-beta5 commit
Daniel Stenberg
2001-03-19
test case 39 added, HTTP location and continue
Daniel Stenberg
2001-03-19
Added support for HTTP code 100 continue, as 8.2.3 in RFC2616 defines
Daniel Stenberg
2001-03-16
detect if chunked transfers are aborted
Daniel Stenberg
2001-03-16
corrected the close to sclose() so that the memdebug stuff works
Daniel Stenberg
2001-03-16
new directories
Daniel Stenberg
2001-03-16
removed the CURL_SEPARATORS define
Daniel Stenberg
2001-03-16
re-generated with the memdebug.h include
Daniel Stenberg
2001-03-16
added memdebug.h include
Daniel Stenberg
2001-03-16
moved to ../../php/examples/
Daniel Stenberg
2001-03-16
the PHP examples are moved
Daniel Stenberg
2001-03-16
fix the new makefiles in php/ and perl/
Daniel Stenberg
2001-03-16
use perl in two ways
Daniel Stenberg
2001-03-16
Short about the perl interface
Daniel Stenberg
2001-03-16
filled in
Daniel Stenberg
2001-03-16
for the php examples
Daniel Stenberg
2001-03-16
PHP examples
Daniel Stenberg
2001-03-16
new PHP section
Daniel Stenberg
2001-03-16
a perl script that can be used to mirror all curl archives
Daniel Stenberg
2001-03-16
Added README for releases
Daniel Stenberg
2001-03-16
Added to build proper releases
Daniel Stenberg
2001-03-16
Georg Horn's Curl::easy interface for perl
Daniel Stenberg
2001-03-16
moved to contrib/
Daniel Stenberg
2001-03-16
moved here from ../
Daniel Stenberg
2001-03-15
moved the documentation item to 7.8, it is rather important to have things
Daniel Stenberg
2001-03-15
updated to have the windows builds instructions use the root Makefile that
Daniel Stenberg
2001-03-15
connection timeouts added
Daniel Stenberg
2001-03-15
added connect timeout support
Daniel Stenberg
2001-03-15
Added --connect-timeout support
Daniel Stenberg
[next]