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-05-11
when asking for a resumed FTP transfer, even though the entire file has
Daniel Stenberg
2001-05-11
checkheader() added to check headers+contents instead of the previous
Daniel Stenberg
2001-05-11
another multiple FTP transfer fix
Daniel Stenberg
2001-05-11
Ingo Wilken's redirect fixes
Daniel Stenberg
2001-05-10
Ingo Wilken's patch to support multiple spaces after "Location:"
Daniel Stenberg
2001-05-10
When re-using a connection, the path pointers were not setup properly so
Daniel Stenberg
2001-05-10
added ftpsserver.pl stunnel.pm
Daniel Stenberg
2001-05-08
removed some texts like "starting with version XXX" blabla
Daniel Stenberg
2001-05-08
made clear that the cookie file format understood is Netscape _and_ Mozilla
Daniel Stenberg
2001-05-08
when getting a FTP file with NOBODY, we will no longer return error if
Daniel Stenberg
2001-05-07
Added stunnel.pem
Daniel Stenberg
2001-05-07
corrected the read-callback typecase since FILE * was replaced with void *
Daniel Stenberg
2001-05-07
fixed 'storefread' to not make a warning
Daniel Stenberg
2001-05-07
7.7.3
Daniel Stenberg
2001-05-07
changed FILE * to void * in all callbacks
Daniel Stenberg
2001-05-04
Added multithread.c
Daniel Stenberg
2001-05-04
example using multiple threads to get URLs
Daniel Stenberg
2001-05-04
updated contributors list
Daniel Stenberg
2001-05-04
'FILE *' changed to 'void *' in all callback functions
Daniel Stenberg
2001-05-04
fixed the link to the OS/2 Patch for OpenSSL
Daniel Stenberg
2001-05-03
corrected bad use of the CURLOPT_HTTPPOST header
Daniel Stenberg
2001-05-03
Cris changes
Daniel Stenberg
2001-05-03
Cris Bailiff's fix to disable chunked transfers on re-used persistent
Daniel Stenberg
2001-05-03
Cris Bailiff's fix to never attempt to get the body of a 304-reply!
Daniel Stenberg
2001-05-03
buildconf added, Sterling Hughes added that file
Daniel Stenberg
2001-05-03
useful script to run after updating from CVS
Daniel Stenberg
2001-05-03
fixed the EXTRA_DIST line
Daniel Stenberg
2001-04-27
When Content-Length:0 is received, we now bail now and return success
Daniel Stenberg
2001-04-27
bugs, fixes and updates
Daniel Stenberg
2001-04-27
clarified and updated
Daniel Stenberg
2001-04-27
improved treatment of "Content-Length: 0", which is done by having
Daniel Stenberg
2001-04-27
new
Daniel Stenberg
2001-04-26
Curl_GetFTPResponse() is rewritten to read all incoming data in large
Daniel Stenberg
2001-04-26
split curl and libcurl into two strings in the initial display
Daniel Stenberg
2001-04-25
connection re-using didn't work on non-default ports when not using proxy
Daniel Stenberg
2001-04-24
added some verbose summary output stuff
Daniel Stenberg
2001-04-24
no name no test
Daniel Stenberg
2001-04-24
include debugmem for memory leak detection
Daniel Stenberg
2001-04-24
SSL based tests
Daniel Stenberg
2001-04-24
new tests, new server invoke system
Daniel Stenberg
2001-04-24
fixed
Daniel Stenberg
2001-04-24
stunnel and diff are added requirements
Daniel Stenberg
2001-04-24
on albert chin's comment I remade the fix to set '\0' instead of 0 since
Daniel Stenberg
2001-04-23
libcurl.5 replaces LIBCURL as main libcurl overview document
Daniel Stenberg
2001-04-23
minor rephrasing
Daniel Stenberg
2001-04-23
form post, not just form
Daniel Stenberg
2001-04-23
clarified and extended with an example
Daniel Stenberg
2001-04-23
Added comment about where to find the HTML versions of the man pages
Daniel Stenberg
2001-04-23
Added curl_mprintf and curl_strequal in the list of "useful functions"
Daniel Stenberg
2001-04-23
curl_printf became curl_mprintf
Daniel Stenberg
[prev]
[next]