aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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-28curl.1: clarify that --silent still outputs dataDaniel Stenberg
2013-05-21KNOWN_BUGS: curl -OJC- fails to resumeDaniel Stenberg
2013-05-20curl_easy_setopt.3: expand the PROGRESSFUNCTION sectionDaniel Stenberg
2013-05-19tarball: include the xmlstream exampleDaniel Stenberg
2013-05-19xmlstream: XML stream parsing example source codeDavid Strauss
2013-05-11Updated zlib version in build files.Guenter Knauf
2013-05-06curl.1: document escape sequences recognized by -EKamil Dudka
2013-04-30TODO: Updated following the addition of CURLOPT_SASL_IRSteve Holme
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
2013-04-27DOCS: Updated following the addition of CURLOPT_SASL_IRSteve Holme
2013-04-25TODO: Corrected copy/paste typoSteve Holme
2013-04-25TODO: Added new ideas for future SMTP, POP3 and IMAP featuresSteve Holme
2013-04-25TODO: Updated following the addition of ;auth=<MECH> supportSteve Holme
2013-04-25DOCS: Minor rewording / clarification of host name protocol detectionSteve Holme
2013-04-24DOCS: Added reference to IETF draft for SMTP URL InterfaceSteve Holme
2013-04-23HISTORY: Fix spelling error.Linus Nielsen Feltzing
2013-04-23DOCS: Reworked the scheme calculation explanation under CURLOPT_URLSteve Holme
2013-04-23HISTORY: correct some years/datesDaniel Stenberg
2013-04-22DOCS: Added information about login options to CURLOPT_USERPWDSteve Holme
2013-04-22DOCS: Added information about login options in the URLSteve Holme
2013-04-18usercertinmem.c: add example showing user cert in memoryIshan SinghLevett
2013-04-16docs/libcurl: fix formatting in manpageDave Reisner
2013-04-15FAQ: mention that the network connection can be monitoredDan Fandrich
2013-04-12libcurl-share.3: update what it does and does not share.David Strauss
2013-04-12THANKS: remove duplicated namesDaniel Stenberg
2013-04-12THANKS: added people from the 7.30.0 RELEASE-NOTESDaniel Stenberg
2013-04-05curl_global_init.3: improve description of CURL_GLOBAL_ALLKamil Dudka
2013-04-05examples/multi-single.c: fix the order of destructionsKamil Dudka
2013-04-03curl_easy_setopt.3: CURLOPT_HTTPGET disables CURLOPT_UPLOADDaniel Stenberg
2013-04-01Added dns and connect time to output.Guenter Knauf
2013-03-30BINDINGS: BBHTTP is a cocoa binding, Julia has a bindingDaniel Stenberg
2013-03-27multi-uv.c: remove unused variableClemens Gruber
2013-03-27Added libuv example multi-uv.cClemens Gruber
2013-03-18FEATURES: Small tidy up for constancy and grammarSteve Holme
2013-03-18TODO: Reordered the protocol and security sectionsSteve Holme
2013-03-16FEATURES: Expanded the supported enhanced IMAP command listSteve Holme
2013-03-16TODO: Corrected typo in TOCSteve Holme
2013-03-16TODO: Added IMAP section and removed unused Other protocols sectionSteve Holme
2013-03-16TODO: Added graceful base64 decoding failure to SMTP and POP3Steve Holme
2013-03-16TODO: Corrected typo on section 10.2 headingSteve Holme
2013-03-15TODO: Added section 10.2 Initial response to POP3 to do listSteve Holme
2013-03-13Multiple pipelines and limiting the number of connections.Linus Nielsen Feltzing
2013-03-12OS400: synchronize RPG bindingPatrick Monnerat
2013-03-12curl_global_init: accept the CURL_GLOBAL_ACK_EINTR flagZdenek Pavlas