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 |
|
Daniel Stenberg
|
4c3a2318ae
|
a fair idea
|
2004-01-09 08:59:55 +00:00 |
|
Daniel Stenberg
|
7beac70644
|
Dominick Meglio updated the win description since we fixed the gettimeofday
name issue
|
2004-01-09 07:45:47 +00:00 |
|
Daniel Stenberg
|
b16dfbee99
|
Giuseppe Attardi's bug
|
2004-01-08 23:06:40 +00:00 |
|
Daniel Stenberg
|
202e54cf9c
|
fixed the LDFLAGS creation for the SPNEGO option
|
2004-01-08 22:58:21 +00:00 |
|
Daniel Stenberg
|
e0d9e7a255
|
a few issues are now awaiting response
|
2004-01-08 22:03:10 +00:00 |
|
Daniel Stenberg
|
c2bc5662b5
|
sourceforge out, siamu.ac.th in
|
2004-01-07 15:46:20 +00:00 |
|
Daniel Stenberg
|
f4569f10f0
|
added a few people who have been doing lots of good stuff
|
2004-01-07 14:53:53 +00:00 |
|
Daniel Stenberg
|
23cfb9a832
|
feature update
|
2004-01-07 14:50:11 +00:00 |
|
Daniel Stenberg
|
b921777057
|
added fresh mirror info since last release
|
2004-01-07 13:41:56 +00:00 |
|
Daniel Stenberg
|
ff6d9a1109
|
stopped the sf mirror
|
2004-01-07 10:22:44 +00:00 |
|
Daniel Stenberg
|
053f6c85ef
|
updated year in the copyright string
|
2004-01-07 09:19:33 +00:00 |
|
Daniel Stenberg
|
9970fb863d
|
removed the fixed entries, somewhat updated entries
|
2004-01-07 07:44:44 +00:00 |
|
Daniel Stenberg
|
feeef39ebf
|
mention that the _LARGE options are added in 7.11.0, added a header to the
file with the standard curl blurb
|
2004-01-07 07:20:08 +00:00 |
|
Daniel Stenberg
|
7bf11297fe
|
Dan Fandrich fixed our zlib usage
|
2004-01-05 22:55:51 +00:00 |
|
Daniel Stenberg
|
292ef5fabb
|
Dan Fandrich's zlib fix
|
2004-01-05 22:54:45 +00:00 |
|
Daniel Stenberg
|
2b277f85f5
|
Accept fix
|
2004-01-05 22:52:11 +00:00 |
|
Daniel Stenberg
|
9363d94f9b
|
new files for the large file support number parsing
|
2004-01-05 22:39:46 +00:00 |
|
Daniel Stenberg
|
ea1c98dccf
|
large file support added in CVS now
|
2004-01-05 22:38:00 +00:00 |
|
Daniel Stenberg
|
1109a4a629
|
mr Meyer brought large file support
|
2004-01-05 22:37:31 +00:00 |
|
Daniel Stenberg
|
2d01740e1a
|
David J Meyer's large file work was added.
|
2004-01-05 22:35:43 +00:00 |
|
Daniel Stenberg
|
979a1e6237
|
fix duplicates
|
2004-01-05 22:34:37 +00:00 |
|
Daniel Stenberg
|
b60e0fa97e
|
David J Meyer's large file support.
|
2004-01-05 22:29:29 +00:00 |
|
Daniel Stenberg
|
41c6f68d94
|
minor wording change
|
2004-01-05 14:56:46 +00:00 |
|
Daniel Stenberg
|
411d0cb715
|
minor format flaw
|
2004-01-05 14:46:56 +00:00 |
|
Daniel Stenberg
|
8b3946efda
|
Tor Arntsen fixed a spelling error
|
2004-01-05 14:20:08 +00:00 |
|
Daniel Stenberg
|
763d6a8524
|
we call it 7.11.0
|
2004-01-04 17:38:58 +00:00 |
|
Daniel Stenberg
|
232b051254
|
What I hope we get done in the next few releases
|
2004-01-04 17:37:49 +00:00 |
|