- Aug 06, 2007
-
-
Daniel Stenberg authored
some brief hints about gssapi and libssh2
-
Daniel Stenberg authored
-
- Aug 03, 2007
-
-
Guenter Knauf authored
-
- Aug 02, 2007
-
-
Daniel Stenberg authored
POST
-
- Aug 01, 2007
-
-
Daniel Stenberg authored
passed to it with curl_easy_setopt()! Previously it has always just refered to the data, forcing the user to keep the data around until libcurl is done with it. That is now history and libcurl will instead clone the given strings and keep private copies.
-
- Jul 30, 2007
-
-
Daniel Stenberg authored
when using the socket API
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jul 29, 2007
-
-
Daniel Stenberg authored
-
- Jul 20, 2007
-
-
Dan Fandrich authored
lower case for consistency since sftp commands are case insensitive.
-
- Jul 19, 2007
-
-
Daniel Stenberg authored
-
- Jul 18, 2007
-
-
James Housley authored
-
Dan Fandrich authored
-
- Jul 16, 2007
-
-
Dan Fandrich authored
-
Daniel Stenberg authored
getaddrinfo() sorts the response list which effectively kills how libcurl deals with round-robin DNS entries. All details: http://curl.haxx.se/mail/lib-2007-07/0168.html initial suggested function to use for randomizing the response: http://curl.haxx.se/mail/lib-2007-07/0178.html
-
- Jul 13, 2007
-
-
Dan Fandrich authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
error codes
-
- Jul 12, 2007
-
-
Dan Fandrich authored
examples. Removed ftp3rdparty.c since libcurl doesn't support 3rd party FTP transfers any longer.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Dan Fandrich authored
-
- Jul 11, 2007
-
-
Dan Fandrich authored
-
- Jul 06, 2007
-
-
Daniel Stenberg authored
-
- Jul 02, 2007
-
-
Daniel Stenberg authored
-
James Housley authored
-
- Jul 01, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
libcurl. This also makes the options change name to --krb (from --krb4) and CURLOPT_KRBLEVEL (from CURLOPT_KRB4LEVEL) but the old names are still
-
Guenter Knauf authored
-
- Jun 27, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
James Housley authored
and CURLOPT_NEW_DIRECTORY_PERMS. These control the premissions for files and directories created on the remote server. CURLOPT_NEW_FILE_PERMS defaults to 0644 and CURLOPT_NEW_DIRECTORY_PERMS defaults to 0755
-
- Jun 26, 2007
-
-
Daniel Stenberg authored
-
- Jun 18, 2007
-
-
Daniel Stenberg authored
should list the contents of that directory). See test case 351.
-
Daniel Stenberg authored
-
- Jun 13, 2007
-
-
James Housley authored
upload. Some text provieded by Tom Regner
-
- Jun 11, 2007
-
-
Daniel Stenberg authored
-
- Jun 07, 2007
-
-
Daniel Stenberg authored
-
- May 30, 2007
-
-
Daniel Stenberg authored
the maximum size of the connection cache maximum size of the multi handle.
-
- May 26, 2007
-
-
Daniel Stenberg authored
transfers are done and need to be removed and closed or re-added.
-