Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-05 | Examples: Renamed SMTP MAIL example to match other email examples | Steve Holme | |
2014-01-05 | examples: Added POP3 TLS example | Steve Holme | |
2014-01-05 | examples: Added IMAP NOOP example | Steve Holme | |
2014-01-05 | examples: Added POP3 NOOP example | Steve Holme | |
2014-01-05 | pop3-stat.c: Corrected small typo from commit 91d62e9abd761c | Steve Holme | |
2014-01-05 | examples: Added POP3 STAT example | Steve Holme | |
2014-01-05 | examples: Added POP3 TOP example | Steve Holme | |
2014-01-05 | examples: Added POP3 DELE example | Steve Holme | |
2014-01-05 | examples: Added POP3 UIDL example | Steve Holme | |
2014-01-05 | examples: Added POP3 RETR example | Steve Holme | |
2014-01-05 | examples: Added return of error code in POP3 examples | Steve Holme | |
2014-01-05 | examples: Reworked POP3 examples for additional upcoming POP3 examples | Steve Holme | |
2014-01-05 | examples: Added SMTP SSL example | Steve Holme | |
2014-01-05 | examples: Added IMAP SSL and TLS examples | Steve Holme | |
2014-01-04 | examples: Standardised username and password settings for all email examples | Steve Holme | |
Replaced the use of CURLOPT_USERPWD for the preferred CURLOPT_USERNAME and CURLOPT_PASSWORD options and used the same username and password for all email examples which is the same as that used in the test suite. | |||
2014-01-04 | docs: primarily refer to schannel as WinSSL | Marc Hoersken | |
2014-01-04 | examples: Added IMAP COPY example | Steve Holme | |
2014-01-04 | examples: Added IMAP DELETE example | Steve Holme | |
2014-01-04 | examples: Added IMAP CREATE example | Steve Holme | |
2014-01-02 | Updated copyright year for recent changes | Steve Holme | |
2014-01-03 | curl_easy_setopt.3: fix formatting mistakes | Christian Weisgerber | |
This fixes two markup typos I noticed in curl_easy_setopt.3. (The use of bold vs. italics seems a bit inconsistent in that page, but it should at least be valid man syntax.) | |||
2014-01-02 | examples: Added IMAP SEARCH example | Steve Holme | |
2014-01-02 | examples: Added IMAP EXAMINE mailbox folder example | Steve Holme | |
2014-01-01 | examples: Updated SMTP multi example to be more realistic | Steve Holme | |
Updated the contents of the email and payload callback as per the IMAP and other SMTP examples. | |||
2014-01-01 | examples: Corrected unescaped backslash in imap-store.c | Steve Holme | |
2014-01-01 | examples: Update SMTP TLS example mail content to be RFC-2821 compliant | Steve Holme | |
...and made some minor coding style changes to better match the curl coding standards as well as the other email related examples. | |||
2014-01-01 | examples: Added IMAP APPEND example | Steve Holme | |
2014-01-01 | examples: Added IMAP STORE example | Steve Holme | |
2013-12-31 | examples: Added IMAP LIST mailbox example | Steve Holme | |
2013-12-31 | examples: Updated IMAP fetch example for libcurl 7.30.0 | Steve Holme | |
2013-12-31 | examples: Rename before adding additional email examples | Steve Holme | |
2013-12-31 | examples: Added SMTP EXPN command example | Steve Holme | |
2013-12-31 | examples: Added SMTP email verification example | Steve Holme | |
2013-12-31 | examples: Updated copyright year for recent edits | Steve Holme | |
2013-12-31 | examples: Corrected incorrect indentation in smtp-multi.c | Steve Holme | |
2013-12-31 | examples: Updated SMTP examples to set CURLOPT_UPLOAD | Steve Holme | |
2013-12-29 | curl_easy_setopt.3: Added SMTP information to CURLOPT_INFILESIZE_LARGE | Steve Holme | |
Although added to CURLOPT_INFILESIZE in commit ee3d3adc6fe155 it was never added to CURLOPT_INFILESIZE_LARGE. | |||
2013-12-26 | FILE: we don't support paused transfers using this protocol | Daniel Stenberg | |
Make sure that we detect such attempts and return a proper error code instead of silently handling this in problematic ways. Updated the documentation to mention this limitation. Bug: http://curl.haxx.se/bug/view.cgi?id=1286 | |||
2013-12-24 | TheArtOfHttpScripting: major update, converted layout and more | Daniel Stenberg | |
2013-12-22 | docs: mention CURLOPT_MAX_RECV/SEND_SPEED_LARGE don't work for FILE:// | Daniel Stenberg | |
2013-12-19 | curl_easy_setopt: Fixed OAuth 2.0 Bearer option name | Steve Holme | |
Bug: http://curl.haxx.se/bug/view.cgi?id=1313 Reported-by: Viktor Szakáts | |||
2013-12-18 | curl.1: remove URL encoding phrase from --data description | Daniel Stenberg | |
... it could be misleading a reader into thinking it _has_ to be encoded. | |||
2013-12-18 | RELEASE-PROCEDURE: new document | Daniel Stenberg | |
2013-12-16 | THANKS: add contributors from 7.34.0 release | Daniel Stenberg | |
24 new great friends | |||
2013-12-15 | curl.1 document -J doesn't %-decode | Daniel Stenberg | |
...also added as KNOWN_BUG #87 with reference to bug #1294 | |||
2013-12-14 | curl_easy_setopt: clarify some USERPWD and PROXYUSERPWD details | Daniel Stenberg | |
2013-12-14 | login options: remove the ;[options] support from CURLOPT_USERPWD | Daniel Stenberg | |
To avoid the regression when users pass in passwords containing semi- colons, we now drop the ability to set the login options with the same options. Support for login options in CURLOPT_USERPWD was added in 7.31.0. Test case 83 was modified to verify that colons and semi-colons can be used as part of the password when using -u (CURLOPT_USERPWD). Bug: http://curl.haxx.se/bug/view.cgi?id=1311 Reported-by: Petr Bahula Assisted-by: Steve Holme Signed-off-by: Daniel Stenberg <daniel@haxx.se> | |||
2013-12-02 | nss: use a better API for controlling SSL version | Kamil Dudka | |
This change introduces a dependency on NSS 3.14+. | |||
2013-11-30 | curl_easy_getinfo: Post CURLINFO_TLS_SESSION tidy up | Steve Holme | |
1) Renamed curl_tlsinfo to curl_tlssessioninfo as discussed on the mailing list. 2) Renamed curl_ssl_backend to curl_sslbackend so it doesn't follow our function naming convention. 3) Updated sessioninfo.c example accordingly. | |||
2013-11-29 | parseconfig: dash options can't specified with colon or equals | Daniel Stenberg | |
Bug: http://curl.haxx.se/bug/view.cgi?id=1297 Reported-by: Michael Osipov |