aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2013-11-03DOCS: Expanded --request description to include POP3 and IMAP detailsSteve Holme
2013-11-03DOCS: Updated --list-only description to include POP3Steve Holme
2013-10-30TODO: Removed the 'Graceful base64 decoding failure' sectionsSteve Holme
2013-10-30NSS: support for CERTINFO featurePatrick Monnerat
2013-10-28SECURITY: "curl security for developers"Daniel Stenberg
2013-10-27docs/examples/httpput.c: fix build for MSVCGisle Vanem
2013-10-27TODO: remove "Happy Eyeball dual stack connect"Daniel Stenberg
2013-10-23CURLOPT_RESOLVE: mention they don't time-outDaniel Stenberg
2013-10-20curl.1: add missing exit-codeGisle Vanem
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-15usercertinmem: fix memory leaksIshan SinghLevett
2013-10-15build: distribute and install libcurl.m4 by defaultDave Reisner
2013-10-15curl.1: fix typo conjuction -> conjunctionAlessandro Ghedini
2013-10-15curl: document the new --tlsv1.[012] optionsDaniel Stenberg
2013-10-15SSL: protocol version can be specified more preciselyGergely Nagy
2013-10-14THANKS: added contributors from the 7.33.0 announcementDaniel Stenberg
2013-10-12curl: rename --bearer to --oauth2-bearerDaniel Stenberg
2013-10-11minor fix in docHeinrich Schaefer
2013-10-02KNOWN_BUGS: #84: CURLINFO_SSL_VERIFYRESULTDaniel Stenberg
2013-09-30curl_easy_setopt.3: slight clarification of SEEKFUNCTIONDaniel Stenberg
2013-09-29getinmemory: remove a commentDaniel Stenberg
2013-09-29postinmemory: new exampleDaniel Stenberg
2013-09-21curl.1: Added information about optional login options to --user in manpageSteve Holme
2013-09-20curl_easy_setopt.3: clarify that TIMEOUT and TIMEOUT_MS set the same valueDaniel Stenberg
2013-09-20Documented --dns-* options in curl manpageKim Vandry
2013-09-20pop3: Added basic SASL XOAUTH2 supportSteve Holme
2013-09-13curl.1: detail how short/long options workDaniel Stenberg
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-06--data: mention CRLF treatment when reading from fileDaniel Stenberg
2013-09-05darwinssl: add support for PKCS#12 files for client authenticationNick Zitzmann
2013-09-05symbols: added HTTP2 symbols and sorted listDaniel Stenberg
2013-09-04curl: add --http1.1 and --http2.0 optionsDaniel Stenberg
2013-08-31-x: rephrased the --proxy section somewhatDaniel Stenberg
2013-08-30docs: Added documentation for CURLOPT_BEARERKyle L. Huff
2013-08-30curl.1: Add usage of '--bearer' optionKyle L. Huff
2013-08-28symbols-in-versions: add CURLOPT_XOAUTH2_BEARERDaniel Stenberg
2013-08-26KNOWN_BUGS: refer to bug numbers with the existing number seriesDaniel Stenberg
2013-08-24FAQ: editorial updatesDaniel Stenberg
2013-08-20CURLM_ADDED_ALREADY: new error codeDaniel Stenberg
2013-08-11THANKS: added contributors from the 7.32.0 release notesDaniel 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-08KNOWN_BUGS: 22 and 57 have been fixed and committedJohn E. Malmberg
2013-08-08mk-ca-bundle.1: don't install on make installDaniel Stenberg
2013-08-06LIBCURL-STRUCTS: new documentDaniel Stenberg
2013-08-06CONTRIBUTE: minor language polishDaniel Stenberg