summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Added libmetalink URL; added Android versions.Guenter Knauf2013-07-041-1/+2
* examples: Moved usercertinmem.c to COMPLICATED_EXAMPLESDan Fandrich2013-07-031-3/+2
* curl.1: fix typo in --xattr descriptionDaniel Stenberg2013-06-251-1/+1
* TODO: 1.8 Modified buffer size approachDaniel Stenberg2013-06-231-0/+23
* KNOWN_BUGS: #83 unable to load non-default openssl enginesDaniel Stenberg2013-06-221-0/+8
* docs: fix typo in curl_easy_getinfo manpageAlessandro Ghedini2013-06-221-2/+2
* THANKS: added 24 new contributors from the 7.31.0 releaseDaniel Stenberg2013-06-221-0/+24
* Use opened body.out file and write content to it.Guenter Knauf2013-06-201-6/+8
* TODO: mention the DANE patch from MarchDaniel Stenberg2013-06-181-0/+6
* TODO: HTTP2/SPDY supportDaniel Stenberg2013-06-151-0/+20
* curl_easy_setopt.3: clarify CURLOPT_PROGRESSFUNCTION frequencyDaniel Stenberg2013-06-141-6/+12
* curl_multi_wait.3: clarify the numfds counterDaniel Stenberg2013-06-131-1/+3
* KNOWN_BUGS: #82 failed build with Borland compilerDaniel Stenberg2013-06-111-0/+5
* curl_easy_setopt.3: HTTP header with no contentPeter Gal2013-06-081-4/+6
* libcurl-tutorial.3: added a section on IPv6Dan Fandrich2013-06-031-13/+31
* curl_multi_wait: reduce timeout if the multi handle wants toDaniel Stenberg2013-06-031-1/+4
* libcurl-tutorial.3: remove incorrect backslashDaniel Stenberg2013-05-281-2/+2
* curl_formadd.3: fixed wrong "end-marker" syntaxDaniel Stenberg2013-05-281-2/+2
* curl.1: clarify that --silent still outputs dataDaniel Stenberg2013-05-281-3/+4
* KNOWN_BUGS: curl -OJC- fails to resumeDaniel Stenberg2013-05-211-0/+6
* curl_easy_setopt.3: expand the PROGRESSFUNCTION sectionDaniel Stenberg2013-05-201-5/+18
* tarball: include the xmlstream exampleDaniel Stenberg2013-05-191-1/+1
* xmlstream: XML stream parsing example source codeDavid Strauss2013-05-193-0/+161
* Updated zlib version in build files.Guenter Knauf2013-05-113-5/+5
* curl.1: document escape sequences recognized by -EKamil Dudka2013-05-061-1/+4
* TODO: Updated following the addition of CURLOPT_SASL_IRSteve Holme2013-04-301-28/+12
* DOCS: Corrected line length of recent Secure Transport changesSteve Holme2013-04-281-2/+8
* darwinssl: add TLS crypto authenticationNick Zitzmann2013-04-272-0/+6
* Corrected version numbers after bumpSteve Holme2013-04-272-5/+5
* DOCS: Updated following the addition of CURLOPT_SASL_IRSteve Holme2013-04-272-0/+10
* TODO: Corrected copy/paste typoSteve Holme2013-04-251-1/+1
* TODO: Added new ideas for future SMTP, POP3 and IMAP featuresSteve Holme2013-04-251-2/+25
* TODO: Updated following the addition of ;auth=<MECH> supportSteve Holme2013-04-251-31/+12
* DOCS: Minor rewording / clarification of host name protocol detectionSteve Holme2013-04-251-2/+2
* DOCS: Added reference to IETF draft for SMTP URL InterfaceSteve Holme2013-04-241-5/+5
* HISTORY: Fix spelling error.Linus Nielsen Feltzing2013-04-231-1/+1
* DOCS: Reworked the scheme calculation explanation under CURLOPT_URLSteve Holme2013-04-231-6/+14
* HISTORY: correct some years/datesDaniel Stenberg2013-04-231-7/+7
* DOCS: Added information about login options to CURLOPT_USERPWDSteve Holme2013-04-221-4/+12
* DOCS: Added information about login options in the URLSteve Holme2013-04-221-6/+12
* usercertinmem.c: add example showing user cert in memoryIshan SinghLevett2013-04-182-1/+213
* docs/libcurl: fix formatting in manpageDave Reisner2013-04-161-2/+2
* FAQ: mention that the network connection can be monitoredDan Fandrich2013-04-151-4/+12
* libcurl-share.3: update what it does and does not share.David Strauss2013-04-121-2/+4
* THANKS: remove duplicated namesDaniel Stenberg2013-04-121-3/+0
* THANKS: added people from the 7.30.0 RELEASE-NOTESDaniel Stenberg2013-04-121-1/+24
* curl_global_init.3: improve description of CURL_GLOBAL_ALLKamil Dudka2013-04-051-1/+2
* examples/multi-single.c: fix the order of destructionsKamil Dudka2013-04-051-1/+7
* curl_easy_setopt.3: CURLOPT_HTTPGET disables CURLOPT_UPLOADDaniel Stenberg2013-04-031-1/+1
* Added dns and connect time to output.Guenter Knauf2013-04-011-1/+15