- May 25, 2005
-
-
Daniel Stenberg authored
-
- May 12, 2005
-
-
Daniel Stenberg authored
-
- May 08, 2005
-
-
Daniel Stenberg authored
-
- May 02, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
--trace, --trace-ascii and --verbose output. I also made the '>' display separate each line on the linefeed so that HTTP requests etc look nicer in the -v output.
-
Daniel Stenberg authored
pointing out the CA cert path/file: SSL_CERT_DIR and SSL_CERT_FILE. If CURL_CA_BUNDLE is not set, they are checked afterwards.
-
- May 01, 2005
-
-
Daniel Stenberg authored
-
- Apr 27, 2005
-
-
Daniel Stenberg authored
more places. First, CURL_HOME is a new environment variable that is used instead of HOME if it is set, to point out where the default config file lives. If there's no config file in the dir pointed out by one of the environment variables, the Windows version will instead check the same directory the executable curl is located in.
-
- Apr 24, 2005
-
-
Daniel Stenberg authored
*/setup.h and */config-win32.h to build fine with VS2005 on x64.
-
- Apr 23, 2005
-
-
Daniel Stenberg authored
-
- Apr 22, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
#1187787 points out.
-
- Apr 20, 2005
-
-
Guenter Knauf authored
-
- Mar 31, 2005
-
-
Daniel Stenberg authored
-
- Mar 28, 2005
-
-
Daniel Stenberg authored
-
- Mar 16, 2005
-
-
Dan Fandrich authored
-
Dan Fandrich authored
scripts use the version in packages/vms/
-
- Mar 12, 2005
-
-
Daniel Stenberg authored
-
- Mar 11, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 10, 2005
-
-
Daniel Stenberg authored
USE_WINDOWS_SSPI on Windows, and then libcurl will be built to use the native way to do NTLM. SSPI also allows libcurl to pass on the current user and its password in the request.
-
- Mar 07, 2005
-
-
Dan Fandrich authored
revert to the SEEK_END method of repositioning the stream after a ftruncate() and only use SEEK_SET if ftruncate() isn't available.
-
- Mar 05, 2005
-
-
Dan Fandrich authored
Added HAVE_FTRUNCATE to all the static config-*.h files on the assumption that all those systems provide it.
-
- Mar 04, 2005
-
-
Daniel Stenberg authored
-
- Feb 09, 2005
-
-
Daniel Stenberg authored
The tag 'before_ftp_statemachine' was set just before this commit in case of future need.
-
- Jan 29, 2005
-
-
Daniel Stenberg authored
uninitialized variables. Pointed out to us by the friendly Valgrind.
-
- Jan 27, 2005
-
-
Daniel Stenberg authored
a free-without-alloc as the first call
-
Daniel Stenberg authored
variable to allow the test suite to better control where it ends up.
-
- Jan 25, 2005
-
-
Daniel Stenberg authored
present in RFC959... so now (lib)curl supports it as well. --ftp-account and CURLOPT_FTP_ACCOUNT set the account string. (The server may ask for an account string after PASS have been sent away. The client responds with "ACCT [account string]".) Added test case 228 and 229 to verify the functionality. Updated the test FTP server to support ACCT somewhat.
-
- Jan 21, 2005
-
-
Daniel Stenberg authored
-
- Jan 20, 2005
-
-
Daniel Stenberg authored
was written for it. I fixed and added test case 227 to verify it. The curl.1 man page didn't mention the '+' so I added it.
-
- Jan 18, 2005
-
-
Daniel Stenberg authored
-
- Jan 12, 2005
-
-
Gisle Vanem authored
-
- Jan 11, 2005
-
-
Gisle Vanem authored
to fail in mysterious ways.
-
Gisle Vanem authored
-
- Jan 08, 2005
-
-
Gisle Vanem authored
-
Gisle Vanem authored
-
- Jan 06, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jan 04, 2005
-
-
Gisle Vanem authored
-