summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* THANKS: added contributors from the 7.32.0 release notescurl-7_32_0Daniel Stenberg2013-08-111-0/+8
* curl_multi_add_handle.3: ... that timer callback is for event-basedDaniel Stenberg2013-08-091-3/+4
* curl_multi_add_handle.3: mention the CURLMOPT_TIMERFUNCTION useDaniel Stenberg2013-08-091-4/+9
* KNOWN_BUGS: 22 and 57 have been fixed and committedJohn E. Malmberg2013-08-081-13/+0
* mk-ca-bundle.1: don't install on make installDaniel Stenberg2013-08-081-1/+2
* LIBCURL-STRUCTS: new documentDaniel Stenberg2013-08-063-74/+288
* CONTRIBUTE: minor language polishDaniel Stenberg2013-08-061-9/+16
* Revert "DOCS: Added IMAP URL example for listing new messages"Steve Holme2013-08-021-3/+0
* DOCS: Added IMAP URL example for listing new messagesSteve Holme2013-08-021-0/+3
* curl_easy_pause: on unpause, trigger mulit-socket handlingDaniel Stenberg2013-07-291-1/+13
* CURLOPT_XFERINFOFUNCTION: introducing a new progress callbackDaniel Stenberg2013-07-184-21/+92
* mk-ca-bundle.1: point out certdata.txt format docsDaniel Stenberg2013-07-171-2/+7
* src/tool: allow timeouts to accept decimal valuesDave Reisner2013-07-141-2/+7
* curl.1: fix long line, found by checksrc.plDave Reisner2013-07-141-1/+4
* Revert "curl.1: document the --time-cond option in the man page"Kamil Dudka2013-07-091-4/+1
* curl.1: document the --sasl-ir option in the man pageKamil Dudka2013-07-091-0/+3
* curl.1: document the --post303 option in the man pageKamil Dudka2013-07-091-0/+7
* curl.1: document the --time-cond option in the man pageKamil Dudka2013-07-091-0/+3
* 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