Daniel Stenberg
|
2f869f89ff
|
added escape and unescape man pages
|
2001-03-22 11:22:09 +00:00 |
|
Daniel Stenberg
|
0f310a5001
|
not exactly new, but documented for 7.7
|
2001-03-22 10:32:56 +00:00 |
|
Daniel Stenberg
|
669709f80e
|
GNUTLS is another new SSL library we can add support for. Anyone?
|
2001-03-20 10:13:47 +00:00 |
|
Daniel Stenberg
|
721f9bca84
|
moved to ../../php/examples/
|
2001-03-16 13:45:42 +00:00 |
|
Daniel Stenberg
|
ad4d5fabf8
|
the PHP examples are moved
|
2001-03-16 13:44:57 +00:00 |
|
Daniel Stenberg
|
ecbee01f4b
|
moved the documentation item to 7.8, it is rather important to have things
documented
|
2001-03-15 14:45:03 +00:00 |
|
Daniel Stenberg
|
34fed76a35
|
updated to have the windows builds instructions use the root Makefile that
is delivered with each source archive
|
2001-03-15 14:44:01 +00:00 |
|
Daniel Stenberg
|
d445eac162
|
connection timeout is now supported
|
2001-03-15 14:37:17 +00:00 |
|
Daniel Stenberg
|
010daec776
|
Put more concentrated unix install help already at the top, with a note that
you might need to be root to use 'make install'.
|
2001-03-15 08:38:15 +00:00 |
|
Daniel Stenberg
|
e2b0ad8429
|
added some text for -d that says it "emulates filling in HTML forms" as that
is what most people will use -d for
|
2001-03-14 19:48:29 +00:00 |
|
Daniel Stenberg
|
8c6d56f1f9
|
Added the --egd-file and --random-file options
|
2001-03-14 11:47:55 +00:00 |
|
Daniel Stenberg
|
9a6a476cf5
|
the URL escape/unescape functions are also public but undocumented
|
2001-03-14 08:59:34 +00:00 |
|
Daniel Stenberg
|
b8fe4deb13
|
documented the undocumented public functions in libcurl
|
2001-03-14 08:51:04 +00:00 |
|
Daniel Stenberg
|
e16e9b91ae
|
removed the random seeding and persistant stuff, as both are already in
this version!
|
2001-03-13 22:31:56 +00:00 |
|
Daniel Stenberg
|
ff681f7bfd
|
7.7 beta 2 fixes
|
2001-03-13 15:44:31 +00:00 |
|
Daniel Stenberg
|
11d718bf52
|
exchanged I and me to we and us in a lot of places
updated for persistant connections and 7.7
|
2001-03-13 11:47:30 +00:00 |
|
Daniel Stenberg
|
7d562bb685
|
a whole new section on persitant connections and how they're treated
internally
|
2001-03-13 08:16:54 +00:00 |
|
Daniel Stenberg
|
20ddd35669
|
we speak HTTP 1.1 now
more braging about the portability
|
2001-03-13 08:16:25 +00:00 |
|
Daniel Stenberg
|
063f88cd14
|
close policies
|
2001-03-13 07:59:19 +00:00 |
|
Daniel Stenberg
|
cc99e3f7de
|
Added the two new seeding options
|
2001-03-12 15:52:18 +00:00 |
|
Daniel Stenberg
|
542df800ab
|
Added four new options that come with the new persitant support:
CURLOPT_MAXCONNECTS, CURLOPT_CLOSEPOLICY, CURLOPT_FRESH_CONNECT and
CURLOPT_FORBID_REUSE
|
2001-03-12 14:54:00 +00:00 |
|
Daniel Stenberg
|
a6cb9b08b2
|
persistant updates
|
2001-03-12 13:55:06 +00:00 |
|
Daniel Stenberg
|
440a3101d0
|
added a note about persitant connections through HTTP proxies
|
2001-03-12 13:54:46 +00:00 |
|
Daniel Stenberg
|
9778a5356b
|
Added some persistant notes
|
2001-03-12 13:54:10 +00:00 |
|
Daniel Stenberg
|
a4af638867
|
added persistant connection details
|
2001-03-12 09:44:08 +00:00 |
|
Daniel Stenberg
|
75a9a87ec2
|
replaced I and my with we and us
|
2001-03-12 09:43:43 +00:00 |
|
Daniel Stenberg
|
b5ba011110
|
updated
|
2001-03-12 09:42:22 +00:00 |
|
Daniel Stenberg
|
f54a282ccc
|
persistant adjusts
|
2001-03-08 12:32:03 +00:00 |
|
Daniel Stenberg
|
147a673063
|
updated for persistant connections
|
2001-03-08 09:25:09 +00:00 |
|
Daniel Stenberg
|
bcf448ee32
|
connection timeout is in for 7.7
|
2001-03-07 23:24:23 +00:00 |
|
Daniel Stenberg
|
5dd0a8a63e
|
Added persistant connections blurb even if it doesn't really work yet...
|
2001-03-06 14:37:37 +00:00 |
|
Daniel Stenberg
|
2103dc41f5
|
cleaned up for the 7.7 fixes
|
2001-03-06 12:50:42 +00:00 |
|
Daniel Stenberg
|
9479ac6dda
|
Added a persistant connection example
|
2001-03-05 16:56:10 +00:00 |
|
Daniel Stenberg
|
4e878eae79
|
updated to libcurl 7.7 conditions
|
2001-03-05 15:51:34 +00:00 |
|
Daniel Stenberg
|
1e8e90a220
|
mucho updated with new 7.7 concepts
|
2001-03-05 15:38:06 +00:00 |
|
Daniel Stenberg
|
cf8704ccdf
|
7.7 alpha 2 commit
|
2001-03-04 16:34:20 +00:00 |
|
Daniel Stenberg
|
1c6f6f6972
|
Douglas R. Horner's corrections applied
|
2001-02-22 22:33:49 +00:00 |
|
Daniel Stenberg
|
a1d6ad2610
|
multiple connection support initial commit
|
2001-02-20 17:35:51 +00:00 |
|
Daniel Stenberg
|
e2590430c5
|
removed the #ifdef
|
2001-02-20 13:57:50 +00:00 |
|
Daniel Stenberg
|
ada9bc2b24
|
win32sockets.c is now added with winsock init/cleanup example functions
|
2001-02-20 13:56:38 +00:00 |
|
Daniel Stenberg
|
43da41e73e
|
Added three tiny PHP examples
|
2001-02-19 13:39:21 +00:00 |
|
Daniel Stenberg
|
720fa45b56
|
blurb about different languages and environments added
|
2001-02-19 13:38:29 +00:00 |
|
Daniel Stenberg
|
7de874c438
|
just a few PHP/curl examples
|
2001-02-19 13:38:05 +00:00 |
|
Daniel Stenberg
|
42e4f9d776
|
added stuff to the mailing list chapter
|
2001-02-19 09:25:18 +00:00 |
|
Daniel Stenberg
|
c111033595
|
removed --continue task (done)
added URL to the NTLM task
|
2001-02-16 13:41:34 +00:00 |
|
Daniel Stenberg
|
26d1aaccdf
|
2.2 - rephrased
|
2001-02-16 13:41:09 +00:00 |
|
Daniel Stenberg
|
54778134e4
|
corrected the prototype
|
2001-02-12 13:19:09 +00:00 |
|
Daniel Stenberg
|
c59baa06f0
|
Added 3.10 and a few minor updates
|
2001-02-12 10:05:09 +00:00 |
|
Daniel Stenberg
|
3c7a80a275
|
postit.c was added as a HTML form file upload example
|
2001-02-08 08:26:54 +00:00 |
|
Daniel Stenberg
|
61e2a8108b
|
7.6.1-pre3
|
2001-02-07 09:49:06 +00:00 |
|