Commit Graph

731 Commits

Author SHA1 Message Date
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
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
Daniel Stenberg d19134e644 bug fixes 2003-09-15 22:55:12 +00:00
Daniel Stenberg e7160459ab Jeff Pohlmeyer is our hero of the week! 2003-09-14 22:06:35 +00:00
Daniel Stenberg 50dacab379 multi handle DNS cache, "Negotiate" authentication, zero-length proxy with
ftp and an uninitialized pointer
2003-09-12 18:27:33 +00:00
Daniel Stenberg 7c2930611b clear the proxy env 2003-09-12 15:44:30 +00:00
Daniel Stenberg d4ab68cd51 7.10.8-pre1 commit 2003-09-07 23:31:59 +00:00
Daniel Stenberg 0ef3e6fe8a yesterday and today in words 2003-09-05 14:34:07 +00:00
Daniel Stenberg f2d422235b Early Ehlinger's CURLOPT_FTP_RESPONSE_TIMEOUT patch applied. 2003-09-03 22:02:40 +00:00
Daniel Stenberg 6a678f6d64 recent fixes 2003-09-03 21:52:01 +00:00
Daniel Stenberg 840c0af014 stuff I had added in my copy at home, now at last I'm online from here
again
2003-09-03 20:42:42 +00:00
Daniel Stenberg cfe80449e2 two patches applied 2003-09-01 08:57:50 +00:00
Daniel Stenberg cb48c6a3d8 recent action 2003-08-19 23:42:47 +00:00
Daniel Stenberg 5c2df3e1a4 7.10.7 2003-08-15 07:08:02 +00:00
Daniel Stenberg 6550d271f0 7.10.7-pre4 commit 2003-08-12 12:48:40 +00:00
Daniel Stenberg 644990a835 mention the pre3 release 2003-08-11 22:48:26 +00:00
Daniel Stenberg 1d1276cc3a ftp create dirs work done 2003-08-08 11:05:18 +00:00
Daniel Stenberg f9f1f0e316 Early Ehlinger's CURLOPT_FTP_CREATE_MISSING_DIRS patch was applied 2003-08-08 09:13:19 +00:00
Daniel Stenberg 296046510b serios info leakage! 2003-08-03 21:33:25 +00:00
Daniel Stenberg 8bedd43b28 recent action 2003-08-01 12:33:19 +00:00
Daniel Stenberg bdb5e5a250 7.10.6 2003-07-28 12:13:48 +00:00
Daniel Stenberg cc4ff62681 Split out the changes from the year 2002 into a separate file, named
CHANGES.2002.
2003-07-23 11:59:20 +00:00
Daniel Stenberg f2882cb88c pre4 2003-07-21 08:25:21 +00:00
Daniel Stenberg 152f1fee40 the CWD-null bug fix 2003-07-21 07:54:20 +00:00
Daniel Stenberg a2a63c27f4 explains my fixes just committed 2003-07-19 23:58:21 +00:00
Daniel Stenberg 0529b349d5 recent changes 2003-07-16 00:04:45 +00:00
Daniel Stenberg 6dd4c13bc0 the latest changes 2003-07-04 18:18:17 +00:00
Daniel Stenberg 497c6d516d up to date with the actual situation 2003-06-25 23:40:48 +00:00
Daniel Stenberg d0cc92a01a Set auth type differently, we use one CURLOPT_HTTPAUTH instead as we plan
to add more method in the future.
2003-06-10 12:49:16 +00:00
Daniel Stenberg e56ae1426c Daniel Kouril's patch that adds HTTP negotiation support to libcurl was
added.
2003-06-10 12:22:19 +00:00
Daniel Stenberg 696843c020 we fix more 2003-06-10 12:07:10 +00:00
Daniel Stenberg c896ebcf12 makefile fiddle
changed how http requests are sent - now in one chunk more often
HPUX include fix in the external headers
better SSL work-arounds for bad SSL servers
modified error message when CURLE_HTTP_RETURNED_ERROR is returned
2003-06-02 13:31:25 +00:00
Daniel Stenberg 0f4feda382 include file flaw and yet another socks5-fix 2003-05-27 06:41:06 +00:00
Daniel Stenberg 4ed28be75a even more 2003-05-23 11:24:39 +00:00
Daniel Stenberg 420744d048 more more more 2003-05-22 22:47:48 +00:00
Daniel Stenberg d5043133e6 Gisle Vanem made curl build with djgpp on DOS. 2003-05-21 08:08:48 +00:00
Daniel Stenberg 8ee1177206 support user name and password in proxy environment variables 2003-05-19 13:14:26 +00:00
Daniel Stenberg 95a4b8db68 7.10.5 commit 2003-05-19 11:45:10 +00:00
Daniel Stenberg 1747a8d3d9 1. George Comninos' progress meter fix
2. I also added the pre-releases and dates to the log
2003-05-15 08:13:19 +00:00
Daniel Stenberg 4a5139e3f4 fixes from the last week+ 2003-05-12 12:49:22 +00:00
Daniel Stenberg fb012b48e9 recent action 2003-04-30 20:01:22 +00:00
Daniel Stenberg 7f0a6e7203 last 10 days or so 2003-04-22 23:30:04 +00:00
Daniel Stenberg 0aa8b82871 FTP CWD response fixed
gzip content-encoding added
chunked content-encoding fixed
2003-04-14 07:13:08 +00:00
Daniel Stenberg 2324c10d43 another week has passed 2003-04-10 11:36:56 +00:00
Daniel Stenberg 735a4714f4 Version 7.10.4 2003-04-02 07:42:39 +00:00
Daniel Stenberg fd33923496 7.10.4-pre6 commit 2003-03-31 14:02:43 +00:00
Daniel Stenberg e6eb49e7e0 10 days of fixes 2003-03-31 04:05:03 +00:00
Daniel Stenberg f8b3c47f99 all those changes 2003-03-24 10:47:06 +00:00
Daniel Stenberg 2616bdc4cd it just never ends 2003-03-16 18:41:00 +00:00
Daniel Stenberg 2d2034703f Things are moving along... 2003-03-12 14:29:47 +00:00
Daniel Stenberg ebea6b487b another week of changes, especially libtool gave us an adventure to remember 2003-03-11 19:22:10 +00:00
Daniel Stenberg eb0cc34951 Removed define, risc os build, POST-GET bug fixed, AIX 4.3 problems solved
and two makefiles fixed.
2003-03-04 06:41:50 +00:00
Daniel Stenberg 7e049fca61 recent stuff 2003-02-28 08:40:57 +00:00
Daniel Stenberg 065b87e949 7.10.4-pre2 commit 2003-02-24 18:14:48 +00:00
Daniel Stenberg 6417e696df fixes during the last couple of days 2003-02-04 12:33:13 +00:00
Daniel Stenberg 872eeb7339 changes from the last week or so 2003-01-29 13:56:04 +00:00
Daniel Stenberg 8986037fdd previous changes 2003-01-29 10:17:10 +00:00
Daniel Stenberg 9689e1c548 today's patches and Markus' correction 2003-01-20 14:40:06 +00:00
Daniel Stenberg c4383f1d99 fixes Marcus brought 2003-01-16 21:07:50 +00:00
Daniel Stenberg bf9b9ca29d 7.10.3 commit 2003-01-14 12:42:26 +00:00
Daniel Stenberg 64f224bb22 more 2003-01-13 12:08:39 +00:00
Daniel Stenberg 4a2ac166fa 7.10.3-pre4 2003-01-09 10:36:24 +00:00
Daniel Stenberg 24e78b3571 7+8 jan 2003 2003-01-09 09:53:08 +00:00
Daniel Stenberg 7f0f10e498 stuff 2003-01-07 15:40:01 +00:00
Daniel Stenberg 88825a1187 fixes 2002-12-19 16:37:07 +00:00
Daniel Stenberg 5cc50f9b27 the hostip.c commit 2002-12-16 11:40:57 +00:00
Daniel Stenberg 96d84150e1 changes from last week 2002-12-16 10:55:18 +00:00
Daniel Stenberg 0aa031beb9 recent fluff 2002-12-10 13:11:24 +00:00
Daniel Stenberg 7ef749497d 7.10.3-pre2 2002-12-04 09:09:26 +00:00
Daniel Stenberg a3c14c031e stuff done since the 7.10.2 release 2002-11-29 08:29:21 +00:00
Daniel Stenberg d2174da641 7.10.2 2002-11-18 22:10:06 +00:00
Daniel Stenberg 80fe50590f recent fixes 2002-11-15 14:11:45 +00:00
Daniel Stenberg a23c92596e recent changes 2002-11-06 08:30:08 +00:00
Daniel Stenberg 744d8c1006 fixes 2002-10-28 19:17:49 +00:00
Daniel Stenberg 13ee2901f4 another week, 7 fixes 2002-10-21 14:04:26 +00:00
Daniel Stenberg ee600ace37 three silly bugs 2002-10-12 12:35:30 +00:00
Daniel Stenberg e2d8e2c4ae more 2002-10-10 08:04:26 +00:00
Daniel Stenberg 91168c005c fixes since 7.10 2002-10-04 14:27:31 +00:00
Daniel Stenberg b9b6a6566a three more changes 2002-10-01 08:38:54 +00:00
Daniel Stenberg 9247daf953 enhanced curl_version_info 2002-09-26 13:03:22 +00:00
Daniel Stenberg a5874a5393 four fixes of yday and today 2002-09-25 15:11:06 +00:00
Daniel Stenberg b03f4919fb 5 changes since pre3 2002-09-23 15:01:03 +00:00
Daniel Stenberg 010cde0a4a recent fixes 2002-09-11 11:47:05 +00:00
Daniel Stenberg ba4e69bebc updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
Daniel Stenberg 93eadfb10f added some curl-config details 2002-09-02 22:55:22 +00:00
Daniel Stenberg 64bbe9dfaf James Gallagher's Content-Encoding work 2002-09-02 22:31:18 +00:00
Daniel Stenberg 751e49fb0a moo 2002-08-30 12:09:46 +00:00
Daniel Stenberg 0e0caf7c06 CURLE_SSL_INSECURE is removed again and so is CURLOPT_SSL_INSECURE, we
proceed fine with the already existing options, just having a different
internal library default for capath.
2002-08-30 11:09:49 +00:00
Daniel Stenberg bd3bb70ee8 recent fixes 2002-08-30 09:20:49 +00:00
Daniel Stenberg 8095b776fe since 7.9.9-pre1 2002-08-22 19:55:18 +00:00
Daniel Stenberg 0009e4dfb9 7.9.9-pre1 2002-08-12 22:36:37 +00:00
Daniel Stenberg c1f29a8e08 multi asynch work committed 2002-08-12 09:45:59 +00:00
Daniel Stenberg 423a1cf486 CURLOPT_NOSIGNAL added 2002-08-12 09:02:24 +00:00
Daniel Stenberg b98308b524 curl/curl.g fix, HP-UX fix, ftp port, libcurl.def, empty post and rfc2732-
addresses
2002-08-05 16:54:08 +00:00
Daniel Stenberg c1cfdd6323 passwords and cookies 2002-07-29 22:59:36 +00:00
Daniel Stenberg 9f3856e646 HAVE_SETVBUF fixed 2002-07-29 22:14:56 +00:00
Daniel Stenberg a9c0302454 Glen Nakamura's patch applied 2002-06-26 08:42:29 +00:00
Daniel Stenberg e203ecebee since 7.9.8 2002-06-26 07:16:11 +00:00
Daniel Stenberg 67273eed9b 7.9.8 commit 2002-06-13 14:37:15 +00:00
Daniel Stenberg dafd644fe7 fixing builds, patching bugs, adding curl_formadd() options 2002-06-12 21:40:30 +00:00
Daniel Stenberg be35b3ad03 7.9.8-pre3 commit 2002-06-11 15:28:50 +00:00
Daniel Stenberg ac48b38842 more stuff since pre1 2002-06-04 11:53:31 +00:00
Daniel Stenberg b40dc5d742 since 7.9.7 2002-05-22 11:08:19 +00:00
Daniel Stenberg edb1756050 7.9.7 commit 2002-05-13 09:40:16 +00:00
Daniel Stenberg b44a4da5df Friday's fixes 2002-05-12 16:10:12 +00:00
Daniel Stenberg bbe10cb0cb 7.9.7-pre2 2002-05-07 21:52:38 +00:00
Daniel Stenberg cacd756efd recent fiddling 2002-05-06 13:44:00 +00:00
Daniel Stenberg a9e0885be0 another week of changes 2002-05-03 12:21:07 +00:00
Daniel Stenberg f144f77ba7 updated some docs 2002-04-27 20:19:55 +00:00
Daniel Stenberg e410860e0e fixes on rainy saturday in the end of April, 2002 2002-04-27 13:26:32 +00:00
Daniel Stenberg e1c2e3f5e9 test suite portability fix 2002-04-26 12:57:49 +00:00
Daniel Stenberg 9aa22399a8 another week of changes 2002-04-26 07:45:39 +00:00
Daniel Stenberg 62d205a2ec Dirk Manske brought the patch that introduces two new CURLINFO_* values:
CURLINFO_REDIRECT_TIME and CURLINFO_REDIRECT_COUNT.
2002-04-16 07:59:20 +00:00
Daniel Stenberg 9549cfde02 7.9.6 commit 2002-04-15 06:58:04 +00:00
Daniel Stenberg a00918116d 7.9.6-pre5 2002-04-12 11:39:27 +00:00
Daniel Stenberg 38e518c710 Jean-Philippe Barrette-LaPierre's patch applied 2002-04-12 07:23:57 +00:00
Daniel Stenberg ca35b39900 more more more 2002-04-10 18:09:24 +00:00
Daniel Stenberg 2a72641a0b 7.9.6-pre4 commit 2002-04-08 22:53:22 +00:00
Daniel Stenberg fd915609cd lots 2002-04-04 12:24:32 +00:00
Daniel Stenberg 4cec22fa19 yaketiyak 2002-03-19 07:48:54 +00:00
Daniel Stenberg eb78400b53 4 things since 7.9.5 2002-03-11 15:37:08 +00:00
Daniel Stenberg c2d4fd876c 7.9.5 commit 2002-03-07 08:50:18 +00:00
Daniel Stenberg 49c0d62dda two items since pre6 2002-03-06 15:05:00 +00:00
Daniel Stenberg d8a35d745e cut off 2001 and put those changes in a separate file 2002-03-04 10:34:58 +00:00
Daniel Stenberg e4addb3975 several little things since pre4 2002-03-01 10:48:08 +00:00
Daniel Stenberg 5896d35e72 a never ending stream of things to do... 2002-02-25 14:09:31 +00:00
Daniel Stenberg cbca19d6c2 lib/config.h.in added to dist 2002-02-22 07:51:23 +00:00
Daniel Stenberg 758eae49ab four more bugfixes, one VMS adjustment 2002-02-20 13:47:36 +00:00
Daniel Stenberg cc161b96ac 4 fixes 2002-02-18 10:51:50 +00:00
Daniel Stenberg 0b57fa9c51 http server added to CVS, config*h files moved 2002-02-07 15:13:11 +00:00
Daniel Stenberg 4748b40ad9 changes since 7.9.4 2002-02-07 09:34:43 +00:00
Daniel Stenberg 5370d7a6eb 7.9.4 2002-02-05 11:43:29 +00:00
Daniel Stenberg 685b180ab6 7.9.4-pre2 2002-02-04 09:51:41 +00:00
Daniel Stenberg 0666960173 nine items since 7.9.3 2002-01-29 14:12:12 +00:00
Daniel Stenberg 8c459156f8 7.9.3 public 2002-01-23 18:01:16 +00:00
Daniel Stenberg 39d4552dab pre4 2002-01-21 12:11:45 +00:00
Daniel Stenberg 6d58d13710 mingw fix, mac os x fix, long long check removed from configure,
--enable-debug uses even stricter options now
2002-01-18 15:16:08 +00:00
Daniel Stenberg b798e7a5ae correct ssl version, fixed ssl writes, solved time-out disconnect without
text, fixed dns cache problem, made it compile with openssl before 0.9.5
again and extended libcurl-the-guide a bit more
2002-01-17 14:25:49 +00:00
Daniel Stenberg 343da8d4b3 --cc and working non-blocking sockets uploads 2002-01-16 15:04:37 +00:00
Daniel Stenberg 6c00c58f2a fixed non-blocking reads, fixed ssl sessions, in_addr_t and more non-blocking 2002-01-14 23:32:57 +00:00
Daniel Stenberg 3c334b2bb6 non-blocking sockets, DNS caching updated, cookies corrected, bool is now
unsigned everywhere
2002-01-08 07:22:33 +00:00
Daniel Stenberg f9192db358 VC++ makefile, HTTP 204, cookie fix, non-blocking socket for better SSL
connection timeout
2002-01-07 16:03:36 +00:00
Daniel Stenberg 38306cda54 dns cache, ftp response read, 64bit fixes, printf replaces, inet_ntoa_r
corrections
2002-01-04 09:57:57 +00:00
Daniel Stenberg 6aaee5f23b minor changes 2002-01-03 09:43:17 +00:00
Daniel Stenberg e48bc1be48 Philip Gladstone's fixes 2002-01-03 07:23:21 +00:00
Daniel Stenberg 62fb70e9d1 recent fixes 2001-12-21 08:02:35 +00:00
Daniel Stenberg af6c394785 Götz Babin-Ebell's OpenSSL ENGINE patch 2001-12-17 23:01:39 +00:00
Daniel Stenberg 2eb355733f Marcus Webster's newly added CURLFORM_CONTENTHEADER 2001-12-14 12:59:16 +00:00
Daniel Stenberg 139ab3740a 7.9.2 commit 2001-12-05 08:36:48 +00:00
Daniel Stenberg 4bd78a7df4 Eric brought some files for macos compiles 2001-12-04 09:16:09 +00:00
Daniel Stenberg fc33ad8cf2 the happy events so far today 2001-12-03 13:56:48 +00:00
Daniel Stenberg 61e6554b7f pre7 and pre8 details 2001-12-03 08:22:59 +00:00
Daniel Stenberg 87c562845c --disable-epsv 2001-11-29 19:42:51 +00:00
Daniel Stenberg 6c81d74626 fixes for tru64, fixes for mac 2001-11-29 12:50:35 +00:00
Daniel Stenberg eb2da7ec2b mucho stuff since pre6! 2001-11-28 23:29:38 +00:00
Daniel Stenberg 0226b53b75 EPSV details 2001-11-27 00:53:13 +00:00
Daniel Stenberg 4382a80b9a recent changes 2001-11-27 00:47:52 +00:00
Daniel Stenberg 5986c653ef recent fixes 2001-11-22 14:16:21 +00:00
Daniel Stenberg d465291ded recent fixes 2001-11-19 19:56:07 +00:00
Daniel Stenberg 5121499082 more more more 2001-11-13 09:07:32 +00:00
Daniel Stenberg dd157fc349 post-weekend fixes 2001-11-12 14:15:14 +00:00
Daniel Stenberg 2c16dfb526 the proof I did something yesterday as well 2001-11-08 12:16:10 +00:00
Daniel Stenberg 3552775b52 moo 2001-11-07 09:37:57 +00:00
Daniel Stenberg 00afb0f638 bug report #478780 fixed, cygwin stripped on install, some more details on
the changes of yesterday
2001-11-06 19:37:13 +00:00
Daniel Stenberg 4379142af7 Ramana Mokkapati's, John Lask's and Detlef Schmier's reports/changes 2001-11-05 14:11:19 +00:00
Daniel Stenberg 329bcf3a71 7.9.1 cleanup commit 2001-11-04 11:35:12 +00:00
Daniel Stenberg 5b948512f9 Replaced read() and write() with recv() and send() 2001-11-02 14:23:11 +00:00
Daniel Stenberg ab7f25ab41 another day another commit 2001-11-01 15:26:43 +00:00
Daniel Stenberg f6b2e9e8a4 a bunch 2001-10-31 20:54:21 +00:00
Daniel Stenberg d25310cb6f 29 October fixes 2001-10-29 10:46:20 +00:00
Daniel Stenberg b736bdc8e5 ldap fix, test28 added 2001-10-26 11:34:02 +00:00
Daniel Stenberg 7b76499e82 lots and lots 2001-10-24 11:44:18 +00:00
Daniel Stenberg 9f8c51cbd8 resolve problem fixed, memory leak with ipv6 gone, configure improved,
MSVC++ project files fixed, connecthost() compiler errors, ignore SIGPIPE,
support CURLOPT_HTTP_VERSION etc...
2001-10-09 06:57:17 +00:00
Daniel Stenberg eafd2c6bd5 me fix curl_formadd() again 2001-10-03 11:55:09 +00:00
Daniel Stenberg d678727430 7.9.1 pre-release 1 status 2001-10-03 08:16:26 +00:00
Daniel Stenberg ac70a43452 the changes done since the 7.9 release 2001-10-02 17:22:23 +00:00
Daniel Stenberg 91f5ac4d5c two ipv6 fixes 2001-09-24 07:48:31 +00:00
Daniel Stenberg ecfacfb334 redirect and ssl connect fixes 2001-09-19 21:57:26 +00:00
Daniel Stenberg 8d1d93d56d Linus Nielsen Feltzing fixed telnet for win32. 2001-09-17 22:51:48 +00:00
Daniel Stenberg d934890c1e libtool 1.4.2 2001-09-17 06:12:53 +00:00
Daniel Stenberg 5214dbbd02 duphandle(), cipher list, *18* new ftp tests 2001-09-14 12:12:50 +00:00
Daniel Stenberg 719008596a changes since pre3 2001-09-11 12:00:36 +00:00
Daniel Stenberg a0be515d2d -R added 2001-09-03 12:10:48 +00:00
Daniel Stenberg f5adc8e53f libtool 1.4.1 2001-09-03 07:00:59 +00:00
Daniel Stenberg 50adfe3be9 Heikki Korpela noticed openbsd problems and libtool 2001-09-01 09:43:52 +00:00
Daniel Stenberg a5705acc9c the big struct rename of the year 2001-08-30 23:03:22 +00:00
Daniel Stenberg ea3cc81487 new ftp upload example, brand new cookie functionality and more 2001-08-29 09:51:44 +00:00
Daniel Stenberg 4edba42c7c lots of crap 2001-08-28 09:02:33 +00:00
Daniel Stenberg e3d7cc895b Georg Huettenegger's fixes, man pages converted to HTML pages and included
in release archive
2001-08-22 11:25:39 +00:00
Daniel Stenberg 6581663687 fflush the progress output, fixed configure.in for SSL without --with-ssl 2001-08-21 06:50:45 +00:00
Daniel Stenberg bd277e3daa RFC2732 parsing, curl-config patching, -G added, kerberos name space fixing,
configure fixes, libtool cleanups
2001-08-20 07:25:18 +00:00
Daniel Stenberg 38783506fe CURL_GLOBAL_WIN32, config-vms.h, Borland makefile, -w %{http_code},
Bug #12733 over on php.net
2001-08-15 13:41:48 +00:00
Daniel Stenberg ca06bbe583 redirected stderr problem fixed, VC build with SSL makefile fix, big form
post fix, no more globals in ssl code fix, size_t and const fix, a few VMS
changes
2001-08-14 09:41:51 +00:00
Daniel Stenberg 64822958e6 test cases, verifyhost, curl -E 2001-08-08 07:49:00 +00:00
Daniel Stenberg 2a70465434 VMS fixes, file:// changes, curl-config --libs patch 2001-08-06 13:44:36 +00:00
Daniel Stenberg a6a3673804 7.8.1-pre3 commit 2001-08-06 08:43:37 +00:00
Daniel Stenberg 1813d2ddf7 many fixes mailed in during July 2001-08-05 13:00:40 +00:00
Daniel Stenberg e7801afed1 manual fix, select() loop fix, progress callback fix 2001-08-02 17:25:33 +00:00
Daniel Stenberg 31336d63ae borland makefile fix 2001-07-02 09:23:50 +00:00
Daniel Stenberg 813d7585c7 Nic Roets brought a fix for the certificate verification when using SSL. 2001-06-29 07:38:11 +00:00
Daniel Stenberg 798aaf0c0a multiple file transfers with resume fix 2001-06-25 12:58:19 +00:00
Daniel Stenberg cd4aed6690 - Anton Kalmykov provided a fix that makes curl work with form field names
with spaces like when -F is used.
2001-06-25 09:49:14 +00:00
Daniel Stenberg cd33795903 all changes from year 2000 was moved to CHANGES.2000 and that is now
only available in CVS
2001-06-20 07:50:49 +00:00
Daniel Stenberg bd192d5387 ftp cut off transfer fix, configure --with-ssl fix 2001-06-20 07:48:09 +00:00
Daniel Stenberg 4e4a899306 better ssl error msg, libcurl.def fix, -version-info corrected, more test
cases and fixed FTP ranges
2001-06-12 09:23:13 +00:00
Daniel Stenberg 259ac2dd77 7.8 commit 2001-06-07 09:39:29 +00:00
Daniel Stenberg 80994a123e MUTE is gone, PHP examples, new CVS structure 2001-06-05 11:48:30 +00:00
Daniel Stenberg 94af496ac4 the global init stuff, strtok.h mess, _REENTRANT fixed 2001-05-31 13:32:55 +00:00
Daniel Stenberg baa220c1af -# fix, thread fix, easy.c compile fix and more 2001-05-30 10:34:14 +00:00
Daniel Stenberg 0844c4fdb2 major: curl_general_init/cleanup 2001-05-28 21:45:36 +00:00
Daniel Stenberg c77f77a1ce general autoconf and automake fixes 2001-05-22 21:17:58 +00:00
Daniel Stenberg 93c53424c8 cleanup commit for new autoconf+automake+libtool versions 2001-05-22 18:16:24 +00:00
Daniel Stenberg 4a2812c5e8 fixes and improvments 2001-05-22 12:05:05 +00:00
Daniel Stenberg a50fac0e63 multiple transfer path fixes, location fixes, resume download changes,
ssl peer verify fixes and more
2001-05-12 09:49:04 +00:00
Daniel Stenberg 237edbc9d8 changed FILE * to void * in all callbacks 2001-05-07 10:51:23 +00:00
Daniel Stenberg ecba113125 Cris changes 2001-05-03 11:09:00 +00:00
Daniel Stenberg 6a80fb3482 bugs, fixes and updates 2001-04-27 14:48:04 +00:00
Daniel Stenberg f88ff705a4 borland fixes, broken host: for persistent connections 2001-04-23 07:27:12 +00:00
Daniel Stenberg a508e73a8d SM's real name is now used where he's credited 2001-04-20 06:00:00 +00:00
Daniel Stenberg 6ea51f3cd7 Last two days' changes, loadsa 2001-04-18 14:05:18 +00:00
Daniel Stenberg b2362bf51c interfaces, windows non-blocking connect, progress meter fix and more 2001-04-11 06:51:43 +00:00
Daniel Stenberg cc5c53454a formfree() fix, version display fixed, curl_escape() fix 2001-04-07 18:39:18 +00:00
Daniel Stenberg 50a53d4eec 7.7.1 commit 2001-04-04 06:23:43 +00:00
Daniel Stenberg 66a1e3df69 two crashes removed 2001-04-03 12:37:48 +00:00
Daniel Stenberg b54d752783 ftps:// added and the perl interfaces changed 2001-03-29 11:25:29 +00:00
Daniel Stenberg 6a26104724 7.7.1-beta1 2001-03-26 13:49:50 +00:00
Daniel Stenberg 8b35b89f4d persistant fix for http/1.0 2001-03-26 09:07:44 +00:00
Daniel Stenberg bb601731ea numerous corrections since the 7.7 release 2001-03-24 18:50:55 +00:00
Daniel Stenberg 546572da04 7.7 commit 2001-03-22 17:21:07 +00:00
Daniel Stenberg c23df41d83 (un)escape, configure hack, betas run fine 2001-03-22 11:24:21 +00:00
Daniel Stenberg ea409d0374 7.7-beta5 commit 2001-03-19 08:42:00 +00:00
Daniel Stenberg efb5d9a403 new directories 2001-03-16 15:22:51 +00:00
Daniel Stenberg 0adf0cfde7 connection timeouts added 2001-03-15 14:38:54 +00:00
Daniel Stenberg 3bb979b897 corrected it, did I mention IPv6 with HTTP proxy? 2001-03-15 09:14:43 +00:00
Daniel Stenberg 6eed95103a ipv6 adjustments 2001-03-14 18:26:54 +00:00
Daniel Stenberg 3395a2fa9e netrc fix 2001-03-14 16:59:49 +00:00
Daniel Stenberg 28a8e1602d ssluse fixed, various win32 fixes 2001-03-14 10:21:52 +00:00
Daniel Stenberg 332a016e3c chunked bugfix, Jörn's fixes, the interface number increase 2001-03-14 08:49:11 +00:00
Daniel Stenberg cd59f13da6 Guenole Bescon's bug found on march 8 is added 2001-03-13 13:14:21 +00:00
Daniel Stenberg 063f88cd14 close policies 2001-03-13 07:59:19 +00:00
Daniel Stenberg fb7a6e3423 added --random-file and --egd-file to the command line client 2001-03-12 16:02:29 +00:00
Daniel Stenberg cb4efcf275 better chunked error detection 2001-03-12 15:29:04 +00:00
Daniel Stenberg 0121d7d731 Added new libcurl options in include/curl/curl.h, they're documented in
curl_easy_setopt.3 and they're partly implemented in lib/url.c

Slowly, we're getting there...
2001-03-12 15:11:38 +00:00
Daniel Stenberg 3e88b1cac5 the client is adjusted to work with persistant curl handles, and *gee* it
seems to be working!!!
2001-03-12 13:59:38 +00:00
Daniel Stenberg 639a7982ba server problems,
libcurl *works* persistant over HTTP proxy!!!!
2001-03-12 10:18:01 +00:00
Daniel Stenberg f54a282ccc persistant adjusts 2001-03-08 12:32:03 +00:00
Daniel Stenberg 6dae34d5da all test cases run OK now (again) 2001-03-05 14:13:15 +00:00
Daniel Stenberg cf8704ccdf 7.7 alpha 2 commit 2001-03-04 16:34:20 +00:00
Daniel Stenberg 2665c763df latest 2001-03-02 15:38:06 +00:00
Daniel Stenberg a1d6ad2610 multiple connection support initial commit 2001-02-20 17:35:51 +00:00
Daniel Stenberg 948c3b3aa9 7.6.1 commit 2001-02-13 13:37:14 +00:00
Daniel Stenberg 7686ac3f2c ftp response fix, netrc fix for non-http/ftp, https put research 2001-02-12 13:20:04 +00:00
Daniel Stenberg 61e2a8108b 7.6.1-pre3 2001-02-07 09:49:06 +00:00
Daniel Stenberg f6e2bfd464 Jun-ichiro itojun Hagino's IPv6 adjustments 2001-02-05 23:04:44 +00:00
Daniel Stenberg 1ae5dab8fb Robert Weaver's VC experiences 2001-02-05 22:35:55 +00:00
Daniel Stenberg 8613ce377f the new getinfo() stuff and the cygwin patch 2001-02-04 20:10:52 +00:00
Daniel Stenberg 3b44a3df76 7.6.1-pre2 2001-02-01 07:59:46 +00:00
Daniel Stenberg c41c5a0ef2 curl_read() and Curl_read() now have ssize_t in the last argument 2001-01-31 13:54:12 +00:00
Daniel Stenberg e721f85c83 new test case 2001-01-29 16:04:19 +00:00
Daniel Stenberg f585b66af7 7.6-pre1 2001-01-29 11:36:08 +00:00
Daniel Stenberg 7fca24b14b PUT resume things
progress meter modified for resume
POST/GET/Location adjustments
2001-01-27 20:25:52 +00:00
Daniel Stenberg ac98c73b04 7.6 2001-01-27 16:16:54 +00:00