aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl
AgeCommit message (Expand)Author
2013-12-29curl_easy_setopt.3: Added SMTP information to CURLOPT_INFILESIZE_LARGESteve Holme
2013-12-26FILE: we don't support paused transfers using this protocolDaniel Stenberg
2013-12-22docs: mention CURLOPT_MAX_RECV/SEND_SPEED_LARGE don't work for FILE://Daniel Stenberg
2013-12-19curl_easy_setopt: Fixed OAuth 2.0 Bearer option nameSteve Holme
2013-12-14curl_easy_setopt: clarify some USERPWD and PROXYUSERPWD detailsDaniel Stenberg
2013-12-14login options: remove the ;[options] support from CURLOPT_USERPWDDaniel Stenberg
2013-11-22symbols-in-versions: Added missing CURLSSLBACKEND_* symbolsSteve Holme
2013-11-22symbols-in-versions: Fixed missing CURLINFO_TLS_SESSIONSteve Holme
2013-11-21curl_easy_getinfo: Added CURLINFO_TLS_SESSION for accessing TLS internalsChristian Grothoff
2013-11-17smtp: Changed the default command to HELP when no options are specifiedSteve Holme
2013-11-15DOCS: Updated curl_easy_setopt.3 following recent SMTP changesSteve Holme
2013-11-12darwinssl: PKCS#12 import feature now requires Lion or laterNick Zitzmann
2013-11-12curl_easy_setopt: Added the ability to set the login options separatelySteve Holme
2013-11-12curl_easy_setopt.3: clarify CURLOPT_SSL_VERIFYHOST documentationTomas Hoger
2013-10-30NSS: support for CERTINFO featurePatrick Monnerat
2013-10-23CURLOPT_RESOLVE: mention they don't time-outDaniel Stenberg
2013-10-16DOCS: Added libcurl version number to CURLOPT_SSLVERSIONSteve Holme
2013-10-16SSL: Corrected version number for new symbols from commit ad34a2d5c87c7fSteve Holme
2013-10-15build: distribute and install libcurl.m4 by defaultDave Reisner
2013-10-15SSL: protocol version can be specified more preciselyGergely Nagy
2013-09-30curl_easy_setopt.3: slight clarification of SEEKFUNCTIONDaniel Stenberg
2013-09-20curl_easy_setopt.3: clarify that TIMEOUT and TIMEOUT_MS set the same valueDaniel Stenberg
2013-09-20pop3: Added basic SASL XOAUTH2 supportSteve Holme
2013-09-13curl_easy_setopt.3: mention RTMP URL quirksDaniel Stenberg
2013-09-12libcurl: New options to bind DNS to local interfaces or IP addressesKim Vandry
2013-09-12libcurl.3: for multi interface connections are held in the multi handleDaniel Stenberg
2013-09-08curl_easy_pause: suggest one way to unpauseClemens Gruber
2013-09-05darwinssl: add support for PKCS#12 files for client authenticationNick Zitzmann
2013-09-05symbols: added HTTP2 symbols and sorted listDaniel Stenberg
2013-08-30docs: Added documentation for CURLOPT_BEARERKyle L. Huff
2013-08-28symbols-in-versions: add CURLOPT_XOAUTH2_BEARERDaniel Stenberg
2013-08-20CURLM_ADDED_ALREADY: new error codeDaniel Stenberg
2013-08-09curl_multi_add_handle.3: ... that timer callback is for event-basedDaniel Stenberg
2013-08-09curl_multi_add_handle.3: mention the CURLMOPT_TIMERFUNCTION useDaniel Stenberg
2013-08-02Revert "DOCS: Added IMAP URL example for listing new messages"Steve Holme
2013-08-02DOCS: Added IMAP URL example for listing new messagesSteve Holme
2013-07-29curl_easy_pause: on unpause, trigger mulit-socket handlingDaniel Stenberg
2013-07-18CURLOPT_XFERINFOFUNCTION: introducing a new progress callbackDaniel Stenberg
2013-06-22docs: fix typo in curl_easy_getinfo manpageAlessandro Ghedini
2013-06-14curl_easy_setopt.3: clarify CURLOPT_PROGRESSFUNCTION frequencyDaniel Stenberg
2013-06-13curl_multi_wait.3: clarify the numfds counterDaniel Stenberg
2013-06-08curl_easy_setopt.3: HTTP header with no contentPeter Gal
2013-06-03libcurl-tutorial.3: added a section on IPv6Dan Fandrich
2013-06-03curl_multi_wait: reduce timeout if the multi handle wants toDaniel Stenberg
2013-05-28libcurl-tutorial.3: remove incorrect backslashDaniel Stenberg
2013-05-28curl_formadd.3: fixed wrong "end-marker" syntaxDaniel Stenberg
2013-05-20curl_easy_setopt.3: expand the PROGRESSFUNCTION sectionDaniel Stenberg
2013-04-28DOCS: Corrected line length of recent Secure Transport changesSteve Holme
2013-04-27darwinssl: add TLS crypto authenticationNick Zitzmann
2013-04-27Corrected version numbers after bumpSteve Holme