Daniel Stenberg
|
ca04620253
|
AIX wants sys/select.h
|
2003-05-09 07:37:27 +00:00 |
|
Daniel Stenberg
|
bfd00ac2ed
|
7.10.4 commit
|
2003-04-02 07:48:56 +00:00 |
|
Daniel Stenberg
|
fd33923496
|
7.10.4-pre6 commit
|
2003-03-31 14:02:43 +00:00 |
|
Daniel Stenberg
|
25f611ca42
|
Guillaume Cottenceau's patch that adds CURLOPT_UNRESTRICTED_AUTH that
disables the host name check in the FOLLOWLOCATION code. With that option
set, libcurl will send user+password to all hosts.
|
2003-03-31 04:41:05 +00:00 |
|
Daniel Stenberg
|
8c3a10392e
|
Include sys/types.h as well. Ray DeGennaro reports successful compiling on
AIX when this fix is applied and I cannot see how this will break any
systems.
|
2003-03-10 12:25:32 +00:00 |
|
Daniel Stenberg
|
60e015d0c1
|
Removed the defines for strequal() and strnequal().
|
2003-02-28 12:17:56 +00:00 |
|
Daniel Stenberg
|
065b87e949
|
7.10.4-pre2 commit
|
2003-02-24 18:14:48 +00:00 |
|
Jean-Philippe Barette-LaPierre
|
beb13a1d3e
|
added the sharing of DNS cache
|
2003-02-04 23:48:46 +00:00 |
|
Daniel Stenberg
|
de6008e01a
|
James Bursa corrected a bad comment
|
2003-02-04 18:12:41 +00:00 |
|
Daniel Stenberg
|
543e0b1e0f
|
oops, broken comment fixed
|
2003-01-22 18:50:51 +00:00 |
|
Daniel Stenberg
|
64b0ff875f
|
extern C this to work in C++ conditions
|
2003-01-22 18:30:58 +00:00 |
|
Daniel Stenberg
|
f26a338a54
|
copyright year update in the source header
|
2003-01-16 21:08:12 +00:00 |
|
Daniel Stenberg
|
bf9b9ca29d
|
7.10.3 commit
|
2003-01-14 12:42:26 +00:00 |
|
Daniel Stenberg
|
4a2ac166fa
|
7.10.3-pre4
|
2003-01-09 10:36:24 +00:00 |
|
Daniel Stenberg
|
5fab55383d
|
rename the curl share error enum prefix
|
2003-01-09 10:26:29 +00:00 |
|
Daniel Stenberg
|
abcc5c5a82
|
cleaned up the share data types and prototypes to be more in line what
the design draft mentioned and what I think is fit
|
2003-01-08 15:50:06 +00:00 |
|
Daniel Stenberg
|
ec24efda74
|
Simon Liu's HTTP200ALIASES-patch!
|
2003-01-07 16:15:53 +00:00 |
|
Daniel Stenberg
|
a2ada3cf96
|
7.10.3-commit
|
2002-12-20 09:03:38 +00:00 |
|
Daniel Stenberg
|
efbe930a69
|
CURLE_HTTP_NOT_FOUND => CURLE_HTTP_RETURNED_ERROR
|
2002-12-18 16:51:02 +00:00 |
|
Daniel Stenberg
|
b5f493c55a
|
moved the includes to outside the extern "C" stuff
decreased the write buffer size to 16KB to perform a lot better on Windows(!)
|
2002-12-11 11:42:40 +00:00 |
|
Daniel Stenberg
|
7ef749497d
|
7.10.3-pre2
|
2002-12-04 09:09:26 +00:00 |
|
Daniel Stenberg
|
8bca5e05b8
|
Kjetil Jacobsen's patch that introduces CURLOPT_PRIVATE and CURLINFO_PRIVATE
for storage and retrieval of private data in the curl handle.
|
2002-11-20 19:11:22 +00:00 |
|
Daniel Stenberg
|
d2174da641
|
7.10.2
|
2002-11-18 22:10:06 +00:00 |
|
Daniel Stenberg
|
255b1e68d0
|
as requested, CURLE_OPERATION_TIMEDOUT is now the same as
CURLE_OPERATION_TIMEOUTED
|
2002-11-18 21:58:46 +00:00 |
|
Daniel Stenberg
|
3fa353a2d3
|
improved the check for an ISO cpp by checking specificly for __BORLANDC__
too, as Emiliano Ida has confirmed it to work
|
2002-10-23 14:15:29 +00:00 |
|
Daniel Stenberg
|
123c7b32db
|
7.10.1 commit
|
2002-10-11 13:25:08 +00:00 |
|
Daniel Stenberg
|
e2e64798b5
|
7.10
|
2002-10-01 08:57:49 +00:00 |
|
Daniel Stenberg
|
dc9e415602
|
get an argument and add a 'age' field to the struct
|
2002-09-30 19:51:05 +00:00 |
|
Daniel Stenberg
|
9247daf953
|
enhanced curl_version_info
|
2002-09-26 13:03:22 +00:00 |
|
Daniel Stenberg
|
1ee1f5f427
|
extended curl_version_info() with more info on related sub-libraries
|
2002-09-25 15:38:48 +00:00 |
|
Daniel Stenberg
|
e399502c7a
|
curl_free proto added
|
2002-09-25 12:27:37 +00:00 |
|
Daniel Stenberg
|
c0460660d5
|
Wez Furlong's curl_version_info() function added, still needs some
adjustments and possibly some improvments to feature all those things we
could possibly want from this.
|
2002-09-25 07:08:41 +00:00 |
|
Daniel Stenberg
|
08620743b9
|
made the resume error more suitable for all protocols, but we provide a
fallback to the old ftp-one to make old programs work the same
|
2002-09-23 13:27:12 +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 |
|
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
|
64bbe9dfaf
|
James Gallagher's Content-Encoding work
|
2002-09-02 22:31:18 +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
|
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
|
27a2e590cd
|
SSL_INSECURE support and usage added
|
2002-08-26 23:13:25 +00:00 |
|
Daniel Stenberg
|
904183262a
|
Markus F.X.J. Oberhumer added better NOSIGNAL description and fixed
spelling error
|
2002-08-22 19:46:16 +00:00 |
|
Daniel Stenberg
|
183f1531d3
|
include curl-includes "local" instead of <curl/foo>
|
2002-08-13 15:03:57 +00:00 |
|
Daniel Stenberg
|
6dfe0ec31e
|
Sterling Hughes brings the share interface
|
2002-08-13 14:20:47 +00:00 |
|
Daniel Stenberg
|
0009e4dfb9
|
7.9.9-pre1
|
2002-08-12 22:36:37 +00:00 |
|
Daniel Stenberg
|
d1be3a4a1d
|
cvsignore files
|
2002-08-08 23:07:24 +00:00 |
|
Daniel Stenberg
|
4cf953678d
|
Markus F.X.J. Oberhumer's CURLOPT_NOSIGNAL patch
|
2002-08-08 22:52:50 +00:00 |
|
Daniel Stenberg
|
9e4594be53
|
fix the ansi/iso cpp check to work with c++
|
2002-08-08 22:44:09 +00:00 |
|
Daniel Stenberg
|
fcb1d3521a
|
sys/socket.h without #ifdef
include sys/time.h as well
|
2002-07-31 23:18:27 +00:00 |
|
Daniel Stenberg
|
23262e30bc
|
Added CURLOPT_BUFFERSIZE
|
2002-06-15 21:06:17 +00:00 |
|
Daniel Stenberg
|
67273eed9b
|
7.9.8 commit
|
2002-06-13 14:37:15 +00:00 |
|