Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-03 | DOCS: Corrected missed heading renumbering from commit 530675a1ad7 | Steve Holme | |
2012-06-03 | DOCS: Added IMAP and LDAP sections | Steve Holme | |
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. | |||
2012-05-27 | DOCS: Corrected the "Added in" version number for CURLOPT_MAIL_AUTH | Steve Holme | |
Additionally corrected another RFC link that I missed yesterday. | |||
2012-05-27 | Enabled OpenSSL static linkage. | Guenter Knauf | |
2012-05-26 | Removed trailing space | Tatsuhiro Tsujikawa | |
2012-05-26 | Add Metalink information and --metalink option to man page | ant | |
2012-05-26 | Add Metalink information and --metalink option to man page | ant | |
2012-05-26 | Adds Metalink information to INSTALL | ant | |
2012-05-26 | DOCS: Fixed line spacing of authentication examples in CURLOPT_URL | Steve Holme | |
2012-05-26 | DOCS: Changed domain names in various examples to example.com | Steve Holme | |
Updated various references of real domain names to example.com as per RFC-2606. | |||
2012-05-26 | DOCS: Fixed meaning of bit 2 in CURLOPT_POSTREDIR | Steve Holme | |
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. | |||
2012-05-26 | DOCS: Standardised how RFCs are referenced. | Steve Holme | |
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. | |||
2012-05-24 | DOCS: Added LDAP to the CURLOPT_URL section | Steve Holme | |
2012-05-24 | TODO: Removed DIGEST-MD5 authentication from SMTP to do list | Steve Holme | |
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. | |||
2012-05-22 | DOCS: Updated version number for features added in the pending release | Steve Holme | |
2012-05-22 | Updated dependency libary versions. | Guenter Knauf | |
2012-05-20 | curl-config.1: fix curl-config usage in example | Daniel Stenberg | |
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 | |||
2012-05-16 | FAQ: updated 1.10 How many are using curl? | Daniel Stenberg | |
Now linking to http://daniel.haxx.se/blog/2012/05/16/300m-users/ | |||
2012-05-12 | curl.1: clarify -x usage | Daniel Stenberg | |
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 | |||
2012-05-12 | NTLM: is supported in GnuTLS builds too | Daniel Stenberg | |
... since commit 9a4c887c4a7 introduced in libcurl 7.19.4 | |||
2012-05-12 | TODO: happy eyeballs is now RFC6555 | Daniel Stenberg | |
2012-05-07 | CURLOPT_HEADERFUNCTION: works for non-HTTP protocols too | Daniel Stenberg | |
2012-05-03 | Add note about default timeout in CURLOPT_TIMEOUT | Claes Jakobsson | |
2012-04-27 | add newly created manual page | Jan Schaumann | |
2012-04-27 | add a manual page for mk-ca-bundle | Jan Schaumann | |
2012-04-26 | Updated dependency lib versions. | Guenter Knauf | |
2012-04-20 | Updated dependency lib versions. | Guenter Knauf | |
2012-04-13 | examples: fix compiler warnings | Yang Tse | |
2012-04-13 | nss: unconditionally require PK11_CreateGenericObject() | Kamil Dudka | |
This bumps the minimal supported version of NSS to 3.12.x. | |||
2012-04-13 | Added section for Android configure cross-compile. | Guenter Knauf | |
2012-04-12 | Updated dependency lib versions (2nd try). | Guenter Knauf | |
2012-04-12 | Updated dependency lib versions. | Guenter Knauf | |
2012-04-09 | configure: Windows cross-compilation fixes | Yang Tse | |
BUILDING_LIBCURL and CURL_STATICLIB are no longer defined in curl_config.h, configure will generate appropriate conditionals so that mentioned symbols get defined and used in Makefiles at compilation time | |||
2012-04-06 | curl tool: use configuration files from lib directory | Yang Tse | |
Configuration files such as curl_config.h and all config-*.h no longer exist nor are generated/copied into 'src' directory, now these only exist in 'lib' directory from where curl tool sources uses them. Additionally old src/setup.h has been refactored into src/tool_setup.h which now pulls lib/setup.h The possibility of a makefile needing an include path adjustment exists. | |||
2012-04-05 | CURLOPT_POSTREDIR: also allow 303 to do POST on the redirected URL | Andrei Cipu | |
As it turns out, some people do want that after all. | |||
2012-04-04 | MAIL-ETIQUETTE: Added "How to unsubscribe" | Daniel Stenberg | |
... as it seems to hard for some people | |||
2012-04-01 | curl tool: add filename_effective token for --write-out | Dave Reisner | |
By modifying the parameter list for ourWriteOut() and passing the OutStruct that collects data in tool_operate, we get access to the remote name that we're writing to. Shell scripters should find this useful when used in conjuntion with the --remote-header-name option. | |||
2012-04-01 | SSH: public key can now be an empty string | Armel Asselin | |
If an empty string is passed to CURLOPT_SSH_PUBLIC_KEYFILE, libcurl will pass no public key to libssh2 which then tries to compute it from the private key. This is known to work when libssh2 1.4.0+ is linked against OpenSSL. | |||
2012-03-31 | DOCS: Added information regarding POP3 commands to CURLOPT_CUSTOMREQUEST | Steve Holme | |
2012-03-28 | TODO: Corrected POP3 section heading | Steve Holme | |
2012-03-27 | TODO: Added SMTP and POP3 specific features | Steve Holme | |
2012-03-23 | docs: clarify -z/--time-cond with filename (mention mtime) | Rodrigo Silva (MestreLion) | |
Original wording could lead users in thinking it tries to somehow parse the filename for a date expression (like news_2012_03_05.html). It never mentions that it actually reads the mtime of the file in filesystem. | |||
2012-03-22 | THANKS: 8 new contributors from 7.25.0 | Daniel Stenberg | |
2012-03-10 | CURLSSH_OPT_AUTH: documented it has no effect | Armel Asselin | |
2012-03-05 | CONTRIB: Please don't send pull requests | Daniel Stenberg | |
2012-02-25 | libcurl docs: version corrections | Daniel Stenberg | |
Correct some inconsistencies in which version some things were added. Bug: http://curl.haxx.se/bug/view.cgi?id=3494091 Reported by: "curlybugs" | |||
2012-02-23 | SMTP: Added support for returning SMTP response codes | Steve Holme | |
Set the conn->data->info.httpcode variable in smtp_statemach_act() to allow Curl_getinfo() to return the SMTP response code via the CURLINFO_RESPONSE_CODE action. | |||
2012-02-23 | curl.1: updated --libcurl | Daniel Stenberg | |
With Colin Hogben's recent work, --libcurl now also works with -F and more. Remove the previous caveat. | |||
2012-02-21 | CURLOPT_MAIL_AUTH: added in 7.25.0 | Daniel Stenberg | |
Brought in commit 0cf0ab6f300 | |||
2012-02-17 | CURLE_FTP_PRET_FAILED: listed twice | Daniel Stenberg | |
Make sure it is mentioned once and with the correct description |