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
|
b77e2528e7
|
made short options and their parmaters possible to specify without space
separation
|
2001-01-10 23:47:08 +00:00 |
|
Daniel Stenberg
|
4792eee5d0
|
multiple URL adjustments
|
2001-01-09 12:24:49 +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
|
803005892c
|
mostly a dummy
|
2001-01-08 14:36:34 +00:00 |
|
Daniel Stenberg
|
434ce48016
|
removed multiple URL, we do that now!
|
2001-01-08 13:40:26 +00:00 |
|
Daniel Stenberg
|
d54cdf294b
|
adjusted to work with automake 'make dist'
|
2001-01-08 13:39:21 +00:00 |
|
Daniel Stenberg
|
044ca343ad
|
Loic Dachary's makefile/dist/rpm fixes
|
2001-01-08 10:00:14 +00:00 |
|
Daniel Stenberg
|
c2f5b71dc9
|
multiple uses of -d was wrong documented
|
2001-01-05 13:44:53 +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 |
|
Daniel Stenberg
|
0d181b596b
|
license updates
|
2001-01-04 12:43:53 +00:00 |
|
Daniel Stenberg
|
b60f1b1d17
|
corrected the license section and added a piece about doing patches against
recent versions of the source
|
2001-01-04 12:43:35 +00:00 |
|
Daniel Stenberg
|
7ce518701b
|
filled in info what happens if the same options are used multiple times
|
2001-01-04 10:34:05 +00:00 |
|
Daniel Stenberg
|
887e728b7d
|
cleanup-commit
|
2001-01-03 09:13:07 +00:00 |
|
Daniel Stenberg
|
910fc8522a
|
Added '5.4 Does libcurl do Winsock initing on win32 systems?'
|
2000-12-30 11:48:51 +00:00 |
|
Daniel Stenberg
|
6d90be0757
|
multi doc lib support
SSL session id support
|
2000-12-19 14:39:16 +00:00 |
|
Daniel Stenberg
|
2c100371d2
|
NTLM details added
|
2000-12-19 07:30:51 +00:00 |
|
Daniel Stenberg
|
2fff6a4b0e
|
Added Kermit and link
|
2000-12-16 10:25:10 +00:00 |
|
Daniel Stenberg
|
ec5ac82cfe
|
How do a fetch multiple files with libcurl?
|
2000-12-14 08:37:09 +00:00 |
|
Daniel Stenberg
|
b0828267bc
|
Added a few related RFCs
|
2000-12-12 13:10:45 +00:00 |
|
Daniel Stenberg
|
9c10cb4684
|
removed the config file entry as that has been much improved lately
|
2000-12-12 10:14:31 +00:00 |
|
Daniel Stenberg
|
3d8c4ce526
|
points to the curl local copy of the netscape cookie spec
points to the development site for wget
reworded some RFC references so that they turn up as links on the converted
web page better
|
2000-12-12 10:05:49 +00:00 |
|
Daniel Stenberg
|
cddeb939ed
|
updated the latest added features
|
2000-12-11 15:35:57 +00:00 |
|
Daniel Stenberg
|
a5146c7297
|
fixed CURLOPT_COOKIE and added CURLOPT_CRLF
|
2000-12-08 17:25:24 +00:00 |
|
Daniel Stenberg
|
ea3b6914cc
|
Added a small note about referer needing to be complete to comply to the
HTTP spec
|
2000-11-30 08:08:23 +00:00 |
|
Daniel Stenberg
|
706f5e1a5d
|
README.curl is renamed to MANUAL
|
2000-11-30 07:55:30 +00:00 |
|
Daniel Stenberg
|
05a1910968
|
I'd love to see test cases with submitted patches...
|
2000-11-29 07:48:14 +00:00 |
|
Daniel Stenberg
|
a5217dd10e
|
minor things about the test suite added
|
2000-11-29 07:47:51 +00:00 |
|
Daniel Stenberg
|
e9b69bc757
|
added maxredirs
|
2000-11-28 09:11:24 +00:00 |
|
Daniel Stenberg
|
013770a7e2
|
I rearranged it and added 'make test'
|
2000-11-27 13:39:11 +00:00 |
|
Daniel Stenberg
|
f4c26ddb6a
|
spell check
|
2000-11-27 13:32:11 +00:00 |
|
Daniel Stenberg
|
b7a5fb1794
|
added the new FILETIME stuff
|
2000-11-22 14:57:58 +00:00 |
|
Daniel Stenberg
|
593df2f18a
|
multiple URL support? forked?
|
2000-11-22 14:18:30 +00:00 |
|
Daniel Stenberg
|
4768c9cdbb
|
Added --cacert
|
2000-11-22 08:51:41 +00:00 |
|
Daniel Stenberg
|
486591f9d1
|
Added --url
|
2000-11-22 07:53:15 +00:00 |
|
Daniel Stenberg
|
458ec524e1
|
updated the config file section
|
2000-11-22 07:52:48 +00:00 |
|
Daniel Stenberg
|
a40b55d5c8
|
Added 5.2 How can I receive all data into a large memory chunk?
|
2000-11-22 07:27:26 +00:00 |
|
Daniel Stenberg
|
f9155568c6
|
this has been missing all the time...
|
2000-11-17 14:11:22 +00:00 |
|
Daniel Stenberg
|
143ff23c4f
|
updated config file section
|
2000-11-12 15:14:35 +00:00 |
|
Daniel Stenberg
|
36000e5287
|
Added T. Bharath to the list of contributors
|
2000-11-06 23:12:36 +00:00 |
|
Daniel Stenberg
|
8cb15395d0
|
Added descriptions for: CURLOPT_PASSWDDATA, CURLOPT_PASSWDFUNCTION,
CURLOPT_CAINFO and CURLOPT_SSL_VERIFYPEER.
|
2000-11-06 23:11:23 +00:00 |
|
Daniel Stenberg
|
4ccda6d692
|
Added CURLINFO_SSL_VERIFYRESULT
|
2000-11-06 22:59:05 +00:00 |
|
Daniel Stenberg
|
e7736324b4
|
David Odin (aka DindinX) for MandrakeSoft, tiny example with GTK
|
2000-11-03 14:47:07 +00:00 |
|
Daniel Stenberg
|
e446edc288
|
the verify cert stuff is now added!
|
2000-10-30 15:07:58 +00:00 |
|