smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / docs /
2014-05-16 Daniel Stenbergcurl_easy_setopt.3: prefer XFERINFOFUNCTION to PROGRESS...
2014-05-09 Daniel StenbergCONTRIBUTE: mention our Bug/Reported-by commit style
2014-05-09 Daniel Stenbergcacertinmem: fix memory leak
2014-05-09 Daniel StenbergTODO: firefox will soon support SSL (HTTPS) to proxy
2014-05-08 Patrick Watsonmk-ca-bundle: added -p
2014-05-08 Daniel StenbergFAQ: Added 5.18 Does libcurl use threads?
2014-05-07 Steve Holmecurl.1: Added missing --login-options option
2014-05-06 Steve HolmeTODO: Fixed some spelling mistakes
2014-05-06 Steve HolmeTODO: Add support for concurrent connections in ftpserv...
2014-05-05 Daniel Stenbergcurl_easy_setopt.3: added the proto for CURLOPT_SSH_KNO...
2014-05-05 Daniel StenbergTODO: the FTP HOST command is now in RFC 7151
2014-05-05 Daniel StenbergTODO: Update date and version in man pages
2014-04-18 Steve Holmecurl_easy_setopt: Updated CURLOPT_URL to include IMAP...
2014-04-18 Steve Holmecurl_easy_setopt: Updated CURLOPT_URL to include IMAP...
2014-04-04 Daniel Stenbergcurl_easy_setopt: fix wrong version number references
2014-04-04 Daniel Stenbergdocs: this is for 7.37.0
2014-04-04 Daniel StenbergPROXYHEADER: send these headers in "normal" proxy reque...
2014-04-04 Daniel Stenbergcurl.1: documented --proxy-header
2014-04-04 Daniel Stenbergsymbols-in-versions: Added CURLHEADER_*
2014-04-04 Daniel StenbergCURLOPT_HEADEROPT: added
2014-04-04 Daniel StenbergCURLOPT_PROXYHEADER: set headers for proxy-only
2014-03-31 Dan Fandrichdocs: Removed mention of -g hack when using IPv6 literals
2014-03-31 Till MaasURL parser: IPv6 zone identifiers are now supported
2014-03-30 Steve Holmeimap-append.c: Fixed compilation errors on some platforms
2014-03-25 Daniel StenbergTHANKS: 14 new friends from the 7.36.0 announcement
2014-03-17 Daniel Stenbergpolarssl: now require 1.3.0+
2014-03-14 Dan Fandrichdocs: fixed a bunch of typos
2014-03-11 Daniel StenbergTODO: remove http2, we now have it
2014-03-09 Daniel StenbergSSL-PROBLEMS: add "missing intermediate certificates...
2014-03-08 Daniel StenbergSSL-PROBLEMS: describes common curl+SSL problems
2014-03-08 Nick Zitzmanndocs: remove documentation on setting up krb4 support
2014-02-26 Steve Holmetool_getparam: Added initial support for --next/-:
2014-02-18 Kamil Dudkacurl.1: update the description of --tlsv1
2014-02-18 Daniel Stenbergcurl_version.3: recommend using curl_version_info(...
2014-02-18 Daniel Stenbergcurl_version_info.3: added *HTTP2
2014-02-18 Daniel Stenbergcurl_multi_assign.3: updated language
2014-02-18 Daniel Stenberglibcurl.3: edited slightly to improve readability
2014-02-18 Daniel Stenbergcurl_easy_perform.3: extended and clarified
2014-02-18 Daniel Stenbergcurl_multi_add_handle.3: clarify multi vs easy use
2014-02-17 Dan Fandrichtests: Made the crypto test feature usable
2014-02-17 Daniel Stenbergcurl_multi_setopt.3: clarify CURLMOPT_MAXCONNECTS
2014-02-17 Daniel Stenbergexamples: remove all use of CURLM_CALL_MULTI_PERFORM
2014-02-16 Colin Hogbencurl_easy_setopt.3: Add another non-matching hostname
2014-02-16 Yehezkel Horowitzurl_easy_setopt.3: Add undocumented values of curl_infotype
2014-02-16 Steve Holmeexamples: Added IMAP LSUB example
2014-02-14 Colin Hogbencurl_easy_setopt.3: Fix word order of CURLOPT_PROXY...
2014-02-13 Tiit Pikmatransfer: make Expect: 100-continue timeout configurable.
2014-02-11 Fabian Frankcurl_easy_setopt.3: add CURL_HTTP_VERSION_2_0
2014-02-11 Daniel Stenbergcurl_easy_setopt.3: add CURLOPT_SSL_ENABLE_ALPN/NPN
2014-02-10 Fabian FrankNPN/ALPN: allow disabling via command line
2014-02-09 Steve HolmeTODO: Removed url-specific options
2014-01-31 Steve HolmeINSTALL: Corrected mentioned version number as release...
2014-01-30 Daniel Stenberghttp2: call it "HTTP 2" and not 2.0
2014-01-29 Daniel Stenbergexamples: gitignore more binaries
2014-01-29 Daniel StenbergTHANKS: 19 new contributors from the 7.35.0 release...
2014-01-26 Dan Fandrichdocs/INSTALL: Updated example minimal binary sizes
2014-01-23 Daniel Stenbergcurl_easy_setopt.3: remove what auth types that work...
2014-01-19 Daniel Stenbergcurl_getdate.3: edited, removed references to pre 7...
2014-01-15 Steve Holmepop3-dele.c: Added missing CURLOPT_NOBODY following...
2014-01-14 Daniel Stenbergcurl_easy_setopt.3: mention how to unset CURLOPT_INFILE...
2014-01-14 Daniel StenbergTODO: Allow SSL (HTTPS) to proxy
2014-01-14 Daniel StenbergTODO: remove FTP proxy and more SSL libraries
2014-01-14 Daniel StenbergTODO: Detect when called from witin callbacks
2014-01-12 Steve Holmeexamples: Fixed compilation errors
2014-01-12 Steve Holmeimap-multi.c: Corrected typo
2014-01-12 Steve Holmesmtp-multi.c: Minor coding style tidyup following POP3...
2014-01-12 Steve Holmeexamples: Added IMAP multi example
2014-01-12 Steve Holmepop3-multi.c: Corrected copy/paste typo
2014-01-12 Steve Holmeexamples: Added POP3 multi example
2014-01-12 Steve Holmeexamples: Added comments to SMTP multi example based...
2014-01-12 Steve Holmeexamples: Removed user information and TLS setup from...
2014-01-12 Steve Holmeexamples: Updated SMTP MAIL example to return libcurl...
2014-01-12 Steve Holmeexamples: Synchronised comments between SMTP MAIL examples
2014-01-12 Steve Holmeexamples: Updated SMTP MAIL example to use a read funct...
2014-01-07 Daniel Stenbergmk-ca-bundle.1: document -d
2014-01-05 Steve Holmeexamples: Added required libcurl version information...
2014-01-05 Marc Hoerskendocs/INTERNALS: follow up fix for 11e8066 and 92b9ae5
2014-01-05 Steve HolmeExamples: Renamed SMTP MAIL example to match other...
2014-01-05 Steve Holmeexamples: Added POP3 TLS example
2014-01-05 Steve Holmeexamples: Added IMAP NOOP example
2014-01-05 Steve Holmeexamples: Added POP3 NOOP example
2014-01-05 Steve Holmepop3-stat.c: Corrected small typo from commit 91d62e9ab...
2014-01-05 Steve Holmeexamples: Added POP3 STAT example
2014-01-05 Steve Holmeexamples: Added POP3 TOP example
2014-01-05 Steve Holmeexamples: Added POP3 DELE example
2014-01-05 Steve Holmeexamples: Added POP3 UIDL example
2014-01-05 Steve Holmeexamples: Added POP3 RETR example
2014-01-05 Steve Holmeexamples: Added return of error code in POP3 examples
2014-01-05 Steve Holmeexamples: Reworked POP3 examples for additional upcomin...
2014-01-05 Steve Holmeexamples: Added SMTP SSL example
2014-01-05 Steve Holmeexamples: Added IMAP SSL and TLS examples
2014-01-04 Steve Holmeexamples: Standardised username and password settings...
2014-01-04 Marc Hoerskendocs: primarily refer to schannel as WinSSL
2014-01-04 Steve Holmeexamples: Added IMAP COPY example
2014-01-04 Steve Holmeexamples: Added IMAP DELETE example
2014-01-04 Steve Holmeexamples: Added IMAP CREATE example
2014-01-02 Steve HolmeUpdated copyright year for recent changes
2014-01-02 Christian Weisgerbercurl_easy_setopt.3: fix formatting mistakes
2014-01-02 Steve Holmeexamples: Added IMAP SEARCH example
2014-01-02 Steve Holmeexamples: Added IMAP EXAMINE mailbox folder example
next