Daniel Stenberg
|
84990cb176
|
Peter Sylvester's CURLOPT_SSL_CTX_FUNCTION docs
I reworded some of the intial paragraphs to avoid 'NOTE2'
|
2004-01-15 10:38:08 +00:00 |
|
Daniel Stenberg
|
eabbb5331a
|
now compressed out of the box
|
2004-01-15 10:21:29 +00:00 |
|
Daniel Stenberg
|
898bf8bb0b
|
issue 22 (better compressed manual) is fixed
|
2004-01-15 10:20:17 +00:00 |
|
Daniel Stenberg
|
3d66d10fbe
|
check for limits.h as well
|
2004-01-15 10:19:49 +00:00 |
|
Daniel Stenberg
|
7052daf475
|
added missing parenthesis
|
2004-01-15 09:54:30 +00:00 |
|
Daniel Stenberg
|
846d203d31
|
spell-fixed a comment
now errors out if built with off_t > 32 bits but without strtoll()
|
2004-01-15 07:09:23 +00:00 |
|
Daniel Stenberg
|
7561cbda0a
|
clarified the recent fix, added cred
|
2004-01-14 09:16:47 +00:00 |
|
Daniel Stenberg
|
c5c89862b2
|
rearranged the connect() call so that there's no interleaved #ifdef, to make
it compiler better on amigaos
|
2004-01-14 09:11:42 +00:00 |
|
Daniel Stenberg
|
3a70d686ee
|
Curl_resolv fix
|
2004-01-14 09:07:24 +00:00 |
|
Daniel Stenberg
|
2d567af069
|
fixed the Curl_resolv()'s return code when the looked up host was already
in the cache (Vincent Bronner)
|
2004-01-14 09:05:54 +00:00 |
|
Daniel Stenberg
|
d2f7037ff7
|
HAVE_LIMITS_H
|
2004-01-14 07:47:55 +00:00 |
|
Daniel Stenberg
|
c3614fa6a3
|
Gisle Vanem updated the code for win32 and djgpp builds.
|
2004-01-14 07:42:10 +00:00 |
|
Daniel Stenberg
|
f1da9e508e
|
indented and formatted the VMS-specific code more in the same style as
other curl code
|
2004-01-13 16:13:32 +00:00 |
|
Daniel Stenberg
|
9e80356dd5
|
Luck Call made win32 password prompting support backspace
|
2004-01-13 16:07:40 +00:00 |
|
Daniel Stenberg
|
4a4295290d
|
we no longer distribute the non-working tests 400 - 403
|
2004-01-13 13:34:10 +00:00 |
|
Daniel Stenberg
|
57f67d0241
|
added a comment about this not being the original getdate.y version, it has
been modified
|
2004-01-13 08:59:53 +00:00 |
|
Daniel Stenberg
|
d50c9218c7
|
source header added
|
2004-01-13 08:57:24 +00:00 |
|
Daniel Stenberg
|
3c1bb36193
|
use the *correct* header!
|
2004-01-13 08:57:01 +00:00 |
|
Daniel Stenberg
|
16c747da76
|
zlib patch, amigaos patch
|
2004-01-13 08:50:21 +00:00 |
|
Daniel Stenberg
|
baf948db40
|
Dan Fandrich made the hugehelp.c contain both compressed and uncompressed
help if libz is available using #ifdef in the source instead, to allow the
distributed source code to be easier built with compressed help text.
|
2004-01-13 08:48:41 +00:00 |
|
Daniel Stenberg
|
9906eb8e19
|
define HAVE_LIBZ if libz is present, for hugehelp.c
|
2004-01-13 08:47:10 +00:00 |
|
Daniel Stenberg
|
44d931dbc7
|
amiga patch applied and committed
|
2004-01-13 08:38:04 +00:00 |
|
Daniel Stenberg
|
d0ad607c46
|
the multi change, the amiga build, credits
|
2004-01-13 08:36:29 +00:00 |
|
Daniel Stenberg
|
36f76396ea
|
Diego Casorran's fixes to allow native AmigaOS builds
|
2004-01-13 08:35:57 +00:00 |
|
Daniel Stenberg
|
1cb3cd1463
|
three changes done this morning
|
2004-01-13 08:05:54 +00:00 |
|
Daniel Stenberg
|
a76235c008
|
Matt Veenstra updated the Mac OS X framework files
|
2004-01-13 08:04:05 +00:00 |
|
Daniel Stenberg
|
71b3cc08a6
|
Brian R Duffy made the makefile work to build SSL-enabled curl with Borland
C++.
|
2004-01-13 08:02:01 +00:00 |
|
Daniel Stenberg
|
d8dd9b0008
|
Brian R Duffy provide a "build SSL-enabled with Borland" section
|
2004-01-13 07:58:49 +00:00 |
|
Daniel Stenberg
|
35fd3a3139
|
fix the copyright string years
|
2004-01-13 07:42:11 +00:00 |
|
Daniel Stenberg
|
90be1d157e
|
modified the TODO, we already do persistant tests
|
2004-01-13 07:39:42 +00:00 |
|
Daniel Stenberg
|
8433068f3a
|
added our standard header
|
2004-01-13 07:38:26 +00:00 |
|
Daniel Stenberg
|
e043cf22e2
|
added standard source header
|
2004-01-13 07:37:29 +00:00 |
|
Daniel Stenberg
|
206039cb76
|
fix the include path to point to the libcurl's source dir too for the setup.h
inclusion
|
2004-01-13 07:36:13 +00:00 |
|
Daniel Stenberg
|
4ba05e1128
|
include setup.h from the lib dir instead to get even more private stuff
from the libcurl build, but right now for the USE_SSLEAY define.
|
2004-01-13 07:35:28 +00:00 |
|
Daniel Stenberg
|
0ae7e93299
|
more stuff to be added "soon"
|
2004-01-12 15:54:31 +00:00 |
|
Daniel Stenberg
|
5baf747e67
|
Peter Sylvester's multi patches were applied
|
2004-01-12 15:27:40 +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
|
b291bbc9a6
|
better skip reasons, longer waiting for startup of servers (due to slow/loaded
host), added retrying/waiting for slow stunnel startups
|
2004-01-12 14:34:48 +00:00 |
|
Daniel Stenberg
|
11e8600390
|
cut the patch number before a '-' too, to enable '7.11.0-pre1' to use
patch number zero.
|
2004-01-12 09:14:12 +00:00 |
|
Daniel Stenberg
|
93aea06ed9
|
http auth types
disable EPRT
removed passwd prompting text
|
2004-01-12 08:48:08 +00:00 |
|
Daniel Stenberg
|
9e5aee63c7
|
removed the "build natively on amiga" note as this is not yet true, we're
awaiting a patch that might be delayed into 7.11.1 instead (see TODO-RELEASE)
|
2004-01-12 08:14:14 +00:00 |
|
Daniel Stenberg
|
60cc5a3f27
|
added the forgotten patch tracker item #844036
|
2004-01-12 08:08:36 +00:00 |
|
Daniel Stenberg
|
5ac047dc39
|
Dan Fandrich does download page edits
ftps has a new port
|
2004-01-12 07:59:25 +00:00 |
|
Daniel Stenberg
|
6cd280fdfb
|
issue 6 moved to 7.11.1
|
2004-01-11 23:02:48 +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
|
44031f32a1
|
added one assert and a few comments describing how the auth stuff works
|
2004-01-09 14:03:06 +00:00 |
|
Daniel Stenberg
|
7237221108
|
added a short intro text about this not being for binary package installs
|
2004-01-09 09:36:07 +00:00 |
|
Daniel Stenberg
|
ad36138f52
|
the --with-spnego fix
|
2004-01-09 09:25:14 +00:00 |
|
Daniel Stenberg
|
8a16e48a6c
|
configure spnego fix of yday
|
2004-01-09 09:06:26 +00:00 |
|