Daniel Stenberg
|
caca034302
|
better freeing when bailing out due to bad output glob
|
2003-08-14 13:38:19 +00:00 |
|
Daniel Stenberg
|
fb366ed35f
|
free data on failure
|
2003-08-14 13:37:55 +00:00 |
|
Daniel Stenberg
|
b352ffca15
|
test87 verifies the new and better check for bad -o #[num] stuff
|
2003-08-14 13:37:32 +00:00 |
|
Daniel Stenberg
|
2d94856efd
|
ignore the .pid files
|
2003-08-14 13:01:07 +00:00 |
|
Daniel Stenberg
|
ae66bd1284
|
ignore lib506 too
|
2003-08-14 13:00:34 +00:00 |
|
Daniel Stenberg
|
89d9d4e6c8
|
better report on why tests are skipped, and also show a count of the amount
of test cases that were "considered".
|
2003-08-14 12:59:54 +00:00 |
|
Daniel Stenberg
|
fe60fc4730
|
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.
|
2003-08-14 11:53:53 +00:00 |
|
Daniel Stenberg
|
46690d5e1c
|
modified the #[num] code to be more robust, to return NULL on errors and
to support numbers larger than 9
|
2003-08-14 11:53:09 +00:00 |
|
Daniel Stenberg
|
beaea8cb25
|
corrected this test case
|
2003-08-14 11:51:22 +00:00 |
|
Daniel Stenberg
|
409ec90c85
|
test urlglobbing range requests
|
2003-08-14 11:50:58 +00:00 |
|
Daniel Stenberg
|
4d423eeabe
|
test86 added
|
2003-08-14 11:50:40 +00:00 |
|
Daniel Stenberg
|
019e612225
|
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.
|
2003-08-12 21:18:39 +00:00 |
|
Daniel Stenberg
|
6550d271f0
|
7.10.7-pre4 commit
|
2003-08-12 12:48:40 +00:00 |
|
Daniel Stenberg
|
c46da65263
|
nicer make target for the pdf conversion
|
2003-08-12 09:08:05 +00:00 |
|
Daniel Stenberg
|
b46745759b
|
don't treat index.html as the generated HTML pages
|
2003-08-12 08:58:46 +00:00 |
|
Daniel Stenberg
|
9687571a84
|
added the new man pages
|
2003-08-12 08:58:23 +00:00 |
|
Daniel Stenberg
|
c13236de25
|
corrected return type
|
2003-08-12 08:58:15 +00:00 |
|
Daniel Stenberg
|
8ffbb6acd4
|
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.
|
2003-08-12 08:51:23 +00:00 |
|
Daniel Stenberg
|
a3e5d81765
|
separated the easy-specific stuff into a new libcurl-easy.3 man page and
made the libcurl.3 one a more generic overview
|
2003-08-12 08:46:02 +00:00 |
|
Daniel Stenberg
|
e2aecfe80f
|
added the asynchdns bit
|
2003-08-12 08:26:38 +00:00 |
|
Daniel Stenberg
|
a3c1248214
|
Bugfix from Serge Semashko that fixes a bug introduced when we applied his
NTLM patch. Test case 84 and 85 verify this.
|
2003-08-12 08:20:16 +00:00 |
|
Daniel Stenberg
|
b933639222
|
more auth tests
|
2003-08-12 08:19:23 +00:00 |
|
Daniel Stenberg
|
27619fc450
|
Added support for CURLINFO_HTTP_CONNECTCODE
|
2003-08-11 23:15:41 +00:00 |
|
Daniel Stenberg
|
96fecba190
|
bindlocal works for Windows!
|
2003-08-11 23:15:13 +00:00 |
|
Daniel Stenberg
|
50257d4f50
|
Check CURL_VERSION_ASYNCHDNS for feature output
|
2003-08-11 23:13:41 +00:00 |
|
Daniel Stenberg
|
3eb4ae031c
|
Set the CURL_VERSION_ASYNCHDNS bit if USE_ARES is defined.
|
2003-08-11 23:13:09 +00:00 |
|
Daniel Stenberg
|
6a4ec3be81
|
Added CURLINFO_HTTP_CONNECTCODE
Added CURL_VERSION_ASYNCHDNS
|
2003-08-11 23:12:46 +00:00 |
|
Daniel Stenberg
|
cc9ac6ad14
|
mention curl_version_info
|
2003-08-11 23:07:38 +00:00 |
|
Daniel Stenberg
|
644990a835
|
mention the pre3 release
|
2003-08-11 22:48:26 +00:00 |
|
Daniel Stenberg
|
d3b81ea3f7
|
Vincent Sanders's massive update of this example code. One could argue
weather this is still an "example" or a whole new API layer! ;-)
|
2003-08-11 21:34:52 +00:00 |
|
Daniel Stenberg
|
3660f67534
|
edits
|
2003-08-11 16:17:51 +00:00 |
|
Daniel Stenberg
|
203cc4a5c3
|
two more known bugs
|
2003-08-11 15:15:25 +00:00 |
|
Daniel Stenberg
|
c7be232fee
|
added include "http.h" to prevent a warning
|
2003-08-11 14:55:30 +00:00 |
|
Daniel Stenberg
|
2617b379be
|
define USE_ARES nicer if enabled
|
2003-08-11 13:18:06 +00:00 |
|
Daniel Stenberg
|
84ed5e755a
|
use safefree instead
|
2003-08-11 12:30:21 +00:00 |
|
Daniel Stenberg
|
2f17615790
|
forgot the backslash
|
2003-08-11 12:26:18 +00:00 |
|
Daniel Stenberg
|
acfa131c8c
|
memory leak fixed when re-using connections with proxy user+passwd
|
2003-08-11 12:25:30 +00:00 |
|
Daniel Stenberg
|
793d0e27e1
|
--proxy-ntlm added
|
2003-08-11 12:23:55 +00:00 |
|
Daniel Stenberg
|
fdf0c443c3
|
81 + 82 test NTLM proxy stuff
|
2003-08-11 12:23:33 +00:00 |
|
Daniel Stenberg
|
1b39b53321
|
remodeled the help text to avoid those annoying puts() problems when a
string reaches > 512 bytes...
|
2003-08-11 12:04:46 +00:00 |
|
Daniel Stenberg
|
1679993e3b
|
CURLOPT_PROXYAUTH explained
|
2003-08-11 11:54:14 +00:00 |
|
Daniel Stenberg
|
4c831f8b68
|
CURLOPT_PROXYAUTH added by Serge Semashko
|
2003-08-11 11:48:01 +00:00 |
|
Daniel Stenberg
|
7a19923afa
|
Serge Semashko added CURLOPT_PROXYAUTH support, and now NTLM for proxies
work.
|
2003-08-11 11:47:45 +00:00 |
|
Daniel Stenberg
|
3e122a765d
|
Christian Beutenmueller corrected the CURLOPT_FILE referer, as we nowadays
call it CURLOPT_WRITEDATA.
|
2003-08-11 11:29:33 +00:00 |
|
Daniel Stenberg
|
d873ba8c9f
|
added test80
|
2003-08-11 11:09:26 +00:00 |
|
Daniel Stenberg
|
8093338f39
|
tunnel through proxy, with both proxy and regular authentication
|
2003-08-11 11:09:03 +00:00 |
|
Daniel Stenberg
|
07660eea1e
|
-Z and -@ no longer work, they are now officially available for other
options, more frequently used, in a future release
|
2003-08-11 10:34:25 +00:00 |
|
Daniel Stenberg
|
a2b2d4cd5c
|
added test 79, a basic test that fetches an FTP URL over a HTTP proxy
|
2003-08-11 10:12:35 +00:00 |
|
Daniel Stenberg
|
96e217b496
|
the new cookie functions that require 'data' passed in
|
2003-08-11 09:56:06 +00:00 |
|
Daniel Stenberg
|
2dd1518d63
|
support sending off cookies without contents
|
2003-08-11 09:55:48 +00:00 |
|