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-27
Added Makefile.example as an example makefile that can build the example
Daniel Stenberg
2001-03-27
Added ftpget.c just to show that it is exactly as easy to get FTP files
Daniel Stenberg
2001-03-27
no more ' as first letter of a row, and made the quotes match in the top
Daniel Stenberg
2001-03-27
Added some text to WRITEHEADER about the fact that libcurl will always write
Daniel Stenberg
2001-03-26
7.7.1-beta1
Daniel Stenberg
2001-03-26
persistant fix for http/1.0
Daniel Stenberg
2001-03-26
'Connection: keep-alive' is now understood when sent by a HTTP/1.0 server
Daniel Stenberg
2001-03-24
numerous corrections since the 7.7 release
Daniel Stenberg
2001-03-24
Colin Watson's man patch as posted to debian bug tracker numer #90281
Daniel Stenberg
2001-03-23
two Qs added:
Daniel Stenberg
2001-03-23
make should be $(MAKE)
Daniel Stenberg
2001-03-23
match the new never-read-body when doing HEAD
Daniel Stenberg
2001-03-23
curl_setopt() should be curl_easy_setopt()
Daniel Stenberg
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
[next]