Daniel Stenberg
|
e9b7548dd6
|
request a page from HTTPS but get no headers
|
2002-09-13 10:56:23 +00:00 |
|
Daniel Stenberg
|
010cde0a4a
|
recent fixes
|
2002-09-11 11:47:05 +00:00 |
|
Daniel Stenberg
|
cac5251a98
|
Lukasz Czekierda correctly pointed out that curl used a bad Host: header
when talking to a IPv6-server using IPv6 IP address only.
|
2002-09-11 10:32:37 +00:00 |
|
Daniel Stenberg
|
3b825bcbfb
|
ignore html files here
|
2002-09-11 10:20:46 +00:00 |
|
Daniel Stenberg
|
31959fb24b
|
added more recent return codes
|
2002-09-11 08:49:55 +00:00 |
|
Daniel Stenberg
|
5e9675ad1e
|
filled in the -k text too
|
2002-09-11 08:47:30 +00:00 |
|
Daniel Stenberg
|
084b7675b2
|
added -k for 7.10, added some more details on -y based on comments from
Kingsley Morse
|
2002-09-11 08:43:31 +00:00 |
|
Daniel Stenberg
|
ed8be5bc55
|
we are MIT-only
|
2002-09-09 11:23:57 +00:00 |
|
Daniel Stenberg
|
efca2943a0
|
minor indent change
|
2002-09-09 11:23:34 +00:00 |
|
Daniel Stenberg
|
371da7132f
|
remove redundant comment
|
2002-09-09 11:23:13 +00:00 |
|
Daniel Stenberg
|
9a3ff5c46a
|
configure --disable-http is not properly working
|
2002-09-09 07:07:13 +00:00 |
|
Daniel Stenberg
|
b36c654a3d
|
Ricardo Cadime helped us work out another check for the ## preprocessor
directive.
|
2002-09-09 06:48:42 +00:00 |
|
Joern Hartroth
|
ddeb2613ec
|
Added ZLIB switch for activation of content encoding in Makefile.m32
|
2002-09-07 21:44:02 +00:00 |
|
Joern Hartroth
|
2d02d20911
|
Added zlib Library.
|
2002-09-07 00:53:42 +00:00 |
|
Joern Hartroth
|
b2563b9f9f
|
Added content_encoding files.
|
2002-09-06 22:05:36 +00:00 |
|
Daniel Stenberg
|
fccf6925b1
|
fixed the pkgadd target
|
2002-09-05 08:24:21 +00:00 |
|
sm
|
4a7cf65064
|
Added multi.c to curllib.dsp to fix win32 build
|
2002-09-04 15:07:28 +00:00 |
|
Daniel Stenberg
|
56587e2821
|
Sven Neuhaus made --silent being acknowledged even when multiple URLs
were used
|
2002-09-04 13:43:20 +00:00 |
|
Daniel Stenberg
|
33b8e71583
|
remove -lz
|
2002-09-04 13:10:37 +00:00 |
|
Daniel Stenberg
|
1c96128695
|
we're now MIT licensed only
|
2002-09-03 11:58:18 +00:00 |
|
Daniel Stenberg
|
ca516b1b26
|
no longer package MITX.txt or MPL-1.1.txt since we now use COPYING only
|
2002-09-03 11:54:28 +00:00 |
|
Daniel Stenberg
|
ba4e69bebc
|
updated source code boilerplate/header
|
2002-09-03 11:52:59 +00:00 |
|
Daniel Stenberg
|
de5e9f100c
|
7.10-pre2
|
2002-09-03 11:30:41 +00:00 |
|
Daniel Stenberg
|
955da86a3e
|
fixed the dist-hook and added the missing header file
|
2002-09-03 11:26:07 +00:00 |
|
Daniel Stenberg
|
8d85be4c5e
|
better name for the legal/license/copyright stuff
|
2002-09-03 09:25:19 +00:00 |
|
Daniel Stenberg
|
93eadfb10f
|
added some curl-config details
|
2002-09-02 22:55:22 +00:00 |
|
Daniel Stenberg
|
f8e0b18439
|
AC_SUBST HAVE_LIBZ for curl-config.in
|
2002-09-02 22:45:46 +00:00 |
|
Daniel Stenberg
|
64bbe9dfaf
|
James Gallagher's Content-Encoding work
|
2002-09-02 22:31:18 +00:00 |
|
Daniel Stenberg
|
2e8a9416af
|
ca bundle to use
|
2002-09-02 22:29:48 +00:00 |
|
Daniel Stenberg
|
5dd40bd0bb
|
adjusted to more HTTP-strict version strings and to offer LIBZ info
|
2002-09-02 21:59:31 +00:00 |
|
Daniel Stenberg
|
1822dd0549
|
Jon Topper pointed out a code example bug
|
2002-09-02 08:38:30 +00:00 |
|
Daniel Stenberg
|
751e49fb0a
|
moo
|
2002-08-30 12:09:46 +00:00 |
|
Daniel Stenberg
|
56c43604d0
|
if verifypeer is enabled but nether CAfile nor CApath is, then don't try
to load "verify_locations"
|
2002-08-30 12:07:42 +00:00 |
|
Daniel Stenberg
|
7438c378be
|
prevent compiler warning
|
2002-08-30 11:10:50 +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
|
5644f4a295
|
support DESTDIR for the bundle
|
2002-08-30 11:02:49 +00:00 |
|
Daniel Stenberg
|
98e1605b17
|
--ca shows ca bundle path
|
2002-08-30 11:00:54 +00:00 |
|
Daniel Stenberg
|
73f0e32d1a
|
new tests
|
2002-08-30 10:58:37 +00:00 |
|
Daniel Stenberg
|
713cb56fea
|
show return code when run verbose
|
2002-08-30 10:50:22 +00:00 |
|
Daniel Stenberg
|
bd3bb70ee8
|
recent fixes
|
2002-08-30 09:20:49 +00:00 |
|
Daniel Stenberg
|
8aa3f14303
|
SOCKS5 support added (contributed by a still unnamed person). Not properly
working for "IPv6 enabled" libcurls yet, but should be pretty easy for
someone to adjust.
|
2002-08-30 09:20:11 +00:00 |
|
Daniel Stenberg
|
ac285b453e
|
ca-bundle stuff for configure and generated header file
|
2002-08-30 07:50:59 +00:00 |
|
Daniel Stenberg
|
daf55705e4
|
more explicit texts on the 4.2 answer
|
2002-08-29 07:05:31 +00:00 |
|
Daniel Stenberg
|
7140baae72
|
remove the data and conn fields from the Curl_transfer_keeper struct, they
weren't used anyway and mostly caused confusion
|
2002-08-29 06:09:21 +00:00 |
|
Daniel Stenberg
|
27a2e590cd
|
SSL_INSECURE support and usage added
|
2002-08-26 23:13:25 +00:00 |
|
Daniel Stenberg
|
7172fa058a
|
ignore these
|
2002-08-26 23:07:31 +00:00 |
|
Daniel Stenberg
|
c0790ccf08
|
updated for the new SSL -k
added two new tests to test the absense of -k to insecure SSL sites
|
2002-08-26 23:06:16 +00:00 |
|
Daniel Stenberg
|
87c43517cd
|
add more things to do
|
2002-08-26 22:32:46 +00:00 |
|
Daniel Stenberg
|
6561ec524b
|
don't attempt to ftp_cwd() on a NULL path
|
2002-08-26 22:00:01 +00:00 |
|
Daniel Stenberg
|
982c5460f0
|
Andrew Francis removed the need for/use of MSVC pragmas
|
2002-08-26 17:20:29 +00:00 |
|