http2: call it "HTTP 2" and not 2.0
[platform/upstream/curl.git] / docs /
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
2014-01-01 Steve Holmeexamples: Updated SMTP multi example to be more realistic
2014-01-01 Steve Holmeexamples: Corrected unescaped backslash in imap-store.c
2014-01-01 Steve Holmeexamples: Update SMTP TLS example mail content to be...
2014-01-01 Steve Holmeexamples: Added IMAP APPEND example
2014-01-01 Steve Holmeexamples: Added IMAP STORE example
2013-12-31 Steve Holmeexamples: Added IMAP LIST mailbox example
2013-12-31 Steve Holmeexamples: Updated IMAP fetch example for libcurl 7...
2013-12-31 Steve Holmeexamples: Rename before adding additional email examples
2013-12-31 Steve Holmeexamples: Added SMTP EXPN command example
2013-12-31 Steve Holmeexamples: Added SMTP email verification example
2013-12-31 Steve Holmeexamples: Updated copyright year for recent edits
2013-12-31 Steve Holmeexamples: Corrected incorrect indentation in smtp-multi.c
2013-12-31 Steve Holmeexamples: Updated SMTP examples to set CURLOPT_UPLOAD
2013-12-29 Steve Holmecurl_easy_setopt.3: Added SMTP information to CURLOPT_I...
2013-12-26 Daniel StenbergFILE: we don't support paused transfers using this...
2013-12-24 Daniel StenbergTheArtOfHttpScripting: major update, converted layout...
2013-12-22 Daniel Stenbergdocs: mention CURLOPT_MAX_RECV/SEND_SPEED_LARGE don...
2013-12-19 Steve Holmecurl_easy_setopt: Fixed OAuth 2.0 Bearer option name
2013-12-18 Daniel Stenbergcurl.1: remove URL encoding phrase from --data description
2013-12-18 Daniel StenbergRELEASE-PROCEDURE: new document
2013-12-16 Daniel StenbergTHANKS: add contributors from 7.34.0 release
2013-12-15 Daniel Stenbergcurl.1 document -J doesn't %-decode
2013-12-14 Daniel Stenbergcurl_easy_setopt: clarify some USERPWD and PROXYUSERPWD...
2013-12-14 Daniel Stenberglogin options: remove the ;[options] support from CURLO...
2013-12-02 Kamil Dudkanss: use a better API for controlling SSL version
2013-11-30 Steve Holmecurl_easy_getinfo: Post CURLINFO_TLS_SESSION tidy up
2013-11-29 Daniel Stenbergparseconfig: dash options can't specified with colon...
2013-11-29 Daniel Stenbergcurl.1: -G also takes --data-urlencode data
2013-11-28 Christian Grothoffsessioninfo.c: Added sample code for CURLINFO_TLS_SESSION
2013-11-27 Steve HolmeKNOWN_BUGS: #86: Disconnect commands may not be sent...
2013-11-22 Steve Holmesymbols-in-versions: Added missing CURLSSLBACKEND_...
2013-11-22 Steve Holmesymbols-in-versions: Fixed missing CURLINFO_TLS_SESSION
2013-11-21 Christian Grothoffcurl_easy_getinfo: Added CURLINFO_TLS_SESSION for acces...
2013-11-17 Steve Holmesmtp: Changed the default command to HELP when no optio...
2013-11-15 Steve HolmeDOCS: Updated curl_easy_setopt.3 following recent SMTP...
2013-11-15 Steve HolmeDOCS: Updated manpage following recent SMTP modifications
2013-11-13 Nick Zitzmanndarwinssl: PKCS#12 import feature now requires Lion...
2013-11-12 Steve HolmeTODO: Added auth= in URLs to the wish list for HTTP
2013-11-12 Steve Holmecurl_easy_setopt: Added the ability to set the login...
2013-11-12 Daniel Stenbergcurl.1: mention that -O does no URL decoding
2013-11-12 Tomas Hogercurl_easy_setopt.3: clarify CURLOPT_SSL_VERIFYHOST...
2013-11-05 Daniel StenbergKNOWN_BUGS: STARTTRANSFER for POST requests
2013-11-03 Steve HolmeDOCS: Expanded --request description to include POP3...
2013-11-03 Steve HolmeDOCS: Updated --list-only description to include POP3
2013-10-30 Steve HolmeTODO: Removed the 'Graceful base64 decoding failure...
2013-10-30 Patrick MonneratNSS: support for CERTINFO feature
2013-10-28 Daniel StenbergSECURITY: "curl security for developers"
2013-10-27 Gisle Vanemdocs/examples/httpput.c: fix build for MSVC
2013-10-27 Daniel StenbergTODO: remove "Happy Eyeball dual stack connect"
2013-10-23 Daniel StenbergCURLOPT_RESOLVE: mention they don't time-out
2013-10-20 Gisle Vanemcurl.1: add missing exit-code
2013-10-16 Steve HolmeDOCS: Added libcurl version number to CURLOPT_SSLVERSION
next