summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* TODO: Added section 10.2 Initial response to POP3 to do listSteve Holme2013-03-151-0/+6
* Multiple pipelines and limiting the number of connections.Linus Nielsen Feltzing2013-03-133-0/+117
* OS400: synchronize RPG bindingPatrick Monnerat2013-03-121-2/+2
* curl_global_init: accept the CURL_GLOBAL_ACK_EINTR flagZdenek Pavlas2013-03-122-0/+5
* curl.h: stricter CURL_EXTERN linkage decorations logicYang Tse2013-03-121-1/+0
* THANKS: Latin-1'ified Jiri's nameDaniel Stenberg2013-03-111-1/+1
* hiperfifo: updated to use current libevent APIDaniel Stenberg2013-03-101-24/+42
* examples/getinmemory.c: abort the transfer if not enough memoryCédric Deltheil2013-03-091-16/+24
* DOCS: Corrected the IMAP URL grammar of the UIDVALIDITY parameterSteve Holme2013-03-071-1/+1
* FEATURES: Provided a little clarity in some IMAP featuresSteve Holme2013-03-071-2/+2
* DOCS: Added the list command to the IMAP URL sectionSteve Holme2013-03-071-14/+14
* FEATURES: Updated for recent imap additionsSteve Holme2013-03-071-4/+8
* DOCS: Added the IMAP UIDVALIDITY property to the CURLOPT_URL sectionSteve Holme2013-02-261-4/+8
* DOCS: Corrected IMAP URL examples according to RFC5092Steve Holme2013-02-251-2/+2
* DOCS: Corrected layout of POP3 and IMAP URL examplesSteve Holme2013-02-241-0/+4
* DOCS: Updated CURLOPT_URL section following recent POP3 and IMAP changesSteve Holme2013-02-231-6/+25
* FEATURES: Updated following recent IMAP changesSteve Holme2013-02-231-1/+1
* Documentation: Typo in docs/CONTRIBUTEAlexander Klauer2013-02-221-1/+1
* libcurl documentation: clarifications and typosAlexander Klauer2013-02-226-24/+47
* libcurl documentation: updates HTML indexAlexander Klauer2013-02-221-6/+15
* FEATURES: why yes, we do support metalinkNick Zitzmann2013-02-191-0/+3
* docs: schannel and darwinssl documentation improvementsNick Zitzmann2013-02-182-16/+42
* docs: refer to CURLOPT_ACCEPT_ENCODING instead of the old nameDaniel Stenberg2013-02-171-3/+3
* Guile-curl: a new libcurl bindingDaniel Stenberg2013-02-161-6/+11
* move msvc IDE related files to 'vs' directory treeYang Tse2013-02-131-4/+4
* htmltitle: fix suggested build commandAlessandro Ghedini2013-02-101-1/+1
* Updated dependency libs.Guenter Knauf2013-02-093-4/+4
* FAQ: refreshed some phrasesDaniel Stenberg2013-02-081-20/+19
* Revert "vc: remove explicit MSVC6 IDE project file and documentation"Daniel Stenberg2013-02-071-0/+31
* vc: remove explicit MSVC6 IDE project file and documentationDaniel Stenberg2013-02-061-31/+0
* build: move Android.mk to packages/Android/Daniel Stenberg2013-02-061-1/+1
* FEATURES: More NTLM and SSL changes, added two others, fixed typoNick Zitzmann2013-02-061-4/+12
* THANKS: 12 contributors from 7.29.0Daniel Stenberg2013-02-061-0/+12
* FEATURES: Removed erroneous whitespaceSteve Holme2013-02-061-2/+2
* FEATURES: Added SSPI to list of NTLM librariesSteve Holme2013-02-061-2/+2
* FEATURES: Added Secure Transport and qssl to list of SSL librariesSteve Holme2013-02-061-1/+2
* FEATURES: Added email feature setSteve Holme2013-02-061-0/+41
* FAQ: clarify 5.13 How do I stop an ongoing transferDaniel Stenberg2013-02-041-1/+1
* Updated date.Guenter Knauf2013-01-301-1/+1
* Fixed debug.c to work again unchanged.Guenter Knauf2013-01-291-0/+3
* FAQ: "Darwinssl" is AKA "Secure Transport" and supports NTLMNick Zitzmann2013-01-281-5/+6
* docs: fix typos in man pagesKamil Dudka2013-01-282-2/+2
* docs: update the comments about loading CA certs with NSSKamil Dudka2013-01-282-7/+4
* Updated dependency libs.Guenter Knauf2013-01-283-3/+3
* Fixed simple.c to work again unchanged.Guenter Knauf2013-01-281-1/+3
* FAQ: update the SSL lib list and wording in question 2.2Daniel Stenberg2013-01-231-4/+8
* formpost: support quotes, commas and semicolon in file namesUlion2013-01-221-0/+11
* FAQ: 3.22 curl -X gives me HTTP problemsDaniel Stenberg2013-01-211-0/+28
* curl_easy_send.3: document return codesDaniel Stenberg2013-01-191-1/+4
* curl_easy_recv.3: document return codesDaniel Stenberg2013-01-191-3/+8