- Jul 08, 2012
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jul 07, 2012
-
-
Daniel Stenberg authored
Bug #75 updated with additional info, still remains for builds with other backends.
-
- Jul 04, 2012
-
-
Guenter Knauf authored
-
Guenter Knauf authored
-
- Jul 03, 2012
-
-
Daniel Stenberg authored
Mention the CURL_SOCKET_TIMEOUT argument in step 6 of the typical application.
-
Guenter Knauf authored
Added function macros to make path converting easier. Added CROSSPREFIX to all compile tools.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jul 01, 2012
-
-
Daniel Stenberg authored
-
- Jun 25, 2012
-
-
Tatsuhiro Tsujikawa authored
Documented that --include will be ignored if both --metalink and --include are specified. Also documented that a Metalink file in the local file system cannot be used if FILE protocol is disabled.
-
- Jun 24, 2012
-
-
Steve Holme authored
Bug: http://curl.haxx.se/mail/lib-2012-06/0302.html Reported by: Nagai H
-
- Jun 14, 2012
-
-
Yang Tse authored
-
- Jun 13, 2012
-
-
Yang Tse authored
Version number is removed in order to make this info consistent with how we do it with other MS and Linux system libraries for which we don't provide this info. Identifier changed from 'WinSSPI' to 'schannel' given that this is the actual provider of the SSL/TLS support. libcurl can still be built with SSPI and without SCHANNEL support.
-
- Jun 11, 2012
-
-
Marc Hoersken authored
-
- Jun 06, 2012
-
-
Guenter Knauf authored
-
Guenter Knauf authored
The r7b had some bugs, and shouldnt be used.
-
- Jun 04, 2012
-
-
Daniel Stenberg authored
- For all *FUNCTION options, they now all show the complete prototype in the description. Previously some of them would just refer to a typedef'ed function pointer in the curl.h header. - I made the phrasing of that "Pass a pointer to a function that matches the following prototype" the same for all *FUNCTION option descriptions. - I removed some uses of 'should'. I think I sometimes over-use this word as in many places I actually mean MUST or otherwise more specific and not-so-optional synonyms.
-
- Jun 03, 2012
-
-
Daniel Stenberg authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
Added new sections 11. IMAP and 12. LDAP to document adding SASL based authentication. Renumbered current sections 11 to 17 as 13 to 19. Additionally added 19.10 Add CURLOPT_MAIL_CLIENT option.
-
- May 27, 2012
-
-
Steve Holme authored
Additionally corrected another RFC link that I missed yesterday.
-
Guenter Knauf authored
-
- May 26, 2012
-
-
Tatsuhiro Tsujikawa authored
-
Anthony Bryan authored
-
Anthony Bryan authored
-
Anthony Bryan authored
-
Steve Holme authored
-
Steve Holme authored
Updated various references of real domain names to example.com as per RFC-2606.
-
Steve Holme authored
Setting bit 2 for this value was documented as having a constant value defined as CURL_REDIR_POST_303 yet referenced a 302 request. Additionally corrected the meaning of CURL_REDIR_POST_ALL for all three bits and fixed problems with the bolding of keywords in this section.
-
Steve Holme authored
Standardised how RFCs are referenced so that the website may autolink to the correct documentation on ietf.org. Additionally removed the one link to RFC3986 on curl.haxx.se.
-
- May 24, 2012
-
-
Steve Holme authored
-
Steve Holme authored
Removed DIGEST-MD5 from Section 9.1 Other authentication mechanisms as the feature was added to SMTP in 7.26.0. Also corrected small spelling mistake.
-
- May 22, 2012
-
-
Steve Holme authored
-
Guenter Knauf authored
-
- May 20, 2012
-
-
Daniel Stenberg authored
The curl-config command must be used twice in the single command line to work properly in some environments. Bug: http://curl.haxx.se/bug/view.cgi?id=3528241 Reported by: Julian Taylor
-
- May 16, 2012
-
-
Daniel Stenberg authored
Now linking to http://daniel.haxx.se/blog/2012/05/16/300m-users/
-
- May 12, 2012
-
-
Daniel Stenberg authored
1 - fix the syntax in the .IP line 2 - Provided user names and passwords are URL decoded by libcurl Bug: http://curl.haxx.se/bug/view.cgi?id=3525935
-