Daniel Stenberg
|
c6877a414e
|
clarified that vcvars32.bat is not part of the curl package
|
2001-01-17 08:24:29 +00:00 |
|
Daniel Stenberg
|
a3eb91ffb1
|
shortened the "what is libcurl" text
|
2001-01-15 14:59:07 +00:00 |
|
Daniel Stenberg
|
12708473a6
|
Added a few more similar tools
|
2001-01-15 12:12:36 +00:00 |
|
Daniel Stenberg
|
9012f8cdb3
|
removed an old reference to previous license conditions
|
2001-01-15 10:28:41 +00:00 |
|
Daniel Stenberg
|
e26ee09586
|
4.2 and 4.3 were updated
|
2001-01-15 10:26:37 +00:00 |
|
Daniel Stenberg
|
7d09e51162
|
TELNET was missing in the basic initial description! Updated the language
in the thread-safe question 5.1 to be more clear.
|
2001-01-11 12:52:07 +00:00 |
|
Daniel Stenberg
|
18ebde6960
|
I successfully compiled on built curl for StrongARM NetBSD
Added other known platforms
Added the faked autoconf and autoheader trick posted about recently
|
2001-01-11 12:33:26 +00:00 |
|
Daniel Stenberg
|
b0c0e8d815
|
7.6-pre2
|
2001-01-11 09:29:30 +00:00 |
|
Daniel Stenberg
|
16502d7d15
|
-g added, no more space requirements between short options and their parameters
|
2001-01-11 08:02:07 +00:00 |
|
Daniel Stenberg
|
ce05deece8
|
Added -g, fixed so that short options worked again. My last "merged" fix did
screw a few things up.
|
2001-01-11 08:01:24 +00:00 |
|
Daniel Stenberg
|
b77e2528e7
|
made short options and their parmaters possible to specify without space
separation
|
2001-01-10 23:47:08 +00:00 |
|
Daniel Stenberg
|
27f8cf6dfc
|
made "short options" possible to specify -m20 as well as -m 200.
|
2001-01-10 23:42:03 +00:00 |
|
Daniel Stenberg
|
f5aa7f64bd
|
added missing newlines to two infof() functions about document dates
|
2001-01-10 22:46:26 +00:00 |
|
Daniel Stenberg
|
44254c4945
|
getpass_r() fix for SCO (hopefully)
|
2001-01-10 11:42:00 +00:00 |
|
Daniel Stenberg
|
a9ea507c6a
|
version 7.6-pre1
|
2001-01-09 12:25:32 +00:00 |
|
Daniel Stenberg
|
b137d5ec23
|
bugfix for when more -o than URLs is used
|
2001-01-09 12:25:14 +00:00 |
|
Daniel Stenberg
|
4792eee5d0
|
multiple URL adjustments
|
2001-01-09 12:24:49 +00:00 |
|
Daniel Stenberg
|
a84625eca6
|
Added two tests for multiple URLs (26 + 27)
|
2001-01-09 12:24:08 +00:00 |
|
Daniel Stenberg
|
19d3fd1185
|
Loic's fix that removes the % from the instructions in the bottom
|
2001-01-09 10:09:39 +00:00 |
|
Daniel Stenberg
|
a9be9bc7f5
|
Additional "docs" about 'make rpms' added by Loic
|
2001-01-09 10:09:13 +00:00 |
|
Daniel Stenberg
|
e8b99d21e5
|
Added the curl source-header
|
2001-01-09 07:41:04 +00:00 |
|
Daniel Stenberg
|
f6c57990ee
|
removed FILES from the RPM
|
2001-01-08 23:35:45 +00:00 |
|
Daniel Stenberg
|
370d7f7527
|
Added source header. Made the prototype not being set if HAVE_GETPASS_R is
set, as those systems are likely to have it already set in a system header
and this prototype has proven to cause problems on SCO systems.
|
2001-01-08 22:30:30 +00:00 |
|
Daniel Stenberg
|
7d38692c4f
|
Added Loic Dachary as a contributor after his major makefile session!
|
2001-01-08 22:29:31 +00:00 |
|
Daniel Stenberg
|
a997d60304
|
Loic Dachary's updates to get 'make distcheck' work, including running the
test suite
|
2001-01-08 22:18:30 +00:00 |
|
Daniel Stenberg
|
ff8fb8cdb0
|
krb4.c header file, no source header (yet)
|
2001-01-08 22:02:23 +00:00 |
|
Daniel Stenberg
|
b915ca68f9
|
'make distcheck' works now
|
2001-01-08 17:38:23 +00:00 |
|
Daniel Stenberg
|
703fc264f0
|
Had to add this to get 'make distcheck' to run!
|
2001-01-08 17:28:53 +00:00 |
|
Daniel Stenberg
|
19d92834ed
|
corrected
|
2001-01-08 16:32:36 +00:00 |
|
Daniel Stenberg
|
9ade752fa7
|
distcheck fixes
|
2001-01-08 16:31:29 +00:00 |
|
Daniel Stenberg
|
e8a5f3026f
|
Added mprintf #include
|
2001-01-08 16:22:55 +00:00 |
|
Daniel Stenberg
|
2cac4a9c72
|
better cleanup when existing due to bad usage
|
2001-01-08 15:02:58 +00:00 |
|
Daniel Stenberg
|
39e939a507
|
corrected the separator when using URL globbing
|
2001-01-08 14:48:34 +00:00 |
|
Daniel Stenberg
|
803005892c
|
mostly a dummy
|
2001-01-08 14:36:34 +00:00 |
|
Daniel Stenberg
|
08cfdf909e
|
use .spec.in files instead of plain .spec files
|
2001-01-08 13:42:18 +00:00 |
|
Daniel Stenberg
|
434ce48016
|
removed multiple URL, we do that now!
|
2001-01-08 13:40:26 +00:00 |
|
Daniel Stenberg
|
10051e6916
|
generated file
|
2001-01-08 13:39:49 +00:00 |
|
Daniel Stenberg
|
d54cdf294b
|
adjusted to work with automake 'make dist'
|
2001-01-08 13:39:21 +00:00 |
|
Daniel Stenberg
|
2e342d5d9b
|
we're now using automake to build archives, this file is obsolete
|
2001-01-08 12:58:27 +00:00 |
|
Daniel Stenberg
|
fe84071e80
|
adjusted to use 'make dist' when building the package
|
2001-01-08 12:57:38 +00:00 |
|
Daniel Stenberg
|
044ca343ad
|
Loic Dachary's makefile/dist/rpm fixes
|
2001-01-08 10:00:14 +00:00 |
|
Daniel Stenberg
|
f59ea9adb3
|
krb4 fix, big symbol renaming action, multiple URL support in the client
|
2001-01-08 07:45:43 +00:00 |
|
Daniel Stenberg
|
0cec4ba6bf
|
generated
|
2001-01-08 07:42:35 +00:00 |
|
Daniel Stenberg
|
14ca732a8f
|
Multiple URL support added
|
2001-01-08 07:37:44 +00:00 |
|
Daniel Stenberg
|
53c27c7722
|
generated file, don't CVS it
|
2001-01-08 07:37:13 +00:00 |
|
Daniel Stenberg
|
c2f5b71dc9
|
multiple uses of -d was wrong documented
|
2001-01-05 13:44:53 +00:00 |
|
Daniel Stenberg
|
6403257886
|
renamed Curl_ to curl_ for the printf() prefixes
|
2001-01-05 12:19:42 +00:00 |
|
Daniel Stenberg
|
4031104404
|
Internal symbols that aren't static are now prefixed with 'Curl_'
|
2001-01-05 10:11:41 +00:00 |
|
Daniel Stenberg
|
9f9cac7402
|
release commit
|
2001-01-05 06:30:18 +00:00 |
|
Daniel Stenberg
|
06730bc905
|
README.libcurl is renamed to LIBCURL
|
2001-01-04 12:44:34 +00:00 |
|