Commit Graph

391 Commits

Author SHA1 Message Date
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
Daniel Stenberg 9d5c22d5ae builds better on BeOS 2003-10-05 15:16:18 +00:00
Daniel Stenberg 1b0af1c53a curlx.c example added 2003-10-04 15:52:32 +00:00
Daniel Stenberg 23f8692058 - Vincent Bronner pointed out that if you set CURLOPT_COOKIE for a transfer
and then set it to NULL in a subsequent one, the previous cookie was still
  sent off!
2003-10-04 15:51:16 +00:00
Daniel Stenberg 8297ac4a28 Jon Turner fix 2003-10-04 15:28:23 +00:00
Daniel Stenberg a191fe028c fixed ares-resolves and ip-only names 2003-10-04 14:53:19 +00:00
Daniel Stenberg ba1ff79b3f proto fix 2003-10-03 13:19:52 +00:00
Daniel Stenberg d1b17779a3 James MacMillan's patch makes curl build on QNC 6.2.x. 2003-10-02 19:04:32 +00:00
Daniel Stenberg 0edab55dd2 ip version selector, SPNEGO feature added to -V output 2003-09-22 22:36:33 +00:00
Daniel Stenberg 48c1943824 7.10.8-pre2 2003-09-21 23:22:39 +00:00
Daniel Stenberg 9ef76fecef another segfault with multi+ares+non-existing hostname 2003-09-21 23:14:22 +00:00
Daniel Stenberg 2297eca103 Added CURLOPT_IPRESOLVE support 2003-09-19 15:16:47 +00:00
Daniel Stenberg 09ccfcdcd4 Markus Moeller's SPNEGO patch applied, with my edits, additions and minor
cleanups.
2003-09-19 12:56:22 +00:00
Daniel Stenberg b560428492 language 2003-09-15 22:59:10 +00:00