]>
granicus.if.org Git - curl/log
Daniel Stenberg [Thu, 14 Aug 2003 22:38:35 +0000 (22:38 +0000)]
new Russian mirror both web and download
Daniel Stenberg [Thu, 14 Aug 2003 22:38:03 +0000 (22:38 +0000)]
supprt for the new memlimit stuff
Daniel Stenberg [Thu, 14 Aug 2003 22:00:56 +0000 (22:00 +0000)]
added one "added in blabla" and removed a few
Daniel Stenberg [Thu, 14 Aug 2003 15:06:36 +0000 (15:06 +0000)]
Curl_SSL_InitSessions can return error, so check the return code and bail
out if necessary
Daniel Stenberg [Thu, 14 Aug 2003 15:06:08 +0000 (15:06 +0000)]
Curl_llist_destroy() checks the input for non-NULL
Daniel Stenberg [Thu, 14 Aug 2003 15:05:25 +0000 (15:05 +0000)]
new proto for Curl_hash_init
Daniel Stenberg [Thu, 14 Aug 2003 15:05:13 +0000 (15:05 +0000)]
1. check allocs
2. don't leave allocated memory behind when returning error
Daniel Stenberg [Thu, 14 Aug 2003 15:02:25 +0000 (15:02 +0000)]
return failure when the host cache creation fails
Daniel Stenberg [Thu, 14 Aug 2003 15:01:52 +0000 (15:01 +0000)]
activate the new memory limit tests if requested
only set cookiejar if selected
Daniel Stenberg [Thu, 14 Aug 2003 15:01:20 +0000 (15:01 +0000)]
return failure when an alloc function fails
Daniel Stenberg [Thu, 14 Aug 2003 14:20:03 +0000 (14:20 +0000)]
prevent memory leak when going out of memory
Daniel Stenberg [Thu, 14 Aug 2003 14:19:36 +0000 (14:19 +0000)]
allow out-of-memory testing by setting a limit. That number of memory
allocation calls will succeed, the following will return NULL!
Daniel Stenberg [Thu, 14 Aug 2003 13:38:19 +0000 (13:38 +0000)]
better freeing when bailing out due to bad output glob
Daniel Stenberg [Thu, 14 Aug 2003 13:37:55 +0000 (13:37 +0000)]
free data on failure
Daniel Stenberg [Thu, 14 Aug 2003 13:37:32 +0000 (13:37 +0000)]
test87 verifies the new and better check for bad -o #[num] stuff
Daniel Stenberg [Thu, 14 Aug 2003 13:01:07 +0000 (13:01 +0000)]
ignore the .pid files
Daniel Stenberg [Thu, 14 Aug 2003 13:00:34 +0000 (13:00 +0000)]
ignore lib506 too
Daniel Stenberg [Thu, 14 Aug 2003 12:59:54 +0000 (12:59 +0000)]
better report on why tests are skipped, and also show a count of the amount
of test cases that were "considered".
Daniel Stenberg [Thu, 14 Aug 2003 11:53:53 +0000 (11:53 +0000)]
In case the output urlglob file name returned is NULL, then there was
badness in the string and we help our user by returning an error.
Daniel Stenberg [Thu, 14 Aug 2003 11:53:09 +0000 (11:53 +0000)]
modified the #[num] code to be more robust, to return NULL on errors and
to support numbers larger than 9
Daniel Stenberg [Thu, 14 Aug 2003 11:51:22 +0000 (11:51 +0000)]
corrected this test case
Daniel Stenberg [Thu, 14 Aug 2003 11:50:58 +0000 (11:50 +0000)]
test urlglobbing range requests
Daniel Stenberg [Thu, 14 Aug 2003 11:50:40 +0000 (11:50 +0000)]
test86 added
Daniel Stenberg [Tue, 12 Aug 2003 21:18:39 +0000 (21:18 +0000)]
David Byron's fix that makes this script use 'cygpath' instead of 'pwd' if
this runs on windows, to find out the current working directory.
Daniel Stenberg [Tue, 12 Aug 2003 12:48:40 +0000 (12:48 +0000)]
7.10.7-pre4 commit
Daniel Stenberg [Tue, 12 Aug 2003 09:08:05 +0000 (09:08 +0000)]
nicer make target for the pdf conversion
Daniel Stenberg [Tue, 12 Aug 2003 08:58:46 +0000 (08:58 +0000)]
don't treat index.html as the generated HTML pages
Daniel Stenberg [Tue, 12 Aug 2003 08:58:23 +0000 (08:58 +0000)]
added the new man pages
Daniel Stenberg [Tue, 12 Aug 2003 08:58:15 +0000 (08:58 +0000)]
corrected return type
Daniel Stenberg [Tue, 12 Aug 2003 08:51:23 +0000 (08:51 +0000)]
added the new curl_share_* man pages, the libcurl-easy, the libcurl-share,
made the generated pdf and html files get removed on 'make clean'. Made
the pdf conversion remove the temporary .ps files.
Daniel Stenberg [Tue, 12 Aug 2003 08:46:02 +0000 (08:46 +0000)]
separated the easy-specific stuff into a new libcurl-easy.3 man page and
made the libcurl.3 one a more generic overview
Daniel Stenberg [Tue, 12 Aug 2003 08:26:38 +0000 (08:26 +0000)]
added the asynchdns bit
Daniel Stenberg [Tue, 12 Aug 2003 08:20:16 +0000 (08:20 +0000)]
Bugfix from Serge Semashko that fixes a bug introduced when we applied his
NTLM patch. Test case 84 and 85 verify this.
Daniel Stenberg [Tue, 12 Aug 2003 08:19:23 +0000 (08:19 +0000)]
more auth tests
Daniel Stenberg [Mon, 11 Aug 2003 23:15:41 +0000 (23:15 +0000)]
Added support for CURLINFO_HTTP_CONNECTCODE
Daniel Stenberg [Mon, 11 Aug 2003 23:15:13 +0000 (23:15 +0000)]
bindlocal works for Windows!
Daniel Stenberg [Mon, 11 Aug 2003 23:13:41 +0000 (23:13 +0000)]
Check CURL_VERSION_ASYNCHDNS for feature output
Daniel Stenberg [Mon, 11 Aug 2003 23:13:09 +0000 (23:13 +0000)]
Set the CURL_VERSION_ASYNCHDNS bit if USE_ARES is defined.
Daniel Stenberg [Mon, 11 Aug 2003 23:12:46 +0000 (23:12 +0000)]
Added CURLINFO_HTTP_CONNECTCODE
Added CURL_VERSION_ASYNCHDNS
Daniel Stenberg [Mon, 11 Aug 2003 23:07:38 +0000 (23:07 +0000)]
mention curl_version_info
Daniel Stenberg [Mon, 11 Aug 2003 22:48:26 +0000 (22:48 +0000)]
mention the pre3 release
Daniel Stenberg [Mon, 11 Aug 2003 21:34:52 +0000 (21:34 +0000)]
Vincent Sanders's massive update of this example code. One could argue
weather this is still an "example" or a whole new API layer! ;-)
Daniel Stenberg [Mon, 11 Aug 2003 16:17:51 +0000 (16:17 +0000)]
edits
Daniel Stenberg [Mon, 11 Aug 2003 15:15:25 +0000 (15:15 +0000)]
two more known bugs
Daniel Stenberg [Mon, 11 Aug 2003 14:55:30 +0000 (14:55 +0000)]
added include "http.h" to prevent a warning
Daniel Stenberg [Mon, 11 Aug 2003 13:18:06 +0000 (13:18 +0000)]
define USE_ARES nicer if enabled
Daniel Stenberg [Mon, 11 Aug 2003 12:30:21 +0000 (12:30 +0000)]
use safefree instead
Daniel Stenberg [Mon, 11 Aug 2003 12:26:18 +0000 (12:26 +0000)]
forgot the backslash
Daniel Stenberg [Mon, 11 Aug 2003 12:25:30 +0000 (12:25 +0000)]
memory leak fixed when re-using connections with proxy user+passwd
Daniel Stenberg [Mon, 11 Aug 2003 12:23:55 +0000 (12:23 +0000)]
--proxy-ntlm added
Daniel Stenberg [Mon, 11 Aug 2003 12:23:33 +0000 (12:23 +0000)]
81 + 82 test NTLM proxy stuff
Daniel Stenberg [Mon, 11 Aug 2003 12:04:46 +0000 (12:04 +0000)]
remodeled the help text to avoid those annoying puts() problems when a
string reaches > 512 bytes...
Daniel Stenberg [Mon, 11 Aug 2003 11:54:14 +0000 (11:54 +0000)]
CURLOPT_PROXYAUTH explained
Daniel Stenberg [Mon, 11 Aug 2003 11:48:01 +0000 (11:48 +0000)]
CURLOPT_PROXYAUTH added by Serge Semashko
Daniel Stenberg [Mon, 11 Aug 2003 11:47:45 +0000 (11:47 +0000)]
Serge Semashko added CURLOPT_PROXYAUTH support, and now NTLM for proxies
work.
Daniel Stenberg [Mon, 11 Aug 2003 11:29:33 +0000 (11:29 +0000)]
Christian Beutenmueller corrected the CURLOPT_FILE referer, as we nowadays
call it CURLOPT_WRITEDATA.
Daniel Stenberg [Mon, 11 Aug 2003 11:09:26 +0000 (11:09 +0000)]
added test80
Daniel Stenberg [Mon, 11 Aug 2003 11:09:03 +0000 (11:09 +0000)]
tunnel through proxy, with both proxy and regular authentication
Daniel Stenberg [Mon, 11 Aug 2003 10:34:25 +0000 (10:34 +0000)]
-Z and -@ no longer work, they are now officially available for other
options, more frequently used, in a future release
Daniel Stenberg [Mon, 11 Aug 2003 10:12:35 +0000 (10:12 +0000)]
added test 79, a basic test that fetches an FTP URL over a HTTP proxy
Daniel Stenberg [Mon, 11 Aug 2003 09:56:06 +0000 (09:56 +0000)]
the new cookie functions that require 'data' passed in
Daniel Stenberg [Mon, 11 Aug 2003 09:55:48 +0000 (09:55 +0000)]
support sending off cookies without contents
Daniel Stenberg [Mon, 11 Aug 2003 09:55:11 +0000 (09:55 +0000)]
Added some infof() calls, that require the data pointer so now several
cookie functions need that.
I also fixed the cookie loader to properly load and deal with cookies without
contents (or rather with a blank content).
Daniel Stenberg [Mon, 11 Aug 2003 07:30:24 +0000 (07:30 +0000)]
added Dirk Manske
Daniel Stenberg [Mon, 11 Aug 2003 07:28:42 +0000 (07:28 +0000)]
removed the dashes
Daniel Stenberg [Mon, 11 Aug 2003 07:25:02 +0000 (07:25 +0000)]
documenting the share interface
Daniel Stenberg [Mon, 11 Aug 2003 07:24:21 +0000 (07:24 +0000)]
removed the BUGS section
Daniel Stenberg [Mon, 11 Aug 2003 07:23:49 +0000 (07:23 +0000)]
remove the BUGS section
Daniel Stenberg [Mon, 11 Aug 2003 07:23:19 +0000 (07:23 +0000)]
fix lines that start with "
Daniel Stenberg [Mon, 11 Aug 2003 06:44:46 +0000 (06:44 +0000)]
test case 506 added, written by Dirk Manske
Daniel Stenberg [Mon, 11 Aug 2003 06:30:02 +0000 (06:30 +0000)]
Dirk Manske's bugfix for the share stuff
Daniel Stenberg [Sun, 10 Aug 2003 17:11:41 +0000 (17:11 +0000)]
don't claim the PASV connect is connected unless it *really* is!
Daniel Stenberg [Fri, 8 Aug 2003 17:56:47 +0000 (17:56 +0000)]
make sure the string is long enough
Daniel Stenberg [Fri, 8 Aug 2003 17:18:21 +0000 (17:18 +0000)]
Gisle Vanem fixed a single-byte overflow
Daniel Stenberg [Fri, 8 Aug 2003 17:12:04 +0000 (17:12 +0000)]
David Byron's fix for file:// URLs with drive letters included.
Daniel Stenberg [Fri, 8 Aug 2003 11:13:18 +0000 (11:13 +0000)]
chmod the cabundle file before we attempt to write to it, to make
make distcheck run fine
Daniel Stenberg [Fri, 8 Aug 2003 11:05:18 +0000 (11:05 +0000)]
ftp create dirs work done
Daniel Stenberg [Fri, 8 Aug 2003 11:04:35 +0000 (11:04 +0000)]
added CURLOPT_FTP_CREATE_MISSING_DIRS
Daniel Stenberg [Fri, 8 Aug 2003 10:32:08 +0000 (10:32 +0000)]
ftp-create-dirs test when MKD fails
Daniel Stenberg [Fri, 8 Aug 2003 10:26:08 +0000 (10:26 +0000)]
--ftp-create-dirs
Daniel Stenberg [Fri, 8 Aug 2003 10:24:13 +0000 (10:24 +0000)]
introducing --ftp-create_dirs
Daniel Stenberg [Fri, 8 Aug 2003 10:23:46 +0000 (10:23 +0000)]
--ftp-create-dirs test
Daniel Stenberg [Fri, 8 Aug 2003 10:21:47 +0000 (10:21 +0000)]
Support COUNT in the control file, to set the number of times the custom
REPLY is to be sent back before getting blanked and reverted to the built-in
action. Now, we can make CWD fail once and then succeed when retried.
Daniel Stenberg [Fri, 8 Aug 2003 09:55:16 +0000 (09:55 +0000)]
re-arranged the cwd/mkd stuff a bit
Daniel Stenberg [Fri, 8 Aug 2003 09:13:19 +0000 (09:13 +0000)]
Early Ehlinger's CURLOPT_FTP_CREATE_MISSING_DIRS patch was applied
Daniel Stenberg [Fri, 8 Aug 2003 08:13:11 +0000 (08:13 +0000)]
new -z tests
Daniel Stenberg [Fri, 8 Aug 2003 07:07:15 +0000 (07:07 +0000)]
corrected main meta data title
Daniel Stenberg [Thu, 7 Aug 2003 14:14:54 +0000 (14:14 +0000)]
added CLEANFILES to make distcheck run fine
Daniel Stenberg [Thu, 7 Aug 2003 13:20:58 +0000 (13:20 +0000)]
infilesize must be a long to work on 64bit archs
Daniel Stenberg [Thu, 7 Aug 2003 06:43:11 +0000 (06:43 +0000)]
use 644 for the chmod
Daniel Stenberg [Wed, 6 Aug 2003 23:59:15 +0000 (23:59 +0000)]
argh, it wasn't *that* easy to generate the ca-bundle header in the build
dir instead of the source dir, reverting that change
Daniel Stenberg [Wed, 6 Aug 2003 23:56:24 +0000 (23:56 +0000)]
fixed syntax error
Daniel Stenberg [Wed, 6 Aug 2003 23:48:08 +0000 (23:48 +0000)]
better cleaning up of memory in case of failures in the get-loop (it was
taken care of by the exit-free anyway but caused test case 75 and 76 to
report memory leaks).
Also re-indented a small section.
Daniel Stenberg [Wed, 6 Aug 2003 23:47:01 +0000 (23:47 +0000)]
better cleaning up allocated memory in case of failures
Daniel Stenberg [Wed, 6 Aug 2003 23:45:59 +0000 (23:45 +0000)]
more tests
Daniel Stenberg [Wed, 6 Aug 2003 23:10:58 +0000 (23:10 +0000)]
new urlglob test
Daniel Stenberg [Wed, 6 Aug 2003 23:10:36 +0000 (23:10 +0000)]
minor cleanup
Daniel Stenberg [Wed, 6 Aug 2003 22:47:55 +0000 (22:47 +0000)]
explain more how the test case number awareness is sent to the test server(s)
Daniel Stenberg [Wed, 6 Aug 2003 22:32:47 +0000 (22:32 +0000)]
fix the treatment of the variable width specifier '*', which caused a bug
in the urlglobbing just now, fixed in the debian bug tracker as Bug#203827
Daniel Stenberg [Wed, 6 Aug 2003 22:15:12 +0000 (22:15 +0000)]
make an uninstall hook in the same manner we already did an install hook
as otherwise will make distcheck fail