Commit Graph

504 Commits

Author SHA1 Message Date
Daniel Stenberg 8ba042cf88 limit rate and windows timeouts 2004-02-23 13:48:27 +00:00
Daniel Stenberg 4f953b6459 that icc attempt in configure 2004-02-20 16:29:57 +00:00
Daniel Stenberg bd63a557f3 fixes from the recent days 2004-02-19 10:21:43 +00:00
Daniel Stenberg d53d33698c verbose-fix, socks5-fix, dnscache-fix, configure-winmmlib-fix 2004-02-16 13:33:41 +00:00
Daniel Stenberg 901edd32b5 recent fixes 2004-02-15 13:50:04 +00:00
Daniel Stenberg 68e140b2eb mondays are busy days catching up with the patches from the weekend! ;-) 2004-02-09 16:16:05 +00:00
Daniel Stenberg 3e4cd0b422 mingw configure fix, host: fix, compiler warnings in ldap.c 2004-02-06 14:27:08 +00:00
Daniel Stenberg e8fb77fac3 numerous things went in today 2004-02-05 21:52:53 +00:00
Daniel Stenberg 1089d91e77 the configure and memdebug fixes of yday 2004-02-03 10:07:26 +00:00
Daniel Stenberg ca522d4787 more test91 tweaks and some c-ares stuff 2004-02-02 16:29:58 +00:00
Daniel Stenberg 253f5f1a9a ares resolve timeout and ca bundle include fixes 2004-02-02 12:46:58 +00:00
Daniel Stenberg 5e69ca0ebd test case 97 2004-02-02 07:21:21 +00:00
Daniel Stenberg 4cba2ea1ad attempt to fix the notorious test 91 failures 2004-01-30 12:43:49 +00:00
Daniel Stenberg 36a90aeaec test case 510, mpeix fix 2004-01-30 09:31:23 +00:00
Daniel Stenberg 50c80a49cc Added --socks 2004-01-30 08:51:24 +00:00
Daniel Stenberg f50678eda7 don't include config.g in src/hugehelp.c unless HAVE_CONFIG_H is defined 2004-01-29 15:48:27 +00:00
Daniel Stenberg 3ded81188b ares fix, warnings fixed, mpeix fixes 2004-01-29 15:41:56 +00:00
Daniel Stenberg cf7817eb38 upload with chunked transfer encoding is now fixed 2004-01-28 21:44:45 +00:00
Daniel Stenberg dc932f739a CONNECT response headers are now passed back as "regular" headers 2004-01-27 12:54:22 +00:00
Daniel Stenberg 142f40582f things continue to happen 2004-01-23 12:51:27 +00:00
Daniel Stenberg e4c5653035 zlib fix for the help text, stroll usage on mingw/djgpp 2004-01-22 14:35:06 +00:00
Daniel Stenberg e36914a425 header file fixing 2004-01-22 12:46:55 +00:00
Daniel Stenberg fadf077502 release time! 2004-01-22 09:15:49 +00:00
Daniel Stenberg 6ddec1f169 old timecond defines removed 2004-01-21 08:44:58 +00:00
Daniel Stenberg 13dd99842a David Byron's --trace fix 2004-01-19 22:16:30 +00:00
Daniel Stenberg f44bc85545 two minor build quirks 2004-01-19 15:41:50 +00:00
Daniel Stenberg f94502ecba automake 1.8 adjustment 2004-01-15 12:49:23 +00:00
Daniel Stenberg 7561cbda0a clarified the recent fix, added cred 2004-01-14 09:16:47 +00:00
Daniel Stenberg 3a70d686ee Curl_resolv fix 2004-01-14 09:07:24 +00:00
Daniel Stenberg 9e80356dd5 Luck Call made win32 password prompting support backspace 2004-01-13 16:07:40 +00:00
Daniel Stenberg 16c747da76 zlib patch, amigaos patch 2004-01-13 08:50:21 +00:00
Daniel Stenberg 1cb3cd1463 three changes done this morning 2004-01-13 08:05:54 +00:00
Daniel Stenberg 3a61c98b65 Peter Sylvester brought code that now allows a callback to modified the URL
even when the multi interface is used, and then libcurl will simulate a
"follow location" to that new URL. Test 509 was added to test this feature.
2004-01-12 15:26:32 +00:00
Daniel Stenberg 5173bab0bb better test script 2004-01-12 14:41:06 +00:00
Daniel Stenberg c8ac7a0d95 Dominick Meglio pointed out FTPS should use default port 990 according to
IANA.
2004-01-11 22:56:36 +00:00
Daniel Stenberg 8a16e48a6c configure spnego fix of yday 2004-01-09 09:06:26 +00:00
Daniel Stenberg 7bf11297fe Dan Fandrich fixed our zlib usage 2004-01-05 22:55:51 +00:00
Daniel Stenberg 2d01740e1a David J Meyer's large file work was added. 2004-01-05 22:35:43 +00:00
Daniel Stenberg 55e4d79111 fixing 2003-12-19 08:11:02 +00:00
Daniel Stenberg cd9dea3091 test506 fix 2003-12-16 09:51:51 +00:00
Daniel Stenberg d262d0a62a changed the dns cache pruning 2003-12-15 17:42:46 +00:00
Daniel Stenberg 50e7545118 Giuseppe Attardi fixed a really tricky bug 2003-12-15 14:48:37 +00:00
Daniel Stenberg 77a5e7c646 dict and a man page fixes 2003-12-10 15:30:34 +00:00
Daniel Stenberg 1e012c5259 Diego Casorran tapping on Amiga support 2003-12-10 14:02:36 +00:00
Daniel Stenberg fb927939e2 ares configure and build fix 2003-12-10 13:40:09 +00:00
Daniel Stenberg a61dc1e9c5 -lz fix 2003-12-08 13:38:20 +00:00
Daniel Stenberg dfd1a636b4 updated 2003-12-08 13:11:04 +00:00
Daniel Stenberg 437afe0767 curl-config now shows asyncdns if built with ares enabled 2003-12-08 10:00:21 +00:00
Daniel Stenberg 02bf6660bf VMS 2003-12-03 08:41:39 +00:00
Daniel Stenberg 06c38330ba Steve Green fixed Curl_resolv() 2003-12-03 07:55:51 +00:00
Daniel Stenberg 0f4d042d3e Ignore content-length when chunked transfer-encoding is transfered. 2003-12-03 07:52:00 +00:00
Daniel Stenberg e64e9d7fed --ftp-pasv 2003-12-02 18:03:38 +00:00
Daniel Stenberg 41688a1642 MSG_NOSIGNAL 2003-12-02 10:13:55 +00:00
Daniel Stenberg 3eeea48839 FTPS now works pretty good 2003-12-01 10:25:10 +00:00
Daniel Stenberg 012c4ee1fa James Clancy updated the Borland makefiles 2003-11-27 12:24:22 +00:00
Daniel Stenberg 426954ff95 Markus Moeller and SPNEGO 2003-11-27 09:53:48 +00:00
Daniel Stenberg e80bdd66f9 filed is not fixed ;-) 2003-11-25 09:12:56 +00:00
Daniel Stenberg d083fac1fc a committed bugfix described 2003-11-25 09:11:18 +00:00
Daniel Stenberg efc9410796 clarified Maciej W. Rozycki's fix 2003-11-25 08:42:16 +00:00
Daniel Stenberg dadc1026f1 proper ftps:// support added 2003-11-24 11:51:12 +00:00
Daniel Stenberg 1c700b5a5c fixes 2003-11-24 07:11:28 +00:00
Daniel Stenberg ed2b831afe three more fixes 2003-11-20 14:15:10 +00:00
Daniel Stenberg e1d01045e2 Maciej W. Rozycki's configure patch 2003-11-17 05:23:32 +00:00
Daniel Stenberg bfc7d6c11b two 2003-11-15 10:15:36 +00:00
Daniel Stenberg 43bb20461f Peter Sylvester found a flaw in the connect code for ipv6-enabled hosts.
I guess it seldomly happens on linux and that's why it wasn't found before.
He used Solaris to notice it.

I took the opportunity to rewrite the Curl_connecthost() slightly to feature
less duplicate code in the two different versions (ipv4/ipv6).
2003-11-13 13:28:40 +00:00
Daniel Stenberg ad77f760cf Added CURLOPT_NETRC_FILE. 2003-11-11 14:30:43 +00:00
Daniel Stenberg 451d34ce21 things happen even during slow days! ;-) 2003-11-07 17:22:30 +00:00
Daniel Stenberg 80d2be541d new defines for version info 2003-11-06 11:37:54 +00:00
Daniel Stenberg 4ec4e91de0 things 2003-11-06 08:35:01 +00:00
Daniel Stenberg a3279d4baf three changes went in 2003-11-04 07:24:56 +00:00
Daniel Stenberg d1b94a5f3f 7.10.8! 2003-11-01 11:22:48 +00:00
Daniel Stenberg a07f43d202 ftp goes UTC 2003-10-31 22:17:13 +00:00
Daniel Stenberg bd383f0c60 numerical options check 2003-10-31 09:27:15 +00:00
Daniel Stenberg fb26b2bd98 curl --head now reports info "headers" on file:// URLs as well 2003-10-30 09:08:16 +00:00
Daniel Stenberg e9c835ad06 David Hull made the file: URL parser also accept the somewhat sloppy file
syntax: file:/path. I added test case 203 to verify this.
2003-10-29 09:53:21 +00:00
Daniel Stenberg 25613503cb Another glibc resolve name fix 2003-10-28 13:06:15 +00:00
Daniel Stenberg 54c6f2c7c0 James Bursa found an ERRORBUFFFER overflow 2003-10-26 15:42:21 +00:00
Daniel Stenberg 3dd26b7932 HTTP resume fix 2003-10-24 21:58:11 +00:00
Daniel Stenberg 5c96266d45 solaris build improvement 2003-10-24 21:27:22 +00:00
Daniel Stenberg ce4b8420d1 runtests -t introduced 2003-10-24 13:12:58 +00:00
Daniel Stenberg 4799d39be6 disable-eprt, fixed CA cert verfication 2003-10-24 06:12:39 +00:00
Daniel Stenberg 64731b0056 we continue to improve things 2003-10-22 12:05:21 +00:00
Daniel Stenberg 640d6a5564 updated for mingw32 2003-10-21 14:14:25 +00:00
Daniel Stenberg d9f961ed2d better error output on SSL errors when receiving data - Georg Horn patch 2003-10-19 17:38:51 +00:00
Daniel Stenberg f7f7cd6cce 7.10.8-pre4 2003-10-18 12:04:38 +00:00
Daniel Stenberg ce5db9a86e Dominick Meglio implemented CURLOPT_MAXFILESIZE and --max-filesize. 2003-10-17 13:11:00 +00:00
Daniel Stenberg a77d931cd0 verbose auth info 2003-10-17 07:07:06 +00:00
Daniel Stenberg fe09079778 subjectAltName and passwd changes 2003-10-16 14:15:34 +00:00
Daniel Stenberg 622984de64 now libcurl runs better multi-threaded on windows 2003-10-15 11:44:34 +00:00
Daniel Stenberg 171229e122 duphandle fix 2003-10-14 13:13:50 +00:00
Daniel Stenberg 1c604b7ba9 Gisle Vanem brought IPv6-support to curl on Windows 2003-10-14 12:03:06 +00:00
Daniel Stenberg 941dfc502a Giuseppe Attardi's ares+multi problem of 12-oct-2003 2003-10-13 12:24:11 +00:00
Daniel Stenberg e85881d7ec debian bug report #212086 2003-10-13 00:14:16 +00:00
Daniel Stenberg 6d6de53eb9 Dirk modifide the share-locking for DNS lookups 2003-10-12 13:58:16 +00:00
Daniel Stenberg 4935853eb9 resume fix 2003-10-09 20:12:16 +00:00
Daniel Stenberg 8996a7346e sws fix, inet_pton fix 2003-10-09 19:49:08 +00:00
Daniel Stenberg 33525ac165 7.10.8-pre3 commit 2003-10-08 13:54:36 +00:00
Daniel Stenberg 5c52cacc98 - Frank Ticheler provided a patch that fixes how libcurl connects to multiple
addresses, if one of them fails (ipv4-code).
2003-10-08 13:32:43 +00:00
Daniel Stenberg 9f002b1289 Neil Dunbar and subjectAltNames 2003-10-07 21:59:35 +00:00
Daniel Stenberg 0b615afac9 http post fix 2003-10-07 14:42:02 +00:00